Bases: DriverPlugin
Base class for storage plugins
Count records
context – RPC Context.
criterion – Criteria to filter by.
Count recordsets
context – RPC Context.
criterion – Criteria to filter by.
Count zones
context – RPC Context.
criterion – Criteria to filter by.
Create a Blacklist.
context – RPC Context.
blacklist – Blacklist object with the values to be created.
Create a Pool.
context – RPC Context.
pool – Pool object with the values to be created.
Create a PoolAttribute.
context – RPC Context.
pool_id – The ID of the pool to which the attribute belongs.
pool_attribute – PoolAttribute object with the values created.
Create a Quota.
context – RPC Context.
quota – Quota object with the values to be created.
Create a record on a given Zone ID
context – RPC Context.
zone_id – Zone ID to create the record in.
recordset_id – RecordSet ID to create the record in.
record – Record object with the values to be created.
Create a recordset on a given Zone ID
context – RPC Context.
zone_id – Zone ID to create the recordset in.
recordset – RecordSet object with the values to be created.
Create a TLD.
context – RPC Context.
tld – Tld object with the values to be created.
Create a TSIG Key.
context – RPC Context.
tsigkey – TsigKey object with the values to be created.
Create a new Zone.
context – RPC Context.
zone – Zone object with the values to be created.
Create a Zone Export.
context – RPC Context.
zone_export – Zone Export object with the values to be created.
Create a Zone Import.
context – RPC Context.
zone_import – Zone Import object with the values to be created.
Delete a Blacklist via ID.
context – RPC Context.
blacklist_id – Delete a Blacklist via ID
Delete the pool with the matching id
context – RPC Context.
pool_id – The ID of the pool to be deleted
Delete the pool with the matching id
context – RPC Context.
pool_attribute_id – The ID of the PoolAttribute to be deleted
Delete a Quota via ID.
context – RPC Context.
quota_id – Delete a Quota via ID
Delete a record
context – RPC Context.
record_id – Record ID to delete
Delete a recordset
context – RPC Context.
recordset_id – RecordSet ID to delete
Delete a TLD via ID.
context – RPC Context.
tld_id – Delete a TLD via ID
Delete a TSIG Key via ID.
context – RPC Context.
tsigkey_id – Delete a TSIG Key via ID
Delete a Zone
context – RPC Context.
zone_id – Zone ID to delete.
Delete a Zone Export via ID.
context – RPC Context.
zone_export_id – Delete a Zone Export via ID
Delete a Zone Import via ID.
context – RPC Context.
zone_import_id – Delete a Zone Import via ID
Find a single Blacklist.
context – RPC Context.
criterion – Criteria to filter by.
Find Blacklists
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single Pool.
context – RPC Context.
criterion – Criteria to filter by.
Find a single PoolAttribute
context – RPC Context.
criterion – Criteria to filter by.
Find all PoolAttributes
context – RPC Context
criterion – Criteria by which to filer
marker – Resource ID used by paging. The next page will start at the next resource after the marker
limit – Integer limit of objects on the page
sort_key – Key used to sort the returned list
sort_dir – Directions to sort after using sort_key
Find all Pools
context – RPC Context.
criterion – Criteria by which to filter
marker – Resource ID used by paging. The next page will start at the next resource after the marker
limit – Integer limit of objects on the page
sort_key – Key used to sort the returned list
sort_dir – Directions to sort after using sort_key
Find a single Quota.
context – RPC Context.
criterion – Criteria to filter by.
Find Quotas
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single Record.
context – RPC Context.
criterion – Criteria to filter by.
Find Records.
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single RecordSet.
context – RPC Context.
criterion – Criteria to filter by.
Find RecordSets.
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find RecordSets.
context – RPC Context.
criterion – Criteria to filter by.
Find a single Service Status.
context – RPC Context.
criterion – Criteria to filter by.
Retrieve status for services
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single TLD.
context – RPC Context.
criterion – Criteria to filter by.
Find TLDs
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find TSIG Keys.
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single Zone.
context – RPC Context.
criterion – Criteria to filter by.
Find a single Zone Export.
context – RPC Context.
criterion – Criteria to filter by.
Find Zone Exports
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find a single Zone Import.
context – RPC Context.
criterion – Criteria to filter by.
Find Zone Imports
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Find zones
context – RPC Context.
criterion – Criteria to filter by.
marker – Resource ID from which after the requested page will start after
limit – Integer limit of objects of the page size after the marker
sort_key – Key from which to sort after.
sort_dir – Direction to sort after using sort_key.
Get a Blacklist via ID.
context – RPC Context.
blacklist_id – Blacklist ID to get.
Get a Pool via the id
context – RPC Context.
pool_id – The ID of the pool to get
Get a PoolAttribute via the ID
context – RPC Context.
pool_attribute_id – The ID of the PoolAttribute to get
Get a Quota via ID.
context – RPC Context.
quota_id – Quota ID to get.
Get a record via ID
context – RPC Context.
record_id – Record ID to get
Get a recordset via ID
context – RPC Context.
recordset_id – RecordSet ID to get
Get all Tenants.
context – RPC Context.
tenant_id – ID of the Tenant.
Get a TLD via ID.
context – RPC Context.
tld_id – TLD ID to get.
Get a TSIG Key via ID.
context – RPC Context.
tsigkey_id – Server ID to get.
Get a Zone via its ID.
context – RPC Context.
zone_id – ID of the Zone.
Get a Zone Export via ID.
context – RPC Context.
zone_export_id – Zone Export ID to get.
Get a Zone Import via ID.
context – RPC Context.
zone_import_id – Zone Import ID to get.
Purge a Zone
context – RPC Context.
zone – Zone to delete.
Update a Blacklist
context – RPC Context.
blacklist – Blacklist to update.
Update the specified pool
context – RPC Context.
pool – Pool to update.
Update the specified pool
context – RPC Context.
pool_attribute – PoolAttribute to update
Update a Quota
context – RPC Context.
quota – Quota to update.
Update a record
context – RPC Context.
record – Record to update
Update a recordset
context – RPC Context.
recordset – RecordSet to update
Update the Service status for a service.
context – RPC Context.
service_status – Set the status for a service.
Update a TLD
context – RPC Context.
tld – TLD to update.
Update a TSIG Key
context – RPC Context.
tsigkey – TSIG Keyto update.
Update a Zone
context – RPC Context.
zone – Zone object.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.