Allocations.Image
Allocations.Image
Request schema for provisioning of Image Allocation resource
JSON Example
{
"accountType": "string",
"count": 0,
"groupId": "string",
"image": "string",
"selectedCloudAccount": {
"additionalProperties": {
"gcp": {
"project": "string"
}
},
"id": "string",
"name": "string",
"type": "string"
},
"selectedCloudConfig": "string",
"selectedImageId": "string",
"selectedRegion": {
"id": "string",
"name": "string"
}
}
string
accountType
Optional
The type of the cloud account - AWS/Azure/GCP/etc...
Possible values are : aws, gcp, azure,
integer
count
Optional
The number of resource instances to be created.
string
groupId
Optional
The id of the group this allocation resource belongs to. Allocations in the same group have affinity between them.
string
image
Required
The name of the image mapping to look for.
object
selectedCloudAccount
Optional
The cloud account that was selected as part of this allocation
string
selectedCloudConfig
Optional
The cloud config specified for the image mapping.
string
selectedImageId
Optional
selectedImageId
object
selectedRegion
Optional
The region that was selected as part of this allocation