Batch Update Opa Gatekeeper Installation In K 8s Based Vim
Batch Update existing list of OpaGatekeeperInstallationInK8sBasedVim
Request
URI
PUT
https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/batch
COPY
Request Body
OpaGatekeeperInstallationInVimRequestBatch
of type(s)
application/json
Optional
[
{
"vimId": "string",
"opaGatekeeperInstallationDetails": {
"gatekeeperVersion": "string",
"values": "string"
}
}
]
array of
object
OpaGatekeeperInstallationInVimRequestBatch
Optional
OpaGatekeeperInstallationInVimRequestBatch
Responses
200
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 PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations/batch
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