NAME
rackapi - Web service access to RackMan
DESCRIPTION
This program is a small CGI which provides a limited web service access to the RackTables database, through the RackMan modules.
ACTIONS
list
Search and return the list of devices corresponding to the criterion defined by the given parameters.
PARAMETERS
tag
Specify one or more tags to select the devices. Currently, at least one tag must be specified.
to
Specify the output format: perl
, json
, yaml
. Default is json
.
type
Specify the type of device to select: pdu
, server
, switch
.
use
Specify the Use
attribute of the device: dev
, preprod
, prod
, test
, dead
.
AUTHOR
Sebastien Aperghis-Tramoni