DnsServiceExtensions Class |
Note: This API is now obsolete.
Namespace: net.openstack.Core.Synchronous
The DnsServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddPtrRecords | Obsolete.
Adds reverse DNS records to a cloud resource in the DNS service.
|
![]() ![]() | AddRecords | Obsolete.
Adds records to a domain in the DNS service.
|
![]() ![]() | CloneDomain | Obsolete.
Clones a domain registered in the DNS service, optionally cloning its subdomains as well.
|
![]() ![]() | CreateDomains | Obsolete.
Registers one or more new domains in the DNS service.
|
![]() ![]() | ExportDomain | Obsolete.
Exports a domain registered in the DNS service.
|
![]() ![]() | GetJobStatus(IDnsService, DnsJob, Boolean) | Obsolete.
Gets information about an asynchronous task being executed by the DNS service.
|
![]() ![]() | GetJobStatusTResponse(IDnsService, DnsJobTResponse, Boolean) | Obsolete.
Gets information about an asynchronous task with a strongly-typed result being executed by the DNS service.
|
![]() ![]() | ImportDomain | Obsolete.
Imports domains into the DNS service.
|
![]() ![]() | ListDomainChanges | Obsolete.
Gets information about all changes made to a domain since a specified time.
|
![]() ![]() | ListDomainDetails | Obsolete.
Gets detailed information about a specific domain.
|
![]() ![]() | ListDomains | Obsolete.
Gets information about domains currently listed in the DNS service.
|
![]() ![]() | ListLimits(IDnsService) | Obsolete.
Get information about the provider-specific limits of this service.
|
![]() ![]() | ListLimits(IDnsService, LimitType) | Obsolete.
Get information about the provider-specific limits of this service for a particular LimitType.
|
![]() ![]() | ListLimitTypes | Obsolete.
Get information about the types of provider-specific limits in place for this service.
|
![]() ![]() | ListPtrRecordDetails | Obsolete.
Gets detailed information about a reverse DNS record currently associated with a cloud resource in the DNS service.
|
![]() ![]() | ListPtrRecords | Obsolete.
Gets information about reverse DNS records currently associated with a cloud resource in the DNS service.
|
![]() ![]() | ListRecordDetails | Obsolete.
Gets detailed information about a specific DNS record.
|
![]() ![]() | ListRecords | Obsolete.
Gets information about records currently associated with a domain in the DNS service, optionally filtering the results
to include only records of a specific type, name, and/or data.
|
![]() ![]() | ListSubdomains | Obsolete.
Gets information about subdomains currently associated with a domain in the DNS service.
|
![]() ![]() | RemoveDomains | Obsolete.
Removes one or more domains from the DNS service.
|
![]() ![]() | RemovePtrRecords | Obsolete.
Removes one or more reverse DNS records from the DNS service.
|
![]() ![]() | RemoveRecords | Obsolete.
Removes one or more domain records from the DNS service.
|
![]() ![]() | UpdateDomains | Obsolete.
Updates one or more domains in the DNS service.
|
![]() ![]() | UpdatePtrRecords | Obsolete.
Update reverse DNS records for a cloud resource in the DNS service.
|
![]() ![]() | UpdateRecords | Obsolete.
Updates domain records in the DNS service.
|