Key Class

Automation key which is used to register a DSC Node.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Key

Constructor

Key(**kwargs)

Variables

key_name
str or AutomationKeyName

Automation key name. Possible values include: "Primary", "Secondary".

permissions
str or AutomationKeyPermissions

Automation key permissions. Possible values include: "Read", "Full".

value
str

Value of the Automation Key used for registration.