Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSYM-22656
REV5
REV6
REV3
REV1

Panel
titleTable of Contents

Table of Contents
maxLevel4

...

 cURL is a free cross platform library and command-line tool used to transfer  data transfer data using HTTP. In the example below, cURL is used to upload the file into the SBC  the 

Spacevars
0product2
(the current Powershell command <Invoke-RESTrequest> does not support multi-part upload). cURL does not require any installation.

...

The action below defines the Login resource used to log into the Sonus SBC

Spacevars
0company
 
Spacevars
0product2
REST API. This  This first request must be executed before you can access any of the other REST Resources on the Sonus SBC 1000/2000
Spacevars
0company
Spacevars
0longproduct
system. Refer to Resource - login.

...

This operation allows login to the SBC the 

Spacevars
0product2
with cURL, and stores the PHP Session ID into Powershell for reuse later.

...

This operation allows installation of Sonus SBC of 

Spacevars
0company
 
Spacevars
0product2
Communication service updates on the ASM. Refer to Resource - sbaconfig.

...

To ensure the ASM is running the latest Windows Updates patches, administrators should install the latest RollUp PackASM Rollup Update. Refer to Resource - sbaconfig.

...