Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
ServiceNow
Loading policies...

Policy: Azure > Compute > Virtual Machine > ServiceNow > Import Set > Insert Mode

Define the insert mode to be used for records to be sent through to import sets. Single mode will insert incoming data into the specified staging table and trigger transformation based on predefined transform maps in the import set table. Multiple mode will insert multiple records into the specified staging table and trigger transformation based on predefined transform maps or Robust Transform Engine (RTE) configurations in a single request.

It defaults to ServiceNow > Import Set > InsertMode [Default] policy.

Targets

This policy targets the following resource types:

  • Azure > Compute > Virtual Machine

Primary Policy

This policy is used with the following primary policy:

  • Azure > Compute > Virtual Machine > ServiceNow > Import Set

Controls

Setting this policy configures this control:

  • Azure > Compute > Virtual Machine > ServiceNow > Import Set

Policy Specification

Schema Type
string
Valid Values [YAML]
  • Single
    
  • Multiple
    
Default template
{{ $.defaultInsertMode }}
Default template input
|
{
defaultInsertMode: policy(uri:"tmod:@turbot/servicenow#/policy/types/serviceNowImportSetInsertModeDefault")
}
Examples [YAML]
  • Single
    

Category

  • CMDB > External

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/cmdbExternal
  • Policy Type URI
    • tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode
  • GraphQL
    • query policyType(id: "tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/servicenow-azure-compute#/policy/types/virtualMachineServiceNowImportSetInsertMode"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
77
Mods
5
Resource Types
1,197
Policies
540
Controls
0
Quick Actions
0
IAM