PackageSpec

Request Information
TYPE Fragment
CategoryObjects

Description

Object: PackageSpec

Properties

name type required default description
type string yes The type of spec
value string yes The specification value

Sample JSON

{
  "type": "diskspace",
  "value": "1000"
}