X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Froles_to_operations.yml;h=38cd6204fa075c6b832659196e2705beb0137264;hp=d2a76e81d8916ae8749eab0a29dbc07f2dffb9cf;hb=5758955b7b394517ff5caf5506a4400cdc5aa372;hpb=cea9591384b32a78fd44bf26ea7129498be034d6 diff --git a/osm_nbi/roles_to_operations.yml b/osm_nbi/roles_to_operations.yml index d2a76e8..38cd620 100644 --- a/osm_nbi/roles_to_operations.yml +++ b/osm_nbi/roles_to_operations.yml @@ -128,10 +128,18 @@ roles: sdn_controllers: false sdn_controllers:get: true sdn_controllers:id:get: true - # WIMs - wims: false - wims:get: true - wims:id:get: true + # K8s clusters + k8sclusters: false + k8sclusters:get: true + k8sclusters:id:get: true + # VCA + vca: false + vca:get: true + vca:id:get: true + # K8s repos + k8srepos: true + # OSM repos + osmrepos: true # WIM Accounts wim_accounts: false wim_accounts:get: true