Update properties on a Remote RDP Jump Item resource.patch https://{access.example.com}/api/config/v1/jump-item/remote-rdp/{id}Path Paramsidint32required1 to 2147483647Body ParamsA Remote RDP Jump Item resource with modified properties.namestringrequiredlength between 1 and 128jumpoint_idint32required1 to 2147483647hostnamestringrequiredlength between 1 and 128jump_group_idint32required1 to 2147483647jump_group_typestringenumDefaults to sharedsharedpersonalAllowed:sharedpersonalqualitystringenumDefaults to best_performancelowperformanceperformance_qualityqualitybest_performancelosslessAllowed:lowperformanceperformance_qualityqualitybest_performancelosslessconsolebooleanDefaults to falsetruefalseignore_untrustedbooleanDefaults to falsetruefalsetagstringlength between 0 and 64commentsstringlength between 0 and 1024rdp_usernamestringlength between 0 and 128domainstringlength between 0 and 64jump_policy_idint32 | null1 to 2147483647session_forensicsbooleanDefaults to falsetruefalsesession_policy_idint32 | null2 to 2147483647rds_collectionstringlength between 0 and 256secure_app_typestringenumnoneremote_appremote_desktop_agentremote_desktop_agent_credentialsAllowed:noneremote_appremote_desktop_agentremote_desktop_agent_credentialsremote_app_namestringlength between 0 and 512remote_app_paramsstringlength between 0 and 8000remote_exe_pathstringlength between 0 and 512remote_exe_paramsstringlength between 0 and 8000target_systemstringlength between 0 and 250credential_typestringlength between 0 and 250Responses 200Indicates the existing Remote RDP Jump Item was successfully updated and returns the updated Remote RDP Jump Item. 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