云容器实例 CCI_云容器实例 CCI 1.0-查询所有rbac.authorization.k8s.io/v1的API:响应示例

时间:2025-08-14 21:29:28

响应示例

状态码:200

OK

{
  "apiVersion" : "v1",
  "groupVersion" : "rbac.authorization.k8s.io/v1",
  "kind" : "APIResourceList",
  "resources" : [ {
    "kind" : "ClusterRole",
    "name" : "clusterroles",
    "namespaced" : false,
    "singularName" : "",
    "storageVersionHash" : "bYE5ZWDrJ44=",
    "verbs" : [ "create", "delete", "deletecollection", "get", "list", "patch", "update", "watch" ]
  }, {
    "kind" : "RoleBinding",
    "name" : "rolebindings",
    "namespaced" : true,
    "singularName" : "",
    "storageVersionHash" : "eGsCzGH6b1g=",
    "verbs" : [ "create", "delete", "deletecollection", "get", "list", "patch", "update", "watch" ]
  } ]
}
support.huaweicloud.com/api-cci/getRbacAuthorizationV1APIResources.html