Operations Orchestration settings

This section is provided as a reference only. The listed Operations Orchestration settings are configured in Operations Orchestration Studio and are used to integrate Operations Orchestration and Codar. These settings should have been configured as part of installing Codar. Information on how to configure these settings can be found in the Codar Installation and Configuration Guide.

The following areas contain settings that can be configured from Operations Orchestration Studio:

Remote action services
Setting Description
RAS_Operator_Path

Required. The name and URL that accesses the RAS used by Operations Orchestration Central.

HPE recommends the following value:

https://<FQDN>:9004/RAS/services/RCAgentService

where <FQDN> is the fully qualified domain name or IP address of the Operations Orchestration host. Do not use localhost in the URL. Using localhost does not work correctly even though it appears to work when you run Operations Orchestration Studio on the same machine as the RAS.

RAS must be run on the same system as Operations Orchestration Studio. Running Operations Orchestration Studio on another machine produces errors and turns flows red with a cryptic error message about result assignments to result variables that do not exist.

System accounts
Setting Description
CSA_REST_CREDENTIALS

Required. Credentials for Codar REST authentication.

HPE recommends the Credentials are set to the following values:

  • User Name: ooInboundUser
  • Password: cloud

Note The User Name configured for the CSA_REST_CREDENTIALS System Account setting must match the Override Value (Operations Orchestration version 10.21) configured for the CSA_OO_USER System Property setting.

 

System properties
Setting Description
CSA_DMA_WorkflowTimeout

Required. The amount of time, in seconds, to wait for a DMA workflow to complete.

Default Property Value:

3600

CSA_NA_CreateVlanScript

Required. The name of the HPE Network Automation command script to create a VLAN that was imported when you integrated Network Automation with Codar.

Default Property Value:

HPN Create Vlan

CSA_NA_DeleteVlanScript

Required. The name of the Network Automation command script to delete a VLAN that was imported when you integrated Network Automation with Codar.

Default Property Value:

HPN Delete Vlan

CSA_OO_USER

Required. The user that communicates with Codar using the REST API.

Default Property Value:

ooInboundUser

Note The Override Value (Operations Orchestration version 10.21) configured for the CSA_OO_USER System Property setting must match the User Name configured for the CSA_REST_CREDENTIALS System Account setting.

CSA_REST_URI

Required. The URI used to communicate with Codar using the REST API.

HPE recommends the following Property Value:

https://<codar_hostname>:8444/csa/rest

CSA_SiteScope_MonitoringLockId

Required. SiteScope monitoring lock ID.

Default Property Value:

SiteScope Lock for Deploying Monitors

CSA_SiteScope_RootMonitorGroup

Required. The default name of the SiteScope root monitor group path.

Default Property Value:

Codar Monitors

CSA_SiteScope_MonitoringSleepTime

Required. The amount of time, in seconds, to wait before acquiring the SiteScope monitoring lock. This time may be increased if there are a large number of subscription requests.

Default Property Value:

30

CSA_vCenterPropertyCollectionTimeout

Required. How often, in seconds, properties are collected about a deployed virtual machine.

Default Property Value:

1800