Apache CloudStack 4.18.0.0 Root Admin API Reference
listCounters
List the counters for VM auto scaling
Request parameters
Parameter Name | Description | Required |
id | ID of the Counter. | false |
keyword | List by keyword | false |
name | Name of the counter. | false |
page | false | |
pagesize | false | |
provider | Network provider of the counter. | false |
source | Source of the counter. | false |
Response Tags
Response Name | Description |
id | the id of the Counter |
name | Name of the counter. |
provider | Provider of the counter. |
source | Source of the counter. |
value | Value in case of snmp or other specific counters. |
zoneid | zone id of counter |