Cancel an incomplete keystore task
Incomplete tasks can be canceled by any user with the required permission.
Request
POST https://{hostname}:{port}
/cli/serverKeystore/cancelImportTask?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| task | string | true | ID of an import task. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: cancelServerKeystoreImportTask.