DNS ServiceΒΆ
To instantiate a Compute service object, you first need to setup a Rackspace/OpenStack client. To do this, or for more information, please consult the Clients documentation.
You will then need to run:
$service = $client->dnsService();