psm analytics services

Use this command to list all active services created with Oracle Analytics Cloud - Classic within your identity domain. By setting the output level to verbose, you can show all details about each service; otherwise, this command lists them by name, description, last modified date and time, status, version, WebLogic Server version, and so on.

Syntax

In the following syntax, line breaks have been added for clarity. Do not include them when entering the command.

psm analytics 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: include the full set of details for each service.
-of|-–output-format (Optional) Desired output format.

Accepted values: json, html, short

Examples

To list all active services:

$ psm analytics services -o verbose