ScaleComponent
Scale a component to the specified number of replicas
POST
/api/v1/lifecycle/components/{uuid}/scaleOperation ID
ScaleComponentSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
uuidStringRequiredUUID of the component to scale
Body Fields
replicasIntegerRequiredDesired number of replicas for the component
Example: 3
