Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
listSystemVms
List system virtual machines.
Request parameters
| Parameter Name | Description | Required |
| hostid | the host ID of the system VM | false |
| id | the ID of the system VM | false |
| keyword | List by keyword | false |
| name | the name of the system VM | false |
| page | false | |
| pagesize | false | |
| podid | the Pod ID of the system VM | false |
| state | the state of the system VM | false |
| storageid | the storage ID where vm's volumes belong to | false |
| systemvmtype | the system VM type. Possible types are "consoleproxy" and "secondarystoragevm". | false |
| zoneid | the Zone ID of the system VM | false |
Response Tags
| Response Name | Description |
| id | the ID of the system VM |
| activeviewersessions | the number of active console sessions for the console proxy system vm |
| agentstate | the agent state of the system VM |
| created | the date and time the system VM was created |
| disconnected | the last disconnected date of host |
| dns1 | the first DNS for the system VM |
| dns2 | the second DNS for the system VM |
| gateway | the gateway for the system VM |
| guestvlan | guest vlan range |
| hostid | the host ID for the system VM |
| hostname | the hostname for the system VM |
| hypervisor | the hypervisor on which the template runs |
| jobid | the job ID associated with the system VM. This is only displayed if the router listed is part of a currently running asynchronous job. |
| jobstatus | the job status associated with the system VM. This is only displayed if the router listed is part of a currently running asynchronous job. |
| linklocalip | the link local IP address for the system vm |
| linklocalmacaddress | the link local MAC address for the system vm |
| linklocalnetmask | the link local netmask for the system vm |
| name | the name of the system VM |
| networkdomain | the network domain for the system VM |
| podid | the Pod ID for the system VM |
| privateip | the private IP address for the system VM |
| privatemacaddress | the private MAC address for the system VM |
| privatenetmask | the private netmask for the system VM |
| publicip | the public IP address for the system VM |
| publicmacaddress | the public MAC address for the system VM |
| publicnetmask | the public netmask for the system VM |
| publicvlan | public vlan range |
| state | the state of the system VM |
| systemvmtype | the system VM type |
| templateid | the template ID for the system VM |
| version | the systemvm agent version |
| zoneid | the Zone ID for the system VM |
| zonename | the Zone name for the system VM |