Projection
Projection
Definition of a projection
JSON Example
{
"projectedName": "string",
"projectedDescription": "string",
"id": "string",
"org": {
"name": "string",
"id": "string"
},
"projectedEntity": {
"name": "string",
"id": "string"
}
}
string
projectedName
Optional
The projected name of the entity that gets projected.
string
projectedDescription
Optional
The projected description of the entity that gets projected.
string
id
Optional
URN of the projection in the format (urn:vcloud:projections:
Availability
Added in 39.0
Used By