psm analytics create-access-rule

Use this command to create an access rule for a service created with Oracle Analytics Cloud - Classic.

Syntax

psm analytics create-access-rule -s|--service-name serviceName
  -c|--config-payload pathToJSONFile
    [-of|--output-format json|html|short]

Parameters

Parameter Description
-s|--service-name serviceName Name of the service.
-c|--config-payload pathToJSONFile Path to the JSON file that contains the configuration parameters for accessing the Oracle Analytics Cloud service.
-of|--output—format json|html|short (Optional) Desired output format.

Accepted values: json, html, short

Examples

$ psm analytics create-access-rule -s ExampleService -c D:\cli_apps\access-rule-analytics.json

Response:

"Accepted"