Management of machinery
| API | API name |
|---|---|
| GET /apis/platform.tkestack.io/v1/machines | View Machine list |
| POST /apis/platform.tkestack.io/v1/machines | Add Machine |
| GET /apis/platform.tkestack.io/v1/machines/{name} | View Machine details |
| DELETE /apis/platform.tkestack.io/v1/machines/{name} | Delete the specified Machine |
| DELETE /apis/platform.tkestack.io/v1/machines | Batch delete Machine |