All Products
Search
Document Center

Elastic High Performance Computing:GetUserImage

Last Updated:Apr 09, 2024

Pulls an image from an Object Storage Service (OSS) bucket to a specified cluster. The image is managed based on the policies configured for the cluster.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ClusterIdstringYes

The cluster ID.

ehpc-hz-ibug69*****
ImageNamestringYes

The image name.

test.sif
ContainerTypestringYes

The type of the image. Set the value to singularity.

singularity
ImagePathstringYes

The path where the image is stored in the OSS bucket.

testUserImages
OSSBucketstringYes

The OSS bucket.

XXXXXXX
OSSEndPointstringYes

The OSS endpoint.

vpc***-oss-cn-hangzhou.aliyuncs.com

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

C84FB8EF-5580-4B82-9BDE-6657814C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "C84FB8EF-5580-4B82-9BDE-6657814C****"
}

Error codes

For a list of error codes, visit the Service error codes.