Get Backup Ui Frames Info
Returns list of backup frames and some metadata to be used by UI.
Opaque cursor to be used for getting next page of records (supplied by current result page)
Comma separated list of fields that should be included in query result
Maximum number of results to return in this page (server may return fewer)
sort_ascending
Field by which records are sorted
ui_tab_type
OK
{
"backup_frames_list": [
{
"active_gm": "string",
"api_endpoint": "string",
"frame_type": "string",
"site_id": "string",
"site_version": "string"
}
]
}
List of backup frames(and metadata) to be displayed in UI
Forbidden
"BackupUiFramesInfoList Object"
List of backup frames(and metadata) to be displayed in UI
Service Unavailable
"BackupUiFramesInfoList Object"
List of backup frames(and metadata) to be displayed in UI
curl -H 'Authorization: <value>' https://{api_host}/api/v1/cluster/backups/ui_frames