Update jump hostAsk AIput https://{sandfly-api-host}/v4/jumphosts/{jump_host_name}Allows users to update a jump host (such as credentials to use or new hostname).Path Paramsjump_host_namestringrequiredjump_host_name to update.Body ParamsParameters to update in the registered jump host.credentials_idstringcredentials_id name to use to authenticate to this jump host.hostnamestringJump host hostname.ssh_portint32SSH port to use for this jump host.Responses 201Jump host information updated. 400Error with update request. defaultUnexpected errorUpdated 3 months ago