7.0

Table Of Contents
The postData section shows the JSON data passed in the HTTP POST call. You can insert the
JSON data in a JSON file, for example request.json, and submit it with the POST method in the
command line.
Note Click Clear to purge the network logs if they become too large to navigate easily.
6 Enter the following call in the vRealize Automation shell, where the request.json text file contains
the JSON data from the postData section.
rest post --headers --service catalog-service --uri consumer/requests --data request.json
This call makes the same request that was submitted by using the console.
Programming Guide
VMware, Inc. 399