Update Service App
DescriptionUpdates a specific VMware service application.
Request
URLURL
Path Parameters
Path Parameters
Request Body
{}
The name of the service application
The client ID
The client secret
The read-only expiration date of the access token.
The authorization URL for the application.
Whether the application is currently enabled.
The unique ID for the service application. This field is read-only.
The read-only time-to-live of the access token in seconds.
The external organization id of the service application
Authentication
Response
Response BodyResponse Body
200 OK
{
"authorizationUrl": "https://console.cloud.vmware.com/csp/gateway/am/api/auth/api-tokens/authorize"
}
The name of the service application
The client ID
The client secret
The read-only expiration date of the access token.
The authorization URL for the application.
Whether the application is currently enabled.
The unique ID for the service application. This field is read-only.
The read-only time-to-live of the access token in seconds.
The external organization id of the service application
Errors
Invalid configuration.
The specified resource was not found