Modify interface view, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 153: Interface uri access method
Modify Interface View
Modify interface view based on interface view ID.
Interface URI
/plat/res/view/interface/{id}
Access Method
HTTP
PUT
Parameters
Path parameter
Interface view ID.
id
Long integer type. Required. No default value.
Message body
Element description
interfaceView sub-elements
Interface view name.
name
String type. Required. No default value.
Interface view description.
desc
String type. Optional. No default value.
Interfaces to be added to an interface view.
ifInfo
String type. Optional. No default value.
Device ID.
ifInfo/deviceId
Long integer type. Optional. No default value.
Interfaces to be added to an interface view.
ifInfo/ifIndex
Long integer type. Required. No default value.
Modify Interface View
153