5.2. API endpoints
The following API endpoints are available:
/apis/metal3.io/v1alpha1/firmwareschemas-
GET: list objects of kind FirmwareSchema
-
/apis/metal3.io/v1alpha1/namespaces/{namespace}/firmwareschemas-
DELETE: delete collection of FirmwareSchema -
GET: list objects of kind FirmwareSchema -
POST: create a FirmwareSchema
-
/apis/metal3.io/v1alpha1/namespaces/{namespace}/firmwareschemas/{name}-
DELETE: delete a FirmwareSchema -
GET: read the specified FirmwareSchema -
PATCH: partially update the specified FirmwareSchema -
PUT: replace the specified FirmwareSchema
-
5.2.1. /apis/metal3.io/v1alpha1/firmwareschemas 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- HTTP method
-
GET - Description
- list objects of kind FirmwareSchema
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |