1. Packages
  2. Konnect Provider
  3. API Docs
  4. getGatewayPluginAiAzureContentSafety
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

konnect.getGatewayPluginAiAzureContentSafety

Explore with Pulumi AI

konnect logo
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

    Using getGatewayPluginAiAzureContentSafety

    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 getGatewayPluginAiAzureContentSafety(args: GetGatewayPluginAiAzureContentSafetyArgs, opts?: InvokeOptions): Promise<GetGatewayPluginAiAzureContentSafetyResult>
    function getGatewayPluginAiAzureContentSafetyOutput(args: GetGatewayPluginAiAzureContentSafetyOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginAiAzureContentSafetyResult>
    def get_gateway_plugin_ai_azure_content_safety(control_plane_id: Optional[str] = None,
                                                   opts: Optional[InvokeOptions] = None) -> GetGatewayPluginAiAzureContentSafetyResult
    def get_gateway_plugin_ai_azure_content_safety_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                                   opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginAiAzureContentSafetyResult]
    func LookupGatewayPluginAiAzureContentSafety(ctx *Context, args *LookupGatewayPluginAiAzureContentSafetyArgs, opts ...InvokeOption) (*LookupGatewayPluginAiAzureContentSafetyResult, error)
    func LookupGatewayPluginAiAzureContentSafetyOutput(ctx *Context, args *LookupGatewayPluginAiAzureContentSafetyOutputArgs, opts ...InvokeOption) LookupGatewayPluginAiAzureContentSafetyResultOutput

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

    public static class GetGatewayPluginAiAzureContentSafety 
    {
        public static Task<GetGatewayPluginAiAzureContentSafetyResult> InvokeAsync(GetGatewayPluginAiAzureContentSafetyArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginAiAzureContentSafetyResult> Invoke(GetGatewayPluginAiAzureContentSafetyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginAiAzureContentSafetyResult> getGatewayPluginAiAzureContentSafety(GetGatewayPluginAiAzureContentSafetyArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginAiAzureContentSafetyResult> getGatewayPluginAiAzureContentSafety(GetGatewayPluginAiAzureContentSafetyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginAiAzureContentSafety:getGatewayPluginAiAzureContentSafety
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginAiAzureContentSafety Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginAiAzureContentSafetyConfig

    AzureApiVersion string
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    AzureClientId string
    If azure_use_managed_identity is true, set the client ID if required.
    AzureClientSecret string
    If azure_use_managed_identity is true, set the client secret if required.
    AzureTenantId string
    If azure_use_managed_identity is true, set the tenant ID if required.
    AzureUseManagedIdentity bool
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    BlocklistNames List<string>
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    Categories List<GetGatewayPluginAiAzureContentSafetyConfigCategory>
    Array of categories, and their thresholds, to measure on.
    ContentSafetyKey string
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    ContentSafetyUrl string
    Full URL, inc protocol, of the Azure Content Safety instance.
    HaltOnBlocklistHit bool
    Tells Azure to reject the request if any blocklist filter is hit.
    OutputType string
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    RevealFailureReason bool
    Set true to tell the caller why their request was rejected, if so.
    TextSource string
    Select where to pick the 'text' for the Azure Content Services request.
    AzureApiVersion string
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    AzureClientId string
    If azure_use_managed_identity is true, set the client ID if required.
    AzureClientSecret string
    If azure_use_managed_identity is true, set the client secret if required.
    AzureTenantId string
    If azure_use_managed_identity is true, set the tenant ID if required.
    AzureUseManagedIdentity bool
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    BlocklistNames []string
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    Categories []GetGatewayPluginAiAzureContentSafetyConfigCategory
    Array of categories, and their thresholds, to measure on.
    ContentSafetyKey string
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    ContentSafetyUrl string
    Full URL, inc protocol, of the Azure Content Safety instance.
    HaltOnBlocklistHit bool
    Tells Azure to reject the request if any blocklist filter is hit.
    OutputType string
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    RevealFailureReason bool
    Set true to tell the caller why their request was rejected, if so.
    TextSource string
    Select where to pick the 'text' for the Azure Content Services request.
    azureApiVersion String
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    azureClientId String
    If azure_use_managed_identity is true, set the client ID if required.
    azureClientSecret String
    If azure_use_managed_identity is true, set the client secret if required.
    azureTenantId String
    If azure_use_managed_identity is true, set the tenant ID if required.
    azureUseManagedIdentity Boolean
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    blocklistNames List<String>
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    categories List<GetGatewayPluginAiAzureContentSafetyConfigCategory>
    Array of categories, and their thresholds, to measure on.
    contentSafetyKey String
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    contentSafetyUrl String
    Full URL, inc protocol, of the Azure Content Safety instance.
    haltOnBlocklistHit Boolean
    Tells Azure to reject the request if any blocklist filter is hit.
    outputType String
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    revealFailureReason Boolean
    Set true to tell the caller why their request was rejected, if so.
    textSource String
    Select where to pick the 'text' for the Azure Content Services request.
    azureApiVersion string
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    azureClientId string
    If azure_use_managed_identity is true, set the client ID if required.
    azureClientSecret string
    If azure_use_managed_identity is true, set the client secret if required.
    azureTenantId string
    If azure_use_managed_identity is true, set the tenant ID if required.
    azureUseManagedIdentity boolean
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    blocklistNames string[]
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    categories GetGatewayPluginAiAzureContentSafetyConfigCategory[]
    Array of categories, and their thresholds, to measure on.
    contentSafetyKey string
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    contentSafetyUrl string
    Full URL, inc protocol, of the Azure Content Safety instance.
    haltOnBlocklistHit boolean
    Tells Azure to reject the request if any blocklist filter is hit.
    outputType string
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    revealFailureReason boolean
    Set true to tell the caller why their request was rejected, if so.
    textSource string
    Select where to pick the 'text' for the Azure Content Services request.
    azure_api_version str
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    azure_client_id str
    If azure_use_managed_identity is true, set the client ID if required.
    azure_client_secret str
    If azure_use_managed_identity is true, set the client secret if required.
    azure_tenant_id str
    If azure_use_managed_identity is true, set the tenant ID if required.
    azure_use_managed_identity bool
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    blocklist_names Sequence[str]
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    categories Sequence[GetGatewayPluginAiAzureContentSafetyConfigCategory]
    Array of categories, and their thresholds, to measure on.
    content_safety_key str
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    content_safety_url str
    Full URL, inc protocol, of the Azure Content Safety instance.
    halt_on_blocklist_hit bool
    Tells Azure to reject the request if any blocklist filter is hit.
    output_type str
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    reveal_failure_reason bool
    Set true to tell the caller why their request was rejected, if so.
    text_source str
    Select where to pick the 'text' for the Azure Content Services request.
    azureApiVersion String
    Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
    azureClientId String
    If azure_use_managed_identity is true, set the client ID if required.
    azureClientSecret String
    If azure_use_managed_identity is true, set the client secret if required.
    azureTenantId String
    If azure_use_managed_identity is true, set the tenant ID if required.
    azureUseManagedIdentity Boolean
    If checked, uses (if set) azure_client_id, azure_client_secret, and/or azure_tenant_id for Azure authentication, via Managed or User-assigned identity
    blocklistNames List<String>
    Use these configured blocklists (in Azure Content Services) when inspecting content.
    categories List<Property Map>
    Array of categories, and their thresholds, to measure on.
    contentSafetyKey String
    If azure_use_managed_identity is true, set the API key to call Content Safety.
    contentSafetyUrl String
    Full URL, inc protocol, of the Azure Content Safety instance.
    haltOnBlocklistHit Boolean
    Tells Azure to reject the request if any blocklist filter is hit.
    outputType String
    See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
    revealFailureReason Boolean
    Set true to tell the caller why their request was rejected, if so.
    textSource String
    Select where to pick the 'text' for the Azure Content Services request.

    GetGatewayPluginAiAzureContentSafetyConfigCategory

    Name string
    RejectionLevel double
    Name string
    RejectionLevel float64
    name String
    rejectionLevel Double
    name string
    rejectionLevel number
    name String
    rejectionLevel Number

    GetGatewayPluginAiAzureContentSafetyOrdering

    GetGatewayPluginAiAzureContentSafetyOrderingAfter

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginAiAzureContentSafetyOrderingBefore

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginAiAzureContentSafetyRoute

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginAiAzureContentSafetyService

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    konnect kong/terraform-provider-konnect
    License
    Notes
    This Pulumi package is based on the konnect Terraform Provider.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong