U-Series Appliance API Guide

Overview

BeyondTrust administrators can configure U-Series Appliances without going through the web-based interface. A PowerShell sample script has been used for demonstration, but BeyondTrust does not prescribe any implementation language or mechanism.

Configuration Workflow

The flow for setup and configuration will be:

  1. Call Set Window license or Skip license page endpoint (As image is not licensed)
  2. Call Deployment web service
  3. Wait for Deployment web service to finish by calling the Deployment Status endpoint
  4. Call Configuration web service
  5. Wait for Configuration web service to finish by calling the Configuration Status

A valid BeyondInsight serial key must be passed through a HTTP header on each call.