Delete the compliance scan log by uid
DELETE/v1/spectroclusters/:uid/features/complianceScan/logs/:logUid
Delete the compliance scan log by uid
Request
Path Parameters
uid stringrequired
logUid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...