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