Update properties on a Protocol Tunnel Jump Item.patch https://{access.example.com}/api/config/v1/jump-item/protocol-tunnel-jump/{id}Path Paramsidint32required1 to 2147483647Body ParamsA Protocol Tunnel Jump Item object with modified properties.namestringrequiredlength between 1 and 128jumpoint_idint32required1 to 2147483647hostnamestringrequiredlength between 1 and 128jump_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 2147483647tunnel_listen_addressstringlength between 0 and 32Defaults to 127.0.0.1tunnel_definitionsstringlength between 0 and 5000tunnel_typestringenumDefaults to tcptcpmssqlk8sAllowed:tcpmssqlk8susernamestringlength between 0 and 128databasestringlength between 0 and 128urlstringlength between 1 and 256ca_certificatesstringlength between 1 and 12288Responses 200Indicates the Protocol Tunnel Jump Item was successfully updated and contains an updated Protocol 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 30 days ago