Versions Compared

Key

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

...

  • Output (text box editor type) (type: string): Outputs the id for the new change request.

Disconnect From AlgoSec
This activity disconnects the specified AlgoSec account.

Activity Parameters

The Disconnect From AlgoSec activity parameters can be provided by manual inserted values or via IN arguments or variables:

 

 

 

Parameters:

  • Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter

 

Get Change Status

This activity gets the specified change status.

Activity Parameters

The Get Change Status activity parameters can be provided by manual inserted values or via IN arguments or variables:

 

 

 

 

Parameters:

  • Change Request ID (text box editor type) (type: string): Enter the change request ID
  • Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter

The Read Only Output variable is the possible output value that the activity will provide:

  • Output (text box editor type) (type: string): Outputs the change request status.

 

Get Function Flow

This activity returnsa single flow from an application.

Activity Parameters

The Get Function Flow activity parameters can be provided by manual inserted values or via IN arguments or variables:

 

 

 

Parameters:

  • Application ID (text box editor type) (type: string): Enter the application revision ID
  • Connection (text box editor type) (type: string): AlgoSec Connection. The Output from Connect To Algosec activity should be used as Input for this parameter
  • Flow ID (text box editor type) (type: string): Enter the flow ID

The Read Only Output variable is the possible output value that the activity will provide:

  • Output (text box editor type) (type: string): Outputs a list of KeyValuePairs containing the property names and values for the specified Function Flow. Available keys are: 'createdDate', 'sources', 'flowType', 'templateID', 'customFields', 'lastUpdateDate', 'destinations', 'name', 'subscribedApplication', 'comment', 'services', 'connectivityStatus'.