7.2

Table Of Contents
{
"key": "storageFreeSizeGB",
"value": {
"type": "integer",
"value": 120
}
},
{
"key": "reservationStorageReservationPriority",
"value": {
"type": "integer",
"value": 1
}
}]
}
}]
}
},
{
"key": "resourcePool",
"value": {
"type": "entityRef",
"componentId": null,
"classId": "ResourcePools",
"id": "4e51fabc-19e8-4e79-b413-d52309b3bb62",
"label": "CoreDev"
}
}],
"metadata": {
"size": 0,
"totalElements": 1,
"totalPages": 1,
"number": 1,
"offset": 0
}
}
Update a Reservation
You can use the REST API reservation service to update an existing vRealize Automation reservation.
Prerequisites
n
Log in to vRealize Automation as a fabric group administrator.
n
Verify that the host name and fully qualied domain name of the vRealize Automation instance are
available.
n
Verify that you have a valid HTTP bearer token that matches your login credentials. See Chapter 2,
“REST API Authentication,” on page 9.
n
Obtain the reservation ID of the reservation that you want to update. This information is required API
command input. See “Syntax for Displaying a List of Reservations,” on page 249.
n
Obtain the reservation eld information for the reservation that you want to update. For example, if you
want to change from one compute resource to another, you must obtain the new compute resource ID
and its associated JSON section output. This information is required API command input. See “Syntax
for Geing a Compute Resource for a Reservation,” on page 189.
Programming Guide
254 VMware, Inc.