Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.31 KB

SolPolicy.md

File metadata and controls

16 lines (12 loc) · 1.31 KB

SolPolicy

Policy for configuring Serial Over LAN settings on endpoint.

Properties

Name Type Description Notes
baud_rate int Baud Rate used for Serial Over LAN communication. [optional] [default to 9600]
com_port str Serial port through which the system routes Serial Over LAN communication. This field is available only on some Cisco UCS C-Series servers. If it is unavailable, the server uses COM port 0 by default. [optional] [default to 'com0']
enabled bool State of Serial Over LAN service on the endpoint. [optional]
ssh_port int SSH port used to access Serial Over LAN directly. Enables bypassing Cisco IMC shell to provide direct access to Serial Over LAN. [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]