Description
This API creates a resource of mode (Service, Deployment, DaemonSet, CronJob, HPA, PVC).type (workload, service, storage, configuration, rbac) and specific mode as follow:
Type | Mode | kind |
---|---|---|
workload |
|
|
service |
|
|
storage |
|
|
configuration |
|
|
rbac |
|
|
...
Input
Code Block |
---|
Type: application/json |
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes |
|
body | body | object | yes |
|
kind | body.body | enum | yes | check table above |