ZiamUpdateLoginRouting
Persists the routing rule used by password login. Omit resourceVersion to force update, pass 0 to create only, or pass the current version for optimistic locking.
/api/v1/ziam/login-routingOperation ID
ZiamUpdateLoginRoutingSince
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/jsonBody Fields
resourceVersionLongRequiredOmit to force update, 0 to create only, or current version for optimistic locking.
Example: 1
reasonStringRequiredReason for this resource
Example: rotate default zstack application
valueObjectRequiredValue for this resource
adminObjectRequiredAdmin for this resource
usernameStringUsername for this resource
Example: admin
organizationStringRequiredOrganization for this resource
Example: zstack
applicationStringRequiredApplication for this resource
Example: ziam-default-app
clientIdStringClient id for this resource
Example: 9f5b7df0-7ca2-47f0-aaf3-657a1b8d2d31
clientSecretStringClient secret. GET responses return ****** when a secret exists.
Example: ******
clientSecretRefStringOptional secret reference. env:ZIAM_DEFAULT_LOGIN_CLIENT_SECRET reads from the ZIAM process environment.
Example: env:ZIAM_DEFAULT_LOGIN_CLIENT_SECRET
defaultObjectRequiredDefault for this resource
usernameStringUsername for this resource
Example: admin
organizationStringRequiredOrganization for this resource
Example: zstack
applicationStringRequiredApplication for this resource
Example: ziam-default-app
clientIdStringClient id for this resource
Example: 9f5b7df0-7ca2-47f0-aaf3-657a1b8d2d31
clientSecretStringClient secret. GET responses return ****** when a secret exists.
Example: ******
clientSecretRefStringOptional secret reference. env:ZIAM_DEFAULT_LOGIN_CLIENT_SECRET reads from the ZIAM process environment.
Example: env:ZIAM_DEFAULT_LOGIN_CLIENT_SECRET
