9.2. API endpoints
The following API endpoints are available:
/apis/image.openshift.io/v1/imagestreamtags-
GET: list objects of kind ImageStreamTag
-
/apis/image.openshift.io/v1/namespaces/{namespace}/imagestreamtags-
GET: list objects of kind ImageStreamTag -
POST: create an ImageStreamTag
-
/apis/image.openshift.io/v1/namespaces/{namespace}/imagestreamtags/{name}-
DELETE: delete an ImageStreamTag -
GET: read the specified ImageStreamTag -
PATCH: partially update the specified ImageStreamTag -
PUT: replace the specified ImageStreamTag
-
9.2.1. /apis/image.openshift.io/v1/imagestreamtags 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind ImageStreamTag
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |