token: ********************curl --location '/admin/images/' \
--header 'token: <api-key>'{
"success": true,
"image": {
"id": 0,
"name": "string",
"description": "string",
"kernel": "string",
"driver": [],
"hardware": [],
"is_public": true,
"status": 0
}
}