SddcAllocatePublicIpSpec

SddcAllocatePublicIpSpec
SddcAllocatePublicIpSpec
JSON Example
{
    "names": [
        "string"
    ],
    "count": 0,
    "private_ips": [
        "string"
    ]
}
array of string
names
Optional

List of names for the workload VM public IP assignment.

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.

Parameter To