Replica¶
- class borneo.Replica[source]¶
Bases:
objectCloud service only
Information representing a single replica. One or more of these is returned in
TableResultfor tables that have replicasAdded in version 5.4.2.
Methods Summary
Returns the
TableLimits.CAPACITY_MODEof the replica tableget_ocid()Returns the OCID of the replica table
get_name()Returns the name of the replica
Returns the state of the replica
Returns the value of write units for the replica table
Methods Documentation