27.2. API 端点


可用的 API 端点如下:

  • /apis/whereabouts.cni.cncf.io/v1alpha1/overlappingrangeipreservations

    • GET: 列出类型为 OverlappingRangeIPReservation 的对象
  • /apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations

    • DELETE :删除 OverlappingRangeIPReservation 集合
    • GET: 列出类型为 OverlappingRangeIPReservation 的对象
    • POST :创建 OverlappingRangeIPReservation
  • /apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations/{name}

    • DELETE :删除 OverlappingRangeIPReservation
    • GET :读取指定的 OverlappingRangeIPReservation
    • PATCH: 部分更新指定的 OverlappingRangeIPReservation
    • PUT :替换指定的 OverlappingRangeIPReservation
HTTP 方法
GET
描述
列出 OverlappingRangeIPReservation 类型的对象
Expand
表 27.1. HTTP 响应
HTTP 代码响应正文

200 - OK

OverlappingRangeIPReservationList schema

401 - Unauthorized

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部