NSX-T Data Center REST API
Get backup frames for UI
Returns list of backup frames and some metadata to be used by UI.Request:
Method:
GET
URI Path(s):
/api/v1/cluster/backups/ui_frames
Request Headers:
n/a
Query Parameters:
GetBackupUiFramesInfoRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/cluster/backups/ui_framesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BackupUiFramesInfoList+