Documentation
¶
Index ¶
Constants ¶
View Source
const ( AcceptHeader = "Accept" OrgUnitContextHeader = "x-clumio-organizationalunit-context" InternalServerError = "Internal Server Error" NonSuccessStatusCodeError = "Non-success status code returned." Get = "GET" Post = "POST" Put = "PUT" Patch = "PATCH" Delete = "DELETE" )
Variables ¶
This section is empty.
Functions ¶
func InvokeAPI ¶
func InvokeAPI(request *InvokeAPIRequest) *apiutils.APIError
InvokeAPI invokes the REST API and returns an error if it fails.
Types ¶
Click to show internal directories.
Click to hide internal directories.