7.1

Table Of Contents
Example: curl Command
The following example command deletes a key pair.
curl –X “Delete” --insecure -H "Accept:application/json"
-H "Authorization: Bearer $token"
https://$host/iaas-proxy-provider/api/keyPairs/26
Example: JSON Output
The output contains an empty HTTP response body and the following status code.
204 No Content
Working with Network Profiles
You can use the vRealize Automation IaaS proxy provider service and IPAM service REST API to create,
list, and update network profiles.
You can access the following types of network profile by using the same programming calls. Different
types of network profiles contain different fields.
Programming Guide
VMware, Inc. 310