Remove Geo Zone IPv6 Pool

Method:              DELETE URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId} This method will remove a Geo Zone IPv6 Pool

Modify Geo Zone IPv6 Pool

Method:              PUT URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId} This method will create a new Geo Zone IPv6 Pool Parameter Description GeoZoneIPV6PoolName “string” DefaultServerIP “string” ALFPacId “string” FailoverPoolId “string”  

Create Geo Zone IPv6 Pool Entry

Method:              POST URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId}/Entry This method will create a new Geo Zone IPv6 Pool Entry. Parameter Description EntryIPV6ZoneName “string” GeoZoneIPV6PoolName “string” ALFPacId “string” FailoverPoolId “string”  

Remove Geo Zone IPv6 Pool Entry

Method:              DELETE URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId}/Entry/{entryId} This method will remove an existing Geo Zone IPv6 Pool.  

Modify Geo Zone IPv6 Pool Entry

Method:              PUT URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId}/Entry/{entryId} This method will modify an existing Geo Zone IPv6 Pool Entry. Parameter Description EntryIPv6ZoneName “string” GeoZoneIPv6PoolName “string” ALFPacId “string” FailoverPoolId “string”  

Retrieve all Geo Zone IPv6 Pool Entries

Method:              GET URI:                       /CloudDNS/GeoZone/IPv6Pool/{geoZoneIPv6PoolId}/Entry/All This method will return all Geo Zone IPv6 Zone Pool Entries within the account, including all sub-companies, if they exist. The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards […]

Retrieve all Geo Zone IPv6 Pools

Method:              GET URI:                       /CloudDNS/GeoZone/IPv6Pool/All This method returns all Geo Zone IPv6 Zone Pools within the account, including all sub-companies, if they exist. The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be […]

Retrieve all Geo Zones

Method:              GET URI:                       /CloudDNS/GeoZone/List This method will return all Geo Zones within the account, including all sub-companies, if they exist. The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be preceded by […]

Create a Zone Transfer Setting

Method:              POST URI:                       /CloudDNS/ZoneTransfer/Setting This method creates a new Zone Transfer Setting. Parameter Description Name “string”  

Remove Zone Transfer Setting

Method:              DELETE URI:                       /CloudDNS/ZoneTransfer/Setting/{settingId} This method deletes an existing Zone Transfer Setting.