Install and configure MID Servers to access cloud environments
Install and configure the MID Servers correctly to enable ITOM products to access to the cloud resources.
Before you begin
Role required: discovery_admin or sn_cmp.cloud_admin (for Cloud Provisioning and Governance)
About this task
Procedure
For IP-based discovery, Installing the MID Server on a server inside the cloud environment, inside a Virtual Private Cloud (VPC).
For example, if you are configuring access to AWS service accounts using IAM roles, install the MID Server at the Amazon EC2 instance.
Important: If you configure AWS credentials at ServiceNow AI Platform, the location of the MID Server doesn't matter.
If your organization has multiple VPC segments, deploy the MID Servers in a manage-mentor transit VPC.
Activate IP-based discovery jobs to access the compute layer using agentless credentials.
Configure the MID Server with the capabilities necessary for the cloud environment you are planning to discover.
You can select the
ALLcapability or configure specific capabilities for tighter security.Add Cloud Management in supported application in MID Server for Cloud Provisioning and Governance requests to be processed.
Cloud environment MID Server capability required by Cloud Discovery MID Server capability required by Cloud Provisioning and Governance Amazon AWS Cloud AWSorCloud ManagementorALLAWSorCloud ManagementMicrosoft Azure Cloud AzureorCloud ManagementorALLAzureorCloud ManagementGoogle Cloud GoogleorCloud ManagementorALLGoogleorCloud ManagementIBM Cloud Platform IBMorCloud ManagementorALLN/A Oracle Cloud Infrastructure (OCI) OCIorCloud ManagementorALLN/A OpenStack OpenStackorCloud ManagementorALLN/A Red Hat Virtualization (RHV) RHVorCloud ManagementorALLN/A If the MID Servers must go through an unauthenticated proxy server to access cloud resources, modify the
agent\conf\wrapper-override.conffile, as follows:wrapper.java.additional.1=-Dhttp.proxySet=true wrapper.java.additional.2=-Dhttp.proxyHost=<proxyHost> wrapper.java.additional.3=-Dhttp.proxyPort=<proxyPort> wrapper.java.additional.4=-DuseProxy=trueIf you're using an authenticated proxy server, configure the MID Server parameters in the
config.xmlfile.For a description of the parameter values, see the Proxy server parameters section in MID Server parameters.
Parent Topic:Access to cloud environments for ITOM products
Related topics