This object contains information about discrepancies found when performing a DNS integrity check for a zone.
References to zone_auth_discrepancy are object references. The name part of a DNS Auth Zone discrepancy object reference has the following components:
- The FQDN of the zone being checked.
- The name of the view in which the zone being checked resides.
Example: zone_auth_discrepancy/ZG5zLmhvc3QkLl9kZWZhd3QuaDE:zone.com/default
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): description, severity, timestamp, zone.
Information about the discrepancy.
Type
String.
Search
The field is not available for search.
Notes
The description is part of the base object.
The description cannot be updated.
description cannot be written.
The severity of the discrepancy reported.
Type
String.
Search
The field is available for search via
Notes
The severity is part of the base object.
The severity cannot be updated.
severity cannot be written.
The time when the DNS integrity check was last run for this zone.
Type
Timestamp.
Search
The field is not available for search.
Notes
The timestamp is part of the base object.
The timestamp cannot be updated.
timestamp cannot be written.
The reference of the zone during a search. Otherwise, this is the zone object of the zone to which the discrepancy refers.
Type
String.
This field supports nested return fields as described here.
Search
The field is available for search via
Notes
The zone is part of the base object.
The zone cannot be updated.
zone cannot be written.
These fields are used only for searching. They are not actual members of the object and therefore the server does not return these fields with this name unless they are nested return fields.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
description | String | N | Y | Y | N/A |
severity | String | N | Y | Y | = |
timestamp | Timestamp | N | Y | Y | N/A |
zone | String | N | Y | Y | = |
Field | Type | Search |
---|---|---|
fqdn | String | = |
view | String | = |