10.2. API endpoints
The following API endpoints are available:
/apis/k8s.ovn.org/v1/egressqoses-
GET: list objects of kind EgressQoS
-
/apis/k8s.ovn.org/v1/namespaces/{namespace}/egressqoses-
DELETE: delete collection of EgressQoS -
GET: list objects of kind EgressQoS -
POST: create an EgressQoS
-
/apis/k8s.ovn.org/v1/namespaces/{namespace}/egressqoses/{name}-
DELETE: delete an EgressQoS -
GET: read the specified EgressQoS -
PATCH: partially update the specified EgressQoS -
PUT: replace the specified EgressQoS
-
/apis/k8s.ovn.org/v1/namespaces/{namespace}/egressqoses/{name}/status-
GET: read status of the specified EgressQoS -
PATCH: partially update status of the specified EgressQoS -
PUT: replace status of the specified EgressQoS
-
10.2.1. /apis/k8s.ovn.org/v1/egressqoses 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind EgressQoS
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |