Skip to content
Alberto Gonzalez edited this page Jun 19, 2017 · 2 revisions

/reports

View reports, manage custom reports

Resource URL

https://{applianceaddress}/api/reports

Related Resources

Methods

The following methods are supported for the /reports resource:

GET Report APIs:

Report APIs for Listing Available Reports

(GET)/reports/list or (GET)/reports

(GET)/reports/backup/list or (GET)/reports/backup

(GET)/reports/replication/list or (GET)/reports/replication

(GET)/reports/archive/list or (GET)/reports/archive

(GET)/reports/restore/list or (GET)/reports/restore

(GET)/reports/storage/list or (GET)/reports/storage

(GET)/reports/system/list or (GET)/reports/system

(GET)/reports/recovery_assurance (From UEB-RS 9.2.0)

(GET)/reports/recovery_assurance/{id} (From UEB-RS 9.2.0)

(GET)/reports/compliance (From UEB-RS 9.2.0)

(GET)/reports/compliance/{id} (From UEB-RS 9.2.0)

(GET)/reports/rdr_summary (From UEB-RS 9.2.0)

Report APIs for Running Reports

(GET)/reports/backup/history or (GET)/reports/backup_history

(GET)/reports/backup/protection_summary or (GET)/reports/protection_summary

(GET)/reports/backup/legal_hold or (GET)/reports/legal_hold

(GET)/reports/backup/failure or (GET)/reports/backup_failure

(GET)/reports/backup/policies (starting in Release 9.3)

(GET)/reports/replication/capacity or (GET)/reports/replication_capacity

(GET)/reports/replication/footprint or (GET)/reports/replication_footprint

(GET)/reports/replication/history or (GET)/reports/replication_history

(GET)/reports/replication/source_history or (GET)/reports/replication_source_history

(GET)/reports/replication/target_history or (GET)/reports/replication_target_history

(GET)/reports/replication/activity or (GET)/reports/replication_activity

(GET)/reports/replication/protection_summary or (GET)/reports/protection_summary

(GET)/reports/archive/history or (GET)/reports/archive_history

(GET)/reports/archive/protection_summary or (GET)/reports/protection_summary

(GET)/reports/restore/history or (GET)/reports/restore_history

(GET)/reports/storage/status or (GET)/reports/storage_status

(GET)/reports/storage/data_reduction or (GET)/reports/storage_data_reduction

(GET)/reports/system/capacity or (GET)/reports/system_capacity

(GET)/reports/system/update_history or (GET)/reports/update_history

(GET)/reports/system/load_history or (GET)/reports/load_history

POST Report APIs:

(POST)/reports/email or (POST)/reports

(POST)/reports/backup/email or (POST)/reports/backup

(POST)/reports/replication/email or (POST)/reports/replication

(POST)/reports/archive/email or (POST)/reports/archive

(POST)/reports/restore/email or (POST)/reports/restore

(POST)/reports/storage/email or (POST)/reports/storage

(POST)/reports/system/email or (POST)/reports/system

POST Report APIs:

(PUT)/reports

DELETE Report APIs:

(DELETE)/reports/email or (DELETE)/reports

(DELETE)/reports/backup/email or (DELETE)/reports/backup

(DELETE)/reports/replication/email or (DELETE)/reports/replication

(DELETE)/reports/archive/email or (DELETE)/reports/archive

(DELETE)/reports/restore/email or (DELETE)/reports/restore

(DELETE)/reports/storage/email or (DELETE)/reports/storage

(DELETE)/reports/system/email or (DELETE)/reports/system

Response

Clone this wiki locally