SoftLayer_Dns_Domain_Registration


SoftLayer_Dns_Domain_Registration

Description

Deprecated
The SoftLayer_Dns_Domain_Registration data type represents a domain registration record.

Local


createDate

None
Type: dateTime


expireDate

The date that the domain registration will expire.
Type: dateTime


id

A domain record’s internal identifier.
Type: int


lockedFlag

Indicates whether a domain is locked or unlocked.
Type: int


modifyDate

None
Type: dateTime


name

A domain’s name, for example “example.com”.
Type: string


serviceProviderId

None
Type: int

Relational


account

The SoftLayer customer account that the domain is registered to.
Type: SoftLayer_Account

Count