Create a scaling profile

Creates a new scaling profile with the specified configuration.

Body Params

The scaling profile data to create.

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