server client restore
This commit is contained in:
16
clients.json
Normal file
16
clients.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"client_id": "client1",
|
||||
"api_key": "fcf730b6d95236ecd3c9fc2d92d7b6b2bb061514961aec041d6c7a7192f592e4",
|
||||
"max_size_bytes": 107374182400,
|
||||
"dataset": "zfs/client1",
|
||||
"enabled": true,
|
||||
"storage_type": "s3",
|
||||
"rotation_policy": {
|
||||
"keep_hourly": 24,
|
||||
"keep_daily": 7,
|
||||
"keep_weekly": 4,
|
||||
"keep_monthly": 12
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user