Modify switch access binding, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 259: Returned result, Interface uri access method returned result

Modify Switch Access Binding
Modify a switch access binding with the specified ID.
Interface URI
/res/access/ifAccessBind/{id}
Access Method
HTTP
PUT
Parameters
Path parameters
Switch access binding ID.
id
Long integer type. Required. No default value.
Message body
<ifAccessBind>
<terminalMac>11:21:31:41:11:21</terminalMac>
<terminalName>a1</terminalName>
<terminalMaintainer>tm1</terminalMaintainer>
<bindType>1</bindType>
</ifAccessBind>
Elements
For meanings of the fields in the message body, see “
.” If the element
does not exist, the value is not changed. If the element exists, the value cannot be null.
Returned Result
Status codes
•
204 (No Content): Success.
•
404 (Not Found): No data is found with the ID.
•
409 (Conflict): Failure. See “
.”
Modify Switch Access Binding 259