/v3/audits/reports/{name}
Mount Point: /api/v3/v3/audits/reports/{name}
PUT
Updates properties of an audit report.
Parameters
| name | description | type | default |
|---|---|---|---|
| name | The old name of the Audit Report to be updated. | path |
Request Body
| element: | (custom) |
The Report properties.
Response Body
| element: | (custom) |
The updated audit report.
DELETE
Delete an audit report.
Parameters
| name | description | type | default |
|---|---|---|---|
| name | The name of the Audit Report to be deleted. | path |