Snapshot Actions List
View to retrieve information about actions relating to snapshots (GET).
Also used for saving snapshot action information (PUT, POST, PATCH).
(api/snapshot-actions).
GET /api/snapshot-actions/?format=api
{
"count": 0,
"next": null,
"previous": null,
"results": []
}