Update properties on a MySQL Tunnel Jump Item.patch https://{access.example.com}/api/config/v1/jump-item/mysql-tunnel-jump/{id}Path Paramsidint32required1 to 2147483647Body ParamsA MySQL 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.1usernamestringlength between 0 and 128databasestringlength between 0 and 128Responses 200Indicates the MySQL Tunnel Jump Item was successfully updated and contains an updated MySQL 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