rac

Endpoint Viewset

patch/rac/endpoints/{pbm_uuid}/

Path parameters

pbm_uuidstring uuid required

A UUID string identifying this RAC Endpoint.

Request body

namestring
providerinteger
protocol'rdp' | 'vnc' | 'ssh'
hoststring
settingsobject
property_mappingsstring[]
auth_mode'static' | 'prompt'
maximum_connectionsinteger

Response

pkstring uuid required
namestring required
providerinteger required
protocol'rdp' | 'vnc' | 'ssh' required
hoststring required
settingsobject
property_mappingsstring[]
auth_mode'static' | 'prompt' required
launch_urlstring nullable required

Build actual launch URL (the provider itself does not have one, just individual endpoints)

maximum_connectionsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.