Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titleTable of Contents

Table of Contents
maxLevel2

...

Info

Starting with Release 3.0 of 

Spacevars
0longproduct
firmware, the REST license is free of charge and you can use it for multiple scenarios.

REST APIs are provided for developers who want to programmatically integrate the 

Spacevars
0longproduct
into their applications, and for administrators who want to script interactions with the
Spacevars
0longproduct
.

One An example is scripting provisioning, which allows you to program multiple SBCs with the same parameters, instead of manually programming each one. This is often the case when you need to deploy multiple SBCs in the same county, and must create the same routing and transformation tables manually each time.

This document article outlines tips for jumping into accessing REST programming through Microsoft Power ShellPowershell 3.

...

Prerequisites

Your system must include the following:

...

Verify the version of the host using the following command.

Code Block
$host.version

Login to Log into REST

Login using a public signed certificate (untested)

...