Get the Default Policy Generation Config
This API endpoint returns the current default policy generation config object. It returns an empty object if the object is not created.
|
Before executing the GET request, you must execute the Set Default Policy Generation Config API. For more information, see Set the Default Policy Generation Config API. |
GET /openapi/v1/app_scopes/default_adm_run_config
The request URL contains the following parameters:
Parameter Name |
Type |
Description |
---|---|---|
root_app_scope_id |
string |
The unique identifier of the root scope to which this default config is applicable. |
The response object returns the current default policy generation config or an empty object if the object has not been created.