Platform singularity image pull request
Request of pull platform singularity image
Endpoint
PUT /api/platform/singularity/image/
Auth
Authorization: Bearer ${token}
Body
Content-Type: application/json
Json
{
"force": false,
"identity": ""
}
Response
Json
[
{
"kind": "status",
"payload": {
"code": 0,
"message": ""
}
},
{
"kind": "entity",
"payload": ""
}
]
Notes
- Platform Permission Required