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

<<

NAME

ReportAddress - Manage the report addresses.

FORMAL SPECIFICATION

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

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

DESCRIPTION

This module allows you to manage the e-mail addresses to send periodic (daily, weekly or monthly) reports about your services.

METHODS

Create

This method creates a new ReportAddress object.

Arguments

Returns

Delete

This method deletes a ReportAddress object. Use with caution.

Arguments

Returns

Nothing.

Find

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

Arguments

Returns

Authorization

This method can be called by read-only users.

Meta

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

Arguments

Returns

Authorization

This method can be called by read-only users.

Update

This method updates an existing ReportAddress object.

Arguments

Returns

Nothing.

<<