Environments¶
Overview¶
This page displays a table of all environments created. Each row represents an environment with its name, description, status, and code. You can search for a specific environment using the search bar or filter the table by selecting the name, description, status, or code. You can also add a new environment or refresh the table using the buttons at the top.
Usage¶
To use the page, follow these steps:
- Click the "Refresh" button to update the table.
- To create a new environment, click "Create" and fill in the required information.
- To search for a particular environment, enter the name in the search bar and click the search button or hit Enter/Return.
- To filter the table, click the column header and select the desired filter options.
- To view more details or edit an environment, click on the row in the table.
Environment Details¶
The following tabs are available:
- Environment
Environment¶
This control provides the following features:
- Basic info
- Status
Basic Info¶
This page displays a form used to add or edit basic information about a service account. The form contains fields for specifying the name, organization, and description of the service account. It also includes buttons to save or cancel changes.
Usage¶
To use the form, follow these steps:
- Enter the desired name for the service account in the "Name" field.
- Select the organization to which the service account belongs from the "Organization" field.
- Provide a brief description of the service account in the "Description" field.
- Click the "Cancel" button to discard changes or "Save" to save changes.
Status¶
This page component displays a form for editing the current record of the SA Service Account with the fields
Status
, Valid From
, Valid Until
, Code
, and Id
.
Usage¶
To use the form, follow these steps:
- Select the desired
Status
option from the dropdown list. - Select the date and time for when the record is
Valid From
. - Select the date and time for when the record is
Valid Until
. - If editing an existing record, the
Id
field is not editable. - Type the
Code
of the record in the text input field. - If the
Code
field is left blank, a validation error message will appear. - Click the
Cancel
button to discard the changes made on the form. - Click the
Save
button to save the changes made on the form.