Ws1bOidcEndpointRemovalRequest

Ws1bOidcEndpointRemovalRequest
Ws1bOidcEndpointRemovalRequest
JSON Example
{
    "api_token": "string",
    "force": false
}
string
api_token
Optional

A JWT token with sufficient privileges to delete an OAuth app on VC/WS1B.

boolean
force
Optional

By default, if cleanup of the OAuth app on VC/WS1B fails, the operation halts and the OIDC configuration for VC/WS1B on NSX is left in place. If true is passed for the force property, then the NSX OIDC configuration is removed regardless of whether the OAuth app was was successfully removed from VC/WS1B.