konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginAiAzureContentSafety
Explore with Pulumi AI
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:
- Control
Plane stringId
- Control
Plane stringId
- control
Plane StringId
- control
Plane stringId
- control_
plane_ strid
- control
Plane StringId
getGatewayPluginAiAzureContentSafety Result
The following output properties are available:
- Config
Get
Gateway Plugin Ai Azure Content Safety Config - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Ai Azure Content Safety Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Ai Azure Content Safety Route - Service
Get
Gateway Plugin Ai Azure Content Safety Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Ai Azure Content Safety Config - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Ai Azure Content Safety Ordering - Protocols []string
- Route
Get
Gateway Plugin Ai Azure Content Safety Route - Service
Get
Gateway Plugin Ai Azure Content Safety Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Ai Azure Content Safety Config - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Ai Azure Content Safety Ordering - protocols List<String>
- route
Get
Gateway Plugin Ai Azure Content Safety Route - service
Get
Gateway Plugin Ai Azure Content Safety Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Ai Azure Content Safety Config - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Ai Azure Content Safety Ordering - protocols string[]
- route
Get
Gateway Plugin Ai Azure Content Safety Route - service
Get
Gateway Plugin Ai Azure Content Safety Service - string[]
- updated
At number
- config
Get
Gateway Plugin Ai Azure Content Safety Config - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Ai Azure Content Safety Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Ai Azure Content Safety Route - service
Get
Gateway Plugin Ai Azure Content Safety Service - Sequence[str]
- updated_
at float
- config Property Map
- control
Plane StringId - created
At Number - enabled Boolean
- id String
- instance
Name String - ordering Property Map
- protocols List<String>
- route Property Map
- service Property Map
- List<String>
- updated
At Number
Supporting Types
GetGatewayPluginAiAzureContentSafetyConfig
- Azure
Api stringVersion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- Azure
Client stringId - If
azure_use_managed_identity
is true, set the client ID if required. - Azure
Client stringSecret - If
azure_use_managed_identity
is true, set the client secret if required. - Azure
Tenant stringId - If
azure_use_managed_identity
is true, set the tenant ID if required. - Azure
Use boolManaged Identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_tenant_id
for Azure authentication, via Managed or User-assigned identity - Blocklist
Names List<string> - Use these configured blocklists (in Azure Content Services) when inspecting content.
- Categories
List<Get
Gateway Plugin Ai Azure Content Safety Config Category> - Array of categories, and their thresholds, to measure on.
- Content
Safety stringKey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - Content
Safety stringUrl - Full URL, inc protocol, of the Azure Content Safety instance.
- Halt
On boolBlocklist Hit - Tells Azure to reject the request if any blocklist filter is hit.
- Output
Type string - See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
- Reveal
Failure boolReason - Set true to tell the caller why their request was rejected, if so.
- Text
Source string - Select where to pick the 'text' for the Azure Content Services request.
- Azure
Api stringVersion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- Azure
Client stringId - If
azure_use_managed_identity
is true, set the client ID if required. - Azure
Client stringSecret - If
azure_use_managed_identity
is true, set the client secret if required. - Azure
Tenant stringId - If
azure_use_managed_identity
is true, set the tenant ID if required. - Azure
Use boolManaged Identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_tenant_id
for Azure authentication, via Managed or User-assigned identity - Blocklist
Names []string - Use these configured blocklists (in Azure Content Services) when inspecting content.
- Categories
[]Get
Gateway Plugin Ai Azure Content Safety Config Category - Array of categories, and their thresholds, to measure on.
- Content
Safety stringKey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - Content
Safety stringUrl - Full URL, inc protocol, of the Azure Content Safety instance.
- Halt
On boolBlocklist Hit - Tells Azure to reject the request if any blocklist filter is hit.
- Output
Type string - See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
- Reveal
Failure boolReason - Set true to tell the caller why their request was rejected, if so.
- Text
Source string - Select where to pick the 'text' for the Azure Content Services request.
- azure
Api StringVersion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- azure
Client StringId - If
azure_use_managed_identity
is true, set the client ID if required. - azure
Client StringSecret - If
azure_use_managed_identity
is true, set the client secret if required. - azure
Tenant StringId - If
azure_use_managed_identity
is true, set the tenant ID if required. - azure
Use BooleanManaged Identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_tenant_id
for Azure authentication, via Managed or User-assigned identity - blocklist
Names List<String> - Use these configured blocklists (in Azure Content Services) when inspecting content.
- categories
List<Get
Gateway Plugin Ai Azure Content Safety Config Category> - Array of categories, and their thresholds, to measure on.
- content
Safety StringKey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - content
Safety StringUrl - Full URL, inc protocol, of the Azure Content Safety instance.
- halt
On BooleanBlocklist Hit - Tells Azure to reject the request if any blocklist filter is hit.
- output
Type String - See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
- reveal
Failure BooleanReason - Set true to tell the caller why their request was rejected, if so.
- text
Source String - Select where to pick the 'text' for the Azure Content Services request.
- azure
Api stringVersion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- azure
Client stringId - If
azure_use_managed_identity
is true, set the client ID if required. - azure
Client stringSecret - If
azure_use_managed_identity
is true, set the client secret if required. - azure
Tenant stringId - If
azure_use_managed_identity
is true, set the tenant ID if required. - azure
Use booleanManaged Identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_tenant_id
for Azure authentication, via Managed or User-assigned identity - blocklist
Names string[] - Use these configured blocklists (in Azure Content Services) when inspecting content.
- categories
Get
Gateway Plugin Ai Azure Content Safety Config Category[] - Array of categories, and their thresholds, to measure on.
- content
Safety stringKey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - content
Safety stringUrl - Full URL, inc protocol, of the Azure Content Safety instance.
- halt
On booleanBlocklist Hit - Tells Azure to reject the request if any blocklist filter is hit.
- output
Type string - See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
- reveal
Failure booleanReason - Set true to tell the caller why their request was rejected, if so.
- text
Source string - Select where to pick the 'text' for the Azure Content Services request.
- azure_
api_ strversion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- azure_
client_ strid - If
azure_use_managed_identity
is true, set the client ID if required. - azure_
client_ strsecret - If
azure_use_managed_identity
is true, set the client secret if required. - azure_
tenant_ strid - If
azure_use_managed_identity
is true, set the tenant ID if required. - azure_
use_ boolmanaged_ identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_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[Get
Gateway Plugin Ai Azure Content Safety Config Category] - Array of categories, and their thresholds, to measure on.
- content_
safety_ strkey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - content_
safety_ strurl - Full URL, inc protocol, of the Azure Content Safety instance.
- halt_
on_ boolblocklist_ hit - 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_ boolreason - 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.
- azure
Api StringVersion - Sets the ?api-version URL parameter, used for defining the Azure Content Services interchange format.
- azure
Client StringId - If
azure_use_managed_identity
is true, set the client ID if required. - azure
Client StringSecret - If
azure_use_managed_identity
is true, set the client secret if required. - azure
Tenant StringId - If
azure_use_managed_identity
is true, set the tenant ID if required. - azure
Use BooleanManaged Identity - If checked, uses (if set)
azure_client_id
,azure_client_secret
, and/orazure_tenant_id
for Azure authentication, via Managed or User-assigned identity - blocklist
Names 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.
- content
Safety StringKey - If
azure_use_managed_identity
is true, set the API key to call Content Safety. - content
Safety StringUrl - Full URL, inc protocol, of the Azure Content Safety instance.
- halt
On BooleanBlocklist Hit - Tells Azure to reject the request if any blocklist filter is hit.
- output
Type String - See https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/content-filter#content-filtering-categories
- reveal
Failure BooleanReason - Set true to tell the caller why their request was rejected, if so.
- text
Source String - Select where to pick the 'text' for the Azure Content Services request.
GetGatewayPluginAiAzureContentSafetyConfigCategory
- Name string
- Rejection
Level double
- Name string
- Rejection
Level float64
- name String
- rejection
Level Double
- name string
- rejection
Level number
- name str
- rejection_
level float
- name String
- rejection
Level 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.