UWAGA: poniższa dokumentacja dotyczy nieakutalnej wersji API (2.0.0). Kliknij aby przejść do aktualnej dokumentacji.

<<

NAME

Meta - API metadata.

FORMAL SPECIFICATION

WSDL: https://api.cloudmonit.pl/2.0.0/wsdl/Meta.wsdl

JSON: https://api.cloudmonit.pl/2.0.0/json/Meta.json

DESCRIPTION

This document is meant for usage by API client libraries.

METHODS

ErrorsList

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.

Arguments

None.

Returns

An array of objects, each containg the fields:

Authorization

This method can be called by read-only users.

Meta

Returns the JSON or WSDL specification of the Meta API module.

WARNING

This method is meant for internal usage in API clients. Unless you are writing one, you probably do not need it.

Arguments

Returns

Authorization

This method can be called by read-only users.

ModulesList

Using this method, the API can supply you with some metadata about itself.

Arguments

None.

Returns

List of pointers to formal metadata of each API module.

An array of objects, each containg the fields:

Authorization

This method can be called by read-only users.

<<