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