6.2

Table Of Contents
}, {
"key" : "provider-arrivalDate",
"value" : {
"type" : "dateTime",
"value" : "2014-02-21T19:44:00.000Z"
}
}, {
"key" : "provider-address",
"value" : {
"type" : "string",
"value" : "25 McLaren Street\nNorth Sydney, NSW 2060\nAUS"
}
}, {
"key" : "provider-hotel",
"value" : {
"type" : "entityRef",
"componentId" : null,
"classId" : "hotel",
"id" : "8",
"label" : "Racecar Hotel"
}
}, {
"key" : "provider-location",
"value" : {
"type" : "entityRef",
"componentId" : null,
"classId" : "location",
"id" : "3",
"label" : "AUS-Sydney-Napier"
}
}, {
"key" : "provider-duration",
"value" : {
"type" : "integer",
"value" : 5
}
} ]
},
...
Syntax for Finding a Resource by its Request ID
You can use the REST API catalog service with a request ID to find its corresponding resource.
Input
Use the supported input parameters to control the command output.
Parameter Description
URL https://$host/catalog-service/api/consumer/resources?$filter=request/id+eq+
%27requestId%27
$host Specifies the host name and fully qualified domain name or IP address of the
vRealize Automation identity server.
Programming Guide
VMware, Inc. 53