Objects
Update rack passive element
Update an existing passive element using JSON merge-patch semantics: only the fields present in the request body are changed. The element type is immutable. Requires MODIFY access to the rack object.
patch/v1/objects/{object-id}/rack-layout/passive-elements/{element-id}
Path parameters
object-idinteger required
Rack object ID
element-idinteger required
Passive element ID
Request body
Response
Passive element updated