Modify ip segment, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual
Page 225: Returned result, Interface uri access method returned result
Modify IP Segment
Modify an IP segment with the specified ID.
Interface URI
/res/access/assignedIpScope/{id}
Access Method
HTTP
PUT
Parameters
Path parameters
IP segment ID.
id
Long integer type. Required. No default value.
Message body
Elements
assignedIpScope sub-elements
Owner.
name
String type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.
Description.
description
String type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.
Operator group ID.
operatorGroupId
Long integer type. Optional, supporting multiple elements. If the element does not exist, the value
is not changed. If the element exists, the value cannot be null. If there is at least one element, the
default value contains 1. For the valid values, see “
.”
Returned Result
Status codes
•
204 (No Content): Success.
•
404 (Not Found): No data is found with the ID.
•
409 (Conflict): Failure. See “
.”
Modify IP Segment 225