Update a scaling profile

Updates an existing scaling profile with the specified configuration.

Path Params
uuid
required

The unique scaling profile identifier.

Body Params

The updated scaling profile data.

Consolidated request model for creating or updating a scaling profile.
Use for both POST (create) and PUT (update) operations.

string
required
length between 3 and 100

User-friendly name for the scaling profile.

string | null

Optional description for the scaling profile.

string
required
length between 1 and 50

Color identifier for this scaling profile. The UI defines available color IDs and their visual representation.
Examples: "blue", "primary-1", "accent-red", etc.

strategy
object
required

Scaling strategy including provisioning mode and mode-specific configuration.

experience
object
required

User experience settings for scaling operations.

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json