ServiceNow
You can configure Turbonomic policies that log Turbonomic actions in your ServiceNow instance, and that submit actions for approval in ServiceNow workflows.
For more information concerning orchestration, see Automation Workflow.
When creating the action orchestration policy as explained in the previous section, the scope of the policy must match the scope of the ServiceNow target.
Prerequisites
-
A ServiceNow user with the
web_service_adminrole and the custom rolex_turbo_turbonomic.userthat is created during installation that can communicate with Turbonomic via the REST API
Adding ServiceNow targets
-
Click Settings > Target configuration.
-
On the Target configuration page, click Add Target.
-
On the Select target page, click ServiceNow.
-
In the side panel, review the connection requirements and then click Connect Target.
-
On the Connection overview page, configure the following settings:
-
Display name
Specify a name that uniquely identifies this connection.
-
Address
Specify the hostname of the ServiceNow instance without the
httporhttpsprotocols. For example,dev-env-266.service-now.com. - Username
Specify the username for the account Turbonomic uses to connect to the ServiceNow instance.
-
Password
Specify the password for the account Turbonomic uses to connect to the ServiceNow instance.
-
Use OAuth to communicate with the ServiceNow target
If this option is checked, Turbonomic uses OAuth to communicate with the ServiceNow target. If this option is not checked, Turbonomic uses basic authentication.
Currently, Turbonomic supports OAuth 2.0 when this protocol is enabled in the ServiceNow target.
-
Client ID
Specify the client ID Turbonomic uses if
Use OAuth to communicate with the ServiceNow targetis checked. -
Client secret
Specify the password Turbonomic uses if
Use OAuth to communicate with the ServiceNow targetis checked. -
Port number
Specify the port used to access the ServiceNow instance. By default, the port number is 443.
-
Proxy configuration
Specify proxy information only if you connect through a proxy.
-
Proxy hostname or IP address
Specify the address of the proxy used for this target.
-
Proxy port
Specify the port to use with the proxy used for this target. By default, the port is 8080.
-
Proxy username
Specify the username to use with the proxy.
-
Proxy password
Specify the password to use with the proxy.
-
Connect using HTTPS
Select this option if Turbonomic will connect to the proxy through HTTPS.
-
-
ServiceNow integration
In order to complete target addition, see the Turbonomic Actions for ServiceNow documentation.