irTwit
Dabbler
- Joined
- Aug 18, 2014
- Messages
- 48
I have a test VM with a periodic snapshot and replication task steup. GET snapshots returns a "replication" property. What does this represent? All the snapshots have "null" as its value.
I haven't been able to find anything on the forums, the API documentation, and google.
I haven't been able to find anything on the forums, the API documentation, and google.
Code:
{
"filesystem": "bucket/bucket",
"fullname": "bucket/bucket@auto-20151206.1558-1h",
"id": "bucket/bucket@auto-20151206.1558-1h",
"mostrecent": true,
"name": "auto-20151206.1558-1h",
"parent_type": "filesystem",
"refer": 69734400,
"replication": null, <===== This Here
"used": 0
}