VmImageCatalogItemPublishSpec
VmImageCatalogItemPublishSpec
Information specific to the content type.
JSON Example
{
"cloudConfig": "string",
"imageName": "string",
"selectZone": false,
"storageClass": "string",
"volumes": [
{
"name": "string",
"size": "string"
}
]
}
string
cloudConfig
Optional
Cloud config script to be applied to VMs provisioned from this image.
string
imageName
Required
Constraints:
minLength: 1
Name of the VM image to publish.
boolean
selectZone
Optional
Whether to create a zone input for the published catalog item.
string
storageClass
Optional
Optional storage class specified by catalog admin when publishing the catalog item
array of
Volume
volumes
Optional
List of volumes for the published catalog item, specifying name and size