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

<<

NAME

User - manage your users or manage your personal data

FORMAL SPECIFICATION

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

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

DESCRIPTION

This API module allows you to configure users and their data.

METHODS

Find

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

Arguments

Returns

Authorization

This method can be called by read-only users.

Login

A NOOP that can be used to start a new API session.

Arguments

None.

Returns

Authorization

This method can be called by read-only users.

Logout

Calling this method will terminate your API session if you have started one.

Arguments

None.

Returns

Nothing.

Authorization

This method can be called by read-only users.

Meta

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

Arguments

Returns

Authorization

This method can be called by read-only users.

Update

Updates an user's information.

Arguments

Returns

Nothing.

<<