Update properties on a Jump Client resource.patch https://support.example.com/api/config/v1/jump-client/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32required1 to 2147483647Body ParamsA Jump Client resource with modified properties.jump_group_idint32required1 to 2147483647jump_group_typestringenumDefaults to sharedsharedpersonalAllowed:sharedpersonalnamestringlength between 1 and 128tagstringlength between 0 and 64commentsstringlength between 0 and 1024jump_policy_idint32 | null1 to 2147483647attended_session_policy_idint32 | null2 to 2147483647unattended_session_policy_idint32 | null2 to 2147483647public_site_addressstringlength between 1 and 128Defaults to The primary hostname configured on the builder when the software was built.customer_client_start_modestringenumDefaults to normalnormalminimizedhiddenAllowed:normalminimizedhiddenis_quietbooleanDefaults to falsetruefalsemax_offline_minutesint320 to 2147483647Responses 200Indicates the existing Jump Client was successfully updated and returns the Jump Client. 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 4 months ago