Batch Uninstall Opa Gatekeeper In K 8s Based Vim
Uninstalls OpaGatekeeper in multiple k8s Vims in Batch
Request
URI
POST
https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/batch/uninstall
COPY
Request Body
OpaGatekeeperUninstallationInVimRequestBatch
of type(s)
application/json
Optional
[
{
"vimId": "string",
"installationId": "string"
}
]
array of
object
OpaGatekeeperUninstallationInVimRequestBatch
Optional
OpaGatekeeperUninstallationInVimRequestBatch
Responses
201
No Content
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 POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/batch/uninstall
Opa Gatekeeper Installation In K8s Based Vim Operations
POST
Install Opa Gatekeeper In K 8s Based Vim
GET
List Opa Gatekeeper Installation In Vims
PUT
Batch Retry Install Opa Gatekeeper In K 8s Based Vim
POST
Batch Uninstall Opa Gatekeeper In K 8s Based Vim
POST
Batch Install Opa Gatekeeper In K 8s Based Vim
PUT
Batch Update Opa Gatekeeper Installation In K 8s Based Vim
PUT
Update Opa Gatekeeper Installation In K 8s Based Vim
DELETE
Uninstall Opa Gatekeeper In K 8s Based Vim
GET
Get Opa Gatekeeper Installation In K 8s Based Vim
GET
List Vims Along With Opa Gatekeeper Installation Details