ProviderGatewayRouteMapCommonProperties

ProviderGatewayRouteMapCommonProperties
ProviderGatewayRouteMapCommonProperties

Common object properties for Provider Gateway Route Map and Route Map Summary.

JSON Example
{
    "id": "string",
    "name": "string",
    "description": "string",
    "bgpPermissionGroupRef": {
        "id": "urn:vcloud:bgpPermissionGroup:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
        "name": "string",
        "accessLevel": "string"
    }
}
string
id
Optional

The unique id of this route map. On updates, the id is required for the map, while for create a new id will be generated. This id is not a VCD URN.

string
name
Required

Name for the Route Map.

string
description
Optional

Description for this Route Map.

bgpPermissionGroupRef
Optional

A BGP Permission Group reference associated with a BGP component. It specifies the the BGP Permission Group along with the access level assigned to the component.