Function: servicemonitor

Result: the list of elements

Server care

Access level: admin user

  • url — URL
  • monserver — Server
  • id — Id
  • pricelist — Tariff plan
  • account — Client
  • project — Provider
  • datacentername — Data center
  • processingmodule — Processing module
  • createdate — Creation date
  • expiredate — End date
  • autoprolong — Auto renewal
  • status_msg — Status
  • item_status — Status
  • cost — Price

Service activation

Function: servicemonitor.open

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of servicemonitor function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of servicemonitor function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • processingmodule — Processing module. Processing module for this service

Edit properties of the selected service

Function: servicemonitor.edit

Access level: admin user

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of servicemonitor function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of servicemonitor function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • processingmodule — Processing module. Processing module
  • autoprolong — Auto renewal. Select a period to automatically renew the service upon expiration
  • createdate — Order date . Date when the service was ordered
  • opendate — Creation date. Activation date
  • expiredate — Expiration date. Validity period
  • scheduledclose — . (Optional parameter. To enable the option click "on".) Service will be deleted after paid period
  • reboot — . (Optional parameter. To enable the option click "on".) Reboot server to apply changes
  • note — Comment. Enter any information related to the service. It will be displayed only to administrators
  • noexpense — . (Optional parameter. To enable the option click "on".) Select the check box if you don't want to charge/refund a client if his service resources have been changed

Set filter.

servicemonitor.filter

Drill down to User panel

Function: servicemonitor.su

Drill down to User panel

Access level: admin

Delete the selected services

Function: servicemonitor.delete

Delete the selected services

Access level: admin user

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of servicemonitor function.

Result: successful operation or error message

Order a new service

Function: servicemonitor.order

Order a new service

Access level: user

Resume

Function: servicemonitor.resume

Resume

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of servicemonitor function.

Result: successful operation or error message

Suspend

Function: servicemonitor.suspend

Suspend

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of servicemonitor function.

Result: successful operation or error message

Set a filter by the selected client

Function: servicemonitor.setfilter

Set a filter by the selected client

Access level: admin