Files
python-masakariclient/doc/source/cli/commands.rst
Shilpa Devharakar 423b70dce3 Update operator guide documentation
Updated operator guide documentation for
1. added indexing to list sections appropriately
2. populated CLI section using 'cliff.sphinxext' extension
3. removed 'Module Index' section since displaying 404

Change-Id: I17061a1e5456d027a555dc94dc8ac1a6dd802421
2019-09-20 08:28:24 +00:00

1.4 KiB

Command List

The following list covers the extended commands for Masakari service available in openstack command.

These commands can be referenced by doing openstack help and the detail of individual command can be referred by openstack help <command-name>.

openstack segment create                        Create failover segment.
openstack segment update                        Update failover segment.
openstack segment list                          List all failover segments.
openstack segment show                          Show requested failover segment.
openstack segment delete                        Delete failover segment.
openstack segment host create                   Create host for given failover segment.
openstack segment host update                   Update Create host for given failover segment.
openstack segment host list                     List all hosts associated to failover segment.
openstack segment host show                     Show Create host for given failover segment.
openstack segment host delete                   Delete Create host for given failover segment.
openstack notification create                   Create notification of host.
openstack notification list                     List notifications of host.
openstack notification show                     List notification of host.