ReplicatedArrayPairBase
ReplicatedArrayPairBase
Details about a replicated array pair.
JSON Example
{
"id": "string",
"local_storage_array_key": "string",
"local_storage_array_name": "string",
"remote_storage_array_key": "string",
"remote_storage_array_name": "string"
}
string
id
Required
ID of the replicated array pair.
string
local_storage_array_key
Required
Local storage array key of the replicated array pair.
string
local_storage_array_name
Required
Local storage array name of the replicated array pair.
string
remote_storage_array_key
Required
Remote storage array key of the replicated array pair.
string
remote_storage_array_name
Required
Remote storage array name of the replicated array pair.