| { | |
| "auto": true, | |
| "blobRepoURL": "http://example.com/blobs", | |
| "id": "test", | |
| "ratePeriod": 60, | |
| "repoURL": "http://example.com", | |
| "rootKeys": [ | |
| { | |
| "type": "ed25519", | |
| "value": "be0b983f7396da675c40c6b93e47fced7c1e9ea8a32a1fe952ba8f519760b307" | |
| }, | |
| { | |
| "type": "ed25519", | |
| "value": "00112233445566778899aabbccddeeffffeeddccbbaa99887766554433221100" | |
| } | |
| ], | |
| "rootThreshold": 2, | |
| "rootVersion": 2, | |
| "statusConfig": { | |
| "enabled": true | |
| } | |
| } |