Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 956 Bytes

DNSDomain.md

File metadata and controls

17 lines (13 loc) · 956 Bytes

DNSDomain

Contains the properties of a DNS domain.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'DNSDomain' if this is a complete object or 'DNSDomainLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
cluster ClusterLink [optional]
organization OrganizationLink [optional]
reserved_at_timestamp datetime Date and time when the DNS domain was reserved. [optional]
user_defined bool Indicates if this dns domain is user defined. [optional]

[Back to Model list] [Back to API list] [Back to README]