Create Project

Create an Advanced Server Access project.

Not all properties supported by the API can be set by this action card. However, the card will always return all project properties after it is created. Refer to the ASA API documentation for a more detailed description of the properties.

Input

Field Definition Type Required

Project Name

Specifies the project name.

Text

TRUE

Create Server users

Specifies whether to create Server Users for Advanced Server Access Users in this Project. Defaults to false.

True/False

FALSE

Forward Traffic

Whether to require that all traffic in the Project be forwarded through selected Gateways.

True/False

FALSE

Next Unix GroupID

The GID to use when creating a new server user.

Number

FALSE

Next Unix UserID

The UID to use when creating a new server user. Must be over 100.

Number

FALSE

Require Preauth For Creds

Whether to require preauthorization before an Advanced Server Access User can retrieve credentials to sign in. Default is false.

True/False

FALSE

SSH Session Recording

Whether to enable ssh recording on all Servers in this Project. Default is false.

True/False

FALSE

Output

Field Definition Type

Name

Name of the new project.

Text

ID

Unique identifier for the new project.

Text

Create Server Users

Indicates status of the Create Server Users property of the project.

True/False

Deleted At

Mandatory field returned by the ASA API for created projects. This field will always be absent.

Date & Time

Force Shared SSH Users

Indicates status of the Force Shared SSH Users property of the project.

True/False

Forward Traffic

Indicates status of the Forward Traffic property of the project.

True/False

Next Unix GID

Value of the Next Unix GroupID property.

Number

Next Unix UID

Value of the Next Unix UserID property.

Number

Require Preauth for Creds

Indicates status of the Require Preauth for Creds property of the project.

True/False

Shared Admin User Name

Value of the Shared Admin User Name property of the project.

Text

Shared Standard User Name

Value of the Shared Standard User Name property of the project.

Text

SSH Session Recording

Value of the SSH Session Recording property of the project.

True/False

Related topics

Advanced Server Access connector

Workflow elements

Advanced Server Access API documentation