Update properties on a Jumpoint resource.patch https://{access.example.com}/api/config/v1/jumpoint/{id}Path Paramsidint32required1 to 2147483647Body ParamsThe Jumpoint properties to modify.namestringrequiredlength between 1 and 255platformstringenumrequiredwindows-x86linux-x86Allowed:windows-x86linux-x86code_namestringlength between 0 and 64commentsstringlength between 0 and 1024enabledbooleanDefaults to truetruefalseclusteredbooleanDefaults to falsetruefalseshell_jump_enabledbooleanDefaults to falsetruefalseexternal_jump_item_network_idstringlength between 0 and 1024rdp_service_account_idint32 | null1 to 2147483647Defaults to nullprotocol_tunnel_enabledbooleanDefaults to truetruefalsenetwork_tunnel_consent_enabledbooleanDefaults to truetruefalsejzp_enabledbooleanDefaults to falsetruefalsejzp_proxy_hostnamestringlength between 0 and 256jzp_proxy_portint321 to 65535Defaults to 9555jzp_allow_http_getbooleanDefaults to falsetruefalsejzp_client_address_restrictions_typestringenumDefaults to no_restrictionno_restrictionallow_alldeny_allAllowed:no_restrictionallow_alldeny_alljzp_restricted_ipsarray of stringsDefaults to jzp_restricted_ipsADD stringResponses 200Indicates the existing Jumpoint was successfully updated and returns the id of the new Jumpoint. 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