Change Project Properties of Project Group

Update the project-level details for an Advanced Server Access project group.

Within ASA, the binding of an ASA group to a project is known as a Project Group assignment. Key security policies such as server access and privileges assigned to users when accessing a server are configured in the Project Group assignment.

Input

Field Definition Type Required
Group Name ASA group to be assigned to the project. String TRUE
Project Name Target project to which the group will be assigned. String TRUE
Server Access

Indicates whether members of the group will have access to servers within the project.

Boolean FALSE
Server Admin Indicates whether members of the group will be granted privileged administrative access to servers within the project. Boolean FALSE
Create Server Group Indicates whether the group will be created as a local group on the server of which users will be members. Boolean FALSE
Server Selectors - Labels Kubernetes-style selector for servers in a project. These labels are used to select a subset of servers within the project that group members will be granted access to. Format api.(key)=(value). String FALSE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Advanced Server Access connector

Workflow elements

Advanced Server Access API documentation