API Guide

"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
POST /lcm/update-jobs/{id}/approval-request
Request approval for a switch image update job.
API
POST /lcm/update-jobs/{id}/approval-request
Description This API requests approval for a switch image update job represented by the requested id. The job has to be in
approved state to deploy.
Parameters
Table 58. API parameters
Filter name Description
*id
required
string
(path)
Unique identifier of the switch image update job.
Responses 200 — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
120 Life cycle management