DomainSummary | Object | Summary information about the domain. |
acgId | String | The contract Id of the domain. |
activationState | String | From v1.2. Tracks the status of the domain's propagation state. Either PENDING, COMPLETE, or DENIED. A DENIED value indicates that the domain configuration is invalid, and doesn't propagate until the validation errors are resolved. |
changeId | String | From v1.2. The ID associated with the change. |
deleteRequestId | String | Unique identifier of the delete request associated with the domain. Used for tracking and auditing deletion operations within the system. |
id | Integer | From v1.4. The ID of the domain. |
lastModified | String | An ISO 8601 timestamp that indicates the time of the last domain change. |
lastModifiedBy | String | From v1.2. The email address of the administrator who made the last change to the domain. |
links | Array | A URL path that allows direct navigation to the domain. |
links[] | Object | From v1.2. Lists navigable URLs to resources. |
modificationComments | String | From v1.2. A descriptive note about changes to the domain. The maximum is 4000 characters. |
name | String | The full GTM domain name that needs to end in .akadns.net, up to 100 characters. |
signAndServe | Boolean | Whether DNSSEC Sign&Serve is enabled. |
signAndServeAlgorithm | String | The algorithm currently or last used for DNSSEC Sign&Serve. The value is null if no algorithm has ever been assigned to this domain. Either RSA_SHA1, RSA_SHA256, RSA_SHA512, ECDSA_P256_SHA256, ECDSA_P384_SHA384. |
status | String | Describes the status of the domain. |
DomainSummary.links[] | | |
href | String | From v1.2. Provides a hypermedia link to the complete URL that uniquely defines a resource. |
rel | String | From v1.2. Indicates the link relationship of the object. |