distcloud/api-ref/source/samples/peer-group-associations/associations-get-response.json

13 lines
256 B
JSON

{
"peer_group_associations": [
{
"id": 9,
"peer-group-id": 1,
"system-peer-id": 1,
"peer-group-priority": 1,
"sync-status": "synced",
"created-at": "2023-08-21 09:24:07.394961",
"updated-at": null
}
]
}