7.2

Table Of Contents
"state": "UNALLOCATED",
"hostName": "",
"createdDate": "2014-11-11T02:23:38.000Z",
"lastModifiedDate": "2014-11-11T02:23:38.000Z"
},
}
],
"profileType": "EXTERNAL",
"IPAMEndpointId": null,
"subnetMask": "255.255.255.0",
"gatewayAddress": "10.110.183.253",
"primaryDnsAddress": "10.110.182.45",
"secondaryDnsAddress": "",
"dnsSuffix": "mycompany.com",
"dnsSearchSuffix": "",
"primaryWinsAddress": "10.0.0.1",
"secondaryWinsAddress": ""
}
Syntax for Querying a Network Profile
You can use the vRealize Automation REST API to query and display an external, NAT,or routed network
prole. For example, you can query an external network prole and use it as the basis for creating a dierent
type of network prole.
Input
Use the supported input parameters to control the command output.
Parameter Description
URL hps://$host/iaas-proxy-provider/api/network/proles/$id
Method Get
$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.
$id: Species the unique network prole identier.
Output
The command output contains property names and values based on the command input parameters.
Chapter 3 REST API Use Cases
VMware, Inc. 309