ListOperations

Lists all operations and their descriptions for a service.

 
Service:The name of the service to list operations for. Leave blank to list operations across all services.

URL

Already have an account? Please

Output Descriptions

Outputs

NameDescriptionAlways Present
ArrayOfOperation
Returns an array of operations.No
Operation
Each instance represents an operation for one of our services.No
OutcomeThe outcome of the call. Possible values are: Success, SystemError, RequestError and RegistrationError.Yes
MessageA short message describing the error if the Outcome field contains RequestError, RegistrationError, or SystemError. An informational message is sometimes provided when Outcome is Success.No
IdentityA description of how the call was authenticated. Possible values are: IP, Cookie, Header and Request.Yes
DelayReports the time it took for the server to complete a request, in a decimal format measured in seconds (Example: 0.0016). This does not take into account any network latency experienced by the caller.Yes
NameThe name of the operation.Yes
DescriptionA description of the operation.Yes
UrlThe URL where the operation can be found.Yes
ServiceThe Xignite service where the operation is located.Yes