The allrecords object is a read-only synthetic object used to retrieve records that belong to a particular zone.
Since this is a synthetic object, it supports reading only by specifying search parameters, not by reference.
References to allrecords are object references. The name part of an allrecords object reference has the following components:
- The name of the record contained in the allrecords object.
Example: allrecords/ZG5zLmJpbmRfY25h:12.0.10.0/12.0.30.0/arec1
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): comment, name, type, view, zone.
The record address.
Type
String.
Search
The field is not available for search.
Notes
The address cannot be updated.
address cannot be written.
The record comment.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
Notes
The comment is part of the base object.
The comment cannot be updated.
comment cannot be written.
The record creator.
Type
String.
Search
The field is available for search via
Notes
The creator cannot be updated.
creator cannot be written.
The GSS-TSIG principal that owns this record.
Type
String.
Search
The field is available for search via
Notes
The ddns_principal cannot be updated.
ddns_principal cannot be written.
Determines if the DDNS updates for this record are allowed or not.
Type
Bool.
Search
The field is not available for search.
Notes
The ddns_protected cannot be updated.
ddns_protected cannot be written.
The disable value determines if the record is disabled or not. “False” means the record is enabled.
Type
Bool.
Search
The field is not available for search.
Notes
The disable cannot be updated.
disable cannot be written.
The specific LBDN record.
Type
String.
This field supports nested return fields as described here.
Search
The field is not available for search.
Notes
The dtc_obscured cannot be updated.
dtc_obscured cannot be written.
The name of the record.
Type
String.
Search
The field is available for search via
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
Determines if the record is reclaimable or not.
Type
Bool.
Search
The field is available for search via
Notes
The reclaimable cannot be updated.
reclaimable cannot be written.
The record object, if supported by the WAPI. Otherwise, the value is “None”.
Type
String.
This field supports nested return fields as described here.
Search
The field is not available for search.
Notes
The record cannot be updated.
record cannot be written.
The Time To Live (TTL) value for which the record is valid or being cached. The 32-bit unsigned integer represents the duration in seconds. Zero indicates that the record should not be cached.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The ttl cannot be updated.
ttl cannot be written.
The record type. When searching for an unspecified record type, the search is performed for all records. On retrieval, the appliance returns “UNSUPPORTED” for unsupported records.
Type
String.
Search
The field is available for search via
Notes
The type is part of the base object.
The type cannot be updated.
type cannot be written.
Name of the DNS View in which the record resides.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
Notes
The view is part of the base object.
The view cannot be updated.
view cannot be written.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
address | String | N | Y | N | N/A |
comment | String | N | Y | Y | : = ~ |
creator | String | N | Y | N | = |
ddns_principal | String | N | Y | N | : = ~ |
ddns_protected | Bool | N | Y | N | N/A |
disable | Bool | N | Y | N | N/A |
dtc_obscured | String | N | Y | N | N/A |
name | String | N | Y | Y | : = ~ |
reclaimable | Bool | N | Y | N | = |
record | String | N | Y | N | N/A |
ttl | Unsigned int | N | Y | N | N/A |
type | String | N | Y | Y | = |
view | String | N | Y | Y | = |
zone | String | N | Y | Y | = |