-
Notifications
You must be signed in to change notification settings - Fork 49
Getting Started and Connected
Gavin Stone edited this page Feb 14, 2019
·
4 revisions
Import-Module AutomateAPI
This is the standard login you would use to log in to the Control Center
Connect-AutomateAPI
- follow the prompts
If this is successful you will see a message to indicate the token was retrieved successfully.
Connect-ControlAPI
- follow the prompts
This doesn't need a token, so it simply stores the credentials temporarily for use later