ImageMappingDescription
Represents a fabric image from the corresponding cloud end-point with additional cloud configuration script that will be executed on provisioning
{
"ubuntu": {
"externalRegionId": "us-east-1",
"externalId": "ami-2c7b5656",
"name": "ami-ubuntu-16.04",
"description": "instance-store - HVM - supports - UTF-8 - tools"
}
}
The id of this resource instance
Date when the entity was created. The date is in ISO 8601 and UTC.
Date when the entity was last updated. The date is ISO 8601 and UTC.
Email of the user or display name of the group that owns the entity.
Type of a owner(user/ad_group) that owns the entity.
The id of the organization this entity belongs to.
HATEOAS of the entity
A human-friendly name used as an identifier in APIs that support this option.
A human-friendly description.
External entity Id on the provider side.
Operating System family of the image.
The regionId of the image
The region name of the image
Additional properties that may be used to extend the base type.
Indicates whether this fabric image is private. For vSphere, private images are considered to be templates and snapshots and public are Content Library Items
Set of ids of the cloud accounts this entity belongs to.
Name of the cloud account this entity belongs to.
Constraints that are used to drive placement policies for the image that is produced from this mapping.Constraint expressions are matched against tags on existing placement targets.
Cloud config for this image. This cloud config will be merged during provisioning with other cloud configurations such as the bootConfig provided in MachineSpecification.