NSX-T Data Center REST API
List timestamps of all available Cluster Backups.
Returns timestamps for all backup files that are availableon the SFTP server.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/cluster/restore/backuptimestamps
                  
/api/v1/cluster/restore/backuptimestamps
              
            /api/v1/cluster/restore/backuptimestamps
Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/cluster/restore/backuptimestampsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ClusterBackupInfoListResult+
  