27.2. API エンドポイント
以下の API エンドポイントを利用できます。
/apis/whereabouts.cni.cncf.io/v1alpha1/overlappingrangeipreservations-
GET: kind である OverlappingRangeIPReservation のオブジェクトをリスト表示します
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations-
DELETE: OverlappingRangeIPReservation のコレクションを削除します -
GET: kind である OverlappingRangeIPReservation のオブジェクトをリスト表示します -
POST: OverlappingRangeIPReservation を作成します
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations/{name}-
DELETE: OverlappingRangeIPReservation を削除します -
GET: 指定された OverlappingRangeIPReservation を読み取ります -
PATCH: 指定された OverlappingRangeIPReservation を部分的に更新します -
PUT: 指定された OverlappingRangeIPReservation を置き換えます
-
27.2.1. /apis/whereabouts.cni.cncf.io/v1alpha1/overlappingrangeipreservations リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
- HTTP メソッド
-
GET - 説明
- kind である OverlappingRangeIPReservation のオブジェクトをリスト表示します
| HTTP コード | レスポンスのボディー |
|---|---|
| 200 - OK | |
| 401 - Unauthorized | 空白 |