EdgeQoSConfig
EdgeQoSConfig
Represents the Rate Limiting Configuration for a given Edge Gateway.
JSON Example
{
"ingressProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
},
"egressProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string",
"type": "string"
}
}
ingressProfile
Optional
Reference for entities which are external to VCD and do not have a VCD URN identifier.
egressProfile
Optional
Reference for entities which are external to VCD and do not have a VCD URN identifier.
Availability
Added in 36.2
Parameter To
Returned By