23.2. API endpoints
The following API endpoints are available:
/apis/whereabouts.cni.cncf.io/v1alpha1/ippools-
GET: list objects of kind IPPool
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/ippools-
DELETE: delete collection of IPPool -
GET: list objects of kind IPPool -
POST: create an IPPool
-
/apis/whereabouts.cni.cncf.io/v1alpha1/namespaces/{namespace}/ippools/{name}-
DELETE: delete an IPPool -
GET: read the specified IPPool -
PATCH: partially update the specified IPPool -
PUT: replace the specified IPPool
-
23.2.1. /apis/whereabouts.cni.cncf.io/v1alpha1/ippools 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- HTTP method
-
GET - Description
- list objects of kind IPPool
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |