POST - /kubernetes/:type/:mode
Description
This API creates a resource of type (workload, service, storage, configuration, rbac) and specific mode as follow:
Type | Mode | kind |
---|---|---|
workload |
|
|
service |
|
|
storage |
|
|
configuration |
|
|
rbac |
|
|
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
 configuration |  body | object |  yes |  |
body | body | object | yes | Â |
kind | body.body | enum | yes | check table above |
Â