The DNS scavenging task object provides information on scavenging process state.
References to scavengingtask are object references. The name part of a DNS scavenging task object reference has the following components:
- Task identifier
Example: scavengingtask/ZG5zLm5ldHdvcmtfdmlldyQxMTk:1
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): action, associated_object, status.
The scavenging action.
Type
String.
Search
The field is available for search via
Notes
The action is part of the base object.
The action cannot be updated.
action cannot be written.
The reference to the object associated with the scavenging task.
Type
String.
This field supports nested return fields as described here.
Search
The field is available for search via
Notes
The associated_object is part of the base object.
The associated_object cannot be updated.
associated_object cannot be written.
The scavenging process end time.
Type
Timestamp.
Search
The field is not available for search.
Notes
The end_time cannot be updated.
end_time cannot be written.
The number of processed during scavenging resource records.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The processed_records cannot be updated.
processed_records cannot be written.
The number of resource records that are allowed to be reclaimed during the scavenging process.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The reclaimable_records cannot be updated.
reclaimable_records cannot be written.
The number of reclaimed during the scavenging process resource records.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The reclaimed_records cannot be updated.
reclaimed_records cannot be written.
The scavenging process start time.
Type
Timestamp.
Search
The field is not available for search.
Notes
The start_time cannot be updated.
start_time cannot be written.
The scavenging process status. This is a read-only attribute.
Type
String.
Search
The field is available for search via
Notes
The status is part of the base object.
The status cannot be updated.
status cannot be written.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
action | String | N | Y | Y | = |
associated_object | String | N | Y | Y | = |
end_time | Timestamp | N | Y | N | N/A |
processed_records | Unsigned int | N | Y | N | N/A |
reclaimable_records | Unsigned int | N | Y | N | N/A |
reclaimed_records | Unsigned int | N | Y | N | N/A |
start_time | Timestamp | N | Y | N | N/A |
status | String | N | Y | Y | = |