InlineProviderGatewayRouteMap1
InlineProviderGatewayRouteMap1
JSON Example
{
"matchCriteriaEntries": [
{
"type": "string",
"action": "string",
"asPathPrepend": "65546, 1.10",
"localPreference": 0,
"multiExitDiscriminator": 0,
"preferGlobalIPv6NextHop": false,
"weight": 0,
"community": "NO_EXPORT 11:22:33",
"communityListMatchCriteriaItems": [
{
"operator": "string",
"communityListRef": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"regexValue": "string"
}
],
"ipPrefixListMatchCriteriaItems": [
{
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
}
]
}
],
"version": {
"version": 0
}
}
array of RouteMapMatchCriteriaEntry
matchCriteriaEntries
Required
An ordered list of matching criteria entries of the Route Map.
version
Optional
This property describes the current version of the entity. To prevent clients from overwriting each other's changes, update operations must include the version which can be obtained by issuing a GET operation. If the version number on an update call is missing, the operation will be rejected. This is only needed on update calls.