Meta - API metadata.
WSDL: https://api.cloudmonit.pl/2.0.0/wsdl/Meta.wsdl
JSON: https://api.cloudmonit.pl/2.0.0/json/Meta.json
This document is meant for usage by API client libraries.
This method returns a list of errors that can be returned by the API. This is the same list that is displayed in a human-readable form here.
None.
An array of objects, each containg the fields:
The error code.
The error description.
The error name.
This method can be called by read-only users.
Returns the JSON or WSDL specification of the Meta
API module.
This method is meant for internal usage in API clients. Unless you are writing one, you probably do not need it.
The specification format you want to use.
If omitted,
defaults to json
if you call this method using JSON request ot wsdl
if you call this method with SOAP.
Allowed values are: json
,
wsdl
.
The specification of the module.
The specification format used.
Allowed values are: json
,
wsdl
.
This method can be called by read-only users.
Using this method, the API can supply you with some metadata about itself.
None.
List of pointers to formal metadata of each API module.
An array of objects, each containg the fields:
The module's documentation.
The JSON meta-description file for the module.
The name of the module.
The WSDL file for the module.
This method can be called by read-only users.