The designateclient.v2.tsigkeys Module

The designateclient.v2.tsigkeys Module

class designateclient.v2.tsigkeys.TSIGKeysController(client)[source]

Bases: designateclient.v2.base.V2Controller

create(name, algorithm, secret, scope, resource_id)[source]
delete(tsigkey)[source]
get(tsigkey)[source]
list(criterion=None, marker=None, limit=None)[source]
update(tsigkey, values)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

python-designateclient 2.9.1.dev5