azure-native.cdn.getSecurityPolicy
Explore with Pulumi AI
Gets an existing security policy within a profile.
Uses Azure REST API version 2024-09-01.
Other available API versions: 2023-05-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2025-04-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cdn [ApiVersion]
. See the version guide for details.
Using getSecurityPolicy
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 getSecurityPolicy(args: GetSecurityPolicyArgs, opts?: InvokeOptions): Promise<GetSecurityPolicyResult>
function getSecurityPolicyOutput(args: GetSecurityPolicyOutputArgs, opts?: InvokeOptions): Output<GetSecurityPolicyResult>
def get_security_policy(profile_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
security_policy_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSecurityPolicyResult
def get_security_policy_output(profile_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
security_policy_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecurityPolicyResult]
func LookupSecurityPolicy(ctx *Context, args *LookupSecurityPolicyArgs, opts ...InvokeOption) (*LookupSecurityPolicyResult, error)
func LookupSecurityPolicyOutput(ctx *Context, args *LookupSecurityPolicyOutputArgs, opts ...InvokeOption) LookupSecurityPolicyResultOutput
> Note: This function is named LookupSecurityPolicy
in the Go SDK.
public static class GetSecurityPolicy
{
public static Task<GetSecurityPolicyResult> InvokeAsync(GetSecurityPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetSecurityPolicyResult> Invoke(GetSecurityPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSecurityPolicyResult> getSecurityPolicy(GetSecurityPolicyArgs args, InvokeOptions options)
public static Output<GetSecurityPolicyResult> getSecurityPolicy(GetSecurityPolicyArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cdn:getSecurityPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Profile
Name string - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- Resource
Group stringName - Name of the Resource group within the Azure subscription.
- Security
Policy stringName - Name of the security policy under the profile.
- Profile
Name string - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- Resource
Group stringName - Name of the Resource group within the Azure subscription.
- Security
Policy stringName - Name of the security policy under the profile.
- profile
Name String - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- resource
Group StringName - Name of the Resource group within the Azure subscription.
- security
Policy StringName - Name of the security policy under the profile.
- profile
Name string - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- resource
Group stringName - Name of the Resource group within the Azure subscription.
- security
Policy stringName - Name of the security policy under the profile.
- profile_
name str - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- resource_
group_ strname - Name of the Resource group within the Azure subscription.
- security_
policy_ strname - Name of the security policy under the profile.
- profile
Name String - Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.
- resource
Group StringName - Name of the Resource group within the Azure subscription.
- security
Policy StringName - Name of the security policy under the profile.
getSecurityPolicy Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Deployment
Status string - Id string
- Resource ID.
- Name string
- Resource name.
- Profile
Name string - The name of the profile which holds the security policy.
- Provisioning
State string - Provisioning status
- System
Data Pulumi.Azure Native. Cdn. Outputs. System Data Response - Read only system data
- Type string
- Resource type.
- Parameters
Pulumi.
Azure Native. Cdn. Outputs. Security Policy Web Application Firewall Parameters Response - object which contains security policy parameters
- Azure
Api stringVersion - The Azure API version of the resource.
- Deployment
Status string - Id string
- Resource ID.
- Name string
- Resource name.
- Profile
Name string - The name of the profile which holds the security policy.
- Provisioning
State string - Provisioning status
- System
Data SystemData Response - Read only system data
- Type string
- Resource type.
- Parameters
Security
Policy Web Application Firewall Parameters Response - object which contains security policy parameters
- azure
Api StringVersion - The Azure API version of the resource.
- deployment
Status String - id String
- Resource ID.
- name String
- Resource name.
- profile
Name String - The name of the profile which holds the security policy.
- provisioning
State String - Provisioning status
- system
Data SystemData Response - Read only system data
- type String
- Resource type.
- parameters
Security
Policy Web Application Firewall Parameters Response - object which contains security policy parameters
- azure
Api stringVersion - The Azure API version of the resource.
- deployment
Status string - id string
- Resource ID.
- name string
- Resource name.
- profile
Name string - The name of the profile which holds the security policy.
- provisioning
State string - Provisioning status
- system
Data SystemData Response - Read only system data
- type string
- Resource type.
- parameters
Security
Policy Web Application Firewall Parameters Response - object which contains security policy parameters
- azure_
api_ strversion - The Azure API version of the resource.
- deployment_
status str - id str
- Resource ID.
- name str
- Resource name.
- profile_
name str - The name of the profile which holds the security policy.
- provisioning_
state str - Provisioning status
- system_
data SystemData Response - Read only system data
- type str
- Resource type.
- parameters
Security
Policy Web Application Firewall Parameters Response - object which contains security policy parameters
- azure
Api StringVersion - The Azure API version of the resource.
- deployment
Status String - id String
- Resource ID.
- name String
- Resource name.
- profile
Name String - The name of the profile which holds the security policy.
- provisioning
State String - Provisioning status
- system
Data Property Map - Read only system data
- type String
- Resource type.
- parameters Property Map
- object which contains security policy parameters
Supporting Types
ActivatedResourceReferenceResponse
ResourceReferenceResponse
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
SecurityPolicyWebApplicationFirewallAssociationResponse
- Domains
List<Pulumi.
Azure Native. Cdn. Inputs. Activated Resource Reference Response> - List of domains.
- Patterns
To List<string>Match - List of paths
- Domains
[]Activated
Resource Reference Response - List of domains.
- Patterns
To []stringMatch - List of paths
- domains
List<Activated
Resource Reference Response> - List of domains.
- patterns
To List<String>Match - List of paths
- domains
Activated
Resource Reference Response[] - List of domains.
- patterns
To string[]Match - List of paths
- domains
Sequence[Activated
Resource Reference Response] - List of domains.
- patterns_
to_ Sequence[str]match - List of paths
- domains List<Property Map>
- List of domains.
- patterns
To List<String>Match - List of paths
SecurityPolicyWebApplicationFirewallParametersResponse
- Associations
[]Security
Policy Web Application Firewall Association Response - Waf associations
- Waf
Policy ResourceReference Response - Resource ID.
- associations
List<Security
Policy Web Application Firewall Association Response> - Waf associations
- waf
Policy ResourceReference Response - Resource ID.
- associations
Security
Policy Web Application Firewall Association Response[] - Waf associations
- waf
Policy ResourceReference Response - Resource ID.
- associations
Sequence[Security
Policy Web Application Firewall Association Response] - Waf associations
- waf_
policy ResourceReference Response - Resource ID.
- associations List<Property Map>
- Waf associations
- waf
Policy Property Map - Resource ID.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - An identifier for the identity that created the resource
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - An identifier for the identity that last modified the resource
- Last
Modified stringBy Type - The type of identity that last modified the resource
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - An identifier for the identity that created the resource
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - An identifier for the identity that last modified the resource
- Last
Modified stringBy Type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - An identifier for the identity that created the resource
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - An identifier for the identity that last modified the resource
- last
Modified StringBy Type - The type of identity that last modified the resource
- created
At string - The timestamp of resource creation (UTC)
- created
By string - An identifier for the identity that created the resource
- created
By stringType - The type of identity that created the resource
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - An identifier for the identity that last modified the resource
- last
Modified stringBy Type - The type of identity that last modified the resource
- created_
at str - The timestamp of resource creation (UTC)
- created_
by str - An identifier for the identity that created the resource
- created_
by_ strtype - The type of identity that created the resource
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - An identifier for the identity that last modified the resource
- last_
modified_ strby_ type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - An identifier for the identity that created the resource
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - An identifier for the identity that last modified the resource
- last
Modified StringBy Type - The type of identity that last modified the resource
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0