Update view list item by id
Update view list item by id
Authorizations:Token
Query Parameters
| id required | integerId value of the ViewList object | 
Request Body Schema: 
ViewList object that needs to be added | list_override | stringClass list name | 
| weight_override | integerChild weight | 
| override_mode | integerOverride mode | 
| list_id | integerList id | 
| class | stringClass name | 
| list | stringClass list name | 
| zone | stringList interface | 
| child | stringChild class name | 
| weight | integerChild weight | 
| tpl | stringTemplate relative path | 
| version | stringTemplate relative path | 
Responses
200Success
Response schema: 
Success | list_override | stringClass list name | 
| weight_override | integerChild weight | 
| override_mode | integerOverride mode | 
| list_id | integerList id | 
| class | stringClass name | 
| list | stringClass list name | 
| zone | stringList interface | 
| child | stringChild class name | 
| weight | integerChild weight | 
| tpl | stringTemplate relative path | 
| version | stringTemplate relative path |