7.2

Table Of Contents
Parameter Description
URL hps://$host/reservation-service/api/reservations/types
Method Get
$host Species the host name and fully qualied domain name or IP address of the
vRealize Automation identity server.
$token Species a valid HTTP bearer token with necessary credentials.
Output
The command output contains property names and values based on the command input parameters.
Property Description
Links Species an array of link objects, each of which contains the following parts:
rel Species the name of the link.
n
Self refers to the object that was returned or requested.
n
First, Previous, Next, and Last refer to corresponding pages of pageable lists.
n
Species the application or service that determines the other names.
href Species the URL that produces the result.
Content Species an array of data rows, each of which represents one of the objects returned in a
pageable list. Each object contains the following information:
@type
Contains the ReservationType string.
createdDate Species the create date.
lastUpdated Species the last update date.
version Displays the object version number.
Id Species the unique identier of this resource.
name Species the reservation type name.
description Species the reservation type description.
category Species the reservation category of Virtual, Cloud or Physical.
serviceTypeId Species the vRealize Automation service ID.
tenantId This contains a null value.
FormReference Species the user interface form reference. This eld is valid for user interface elements only.
n
type -- user interface form type
n
formId -- user interface form ID
SchemaClassId Species the schema class ID of the reservation type. Each supported reservation type contains
specic elds. The supported elds are dened in the schema. For details, see the reservation
service schema denitions in the vRealize Automation API Reference in the vRealize Automation
Documentation Center.
Programming Guide
118 VMware, Inc.