[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
ReplicatedArrayPairBase
Details about a replicated array pair.
Properties
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.
JSON Example
{
"id": "string",
"local_storage_array_key": "string",
"local_storage_array_name": "string",
"remote_storage_array_key": "string",
"remote_storage_array_name": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
ArrayManager
What's changed in latest?
New! in version latest