Job Status
To check the status of a previously submitted group jobs as a Product Admin, use the API below.
info
{api-base-url}
can be obtained from the MirrorFly console.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
jobId | String | Yes | ID of the group delete job |
#
ResponsesIf successful, this action deletes the given group.
#
ErrorIn the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Unauthorized access (not a Product Admin)