ImportGcpOrganizationInput

ImportGcpOrganizationInput

ImportGcpOrganizationInput

Import a GCP organization with discovery and connection settings

accessMode GcpAccessMode! The access mode for authentication
clientEmail String! The service account client email to use or impersonate
discoveryLevels [GcpDiscoveryLevelEntryInput!] Discovery level settings for projects and folders. Items not specified default to RESOURCE (full import).
externalIdLabelKey String The external ID label key - required for SERVICEACCOUNTIMPERSONATION mode
externalIdLabelValue String The external ID label value - required for SERVICEACCOUNTIMPERSONATION mode
organizationId String! The GCP organization ID (numeric string)
parent ID! The parent resource to import the organization under, either as an id, or an AKA
privateKey String The service account private key (PEM format) - required for PRIVATE_KEY mode
title String Optional display title for the organization