Inquire about the status of an operation
get
/gsadmin/v1/{appName}/tasks/{taskId}
For a given task id, returns its current status
Request
Supported Media Types
- application/json
Path Parameters
-
appName: string
Specifies the name of your application. For example, "cloud".
-
taskId: string
Specifies the task id.
Security
-
basicAuth: basic
Type:
basic
Description:Basic username/password authentication.
Response
Supported Media Types
- application/json
200 Response
The task has successfully finished processing.