designateclient.v2.cli.reverse
Module¶designateclient.v2.cli.reverse.
ListFloatingIPCommand
(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.Lister
List floatingip ptr records
columns
= ['id', 'ptrdname', 'description', 'ttl']¶log
= <Logger designateclient.v2.cli.reverse.ListFloatingIPCommand (NOTSET)>¶designateclient.v2.cli.reverse.
SetFloatingIPCommand
(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.ShowOne
Set floatingip ptr record
log
= <Logger designateclient.v2.cli.reverse.SetFloatingIPCommand (NOTSET)>¶designateclient.v2.cli.reverse.
ShowFloatingIPCommand
(app, app_args, cmd_name=None)[source]¶Bases: osc_lib.command.command.ShowOne
Show floatingip ptr record details
log
= <Logger designateclient.v2.cli.reverse.ShowFloatingIPCommand (NOTSET)>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.