InlineIpSpaceUplink1
InlineIpSpaceUplink1
JSON Example
{
"id": "urn:vcloud:ipSpaceUplink:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"description": "string",
"externalNetworkRef": {
"name": "string",
"id": "string"
},
"ipSpaceRef": {
"name": "string",
"id": "string"
},
"ipSpaceType": "string"
}
string
id
Optional
The ID of the IP Space Uplink in URN format.
string
name
Required
The tenant-visible name of the IP Space Uplink. Name is unique across all IP Space Uplinks associated with a Provider Gateway.
string
description
Optional
The description of the IP Space Uplink.
string
ipSpaceType
Optional
The type of the IP Space associated with this uplink. Possible values are: PUBLIC, PRIVATE, SHARED_SERVICES. This property is read-only.