PUT /api/platform/docker/image/pull/
Authorization: Bearer ${token}
Content-Type: application/json
{
"all_tags": false,
"context": "",
"identity": "",
"platform": ""
}
[
{
"kind": "status",
"payload": {
"code": 0,
"message": ""
}
},
{
"kind": "entity",
"payload": ""
}
]