Server Status API.
Return all monitoring statuses for a server.
| Parameters: | name (String) – Name of the service. Service names are 1-64 characters A-Z, a-z, 0-9, -, . and _. Ensure this value has at most 64 characters. |
|---|---|
| Returns: | A dictionary with the following keys:
|
List all monitoring status information for servers in the account.
| Parameters: |
|
|---|---|
| Returns: | A list of dictionaries as described in server.status.info(). |