Delete a Report

This API enables you to delete a report.

User Privilege

You must have Delete privilege on the report.

Syntax

The syntax for calling this method is:

DELETE <Base_Url>/report/{reportId}

A sample API call is as follows:

DELETE https://123.123.123.123/vCenter-CB/api/report/15

URL Parameters

None.

Request Parameters

The API does not need a request XML.

API Response

The API returns a response XML that indicates the status of the operation.

A sample response is provided here.

Error Response

The following table explains the error codes displayed by the API.

Error code

Description

VCB_ERR_REP_NOT_FOUND

Specified report does not exist.