Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 962 Bytes

SshPolicy.md

File metadata and controls

15 lines (11 loc) · 962 Bytes

SshPolicy

Secure shell policy on the endpoint.

Properties

Name Type Description Notes
enabled bool State of SSH service on the endpoint. [optional]
port int Port used for secure shell access. [optional]
timeout int Number of seconds to wait before the system considers a SSH request to have timed out. [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 server profile. [optional]

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