View Report of Workload Services or Processes
The following command lists all running services or processes on a workload:
ilo workload service_reports_latest --workload-id UUID
Where:
UUID is the workload's UUID. See About the Workload UUID.
In the example, the workload's UUID is as follows:
2ca0715a-b7e3-40e3-ade0-79f2c7adced0
Example Workload Service Report
ilo workload service_reports_latest --workload-id 2ca0715a-b7e3-40e3-ade0-79f2c7adced0 +-----------------+---------------------------+ | Attribute | Value | +-----------------+---------------------------+ | uptime_seconds | 1491 | | created_at | 2015-10-20T15:13:00.681Z | +-----------------+---------------------------+ Open Service Ports +----------+---------+-------+--------------+-----------------+---------+------------------+ | Protocol | Address | Port | Process Name | User | Package | Win Service Name | +----------+---------+-------+--------------+-----------------+---------+------------------+ | udp | 0.0.0.0 | 5355 | svchost.exe | NETWORK SERVICE | | Dnscache | ... | tcp | 0.0.0.0 | 135 | svchost.exe | NETWORK SERVICE | | RpcSs | +----------+---------+-------+--------------+-----------------+---------+------------------+ 200, OK