A single RFC 6902 (JSON Patch) operation.
Optional
Source pointer; required for move and copy.
move
copy
A JSON Pointer (RFC 6901) to the target location, e.g. "/agentStatus".
"/agentStatus"
New value; required for add, replace, and test.
add
replace
test
A single RFC 6902 (JSON Patch) operation.