1. Packages
  2. Packages
  3. Cloudflare Provider
  4. API Docs
  5. getEmailSecurityImpersonationRegistry
Viewing docs for Cloudflare v6.18.0
published on Thursday, Jul 16, 2026 by Pulumi
cloudflare logo
Viewing docs for Cloudflare v6.18.0
published on Thursday, Jul 16, 2026 by Pulumi

    Accepted Permissions

    • Cloud Email Security: Read
    • Cloud Email Security: Write

    Example Usage

    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    variables:
      exampleEmailSecurityImpersonationRegistry:
        fn::invoke:
          function: cloudflare:getEmailSecurityImpersonationRegistry
          arguments:
            accountId: 023e105f4ecef8ad9ca31a8372d0c353
            displayNameId: 2403
    
    pulumi {
      required_providers {
        cloudflare = {
          source = "pulumi/cloudflare"
        }
      }
    }
    
    data "cloudflare_getemailsecurityimpersonationregistry" "exampleEmailSecurityImpersonationRegistry" {
      account_id      = "023e105f4ecef8ad9ca31a8372d0c353"
      display_name_id = 2403
    }
    

    Using getEmailSecurityImpersonationRegistry

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getEmailSecurityImpersonationRegistry(args: GetEmailSecurityImpersonationRegistryArgs, opts?: InvokeOptions): Promise<GetEmailSecurityImpersonationRegistryResult>
    function getEmailSecurityImpersonationRegistryOutput(args: GetEmailSecurityImpersonationRegistryOutputArgs, opts?: InvokeOptions): Output<GetEmailSecurityImpersonationRegistryResult>
    def get_email_security_impersonation_registry(account_id: Optional[str] = None,
                                                  filter: Optional[GetEmailSecurityImpersonationRegistryFilter] = None,
                                                  impersonation_registry_id: Optional[str] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetEmailSecurityImpersonationRegistryResult
    def get_email_security_impersonation_registry_output(account_id: pulumi.Input[Optional[str]] = None,
                                                  filter: pulumi.Input[Optional[GetEmailSecurityImpersonationRegistryFilterArgs]] = None,
                                                  impersonation_registry_id: pulumi.Input[Optional[str]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetEmailSecurityImpersonationRegistryResult]
    func LookupEmailSecurityImpersonationRegistry(ctx *Context, args *LookupEmailSecurityImpersonationRegistryArgs, opts ...InvokeOption) (*LookupEmailSecurityImpersonationRegistryResult, error)
    func LookupEmailSecurityImpersonationRegistryOutput(ctx *Context, args *LookupEmailSecurityImpersonationRegistryOutputArgs, opts ...InvokeOption) LookupEmailSecurityImpersonationRegistryResultOutput

    > Note: This function is named LookupEmailSecurityImpersonationRegistry in the Go SDK.

    public static class GetEmailSecurityImpersonationRegistry 
    {
        public static Task<GetEmailSecurityImpersonationRegistryResult> InvokeAsync(GetEmailSecurityImpersonationRegistryArgs args, InvokeOptions? opts = null)
        public static Output<GetEmailSecurityImpersonationRegistryResult> Invoke(GetEmailSecurityImpersonationRegistryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetEmailSecurityImpersonationRegistryResult> getEmailSecurityImpersonationRegistry(GetEmailSecurityImpersonationRegistryArgs args, InvokeOptions options)
    public static Output<GetEmailSecurityImpersonationRegistryResult> getEmailSecurityImpersonationRegistry(GetEmailSecurityImpersonationRegistryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: cloudflare:index/getEmailSecurityImpersonationRegistry:getEmailSecurityImpersonationRegistry
      arguments:
        # arguments dictionary
    data "cloudflare_get_email_security_impersonation_registry" "name" {
        # arguments
    }

    The following arguments are supported:

    AccountId string
    Identifier.
    Filter GetEmailSecurityImpersonationRegistryFilter
    ImpersonationRegistryId string
    Impersonation registry entry identifier
    AccountId string
    Identifier.
    Filter GetEmailSecurityImpersonationRegistryFilter
    ImpersonationRegistryId string
    Impersonation registry entry identifier
    account_id string
    Identifier.
    filter object
    impersonation_registry_id string
    Impersonation registry entry identifier
    accountId String
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonationRegistryId String
    Impersonation registry entry identifier
    accountId string
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonationRegistryId string
    Impersonation registry entry identifier
    account_id str
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonation_registry_id str
    Impersonation registry entry identifier
    accountId String
    Identifier.
    filter Property Map
    impersonationRegistryId String
    Impersonation registry entry identifier

    getEmailSecurityImpersonationRegistry Result

    The following output properties are available:

    Comments string
    CreatedAt string
    DirectoryId int
    DirectoryNodeId int
    Email string
    ExternalDirectoryNodeId string

    Deprecated: This field is deprecated.

    Id string
    Impersonation registry entry identifier
    IsEmailRegex bool
    LastModified string
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    ModifiedAt string
    Name string
    Provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    AccountId string
    Identifier.
    Filter GetEmailSecurityImpersonationRegistryFilter
    ImpersonationRegistryId string
    Impersonation registry entry identifier
    Comments string
    CreatedAt string
    DirectoryId int
    DirectoryNodeId int
    Email string
    ExternalDirectoryNodeId string

    Deprecated: This field is deprecated.

    Id string
    Impersonation registry entry identifier
    IsEmailRegex bool
    LastModified string
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    ModifiedAt string
    Name string
    Provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    AccountId string
    Identifier.
    Filter GetEmailSecurityImpersonationRegistryFilter
    ImpersonationRegistryId string
    Impersonation registry entry identifier
    comments string
    created_at string
    directory_id number
    directory_node_id number
    email string
    external_directory_node_id string

    Deprecated: This field is deprecated.

    id string
    Impersonation registry entry identifier
    is_email_regex bool
    last_modified string
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    modified_at string
    name string
    provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    account_id string
    Identifier.
    filter object
    impersonation_registry_id string
    Impersonation registry entry identifier
    comments String
    createdAt String
    directoryId Integer
    directoryNodeId Integer
    email String
    externalDirectoryNodeId String

    Deprecated: This field is deprecated.

    id String
    Impersonation registry entry identifier
    isEmailRegex Boolean
    lastModified String
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    modifiedAt String
    name String
    provenance String
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    accountId String
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonationRegistryId String
    Impersonation registry entry identifier
    comments string
    createdAt string
    directoryId number
    directoryNodeId number
    email string
    externalDirectoryNodeId string

    Deprecated: This field is deprecated.

    id string
    Impersonation registry entry identifier
    isEmailRegex boolean
    lastModified string
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    modifiedAt string
    name string
    provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    accountId string
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonationRegistryId string
    Impersonation registry entry identifier
    comments str
    created_at str
    directory_id int
    directory_node_id int
    email str
    external_directory_node_id str

    Deprecated: This field is deprecated.

    id str
    Impersonation registry entry identifier
    is_email_regex bool
    last_modified str
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    modified_at str
    name str
    provenance str
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    account_id str
    Identifier.
    filter GetEmailSecurityImpersonationRegistryFilter
    impersonation_registry_id str
    Impersonation registry entry identifier
    comments String
    createdAt String
    directoryId Number
    directoryNodeId Number
    email String
    externalDirectoryNodeId String

    Deprecated: This field is deprecated.

    id String
    Impersonation registry entry identifier
    isEmailRegex Boolean
    lastModified String
    Deprecated, use modifiedAt instead. End of life: November 1, 2026.

    Deprecated: Use modifiedAt instead.

    modifiedAt String
    name String
    provenance String
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    accountId String
    Identifier.
    filter Property Map
    impersonationRegistryId String
    Impersonation registry entry identifier

    Supporting Types

    GetEmailSecurityImpersonationRegistryFilter

    Direction string
    The sorting direction. Available values: "asc", "desc".
    Order string
    Field to sort by. Available values: "name", "email", "createdAt".
    Provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    Search string
    Search term for filtering records. Behavior may change.
    Direction string
    The sorting direction. Available values: "asc", "desc".
    Order string
    Field to sort by. Available values: "name", "email", "createdAt".
    Provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    Search string
    Search term for filtering records. Behavior may change.
    direction string
    The sorting direction. Available values: "asc", "desc".
    order string
    Field to sort by. Available values: "name", "email", "createdAt".
    provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    search string
    Search term for filtering records. Behavior may change.
    direction String
    The sorting direction. Available values: "asc", "desc".
    order String
    Field to sort by. Available values: "name", "email", "createdAt".
    provenance String
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    search String
    Search term for filtering records. Behavior may change.
    direction string
    The sorting direction. Available values: "asc", "desc".
    order string
    Field to sort by. Available values: "name", "email", "createdAt".
    provenance string
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    search string
    Search term for filtering records. Behavior may change.
    direction str
    The sorting direction. Available values: "asc", "desc".
    order str
    Field to sort by. Available values: "name", "email", "createdAt".
    provenance str
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    search str
    Search term for filtering records. Behavior may change.
    direction String
    The sorting direction. Available values: "asc", "desc".
    order String
    Field to sort by. Available values: "name", "email", "createdAt".
    provenance String
    Available values: "A1SINTERNAL", "SNOOPY-CASBOFFICE365", "SNOOPY-OFFICE365", "SNOOPY-GOOGLE_DIRECTORY".
    search String
    Search term for filtering records. Behavior may change.

    Package Details

    Repository
    Cloudflare pulumi/pulumi-cloudflare
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the cloudflare Terraform Provider.
    cloudflare logo
    Viewing docs for Cloudflare v6.18.0
    published on Thursday, Jul 16, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial