CreateViolationRemediationInput
The input for creating remediation.
Fields
| Field | Type | Description |
|---|---|---|
| adIrInfo | AdIrInfoInput | The Active Directory information for the remediation. |
| location | RemediationLocation | Required. The location where the remediation has been done. |
| mipLabelInfo | MipLabelInfoInput | The MIP label information for the remediation. |
| policyViolationId | String | The ID of the policy violation. |
| remediationType | RemediationType | The type of remediation to perform. |
| resourceId | String! | Required. The ID of the resource. |
| resourceType | PolicyResourceType | Required. The type of the resource. |
| targets | RemediationTargetsInput | Required. The remediation targets. |
| ticketDetails | TicketDetailsInput | Ticket details for remediation. |
| ticketInfo | RemediationTicketInfoInput | The ticket information for the remediation. |