Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Classes

  • AsyncResponse
  • Domain
  • Object
  • PtrRecord
  • Record
  • Service
  • Subdomain
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

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
Extended by OpenCloud\Common\PersistentObject
Extended by OpenCloud\DNS\Object
Extended by OpenCloud\DNS\Domain
Extended by OpenCloud\DNS\Subdomain
Namespace: OpenCloud\DNS
Located at OpenCloud/DNS/Subdomain.php
Methods inherited from OpenCloud\DNS\Domain
addRecord(), addSubdomain(), changes(), cloneDomain(), createJson(), export(), record(), recordList(), subdomain(), subdomainList()
Methods inherited from OpenCloud\DNS\Object
create(), delete(), getCreateKeys(), getUpdateKeys(), update(), updateJson()
Methods inherited from OpenCloud\Common\PersistentObject
__construct(), __set(), action(), checkExtension(), createUrl(), customAction(), findLink(), getParent(), getService(), id(), jsonCollectionElement(), jsonCollectionName(), jsonName(), name(), noCreate(), noDelete(), noUpdate(), parent(), primaryKeyField(), refresh(), region(), resourceName(), service(), setParent(), setService(), status(), url(), waitFor()
Methods inherited from OpenCloud\Common\Base
checkJsonError(), getHttpRequestObject(), getLogger(), makeQueryString(), populate(), setLogger(), setProperty()
Properties summary
protected static boolean $json_name false
#
protected static string $json_collection_name 'domains'
#
protected static string $url_resource 'subdomains'
#
Properties inherited from OpenCloud\DNS\Domain
$accountId, $comment, $createKeys, $created, $emailAddress, $id, $name, $ttl, $updateKeys, $updated
PHP OpenCloud API API documentation generated by ApiGen 2.8.0