List Opa Gatekeeper Installation In Vims
List all OpaGatekeeperInstallationInVim
Request
URI
GET
https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations
COPY
Query Parameters
string
filter
Optional
The filter for listing. The format is (comparator,fieldName,value).
string
sort
Optional
The sorting order. The format of the param is
string
nextpage_opaque_marker
Optional
Opaque marker for paging. This optionally contains ordering as well.
nextpage_opaque_marker example
page_no=2,page_size=2,sort=id:desc
Header Parameters
boolean
x-tca-anymatch
Optional
If false, then the filter expressions are taken in logical AND relation, otherwise OR. Default - false
Responses
200
List of OpaGatekeeperInstallations in k8s based Vims
Returns
OpaGatekeeperInstallationInVimList
of type(s)
application/json
"OpaGatekeeperInstallationInVimList Object"
array of
object
OpaGatekeeperInstallationInVimList
Optional
OpaGatekeeperInstallationInVimList
Response Headers
undefined
TotalRowCount
undefined
undefined
Link
undefined
500
Returns
InternalServerError
of type(s)
application/json
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/telco/api/securityPolicy/opaGatekeeperInstallations
On This Page
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