Users - Usage

Syndeia Cloud 3.3 now offers a web portal to allow users to show summary metrics and a new graph visualization feature via Gremlin queries.

Login

To login to the web portal, navigate to your Syndeia Cloud URL, ex: http(s)://mySC-server.domain.tld:9000|9443 , select the account authentication method, ie: Local or LDAP (if enabled), and enter your credentials:

If you don’t have an account, contact your Syndeia Cloud Admin to create a user account for you.

Dashboard

Upon login, one is presented with a Dashboard showing summary metrics of the # of repositories, containers, artifacts, and relation across the entire digital model:

Graph Visualization

This can be accessed by clicking on the Visualization icon in the sidebar on the left.

The top part of the GUI is used to construct queries. Queries are written using the Gremlin query language.

Query Builder

Several preset queries can be used by selecting the Query Builder option:

and using the Label and Filters options to set labels & other properties (attributes) to check for:

Raw Query

For more advanced queries, one can also run custom (raw) queries using the Raw Query option:

see this cheat sheet for the syntax and some examples

Viewing Query Results

Once a query is executed, results are displayed. Below is shown a query builder query for vertexes with label = RepositoryTypes.

View Results as Graph

To set graph display properties, click the Edit icon in the top-right:

View Results as Table

Results can also be viewed in table form:

View Results as JSON

… or in raw JSON: