/
PUT - /kubernetes/deployment/scale
PUT - /kubernetes/deployment/scale
Description
This API scales a resource of type deployment only.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
configuration | body | object | yes |
|
name | body | string | yes |
|
scale | body | integer | yes |
|