ManageEngine® Applications Manager AddMonitor API - Cloud Apps | ||
This section explains how to use the AddMonitor API to add monitors of the category type 'Cloud Apps'. The following monitors are supported:
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The type of the monitor you want to add. Value should be Amazon |
accessKey | The Access Key Id of the AWS for accessing the AWS through the API. |
SecretAccessKey | The secret access key of the AWS. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The type of the monitor you want to add. Value should be WindowsAzure |
SubscriptionID |
Enter your Windows Azure subscription ID. (Note: Subscription ID can be obtained by signing into windows.azure.com using your windows live id. Then click Hosted Service and navigate to Storage & CDN, then to Storage Accounts). |
AccountName | Enter the Account Name of your Windows Azure Storage account. |
AccountKey | Enter the Account key of your Windows Azure Storage account. |
Timeout | Specify a Timeout interval in seconds. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
apikey | Applications Manager API key (To get the API Key, go to AppManager > Admin > REST API) |
displayname | The display name of the OpenStack monitor |
type | The type of the monitor you want to add. For OpenStack, it should be "OpenStack" |
baseAuthURL | The Base Authentication URL for OpenStack. Eg: http://controller:5000 |
tenantName | Project Name associated with User of OpenStack account |
username |
Username of OpenStack account |
password |
Password of OpenStack account |
IsProxyRequired |
true/false |
Error Handling:
4601 - The Authentication URL should not be empty.
4602 - The Tenant Name should not be empty.
AddMonitor API - Application Servers |
AddMonitor API - Custom Monitors |