[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
EdgeQoSConfig
Represents the Rate Limiting Configuration for a given Edge Gateway.
Properties
egressProfile
Optional
The Gateway QoS profile for egress traffic. Egress QoS profile contains configuration of rate limiting properties which can be applied in egress direction at Edge Gateway.
ingressProfile
Optional
The Gateway QoS profile for ingress traffic. Ingress QoS profile contains configuration of rate limiting properties which can be applied in ingress direction at Edge Gateway.
JSON Example
{
"egressProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string"
},
"ingressProfile": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
egressProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
ingressProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 36.2
Parameter To
Update Gateway Qo S Config
Returned By
Get Gateway Qo S Config
What's changed in v37.0?
New! in version v37.0