Reports

There are a few report type commands in the SLCLI.

summary

Account summary.

summary [OPTIONS]

Options

--sortby <sortby>

Column to sort by

Options

datacenter | hardware | virtual_servers | vlans | subnets | public_ips

A list of datacenters, and how many servers, VSI, vlans, subnets and public_ips are in each.

report bandwidth

Bandwidth report for every pool/server.

This reports on the total data transfered for each virtual sever, hardware server and bandwidth pool.

report bandwidth [OPTIONS]

Options

--start <start>

datetime in the format ‘YYYY-MM-DD’ or ‘YYYY-MM-DD HH:MM:SS’

--end <end>

datetime in the format ‘YYYY-MM-DD’ or ‘YYYY-MM-DD HH:MM:SS’

--sortby <sortby>

Column to sort by

Default

hostname

--virtual

Show the all bandwidth summary for each virtual server

--server

show the all bandwidth summary for each hardware server