Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EmailDomain

The properties that define an email domain. An email domain contains configuration used to assert responsibility for emails sent from that domain.

Properties

Optional activeDkimId

activeDkimId: undefined | string

The OCID of the DKIM key that will be used to sign mail sent from this email domain.

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that contains this email domain.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of an email domain.

Optional domainVerificationId

domainVerificationId: undefined | string

Id for Domain in Domain Management (under governance) if DOMAINID verification method used.

Optional domainVerificationStatus

domainVerificationStatus: model.DomainVerificationStatusType

The current domain verification status.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the email domain.

Optional isSpf

isSpf: undefined | false | true

Value of the SPF field. For more information about SPF, please see SPF Authentication.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the email domain.

name

name: string

The name of the email domain in the Internet Domain Name System (DNS).

Example: {@code mydomain.example.com}

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

The time the email domain was created, expressed in RFC 3339 timestamp format, "YYYY-MM-ddThh:mmZ".

Example: {@code 2021-02-12T22:47:12.613Z}

Functions

getDeserializedJsonObj

getJsonObj