Update properties on a Network Tunnel Jump Item.patch https://{access.example.com}/api/config/v1/jump-item/network-tunnel-jump/{id}Path Paramsidint32required1 to 2147483647Body ParamsA Network Tunnel Jump Item object with modified properties.namestringrequiredlength between 1 and 128jumpoint_idint32required1 to 2147483647jump_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 2147483647filter_rulesarray of objectsrequiredlength between 1 and 50filter_rules*ADD objectResponses 200Indicates the Network Tunnel Jump Item was successfully updated and contains an updated Network Tunnel Jump Item instance. 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 29 days ago