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.listRemediationDeploymentsAtSubscription
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 all deployments for a remediation at subscription scope. API Version: 2019-07-01.
Using listRemediationDeploymentsAtSubscription
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 listRemediationDeploymentsAtSubscription(args: ListRemediationDeploymentsAtSubscriptionArgs, opts?: InvokeOptions): Promise<ListRemediationDeploymentsAtSubscriptionResult>
function listRemediationDeploymentsAtSubscriptionOutput(args: ListRemediationDeploymentsAtSubscriptionOutputArgs, opts?: InvokeOptions): Output<ListRemediationDeploymentsAtSubscriptionResult>
def list_remediation_deployments_at_subscription(remediation_name: Optional[str] = None,
top: Optional[int] = None,
opts: Optional[InvokeOptions] = None) -> ListRemediationDeploymentsAtSubscriptionResult
def list_remediation_deployments_at_subscription_output(remediation_name: Optional[pulumi.Input[str]] = None,
top: Optional[pulumi.Input[int]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListRemediationDeploymentsAtSubscriptionResult]
func ListRemediationDeploymentsAtSubscription(ctx *Context, args *ListRemediationDeploymentsAtSubscriptionArgs, opts ...InvokeOption) (*ListRemediationDeploymentsAtSubscriptionResult, error)
func ListRemediationDeploymentsAtSubscriptionOutput(ctx *Context, args *ListRemediationDeploymentsAtSubscriptionOutputArgs, opts ...InvokeOption) ListRemediationDeploymentsAtSubscriptionResultOutput
> Note: This function is named ListRemediationDeploymentsAtSubscription
in the Go SDK.
public static class ListRemediationDeploymentsAtSubscription
{
public static Task<ListRemediationDeploymentsAtSubscriptionResult> InvokeAsync(ListRemediationDeploymentsAtSubscriptionArgs args, InvokeOptions? opts = null)
public static Output<ListRemediationDeploymentsAtSubscriptionResult> Invoke(ListRemediationDeploymentsAtSubscriptionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListRemediationDeploymentsAtSubscriptionResult> listRemediationDeploymentsAtSubscription(ListRemediationDeploymentsAtSubscriptionArgs args, InvokeOptions options)
public static Output<ListRemediationDeploymentsAtSubscriptionResult> listRemediationDeploymentsAtSubscription(ListRemediationDeploymentsAtSubscriptionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:policyinsights:listRemediationDeploymentsAtSubscription
arguments:
# arguments dictionary
The following arguments are supported:
- Remediation
Name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- Top int
- Maximum number of records to return.
- Remediation
Name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- Top int
- Maximum number of records to return.
- remediation
Name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- top Integer
- Maximum number of records to return.
- remediation
Name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- top number
- Maximum number of records to return.
- remediation_
name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- top int
- Maximum number of records to return.
- remediation
Name This property is required. Changes to this property will trigger replacement.
- The name of the remediation.
- top Number
- Maximum number of records to return.
listRemediationDeploymentsAtSubscription Result
The following output properties are available:
- Next
Link string - The URL to get the next set of results.
- Value
List<Pulumi.
Azure Native. Policy Insights. Outputs. Remediation Deployment Response> - Array of deployments for the remediation.
- Next
Link string - The URL to get the next set of results.
- Value
[]Remediation
Deployment Response - Array of deployments for the remediation.
- next
Link String - The URL to get the next set of results.
- value
List<Remediation
Deployment Response> - Array of deployments for the remediation.
- next
Link string - The URL to get the next set of results.
- value
Remediation
Deployment Response[] - Array of deployments for the remediation.
- next_
link str - The URL to get the next set of results.
- value
Sequence[Remediation
Deployment Response] - Array of deployments for the remediation.
- next
Link String - The URL to get the next set of results.
- value List<Property Map>
- Array of deployments for the remediation.
Supporting Types
ErrorDefinitionResponse
- Additional
Info This property is required. List<Pulumi.Azure Native. Policy Insights. Inputs. Typed Error Info Response> - Additional scenario specific error details.
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. List<Pulumi.Azure Native. Policy Insights. Inputs. Error Definition Response> - Internal error details.
- Message
This property is required. string - Description of the error.
- Target
This property is required. string - The target of the error.
- Additional
Info This property is required. []TypedError Info Response - Additional scenario specific error details.
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. []ErrorDefinition Response - Internal error details.
- Message
This property is required. string - Description of the error.
- Target
This property is required. string - The target of the error.
- additional
Info This property is required. List<TypedError Info Response> - Additional scenario specific error details.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<ErrorDefinition Response> - Internal error details.
- message
This property is required. String - Description of the error.
- target
This property is required. String - The target of the error.
- additional
Info This property is required. TypedError Info Response[] - Additional scenario specific error details.
- code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. ErrorDefinition Response[] - Internal error details.
- message
This property is required. string - Description of the error.
- target
This property is required. string - The target of the error.
- additional_
info This property is required. Sequence[TypedError Info Response] - Additional scenario specific error details.
- code
This property is required. str - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. Sequence[ErrorDefinition Response] - Internal error details.
- message
This property is required. str - Description of the error.
- target
This property is required. str - The target of the error.
- additional
Info This property is required. List<Property Map> - Additional scenario specific error details.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<Property Map> - Internal error details.
- message
This property is required. String - Description of the error.
- target
This property is required. String - The target of the error.
RemediationDeploymentResponse
- Created
On This property is required. string - The time at which the remediation was created.
- Deployment
Id This property is required. string - Resource ID of the template deployment that will remediate the resource.
- Error
This property is required. Pulumi.Azure Native. Policy Insights. Inputs. Error Definition Response - Error encountered while remediated the resource.
- Last
Updated On This property is required. string - The time at which the remediation deployment was last updated.
- Remediated
Resource Id This property is required. string - Resource ID of the resource that is being remediated by the deployment.
- Resource
Location This property is required. string - Location of the resource that is being remediated.
- Status
This property is required. string - Status of the remediation deployment.
- Created
On This property is required. string - The time at which the remediation was created.
- Deployment
Id This property is required. string - Resource ID of the template deployment that will remediate the resource.
- Error
This property is required. ErrorDefinition Response - Error encountered while remediated the resource.
- Last
Updated On This property is required. string - The time at which the remediation deployment was last updated.
- Remediated
Resource Id This property is required. string - Resource ID of the resource that is being remediated by the deployment.
- Resource
Location This property is required. string - Location of the resource that is being remediated.
- Status
This property is required. string - Status of the remediation deployment.
- created
On This property is required. String - The time at which the remediation was created.
- deployment
Id This property is required. String - Resource ID of the template deployment that will remediate the resource.
- error
This property is required. ErrorDefinition Response - Error encountered while remediated the resource.
- last
Updated On This property is required. String - The time at which the remediation deployment was last updated.
- remediated
Resource Id This property is required. String - Resource ID of the resource that is being remediated by the deployment.
- resource
Location This property is required. String - Location of the resource that is being remediated.
- status
This property is required. String - Status of the remediation deployment.
- created
On This property is required. string - The time at which the remediation was created.
- deployment
Id This property is required. string - Resource ID of the template deployment that will remediate the resource.
- error
This property is required. ErrorDefinition Response - Error encountered while remediated the resource.
- last
Updated On This property is required. string - The time at which the remediation deployment was last updated.
- remediated
Resource Id This property is required. string - Resource ID of the resource that is being remediated by the deployment.
- resource
Location This property is required. string - Location of the resource that is being remediated.
- status
This property is required. string - Status of the remediation deployment.
- created_
on This property is required. str - The time at which the remediation was created.
- deployment_
id This property is required. str - Resource ID of the template deployment that will remediate the resource.
- error
This property is required. ErrorDefinition Response - Error encountered while remediated the resource.
- last_
updated_ on This property is required. str - The time at which the remediation deployment was last updated.
- remediated_
resource_ id This property is required. str - Resource ID of the resource that is being remediated by the deployment.
- resource_
location This property is required. str - Location of the resource that is being remediated.
- status
This property is required. str - Status of the remediation deployment.
- created
On This property is required. String - The time at which the remediation was created.
- deployment
Id This property is required. String - Resource ID of the template deployment that will remediate the resource.
- error
This property is required. Property Map - Error encountered while remediated the resource.
- last
Updated On This property is required. String - The time at which the remediation deployment was last updated.
- remediated
Resource Id This property is required. String - Resource ID of the resource that is being remediated by the deployment.
- resource
Location This property is required. String - Location of the resource that is being remediated.
- status
This property is required. String - Status of the remediation deployment.
TypedErrorInfoResponse
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