ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: Kubernetes > Persistent Volume > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing Kubernetes > PersistentVolume data.

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
table:
name: guardrails_kubernetes_persistentvolume
label: Kubernetes > PersistentVolume
extendsTable: cmdb_ci
columns:
- name: access_modes
label: Access Modes
type: string
size: 10000
- name: annotations
label: Annotations
type: string
size: 10000
- name: capacity
label: Capacity
type: string
size: 10000
- name: claim_ref
label: Claim Ref
type: string
size: 10000
- name: cluster_name
label: Cluster Name
type: string
- name: cluster_uid
label: Cluster UID
type: string
size: 50
- name: creation_timestamp
label: Creation Timestamp
size: 50
- name: deletion_grace_period_seconds
label: Deletion Grace Period Seconds
type: integer
- name: finalizers
label: Finalizers
type: string
size: 10000
- name: generate_name
label: Generate Name
type: string
- name: generation
label: Generation
type: integer
- name: labels
label: Labels
type: string
size: 10000
- name: message
label: Message
type: string
- name: mount_options
label: Mount Options
type: string
size: 10000
- name: name
label: Name
type: string
size: 255
- name: namespace
label: Namespace
- name: node_affinity
label: Node Affinity
type: string
size: 10000
- name: owner_references
label: Owner References
type: string
size: 10000
- name: persistent_volume_reclaim_policy
label: Persistent Volume Reclaim Policy
type: string
- name: persistent_volume_source
label: Persistent Volume Source
type: string
size: 10000
- name: phase
label: Phase
type: string
- name: reason
label: Reason
type: string
- name: resource_version
label: Resource Version
type: string
- name: source_type
label: Source Type
type: string
- name: storage_class
label: Storage Class
type: string
- name: uid
label: UID
size: 50
- name: volume_mode
label: Volume Mode
type: string

Category

In Your Workspace

Developers