Class Subdomain
The Subdomain is basically another domain, albeit one that is a child of a parent domain. In terms of the code involved, the JSON is slightly different than a top-level domain, and the parent is a domain instead of the DNS service itself.
- OpenCloud\Common\Base
- OpenCloud\Common\Resource\BaseResource
- OpenCloud\Common\Resource\PersistentResource
- OpenCloud\DNS\Resource\AbstractResource
- OpenCloud\DNS\Resource\Domain
- OpenCloud\DNS\Resource\Subdomain
addRecord(),
addSubdomain(),
changes(),
cloneDomain(),
createJson(),
export(),
record(),
recordList(),
subdomain(),
subdomainList()
|
create(),
delete(),
getCreateKeys(),
getUpdateKeys(),
update(),
updateJson()
|
checkExtension(),
getAlias(),
noCreate(),
noDelete(),
noUpdate(),
refresh(),
refreshFromLocationUrl(),
waitFor()
|
protected static
boolean
|
$json_name | false |
|
protected static
string
|
$json_collection_name | 'domains' |
|
protected static
string
|
$url_resource | 'subdomains' |
$accountId,
$comment,
$createKeys,
$created,
$emailAddress,
$id,
$name,
$ttl,
$updateKeys,
$updated
|
$metadata,
$parent,
$service
|
$aliases
|