These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.policyinsights.getRemediationAtResource
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets an existing remediation at resource scope. API Version: 2019-07-01.
Using getRemediationAtResource
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 getRemediationAtResource(args: GetRemediationAtResourceArgs, opts?: InvokeOptions): Promise<GetRemediationAtResourceResult>
function getRemediationAtResourceOutput(args: GetRemediationAtResourceOutputArgs, opts?: InvokeOptions): Output<GetRemediationAtResourceResult>def get_remediation_at_resource(remediation_name: Optional[str] = None,
                                resource_id: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetRemediationAtResourceResult
def get_remediation_at_resource_output(remediation_name: Optional[pulumi.Input[str]] = None,
                                resource_id: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetRemediationAtResourceResult]func LookupRemediationAtResource(ctx *Context, args *LookupRemediationAtResourceArgs, opts ...InvokeOption) (*LookupRemediationAtResourceResult, error)
func LookupRemediationAtResourceOutput(ctx *Context, args *LookupRemediationAtResourceOutputArgs, opts ...InvokeOption) LookupRemediationAtResourceResultOutput> Note: This function is named LookupRemediationAtResource in the Go SDK.
public static class GetRemediationAtResource 
{
    public static Task<GetRemediationAtResourceResult> InvokeAsync(GetRemediationAtResourceArgs args, InvokeOptions? opts = null)
    public static Output<GetRemediationAtResourceResult> Invoke(GetRemediationAtResourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRemediationAtResourceResult> getRemediationAtResource(GetRemediationAtResourceArgs args, InvokeOptions options)
public static Output<GetRemediationAtResourceResult> getRemediationAtResource(GetRemediationAtResourceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:policyinsights:getRemediationAtResource
  arguments:
    # arguments dictionaryThe following arguments are supported:
- RemediationName string
- The name of the remediation.
- ResourceId string
- Resource ID.
- RemediationName string
- The name of the remediation.
- ResourceId string
- Resource ID.
- remediationName String
- The name of the remediation.
- resourceId String
- Resource ID.
- remediationName string
- The name of the remediation.
- resourceId string
- Resource ID.
- remediation_name str
- The name of the remediation.
- resource_id str
- Resource ID.
- remediationName String
- The name of the remediation.
- resourceId String
- Resource ID.
getRemediationAtResource Result
The following output properties are available:
- CreatedOn string
- The time at which the remediation was created.
- DeploymentStatus Pulumi.Azure Native. Policy Insights. Outputs. Remediation Deployment Summary Response 
- The deployment status summary for all deployments created by the remediation.
- Id string
- The ID of the remediation.
- LastUpdated stringOn 
- The time at which the remediation was last updated.
- Name string
- The name of the remediation.
- ProvisioningState string
- The status of the remediation.
- Type string
- The type of the remediation.
- Filters
Pulumi.Azure Native. Policy Insights. Outputs. Remediation Filters Response 
- The filters that will be applied to determine which resources to remediate.
- PolicyAssignment stringId 
- The resource ID of the policy assignment that should be remediated.
- PolicyDefinition stringReference Id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- ResourceDiscovery stringMode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
- CreatedOn string
- The time at which the remediation was created.
- DeploymentStatus RemediationDeployment Summary Response 
- The deployment status summary for all deployments created by the remediation.
- Id string
- The ID of the remediation.
- LastUpdated stringOn 
- The time at which the remediation was last updated.
- Name string
- The name of the remediation.
- ProvisioningState string
- The status of the remediation.
- Type string
- The type of the remediation.
- Filters
RemediationFilters Response 
- The filters that will be applied to determine which resources to remediate.
- PolicyAssignment stringId 
- The resource ID of the policy assignment that should be remediated.
- PolicyDefinition stringReference Id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- ResourceDiscovery stringMode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
- createdOn String
- The time at which the remediation was created.
- deploymentStatus RemediationDeployment Summary Response 
- The deployment status summary for all deployments created by the remediation.
- id String
- The ID of the remediation.
- lastUpdated StringOn 
- The time at which the remediation was last updated.
- name String
- The name of the remediation.
- provisioningState String
- The status of the remediation.
- type String
- The type of the remediation.
- filters
RemediationFilters Response 
- The filters that will be applied to determine which resources to remediate.
- policyAssignment StringId 
- The resource ID of the policy assignment that should be remediated.
- policyDefinition StringReference Id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- resourceDiscovery StringMode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
- createdOn string
- The time at which the remediation was created.
- deploymentStatus RemediationDeployment Summary Response 
- The deployment status summary for all deployments created by the remediation.
- id string
- The ID of the remediation.
- lastUpdated stringOn 
- The time at which the remediation was last updated.
- name string
- The name of the remediation.
- provisioningState string
- The status of the remediation.
- type string
- The type of the remediation.
- filters
RemediationFilters Response 
- The filters that will be applied to determine which resources to remediate.
- policyAssignment stringId 
- The resource ID of the policy assignment that should be remediated.
- policyDefinition stringReference Id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- resourceDiscovery stringMode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
- created_on str
- The time at which the remediation was created.
- deployment_status RemediationDeployment Summary Response 
- The deployment status summary for all deployments created by the remediation.
- id str
- The ID of the remediation.
- last_updated_ stron 
- The time at which the remediation was last updated.
- name str
- The name of the remediation.
- provisioning_state str
- The status of the remediation.
- type str
- The type of the remediation.
- filters
RemediationFilters Response 
- The filters that will be applied to determine which resources to remediate.
- policy_assignment_ strid 
- The resource ID of the policy assignment that should be remediated.
- policy_definition_ strreference_ id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- resource_discovery_ strmode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
- createdOn String
- The time at which the remediation was created.
- deploymentStatus Property Map
- The deployment status summary for all deployments created by the remediation.
- id String
- The ID of the remediation.
- lastUpdated StringOn 
- The time at which the remediation was last updated.
- name String
- The name of the remediation.
- provisioningState String
- The status of the remediation.
- type String
- The type of the remediation.
- filters Property Map
- The filters that will be applied to determine which resources to remediate.
- policyAssignment StringId 
- The resource ID of the policy assignment that should be remediated.
- policyDefinition StringReference Id 
- The policy definition reference ID of the individual definition that should be remediated. Required when the policy assignment being remediated assigns a policy set definition.
- resourceDiscovery StringMode 
- The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
Supporting Types
RemediationDeploymentSummaryResponse   
- FailedDeployments int
- The number of deployments required by the remediation that have failed.
- SuccessfulDeployments int
- The number of deployments required by the remediation that have succeeded.
- TotalDeployments int
- The number of deployments required by the remediation.
- FailedDeployments int
- The number of deployments required by the remediation that have failed.
- SuccessfulDeployments int
- The number of deployments required by the remediation that have succeeded.
- TotalDeployments int
- The number of deployments required by the remediation.
- failedDeployments Integer
- The number of deployments required by the remediation that have failed.
- successfulDeployments Integer
- The number of deployments required by the remediation that have succeeded.
- totalDeployments Integer
- The number of deployments required by the remediation.
- failedDeployments number
- The number of deployments required by the remediation that have failed.
- successfulDeployments number
- The number of deployments required by the remediation that have succeeded.
- totalDeployments number
- The number of deployments required by the remediation.
- failed_deployments int
- The number of deployments required by the remediation that have failed.
- successful_deployments int
- The number of deployments required by the remediation that have succeeded.
- total_deployments int
- The number of deployments required by the remediation.
- failedDeployments Number
- The number of deployments required by the remediation that have failed.
- successfulDeployments Number
- The number of deployments required by the remediation that have succeeded.
- totalDeployments Number
- The number of deployments required by the remediation.
RemediationFiltersResponse  
- Locations List<string>
- The resource locations that will be remediated.
- Locations []string
- The resource locations that will be remediated.
- locations List<String>
- The resource locations that will be remediated.
- locations string[]
- The resource locations that will be remediated.
- locations Sequence[str]
- The resource locations that will be remediated.
- locations List<String>
- The resource locations that will be remediated.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi