IpAddressSpaceAssociation

IpAddressSpaceAssociation
IpAddressSpaceAssociation

Specifies the IP Space Association configuration.

AllOf
This class requires all of the following:
JSON Example
{
    "status": "string",
    "id": "urn:vcloud:ipSpaceAssociation:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
    "name": "string",
    "description": "string",
    "providerGatewayRef": {
        "name": "string",
        "id": "string"
    },
    "ipSpaceRef": {
        "name": "string",
        "id": "string"
    }
}