Uninstall Opa Gatekeeper In K 8s Based Vim

Uninstall Opa Gatekeeper In K 8s Based Vim

Uninstall OpaGatekeeperInstallationInK8sBasedVim

Request
URI
DELETE
https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/{installationId}
COPY
Path Parameters
string
installationId
Required

The id of the OpaGatekeeperInstallationInVim


Responses
204

No Content

Operation doesn't return any data structure

401
Returns Unauthorized of type(s) application/json
Operation doesn't return any data structure

403
Returns Forbidden of type(s) application/json
Operation doesn't return any data structure

404
Returns NotFound of type(s) application/json
Operation doesn't return any data structure

500
Returns InternalServerError of type(s) application/json
Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/{installationId}