GetDeletionStatus
Retrieve the current deletion status of a resource
GET
/api/v1/deletion/{resourceType}/{resourceUuid}/statusOperation ID
GetDeletionStatusSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
resourceTypeStringRequiredType of the resource to query deletion status for
resourceUuidStringRequiredUUID of the resource to query deletion status for
