7.3

Table Of Contents
"type": "string",
"value": "Specific Key Pair"
},
"label": null
}
]
},
"state": {
"dependencies": [
],
"facets": [
{
"type": "mandatory",
"value": {
"type": "constantClause",
"value": {
"type": "boolean",
"value": true
}
}
}
]
},
"isMultiValued": false
}
]
Syntax for Displaying a Schema Definition for a vCloud Air
Reservation
GET /api/data-service/schema/{classId}/default with classId for vCloud Air, displays the
schema definition for a vCloud Air reservation.
Overview
SomevRealize Automation reservation fields are common to all reservation types and some are type-
specific. The list of type-specific fields is defined in a schema. You can call a data and schema service to
get schema definition information. The data and schema service combines fetch data and fetch schema
REST API calls.
Table 85. Fields Common To All Reservation Types
Parameter Description
Parameter
Type
Id Specifies the reservation ID. GUID
name Specifies the reservation name. String
reservationTypeId Specifies the reservation type, for example Infrastructure.Reservation.Virtual.vSphere or
Infrastructure.Reservation.Virtual.Amazon.
String
tenantId Specifies the tenant ID that contains the reservation. String
Programming Guide
VMware, Inc. 221