28.2. API endpoints
The following API endpoints are available:
/apis/whereabouts.cni.cncf.io/v1alpha1/overlappingrangeipreservations-
GET: list objects of kind OverlappingRangeIPReservation
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations-
DELETE: delete collection of OverlappingRangeIPReservation -
GET: list objects of kind OverlappingRangeIPReservation -
POST: create an OverlappingRangeIPReservation
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/overlappingrangeipreservations/{name}-
DELETE: delete an OverlappingRangeIPReservation -
GET: read the specified OverlappingRangeIPReservation -
PATCH: partially update the specified OverlappingRangeIPReservation -
PUT: replace the specified OverlappingRangeIPReservation
-
28.2.1. /apis/whereabouts.cni.cncf.io/v1alpha1/overlappingrangeipreservations 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind OverlappingRangeIPReservation
| HTTP code | Reponse body |
|---|---|
| 200 - OK | |
| 401 - Unauthorized | Empty |