7.1

Table Of Contents
Input Description
$token Specifies a valid HTTP bearer token with necessary credentials.
HTTP Body The HTTP body specifies the information for creating an external
IPAM profile.
n
profileType
Specify EXTERNAL for this paramter.
n
id
Specifies null.
n
name
Specifies the name of the profile.
n
IPAMEndpointId
Specifies the endpoint ID for an external IPAM provider.
n
addressSpaceExternalId
Must specify the value that is chosen in the
vRealize Automation UI for Address Space.
n
description
Optionally, can specify a description for the profile. If you do
not provide a description, code "null" for this parameter.
n
definedRanges
Specifies parameters that set up defined address ranges:
n
externalId
n
name
n
description
n
state
Specify "UNALLOCATED" for this value.
n
beginIPv4Address
Specify "null" for this parameter.
n
endIPv4Address
Specify "null" for this parameter.
Output
The command output contains property names and values based on the command input parameters.
Property Description
status The http response should contain a Location attribute that is formatted as
https://$host/iaas-proxy-provider/api/keyPairs/$keypairID.
Header.Location The HTTP response should contain a Location attribute that is formatted as
https://$host/iaas-proxy-
provider/api/network/profiles/$networkProfileID.
$networkProfileID Specifies the unique identifier of the new network profile.
Programming Guide
VMware, Inc. 331