2.2. API endpoints
The following API endpoints are available:
/apis/metal3.io/v1alpha1/bmceventsubscriptions-
GET: list objects of kind BMCEventSubscription
-
/apis/metal3.io/v1alpha1/namespaces/{namespace}/bmceventsubscriptions-
DELETE: delete collection of BMCEventSubscription -
GET: list objects of kind BMCEventSubscription -
POST: create a BMCEventSubscription
-
/apis/metal3.io/v1alpha1/namespaces/{namespace}/bmceventsubscriptions/{name}-
DELETE: delete a BMCEventSubscription -
GET: read the specified BMCEventSubscription -
PATCH: partially update the specified BMCEventSubscription -
PUT: replace the specified BMCEventSubscription
-
/apis/metal3.io/v1alpha1/namespaces/{namespace}/bmceventsubscriptions/{name}/status-
GET: read status of the specified BMCEventSubscription -
PATCH: partially update status of the specified BMCEventSubscription -
PUT: replace status of the specified BMCEventSubscription
-
2.2.1. /apis/metal3.io/v1alpha1/bmceventsubscriptions 링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind BMCEventSubscription
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |