beautypg.com

Modify operators, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 41: Returned result, Interface uri access method returned result

background image

Modify Operators

Modify an operator with certain ID.

Interface URI

/plat/operator/{id}

Access Method

HTTP

PUT

Parameters

Path parameters

Operator ID.

id

Long integer type. Required. No default value.

Message body


cccccc
1
20
2
cccccc
1


10.153.89.5
10.153.89.6
0
allow 10.153.89.5–10.153.89.6
1


10.153.89.7
10.153.89.8
1
block 10.153.89.7–10.153.89.8
2


Element remarks

For descriptions of the fields in the message body, see

“Query Operator Groups” (page 44)

.

Returned Result

Status codes

204 (No Content): Success.

404 (Not Found): Data corresponding to the ID is not found.

409 (Conflict): Failure. See

Error Codes

.”

Modify Operators

41