designateclient.v1.records
Module¶designateclient.v1.records.
RecordsController
(client)[source]¶Bases: designateclient.client.CrudController
create
(domain, record)[source]¶Create a record
Parameters: |
|
---|---|
Returns: |
|
delete
(domain, record)[source]¶Delete a record
Parameters: |
|
---|
get
(domain, record_id)[source]¶Retrieve a record
Parameters: |
|
---|---|
Returns: |
|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.