Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 632 Bytes

CommCredential.md

File metadata and controls

13 lines (9 loc) · 632 Bytes

CommCredential

Base Credential for all the Managed Devices.

Properties

Name Type Description Notes
is_password_set bool [optional]
password str Password for the Managed Device. [optional]
username str Username for the Managed Device. Format and restrictions are not enforced here but usually follow the ManagedDevice requirements. [optional]

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