7.2

Table Of Contents
Table 36. HATEOAS Link Functions as Defined by rel Field
Link Description
GET: Parent Resource
URI to get the resourceView for the parent item. See “Syntax for
Geing Deployment Details,” on page 89.
GET:Template
{com.vmware.csp.component.cafe.composition@res
ource.action.deployment.$actionName
URI to get a template request for a specic action that you can
perform on this resource.
POST:
{com.vmware.csp.component.cafe.composition@res
ource.action.deployment.$actionName
URI to which to post the request to perform an action, based on the
corresponding template.
Input
Use the supported input parameters to control the command output.
Parameter Description
URL hps://$host/catalog-service/api/consumer/resources/$resourceId
$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.
$resourceID Species a resource ID. See “Syntax for Geing Deployment Details,” on page 89 to
view all of your requests and search for a request ID.
managedOnly If true, the returned requests are from the user's managed subtenants.
page Species a page number.
limit Species the number of entries to display on a page.
$orderby Species how to order multiple comma-separated properties sorted in ascending or
descending order.
$top Species the number of returned entries from the top of the response (total number per
page in relation to skip).
$skip Species the number of entries to skip.
lter Contains a Boolean expression to determine if a particular entry is included in the
response.
Output
The command output contains property names and values based on the command input parameters.
Table 37. Output Parameters
Property Description
resourceId The unique identier of the resource.
iconId Species an icon for this request based on the requested object type.
name The user friendly name of the resource.
description An extended user friendly description of the resource.
status The status of the resource. For example, On, O, etc.
catalogItemId The identier of the catalog item associated with this provisioned resource.
catalogItemLabel The label of the catalog item associated with this provisioned resource.
requestId The unique identier of the request that created this provisioned resource.
Chapter 3 REST API Use Cases
VMware, Inc. 93