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

<<

NAME

Distributor - Methods for distributors.

FORMAL SPECIFICATION

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

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

METHODS

Create

Creates a new distributor account. The new account has the free "demo" package enabled by default.

Arguments

Returns

Find

This method allows you to fetch information about selected Distributor objects.

Arguments

Returns

Authorization

This method can be called by read-only users.

Meta

Returns the JSON or WSDL specification of the Distributor 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.

Read

This method allows you to get information about a single Distributor object.

Arguments

Returns

Authorization

This method can be called by read-only users.

Update

This method updates an existing Distributor object.

Arguments

Returns

Nothing.

<<