Class Service
DNS Service.
- OpenCloud\Common\Base
-
OpenCloud\Common\Service\AbstractService
implements
OpenCloud\Common\Service\ServiceInterface
-
OpenCloud\Common\Service\CatalogService
-
OpenCloud\DNS\Service
Methods summary
public
|
|
public
|
|
public
OpenCloud\Common\Collection
|
|
public
|
|
public
OpenCloud\Common\Collection
|
#
ptrRecordList(
returns a Collection of PTR records for a given Server |
public
|
#
asyncRequest( string $url, string $method = 'GET', array $headers = array(), string $body = null )
retrieves an asynchronous response |
public
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
Methods inherited from OpenCloud\Common\Service\CatalogService
__construct(),
getBaseUrl(),
getExtensions(),
getName(),
getRegion(),
getType(),
getUrl(),
getUrlType()
Methods inherited from OpenCloud\Common\Service\AbstractService
getClient(),
getEndpoint(),
getNamespaces(),
getResources(),
resource(),
resourceList(),
setClient(),
setEndpoint()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()
Magic methods summary
Constants summary
string |
DEFAULT_TYPE
|
#
'rax:dns'
|
string |
DEFAULT_NAME
|
#
'cloudDNS'
|