Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Domain

The domain model that is associated with a tenancy.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

domainName

domainName: string

The domain name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the domain.

lifecycleState

lifecycleState: LifecycleState

Lifecycle state of the domain.

ownerId

ownerId: string

The OCID of the tenancy that has started the registration process for this domain.

status

status: Status

Status of the domain.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

Date-time when this domain was created. An RFC 3339-formatted date and time string.

Optional timeUpdated

timeUpdated: Date

Date-time when this domain was last updated. An RFC 3339-formatted date and time string.

txtRecord

txtRecord: string

The code that the owner of the domain will need to add as a TXT record to their domain.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Domain): object

getJsonObj

  • getJsonObj(obj: Domain): object