NAME

Webservice::OVH::Order::Domain::Zone

SYNOPSIS

use Webservice::OVH;

my $ovh = Webservice::OVH->new_from_json("credentials.json");

my $existing_zones = $ovh->order->domain->zone->existing;

DESCRIPTION

Provides the possibility to order domain zones only.

METHODS

_new

Internal Method to create the Zone object. This method is not ment to be called directly.

_new

Returns an array with all available zones connected to the active account.

_new

Gets information about a requested zone order.

_new

Gets information about a requested zone order.

_new

Gets available options for the desired zone order.