grid:maxminddbinfo : Topology DB Info object.¶
The information about Topology DB.
Object Reference¶
References to grid:maxminddbinfo are object references. The name part of a Topology DB Info object reference has the following components:
The ‘maxminddbinfo’ string
The topology type
Example: grid:maxminddbinfo/ZGldHdvcmtfdmlldyQxMTk:maxminddbinfo/GEOIP
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Global search (searches via the search object)
Scheduling
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
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): binary_major_version, binary_minor_version, build_time, database_type, deployment_time, member, topology_type.
binary_major_version¶
- binary_major_version¶
The major version of DB binary format.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The binary_major_version is part of the base object.
The binary_major_version cannot be updated.
binary_major_version cannot be written.
binary_minor_version¶
- binary_minor_version¶
The minor version of DB binary format.
Type
Unsigned integer.
Search
The field is not available for search.
Notes
The binary_minor_version is part of the base object.
The binary_minor_version cannot be updated.
binary_minor_version cannot be written.
build_time¶
- build_time¶
The time at which the DB was built.
Type
Timestamp.
Search
The field is not available for search.
Notes
The build_time is part of the base object.
The build_time cannot be updated.
build_time cannot be written.
database_type¶
- database_type¶
The structure of data records (“GeoLite2-Country”, GeoLite2-City”, etc.).
Type
String.
Search
The field is not available for search.
Notes
The database_type is part of the base object.
The database_type cannot be updated.
database_type cannot be written.
deployment_time¶
- deployment_time¶
The time at which the current Topology DB was deployed.
Type
Timestamp.
Search
The field is not available for search.
Notes
The deployment_time is part of the base object.
The deployment_time cannot be updated.
deployment_time cannot be written.
member¶
- member¶
The member for testing the connection.
Type
String.
Search
The field is not available for search.
Notes
The member is part of the base object.
The member cannot be updated.
member cannot be written.
topology_type¶
- topology_type¶
The topology type.
Type
String.
- Valid values are:
EA
GEOIP
Search
The field is available for search via
‘=’ (exact equality)
Notes
The topology_type is part of the base object.
The topology_type cannot be updated.
topology_type cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
binary_major_version |
Unsigned int |
N |
Y |
Y |
N/A |
binary_minor_version |
Unsigned int |
N |
Y |
Y |
N/A |
build_time |
Timestamp |
N |
Y |
Y |
N/A |
database_type |
String |
N |
Y |
Y |
N/A |
deployment_time |
Timestamp |
N |
Y |
Y |
N/A |
member |
String |
N |
Y |
Y |
N/A |
topology_type |
String |
N |
Y |
Y |
= |