Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.18 KB

KvmPolicy.md

File metadata and controls

17 lines (13 loc) · 1.18 KB

KvmPolicy

Policy to configure KVM Launch settings.

Properties

Name Type Description Notes
enable_local_server_video bool If enabled, displays KVM session on any monitor attached to the server. [optional]
enable_video_encryption bool If enabled, encrypts all video information sent through KVM. [optional]
enabled bool State of the vKVM service on the endpoint. [optional]
maximum_sessions int The maximum number of concurrent KVM sessions allowed. [optional]
remote_port int The port used for KVM communication. [optional]
organization OrganizationOrganization [optional]
profiles list[PolicyAbstractConfigProfile] A reference to a policyAbstractConfigProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. Relationship to the profile object. [optional]

[Back to Model list] [Back to API list] [Back to README]