ImageMapping
ImageMapping
Describes an image mapping between image key and fabric image.
HATEOAS links:
region - Region - Region for the mapping.
JSON Example
{
"mapping": {
"mapping": {
"id": "9e49",
"createdAt": "2012-09-27",
"updatedAt": "2012-09-27",
"owner": "[email protected]",
"organizationId": "deprecated",
"orgId": "9e49",
"_links": {
"_links": {
"href": "string",
"hrefs": [
"string"
]
}
},
"name": "my-name",
"description": "my-description",
"externalId": "i-cfe4-e241-e53b-756a9a2e25d2",
"osFamily": "linux, win",
"externalRegionId": "us-east-1",
"customProperties": {
"customProperties": "string"
},
"isPrivate": true,
"cloudAccountIds": [
"string"
],
"cloudConfig": "runcmd:\n - [\"mkdir\", \"/imageFolder\"]"
}
},
"externalRegionId": "us-east-1",
"_links": {
"_links": {
"href": "string",
"hrefs": [
"string"
]
}
}
}
object
mapping
Required
Image mapping defined for the particular region.
string
externalRegionId
Optional
The id of the region for which this mapping is defined.
object
_links
Required
HATEOAS of the entity