4.2. API endpoints
The following API endpoints are available:
/apis/image.openshift.io/v1/namespaces/{namespace}/imagestreamimages/{name}-
GET: read the specified ImageStreamImage
-
| Parameter | Type | Description |
|---|---|---|
|
|
| name of the ImageStreamImage |
- HTTP method
-
GET - Description
- read the specified ImageStreamImage
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |