Mods
ServiceNow

Policy: GCP > Kubernetes Engine > Zone Cluster > ServiceNow > Import Set > Record

The policy facilitates the accurate representation of cloud resource within the ServiceNow environment, ensuring that critical data is effectively mapped and managed. Attribute of an GCP > Kubernetes Engine > Zone Cluster is systematically mapped to a specific column in a ServiceNow table.

The policy allows enabling organizations to select and map only those attributes that are most relevant to their operational needs. It significantly reduces the manual effort involved in data transfer and minimizes the risk of errors, thereby enhancing the overall efficiency of data management.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default template
addons_config: {{ $.resource.data.addonsConfig | dump | safe }}
authenticator_groups_config: {{ $.resource.data.authenticatorGroupsConfig | dump | safe }}
autopilot_enabled: {{ $.resource.data.autopilot.enabled | dump | safe }}
autoscaling: {{ $.resource.data.autoscaling | dump | safe }}
binary_authorization: {{ $.resource.data.binaryAuthorization.evaluationMode | dump | safe }}
create_time: {{ $.resource.data.createTime | dump | safe }}
current_master_version: {{ $.resource.data.currentMasterVersion | dump | safe }}
current_node_count: {{ $.resource.data.currentNodeCount | dump | safe }}
current_node_version: {{ $.resource.data.currentNodeVersion | dump | safe }}
database_encryption_state: {{ $.resource.data.databaseEncryption.state | dump | safe }}
endpoint: {{ $.resource.data.endpoint | dump | safe }}
initial_cluster_version: {{ $.resource.data.initialClusterVersion | dump | safe }}
instance_group_urls: {{ $.resource.data.instanceGroupUrls | dump | safe }}
ip_allocation_policy: {{ $.resource.data.ipAllocationPolicy | dump | safe }}
labels: {{ $.resource.data.resourceLabels | dump | safe }}
locations: {{ $.resource.data.locations | dump | safe }}
network: {{ $.resource.data.network | dump | safe }}
network_config: {{ $.resource.data.networkConfig | dump | safe }}
node_config: {{ $.resource.data.nodeConfig | dump | safe }}
node_pools: {{ $.resource.data.nodePools | dump | safe }}
notification_config: {{ $.resource.data.notificationConfig | dump | safe }}
private_cluster_config: {{ $.resource.data.privateClusterConfig | dump | safe }}
project: {{ $.resource.metadata.gcp.projectId | dump | safe }}
region: {{ $.resource.metadata.gcp.regionName | dump | safe }}
services_ipv4_cidr: {{ $.resource.data.servicesIpv4Cidr | dump | safe }}
status: {{ $.resource.data.status | dump | safe }}
subnetwork: {{ $.resource.data.subnetwork | dump | safe }}
zone: {{ $.resource.data.zone | dump | safe }}
zone_cluster_location: {{ $.resource.data.location | dump | safe }}
zone_cluster_name: {{ $.resource.data.name | dump | safe }}
resource_type_uri: {{ $.resource.type.uri | safe }}
Default template input
|
{
resource: zoneCluster{
data
metadata
turbot {
akas
id
tags
title
}
type {
uri
}
}
}

Category

In Your Workspace

Developers