Configuration
Personal settings
To add a URL to SPACE, open the SPACE popup and click "Add current url".
SPACE settings
You can manage your space settings by opening the SPACE sidebar and clicking on the settings icon on the top right.
Environments
The "Environments" page allows users to add different SPACE environments. To add an environment, click on the "New environment" button.
Input the environment details. the name can be anything and the SPACE host should be a url pointing to your SPACE server.
After adding or editing an environment, the page needs to be refresh for the changes to take affect. You can access environment settings by clicking on an entry in the environment list, however only users with access tokens can access these settings.
Access tokens
You can find and edit you SPACE server's default access token located in the .env file of your server. New access tokens can be created and deleted in the "Access" tab of a SPACE environment. To create a token, click on the "New token" button and give the token a name, an access level, and an expiration date.
Content
The content tab allows you to view details about saved SPACE content such as audit logs and documentation. By selecting an item in the content table, you can update or export it.
Jobs
Jobs are tasks that run on a predetermined schedule, the jobs tab allows you to create and edit jobs. To create a job, click on the "New job" button and select the type of job you want to create.
If you do not have a saved connection for the server you are attempting to create a job for, you will be prompted to enter the credentials for that server. By clicking on an existing job you can edit it or view the history for that job. You can enable/disable a job by selecting it and clicking on enable/disable aswell as running the job manually by selecting it and clicking on "run".
Connections
The connection tabs allows you to add IBM PA Local connections to SPACE aswell as connections to be used by jobs. To create a connection, click on the "New connection" button and enter the connection URL and optionally, the namespace. When editing a connection, you can optionally add or edit credentials to be used by jobs.