Target tables for storing Service Graph Connector for Wiz data
Summarize
Summary of Target Tables for Storing Service Graph Connector for Wiz Data
This document outlines the target tables used to store data retrieved from Wiz projects via the Service Graph Connector. After establishing the connection, the integration periodically pulls data, which is organized into tables extending from CMDB CI classes and non-CMDB classes. The attributes populated in these tables include details such as names, object IDs, and regions, which are crucial for maintaining an up-to-date configuration management database (CMDB).
Show less
Key Features
- AWS Datacenter: Stores data on AWS resources, including names and regions.
- Azure Datacenter: Captures information about Azure resources, including resource group associations.
- Cloud DataBase: Holds attributes related to cloud databases, like installation status and type.
- Cloud Function: Contains data about serverless functions across multiple cloud platforms.
- Cloud Load Balancer: Information regarding load balancers is stored, including their status and associated cloud service accounts.
- Kubernetes Resources: Comprehensive data on Kubernetes clusters, deployments, pods, and services is maintained for orchestration management.
Key Outcomes
By utilizing these target tables, ServiceNow customers can effectively manage and visualize their cloud resources and configurations. This structured data enables better tracking, reporting, and management of cloud assets, enhancing operational efficiency and supporting compliance initiatives.
When you complete setting up the connection, you can configure the integration to periodically pull data from a Wiz project. The data is saved in tables that extend from the CMDB CI classes and other non-CMDB classes.
AWS Datacenter [cmdb_ci_aws_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| AWS Datacenter [cmdb_ci_aws_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| AWS Datacenter [cmdb_ci_aws_datacenter] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Azure Datacenter [cmdb_ci_azure_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Azure Datacenter [cmdb_ci_azure_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Azure Datacenter [cmdb_ci_azure_datacenter] | Contains::Contained by | Resource Group [cmdb_ci_resource_group] |
| Azure Datacenter [cmdb_ci_azure_datacenter] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud DataBase [cmdb_ci_cloud_database]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Type | type | nativeType |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud DataBase [cmdb_ci_cloud_database] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Cloud DataBase [cmdb_ci_cloud_database] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Cloud DataBase [cmdb_ci_cloud_database] | Reference | Key Value [cmdb_key_value] |
Cloud DataBase Cluster [cmdb_ci_cloud_db_cluster]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Cluster ID | cluster_id | externalId |
| Name | name | name |
| Cluster Type | cluster_type | kind |
| Install Status | install_status | None |
| Vendor | vendor | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud DataBase Cluster [cmdb_ci_cloud_db_cluster] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud DataBase Cluster [cmdb_ci_cloud_db_cluster] | Reference | Key Value [cmdb_key_value] |
| Cloud DataBase Cluster [cmdb_ci_cloud_db_cluster] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Disk Type [cmdb_ci_disk_type]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | properties.volumeType, zone |
| Object ID | object_id | properties.volumeType, zone |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Disk Type [cmdb_ci_disk_type] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
Cloud Function [cmdb_ci_cloud_function]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| CodeSha256 | codesha256 | awsLambda_codeSha256 |
| Install Status | install_status | None |
| Language | language | runtime |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Function [cmdb_ci_cloud_function] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Function [cmdb_ci_cloud_function] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Function [cmdb_ci_cloud_function] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Cloud Function [cmdb_ci_cloud_function] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Cloud Function [cmdb_ci_cloud_function] | Reference | Key Value [cmdb_key_value] |
Cloud Gateway [cmdb_ci_cloud_gateway]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Gateway [cmdb_ci_cloud_gateway] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Gateway [cmdb_ci_cloud_gateway] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Gateway [cmdb_ci_cloud_gateway] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Cloud Gateway [cmdb_ci_cloud_gateway] | Reference | Key Value [cmdb_key_value] |
Cloud Hardware Type [cmdb_ci_cloud_hardware_type]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Provider | provider | cloudPlatform |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Hardware Type [cmdb_ci_cloud_hardware_type] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Hardware Type [cmdb_ci_cloud_hardware_type] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
Cloud Load Balancer [cmdb_ci_cloud_load_balancer]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | name (for AWS Load Balancer v1) externalId (for Azure and AWS Load Balancer v2) |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Reference | Key Value [cmdb_key_value] |
| Cloud Load Balancer [cmdb_ci_cloud_load_balancer] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Mgmt Network Interface [cmdb_ci_nic]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| MAC Address | mac_address | macAddress |
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Reference | Key Value [cmdb_key_value] |
| Cloud Mgmt Network Interface [cmdb_ci_nic] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Network [cmdb_ci_network]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Cidr | cidr | addressRanges |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Network [cmdb_ci_network] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Network [cmdb_ci_network] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Network [cmdb_ci_network] | Reference | Key Value [cmdb_key_value] |
| Cloud Network [cmdb_ci_network] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Object Storage [cmdb_ci_cloud_object_storage]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId (for Azure and GCP) providerUniqueId (for AWS) |
| Cloud Provider | cloud_provider | cloudPlatform |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Object Storage [cmdb_ci_cloud_object_storage] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Object Storage [cmdb_ci_cloud_object_storage] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Object Storage [cmdb_ci_cloud_object_storage] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Cloud Object Storage [cmdb_ci_cloud_object_storage] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Cloud Object Storage [cmdb_ci_cloud_object_storage] | Reference | Key Value [cmdb_key_value] |
Cloud Organizations [cmdb_ci_cloud_org]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Object ID | object_id | ProviderUniqueId(AWS and Azure), externalId (for GCP) |
| Name | name | name |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Organizations [cmdb_ci_cloud_org] | Contains::Contained by | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Cloud Organizations [cmdb_ci_cloud_org] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId (for Azure and GCP) ProviderUniqueId (for AWS) |
| Install Status | install_status | None |
| Public IP Address | public_ip_address | address |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Cloud Public IP Address [cmdb_ci_cloud_public_ipaddress] | Reference | Key Value [cmdb_key_value] |
Cloud Service Account [cmdb_ci_cloud_service_account]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Account Id | account_id | externalId |
| Name | name | name |
| Object ID | object_id | externalId |
| Datacenter Type | datacenter_type | cloudPlatform |
| Is management account | is_master_account | ProviderUniqueID (AWS only) |
| Organization Id | organization_id | ProviderUniqueID (AWS only) |
| Parent account | parent_account | ProviderUniqueID (AWS only) |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Service Account [cmdb_ci_cloud_service_account] | Reference | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Cloud Service Account [cmdb_ci_cloud_service_account] | Reference | Key Value [cmdb_key_value] |
| Cloud Service Account [cmdb_ci_cloud_service_account] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Cloud Storage Account [cmdb_ci_cloud_storage_account]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Cloud Storage Account [cmdb_ci_cloud_storage_account] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Cloud Storage Account [cmdb_ci_cloud_storage_account] | Reference | Key Value [cmdb_key_value] |
| Cloud Storage Account [cmdb_ci_cloud_storage_account] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Compute Security Group [cmdb_ci_compute_security_group]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Region | region | region |
| Parent class | Relationship type | Child class |
|---|---|---|
| Compute Security Group [cmdb_ci_compute_security_group] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Compute Security Group [cmdb_ci_compute_security_group] | Hosted on::Hosts | OCI Datacenter [cmdb_ci_oci_datacenter] |
| Compute Security Group [cmdb_ci_compute_security_group] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Compute Security Group [cmdb_ci_compute_security_group] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Compute Security Group [cmdb_ci_compute_security_group] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Compute Security Group [cmdb_ci_compute_security_group] | Reference | Key Value [cmdb_key_value] |
Docker Container [cmdb_ci_docker_container]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Container id | container_id | externalId (for Kubernetes, ACA, and ACI) providerUniqueId (for ECS) |
| Install Status | install_status | None |
| Name | name | name |
| Parent class | Relationship type | Child class |
|---|---|---|
| Docker Container [cmdb_ci_docker_container] | Hosts:: Hosted on | AWS Datacenter [cmdb_ci_aws_datacenter] (for ECS) |
| Docker Container [cmdb_ci_docker_container] | Hosts:: Hosted on | Azure Datacenter [cmdb_ci_azure_datacenter] (for ACA, ACI) |
| Docker Container [cmdb_ci_docker_container] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
DynamoDB Table [cmdb_ci_dynamodb_table]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| DynamoDB Table [cmdb_ci_dynamodb_table] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| DynamoDB Table [cmdb_ci_dynamodb_table] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| DynamoDB Table [cmdb_ci_dynamodb_table] | Reference | Key Value [cmdb_key_value] |
Google Datacenter [cmdb_ci_google_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Google Datacenter [cmdb_ci_google_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Google Datacenter [cmdb_ci_google_datacenter] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Google Organization Folder [cmdb_ci_gcp_folder]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Object ID | object_id | externalId |
| Name | name | name |
| Parent class | Relationship type | Child class |
|---|---|---|
| Google Organization Folder [cmdb_ci_gcp_folder] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Google Organization Project [cmdb_ci_gcp_project]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Project Id | project_id | providerUniqueId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Google Organization Project [cmdb_ci_gcp_project] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Hardware Type [cmdb_ci_compute_template]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | instanceType |
| Object ID | object_id | instanceType |
| Parent class | Relationship type | Child class |
|---|---|---|
| Hardware Type [cmdb_ci_compute_template] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Hardware Type [cmdb_ci_compute_template] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Hardware Type [cmdb_ci_compute_template] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
Image [cmdb_ci_os_template]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Image [cmdb_ci_os_template] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Image [cmdb_ci_os_template] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Image [cmdb_ci_os_template] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Image [cmdb_ci_os_template] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Image [cmdb_ci_os_template] | Reference | Key Value [cmdb_key_value] |
Instance Scale Set [cmdb_ci_instance_scale_set]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Install Status | install_status | None |
| Object ID | object_id | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Instance Scale Set [cmdb_ci_instance_scale_set] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Instance Scale Set [cmdb_ci_instance_scale_set] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Instance Scale Set [cmdb_ci_instance_scale_set] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Instance Scale Set [cmdb_ci_instance_scale_set] | Reference | Key Value [cmdb_key_value] |
Internet Gateway [cmdb_ci_internet_gateway]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Internet Gateway [cmdb_ci_internet_gateway] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Internet Gateway [cmdb_ci_internet_gateway] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Internet Gateway [cmdb_ci_internet_gateway] | Reference | Key Value [cmdb_key_value] |
Key Value [cmdb_key_value]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Key | key | tags |
| Value | value | tags |
Kubernetes Cluster [cmdb_ci_kubernetes_cluster]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Cluster Resource ID | cluster_resource_id | providerUniqueId |
| Kubernetes UID | k8s_uid | externalId |
| Name | name | name |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Service [cmdb_ci_kubernetes_service] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Namespace [cmdb_ci_kubernetes_namespace] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Pod [cmdb_ci_kubernetes_pod] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Docker Container [cmdb_ci_docker_container] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Cluster of::Cluster | Kubernetes Node [cmdb_ci_kubernetes_node] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes Deployment [cmdb_ci_kubernetes_deployment]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Kubernetes UID | k8s_uid | uid |
| Name | name | name |
| Namespace | namespace | namespace |
| Available Replicas | available_replicas | status_availableReplicas |
| Desired Replicas | desired_replicas | spec_replicas |
| Install Status | install_status | None |
| Total Replicas | total_replicas | status_replicas |
| Updated Replicas | updated_replicas | status_updatedReplicas |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| SelfLink | self_link | api_version namespace name |
| Unavailable Replicas | unavailable_replicas | status_unavailableReplicas |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes Namespace [cmdb_ci_kubernetes_namespace]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Install Status | install_status | None |
| Namespace | namespace | name |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| Name | name | name |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Namespace [cmdb_ci_kubernetes_namespace] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Namespace [cmdb_ci_kubernetes_namespace] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Namespace [cmdb_ci_kubernetes_namespace] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes Node [cmdb_ci_kubernetes_node]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| IP Address | ip_address | status_address |
| Kubernetes UID | k8s_uid | uid |
| Name | name | name |
| Install Status | install_status | None |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Node [cmdb_ci_kubernetes_node] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Node [cmdb_ci_kubernetes_node] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Node [cmdb_ci_kubernetes_node] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes Pod [cmdb_ci_kubernetes_pod]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Kubernetes UID | k8s_uid | uid |
| Namespace | namespace | namespace |
| Host IP | host_ip | status_hostIP |
| Install Status | install_status | None |
| IP Address | ip_address | status_podIPs |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| Name | name | name |
| Resource version | resource_version | resourceVersion |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Kubernetes UID | k8s_uid | uid |
| Name | name | name |
| Namespace | namespace | namespace |
| Available Replicas | available_replicas | status_availableReplicas |
| Desired Replicas | desired_replicas | spec_replicas |
| Install Status | install_status | None |
| SelfLink | self_link | api_version namespace name |
| Total Replicas | total_replicas | status_replicas |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Reference | Key Value [cmdb_key_value] |
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Kubernetes Service [cmdb_ci_kubernetes_service]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Kubernetes UID | k8s_uid | uid |
| Name | name | name |
| Install Status | install_status | None |
| Kubernetes Cluster | cluster | Kubernetes_clusterExternalID |
| Namespace | namespace | namespace |
| IP Address | ip_address | spec_clusterIP |
| Selector | selector | spec_selector |
| Service Type | service_type | spec_type |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Service [cmdb_ci_kubernetes_service] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Service [cmdb_ci_kubernetes_service] | Reference | Key Value [cmdb_key_value] |
| Kubernetes Service [cmdb_ci_kubernetes_service] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Linux Server [cmdb_ci_linux_server]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Serial number | serial_number | providerUniqueId |
| CPU count | cpu_count | vCPUs |
| Install Status | install_status | None |
| Is Virtual | None | None |
| Operating System | os | operatingSystem |
| Parent class | Relationship type | Child class |
|---|---|---|
| Linux Server [cmdb_ci_linux_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |
Logical Datacenter [cmdb_ci_logical_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Logical Datacenter [cmdb_ci_logical_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Logical Datacenter [cmdb_ci_logical_datacenter] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
OCI Datacenter [cmdb_ci_oci_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| OCI Datacenter [cmdb_ci_oci_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| OCI Datacenter [cmdb_ci_oci_datacenter] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Resource Group [cmdb_ci_resource_group]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Resource Group [cmdb_ci_resource_group] | Contains::Contained by | Cloud Load Balancer [cmdb_ci_cloud_load_balancer] |
| Resource Group [cmdb_ci_resource_group] | Contains::Contained by | Storage Volume [cmdb_ci_storage_volume] |
| Resource Group [cmdb_ci_resource_group] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Resource Group [cmdb_ci_resource_group] | Reference | Key Value [cmdb_key_value] |
Serial Number [cmdb_serial_number]
| Attribute label | Attribute name | Wiz |
|---|---|---|
| Serial Number | providerUniqueID | providerUniqueId |
| Serial Number Type | serial_number_type | None |
| Valid | serial_number_valid | providerUniqueId |
| Parent class | Relationship type | Child class |
|---|---|---|
| Serial Number [cmdb_serial_number] | Reference | Server [cmdb_ci_server] |
| Serial Number [cmdb_serial_number] | Reference | Windows Server [cmdb_ci_win_server] |
| Serial Number [cmdb_serial_number] | Reference | Linux Server [cmdb_ci_linux_server] |
Server [cmdb_ci_server]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Serial number | serial_number | providerUniqueId |
| CPU count | cpu_count | vCPUs |
| Install Status | install_status | None |
| Is Virtual | virtual | None |
| Operating System | os | operatingSystem |
| Sys ID | sys_id | Not applicable |
| Parent class | Relationship type | Child class |
|---|---|---|
| Server [cmdb_ci_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |
SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Project ID | project_id | productIDs |
| CMDB Class | u_cmdb_class | None |
Storage Volume [cmdb_ci_storage_volume]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Object ID | object_id | externalId |
| Volume ID | volume_id | externalId |
| Install Status | install_status | None |
| Name | name | name |
| Size | size | sizeGb |
| Size bytes | size_bytes | sizeGb |
| Storage type | storage_type | volumeType |
| Parent class | Relationship type | Child class |
|---|---|---|
| Storage Volume [cmdb_ci_storage_volume] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Storage Volume [cmdb_ci_storage_volume] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Storage Volume [cmdb_ci_storage_volume] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Storage Volume [cmdb_ci_storage_volume] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Storage Volume [cmdb_ci_storage_volume] | Reference | Key Value [cmdb_key_value] |
Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Object ID | object_id | externalId |
| Name | name | name |
| Install Status | install_status | None |
| Parent class | Relationship type | Child class |
|---|---|---|
| Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
| Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot] | Reference | Key Value [cmdb_key_value] |
| Storage Volume Snapshot [cmdb_ci_storage_vol_snapshot] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
Virtual Machine Instance [cmdb_ci_vm_instance]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| CPUs | cpus | vCPUs |
| Disks | disks | totalDisks |
| Install Status | install_status | None |
| Memory (MB) | memory | memoryGB |
| VM Instance ID | vm_inst_id | externalId providerUniqueId (for Azure) |
| Parent class | Relationship type | Child class |
|---|---|---|
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | AWS Datacenter [cmdb_ci_aws_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | Azure Datacenter [cmdb_ci_azure_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | Google Datacenter [cmdb_ci_google_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | OCI Datacenter [cmdb_ci_oci_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | Logical Datacenter [cmdb_ci_logical_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Hosted on::Hosts | VMware vCenter Datacenter [cmdb_ci_vcenter_datacenter] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Managed by::Manages | Instance Scale Set [cmdb_ci_instance_scale_set] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Provisioned From::Provisioned | Hardware Type [cmdb_ci_compute_template] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Provisioned From::Provisioned | Cloud Hardware Type [cmdb_ci_cloud_hardware_type] |
| Windows Server [cmdb_ci_win_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |
| Linux Server [cmdb_ci_linux_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |
| Server [cmdb_ci_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Reference | SG-Wiz Extension Attributes [sn_wiz_integ_extension_attributes] |
| Virtual Machine Instance [cmdb_ci_vm_instance] | Reference | Key Value [cmdb_key_value] |
VMware vCenter Datacenter [cmdb_ci_vcenter_datacenter]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | externalId |
| Object ID | object_id | externalId |
| Region | region | externalId |
| Parent class | Relationship type | Child class |
|---|---|---|
| VMware vCenter Datacenter [cmdb_ci_vcenter_datacenter] | Hosted on::Hosts | Cloud Service Account [cmdb_ci_cloud_service_account] |
Windows Server [cmdb_ci_win_server]
| Attribute label | Attribute name | Wiz attribute |
|---|---|---|
| Name | name | name |
| Object ID | object_id | externalId |
| Serial number | providerUniqueID | providerUniqueId |
| CPU count | cpu_count | vCPUs |
| Install Status | install_status | None |
| Is Virtual | None | None |
| Operating System | os | operatingSystem |
| Parent class | Relationship type | Child class |
|---|---|---|
| Windows Server [cmdb_ci_win_server] | Virtualized by::Virtualizes | Virtual Machine Instance [cmdb_ci_vm_instance] |