Skip to content

Getting Started and Connected

Gavin Stone edited this page Feb 14, 2019 · 4 revisions

Import the Module (if required)

Import-Module AutomateAPI

Connect to your Automate Server

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 to your Control Server (if required)

Connect-ControlAPI - follow the prompts This doesn't need a token, so it simply stores the credentials temporarily for use later