7.3

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": ""
}
JSON Output
The output contains an empty HTTP response body and the following status code.
204 No Content
Input
Use the supported input parameters to control the command output.
Parameter Description
URL https://$vRA/iaas-proxy-provider/api/network/profiles/$id
Method Put
$vRA Specifies the appliance name and fully qualified domain name, or IP
address of the vRealize Automation server.
$token Specifies a valid HTTP bearer token with necessary credentials.
Output
The command output contains a status statement.
Parameter Description
status If the command is not successful, the HTTP status is 204 No
Content.
Delete a Network Profile Example
DELETE /api/network/profiles/{id} deletes an existing network profile corresponding to its unique
ID.
Programming Guide
VMware, Inc. 322