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. String TRUE
Create Server users Specifies whether to create Server Users for Advanced Server Access Users in this Project. Defaults to false. Boolean FALSE
Forward Traffic Whether to require that all traffic in the Project be forwarded through selected Gateways. Boolean 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. Boolean FALSE
SSH Session Recording Whether to enable ssh recording on all Servers in this Project. Default is false. Boolean FALSE

Output

Field Definition Type
Name Name of the new project. String
ID Unique identifier for the new project. String
Create Server Users Indicates status of the Create Server Users property of the project. Boolean
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. Boolean
Forward Traffic Indicates status of the Forward Traffic property of the project. Boolean
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. Boolean
Shared Admin User Name Value of the Shared Admin User Name property of the project. String
Shared Standard User Name Value of the Shared Standard User Name property of the project. String
SSH Session Recording Value of the SSH Session Recording property of the project. Boolean

Related topics

Advanced Server Access connector

Workflow elements

Advanced Server Access API documentation