Current limitations of the REST API implementation:
- No API client is available for REST. BlueCat api.jar/API.pm files don't support REST APIs.
- Get-related APIs with no matching input will return a sparsely populated object.
- REST API methods that require the body for the API call should be formed correctly by a client. If the body is formed incorrectly, the server will give you an error.