Update properties on a Remote VNC Jump Item resource.patch https://{support.example.com}/api/config/v1/jump-item/remote-vnc/{id}Path Paramsidint32required1 to 2147483647Body ParamsA Remote VNC Jump Item resource with modified properties.namestringrequiredlength between 1 and 128jumpoint_idint32required1 to 2147483647hostnamestringrequiredlength between 1 and 128portint32100 to 65535Defaults to 5900jump_group_idint32required1 to 2147483647jump_group_typestringenumDefaults to sharedsharedpersonalAllowed:sharedpersonaltagstringlength between 0 and 64commentsstringlength between 0 and 1024jump_policy_idint32 | null1 to 2147483647session_policy_idint32 | null2 to 2147483647Responses 200Indicates the existing Remote VNC Jump Item was successfully updated and returns the updated Remote VNC Jump Item. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated about 1 month ago