云容器实例 CCI-查询所有batch/v1beta1的API:响应示例

时间:2025-02-12 14:55:27

响应示例

状态码: 200

OK

{  "apiVersion" : "v1",  "groupVersion" : "batch/v1beta1",  "kind" : "APIResourceList",  "resources" : [ {    "categories" : [ "all" ],    "kind" : "CronJob",    "name" : "cronjobs",    "namespaced" : true,    "shortNames" : [ "cj" ],    "singularName" : "",    "storageVersionHash" : "h/JlFAZkyyY=",    "verbs" : [ "create", "delete", "deletecollection", "get", "list", "patch", "update", "watch" ]  } ]}
support.huaweicloud.com/api-cci/getBatchV1beta1APIResources.html