Description
Returns the JSON status of the service configuration task that was
created using the configureServerServices API method.
Attention: You must be an administrator to use this API.
Parameters
Name | Description |
---|---|
configurationToken |
Location: query Type: string The string token value that is returned from the
configureServerServices API method.
|
Responses
Code | Description |
---|---|
201 |
Type: string Returns the service configuration status in JSON format based on the token string.
|