psm autoanalyticsinst services

Use this command to list all the active services created with Oracle Analytics Cloud within your identity domain.

By setting the output level to verbose, you can show all details about each managed service; otherwise, this command lists them by name, description, last modified date and time, status, version, and so on.

Syntax

In the following syntax, line breaks have been added for clarity. Don't include them when entering the command.

psm autoanalyticsinst services 
    [-o|--output-level verbose]
    [-of|--output-format json|html|short]

Parameters

All parameters are required unless otherwise noted.

Parameter Description
-o|--output-level (Optional) Specifies that the response is to include the full set of details for each service.

Accepted values: verbose

-of|-–output-format (Optional) Specifies the output format.

Accepted values: json, html, short.

Examples

To list all active instances:

$ psm autoanalyticsinst services -o verbose