7.0

Table Of Contents
}
]
}
],
"profileType": "EXTERNAL",
"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
profile. For example, you can query an external network profile and use it as the basis for creating a
different type of network profile.
Input
Use the supported input parameters to control the command output.
Parameter Description
URL https://$host/iaas-proxy-provider/api/network/profiles/$id
Method Get
$host Specifies the host name and fully qualified domain name or IP
address of the vRealize Automation identity server.
$token Specifies a valid HTTP bearer token with necessary credentials.
$id: Specifies the unique network profile identifier.
Output
The command output contains property names and values based on the command input parameters.
Programming Guide
VMware, Inc. 355