7.3

Table Of Contents
Listing Provisioned Resources 6
You use the catalog service to list provisioned resources.
The catalog service is designed to be used by consumers and providers of the service catalog. For
example, a consumer might want to list resources provisioned by a provider. The consumer can also list
the resources in multiple ways.
Each example for this use case lists a curl command with respective JSON response, plus input and
output parameters. The same set of prerequisites applies to each example.
This chapter includes the following topics:
n
Prerequisites for Listing Provisioned Resources
n
Display Your Provisioned Resources Example
n
Display Provisioned Resources by Resource Type Example
n
Display All Available Resource Types Example
n
Display Provisioned Resources by Business Groups You Manage Example
n
View Machine Details Example
Prerequisites for Listing Provisioned Resources
Satisfy the following conditions before performing any tasks for this use case.
n
Log in to vRealize Automation as a business group manager.
n
Verify that the appliance name and fully qualified 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.
Display Your Provisioned Resources Example
GET /api/consumer/resources/{id} displays a list of all the provisioned resources that you own.
VMware, Inc.
85