Jump to: navigation, search

Query Locks

Method

Get

Syntax

 
/grs/v1/querylocks

Request Body

N/A

Response Body

 
{
"message": "User has locked resources",
"resource": [
"dmd:Rule-100",
"package1:DT-163",
"Calendar-200"
]
}

HTTP Status Codes

  • 200 OK—Response body provided
  • 204 No Content—User has no locked resources
  • 401 Unauthorized—APIToken not valid
  • 503—Service Unavailable

Notes

 

This page was last edited on May 16, 2017, at 08:20.
Comments or questions about this documentation? Contact us for support!