1. Packages
  2. Azure Native v1
  3. API Docs
  4. policyinsights
  5. getRemediationAtSubscription
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.getRemediationAtSubscription

Explore with Pulumi AI

azure-native-v1 logo
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 subscription scope. API Version: 2019-07-01.

    Using getRemediationAtSubscription

    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 getRemediationAtSubscription(args: GetRemediationAtSubscriptionArgs, opts?: InvokeOptions): Promise<GetRemediationAtSubscriptionResult>
    function getRemediationAtSubscriptionOutput(args: GetRemediationAtSubscriptionOutputArgs, opts?: InvokeOptions): Output<GetRemediationAtSubscriptionResult>
    def get_remediation_at_subscription(remediation_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetRemediationAtSubscriptionResult
    def get_remediation_at_subscription_output(remediation_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetRemediationAtSubscriptionResult]
    func LookupRemediationAtSubscription(ctx *Context, args *LookupRemediationAtSubscriptionArgs, opts ...InvokeOption) (*LookupRemediationAtSubscriptionResult, error)
    func LookupRemediationAtSubscriptionOutput(ctx *Context, args *LookupRemediationAtSubscriptionOutputArgs, opts ...InvokeOption) LookupRemediationAtSubscriptionResultOutput

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

    public static class GetRemediationAtSubscription 
    {
        public static Task<GetRemediationAtSubscriptionResult> InvokeAsync(GetRemediationAtSubscriptionArgs args, InvokeOptions? opts = null)
        public static Output<GetRemediationAtSubscriptionResult> Invoke(GetRemediationAtSubscriptionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRemediationAtSubscriptionResult> getRemediationAtSubscription(GetRemediationAtSubscriptionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:policyinsights:getRemediationAtSubscription
      arguments:
        # arguments dictionary

    The following arguments are supported:

    RemediationName string
    The name of the remediation.
    RemediationName string
    The name of the remediation.
    remediationName String
    The name of the remediation.
    remediationName string
    The name of the remediation.
    remediation_name str
    The name of the remediation.
    remediationName String
    The name of the remediation.

    getRemediationAtSubscription Result

    The following output properties are available:

    CreatedOn string
    The time at which the remediation was created.
    DeploymentStatus Pulumi.AzureNative.PolicyInsights.Outputs.RemediationDeploymentSummaryResponse
    The deployment status summary for all deployments created by the remediation.
    Id string
    The ID of the remediation.
    LastUpdatedOn string
    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.AzureNative.PolicyInsights.Outputs.RemediationFiltersResponse
    The filters that will be applied to determine which resources to remediate.
    PolicyAssignmentId string
    The resource ID of the policy assignment that should be remediated.
    PolicyDefinitionReferenceId string
    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.
    ResourceDiscoveryMode string
    The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
    CreatedOn string
    The time at which the remediation was created.
    DeploymentStatus RemediationDeploymentSummaryResponse
    The deployment status summary for all deployments created by the remediation.
    Id string
    The ID of the remediation.
    LastUpdatedOn string
    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 RemediationFiltersResponse
    The filters that will be applied to determine which resources to remediate.
    PolicyAssignmentId string
    The resource ID of the policy assignment that should be remediated.
    PolicyDefinitionReferenceId string
    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.
    ResourceDiscoveryMode string
    The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
    createdOn String
    The time at which the remediation was created.
    deploymentStatus RemediationDeploymentSummaryResponse
    The deployment status summary for all deployments created by the remediation.
    id String
    The ID of the remediation.
    lastUpdatedOn String
    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 RemediationFiltersResponse
    The filters that will be applied to determine which resources to remediate.
    policyAssignmentId String
    The resource ID of the policy assignment that should be remediated.
    policyDefinitionReferenceId String
    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.
    resourceDiscoveryMode String
    The way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified.
    createdOn string
    The time at which the remediation was created.
    deploymentStatus RemediationDeploymentSummaryResponse
    The deployment status summary for all deployments created by the remediation.
    id string
    The ID of the remediation.
    lastUpdatedOn string
    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 RemediationFiltersResponse
    The filters that will be applied to determine which resources to remediate.
    policyAssignmentId string
    The resource ID of the policy assignment that should be remediated.
    policyDefinitionReferenceId string
    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.
    resourceDiscoveryMode string
    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 RemediationDeploymentSummaryResponse
    The deployment status summary for all deployments created by the remediation.
    id str
    The ID of the remediation.
    last_updated_on str
    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 RemediationFiltersResponse
    The filters that will be applied to determine which resources to remediate.
    policy_assignment_id str
    The resource ID of the policy assignment that should be remediated.
    policy_definition_reference_id str
    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_mode str
    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.
    lastUpdatedOn String
    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.
    policyAssignmentId String
    The resource ID of the policy assignment that should be remediated.
    policyDefinitionReferenceId String
    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.
    resourceDiscoveryMode String
    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
    azure-native-v1 logo
    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