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