Reference Guide

Table Of Contents
Action qualifiers
-id
Unique identifier of the host.
-name
Unique name of the existing object (host).
-select
Display selected attributes in the output.
-sort
Sorts output
field+ (or just field) sort by field in ascending order.
field- sort by field in descending order.
-offset
Start record list starting from specific value.
-limit
Limits the number of listed records.
-all
Query all records.
-query
Query records that fulfill the specified condition.
-output
Change the output format.
nvp Display output as plain text.
csv Display output in CSV format.
table Display output in a table.
json Display output in JSON format.
create
Add a host.
18