SddcAllocatePublicIpSpec
SddcAllocatePublicIpSpec
JSON Example
{
"count": 0,
"private_ips": [
"string"
],
"names": [
"string"
]
}
integer As int32 As int32
count
Required
count
array of string
private_ips
Optional
List of workload VM private IPs to be assigned the public IP just allocated.
array of string
names
Optional
List of names for the workload VM public IP assignment.