Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This article explains how to set up configure the Cloudaware ServiceNow application in ServiceNow. Cloudaware extends the Configuration Item table in ServiceNow with additional cloud inventory data.

...

As a result, the following tables will be created in ServiceNow:

System tables

Label

Name

Cloudaware CI

x_

gigwa_cloudawa_2

ca_cmdb_ci

_cloudaware

Cloudaware

System Metadata

CMDB Schema

x_

gigwa

ca_

cloudawa_2_cloudaware_system_metadataCloudaware Sys Import Tables List

cmdb_schema

CI Class ImportĀ 

x_

gigwa

ca_

cloudawa

cmdb_

2

ci_

cloudawa_sys

class_import

_tables_listManage Imports Table

Cloudaware Import Settings

x_

gigwa

ca_

cloudawa

cmdb_

2

ci_

list

class_

of

import_

imported_tablesMapping Table

settings

Cloudaware Import Fields Mapping

x_ca_

gigwa

cmdb_

cloudawa

import_

2

fields_mapping

_data

Application tables

Label

Name

AWS Account

x_gigwa_cloudawa_2_aws_account

AWS DynamoDB Backup

x_gigwa_cloudawa_2_aws_dynamo_db_backup

AWS DynamoDB Table

x_gigwa_cloudawa_2_aws_dynamo_db_table

AWS EBS Snapshot

x_gigwa_cloudawa_2_aws_snapshot

AWS EBS Volume

x_gigwa_cloudawa_2_aws_volume

AWS EC2 Image

x_gigwa_cloudawa_2_aws_image

AWS EC2 Instance

x_gigwa_cloudawa_2_aws_instance

AWS EC2 Security Group

x_gigwa_cloudawa_2_aws_security_group

AWS ELB Load Balancer

x_gigwa_cloudawa_2_aws_load_balancer

AWS ElastiCache Cluster

x_gigwa_cloudawa_2_aws_cache_cluster

AWS ElastiCache Node

x_gigwa_cloudawa_2_aws_cache_node

AWS Lambda Function

x_gigwa_cloudawa_2_aws_lambda_function

AWS RDS Cluster

x_gigwa_cloudawa_2_aws_db_cluster

AWS RDS Instance

x_gigwa_cloudawa_2_aws_db_instance

AWS Redshift Cluster

x_gigwa_cloudawa_2_aws_redshift_cluster

AWS S3 Bucket

x_gigwa_cloudawa_2_aws_bucket

...

To check the data upload status, append /x_gigwaca_cloudawacmdb_2ci_listclass_of_imported_tables_listimport_settings.do to the current URL in your web browser.

The full URL should be in the format https://YOURINSTANCE.service-now.com/x_gigwaca_cloudawacmdb_2ci_listclass_of_imported_tables_listimport_settings.do, where 'YOURINSTANCE' is a placeholder for your ServiceNow instance ID.

...