1. Packages
  2. Azure Native
  3. API Docs
  4. appcomplianceautomation
  5. getReport
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

azure-native.appcomplianceautomation.getReport

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi

    Get the AppComplianceAutomation report and its properties. Azure REST API version: 2022-11-16-preview.

    Using getReport

    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 getReport(args: GetReportArgs, opts?: InvokeOptions): Promise<GetReportResult>
    function getReportOutput(args: GetReportOutputArgs, opts?: InvokeOptions): Output<GetReportResult>
    def get_report(report_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetReportResult
    def get_report_output(report_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetReportResult]
    func LookupReport(ctx *Context, args *LookupReportArgs, opts ...InvokeOption) (*LookupReportResult, error)
    func LookupReportOutput(ctx *Context, args *LookupReportOutputArgs, opts ...InvokeOption) LookupReportResultOutput

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

    public static class GetReport 
    {
        public static Task<GetReportResult> InvokeAsync(GetReportArgs args, InvokeOptions? opts = null)
        public static Output<GetReportResult> Invoke(GetReportInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetReportResult> getReport(GetReportArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:appcomplianceautomation:getReport
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ReportName string
    Report Name.
    ReportName string
    Report Name.
    reportName String
    Report Name.
    reportName string
    Report Name.
    report_name str
    Report Name.
    reportName String
    Report Name.

    getReport Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.AppComplianceAutomation.Outputs.ReportPropertiesResponse
    Report property.
    SystemData Pulumi.AzureNative.AppComplianceAutomation.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Name string
    The name of the resource
    Properties ReportPropertiesResponse
    Report property.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties ReportPropertiesResponse
    Report property.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name string
    The name of the resource
    properties ReportPropertiesResponse
    Report property.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name str
    The name of the resource
    properties ReportPropertiesResponse
    Report property.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    name String
    The name of the resource
    properties Property Map
    Report property.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    Supporting Types

    OverviewStatusResponse

    FailedCount int
    The count of all failed full automation control.
    ManualCount int
    The count of all manual control.
    PassedCount int
    The count of all passed full automation control.
    FailedCount int
    The count of all failed full automation control.
    ManualCount int
    The count of all manual control.
    PassedCount int
    The count of all passed full automation control.
    failedCount Integer
    The count of all failed full automation control.
    manualCount Integer
    The count of all manual control.
    passedCount Integer
    The count of all passed full automation control.
    failedCount number
    The count of all failed full automation control.
    manualCount number
    The count of all manual control.
    passedCount number
    The count of all passed full automation control.
    failed_count int
    The count of all failed full automation control.
    manual_count int
    The count of all manual control.
    passed_count int
    The count of all passed full automation control.
    failedCount Number
    The count of all failed full automation control.
    manualCount Number
    The count of all manual control.
    passedCount Number
    The count of all passed full automation control.

    ReportComplianceStatusResponse

    M365 OverviewStatusResponse
    The Microsoft 365 certification name.
    m365 OverviewStatusResponse
    The Microsoft 365 certification name.
    m365 OverviewStatusResponse
    The Microsoft 365 certification name.
    m365 OverviewStatusResponse
    The Microsoft 365 certification name.
    m365 Property Map
    The Microsoft 365 certification name.

    ReportPropertiesResponse

    ComplianceStatus Pulumi.AzureNative.AppComplianceAutomation.Inputs.ReportComplianceStatusResponse
    Report compliance status.
    Id string
    Report id in database.
    LastTriggerTime string
    Report last collection trigger time.
    NextTriggerTime string
    Report next collection trigger time.
    ProvisioningState string
    Azure lifecycle management
    ReportName string
    Report name.
    Resources List<Pulumi.AzureNative.AppComplianceAutomation.Inputs.ResourceMetadataResponse>
    List of resource data.
    Status string
    Report status.
    Subscriptions List<string>
    List of subscription Ids.
    TenantId string
    Report's tenant id.
    TimeZone string
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    TriggerTime string
    Report collection trigger time.
    OfferGuid string
    Report offer Guid.
    ComplianceStatus ReportComplianceStatusResponse
    Report compliance status.
    Id string
    Report id in database.
    LastTriggerTime string
    Report last collection trigger time.
    NextTriggerTime string
    Report next collection trigger time.
    ProvisioningState string
    Azure lifecycle management
    ReportName string
    Report name.
    Resources []ResourceMetadataResponse
    List of resource data.
    Status string
    Report status.
    Subscriptions []string
    List of subscription Ids.
    TenantId string
    Report's tenant id.
    TimeZone string
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    TriggerTime string
    Report collection trigger time.
    OfferGuid string
    Report offer Guid.
    complianceStatus ReportComplianceStatusResponse
    Report compliance status.
    id String
    Report id in database.
    lastTriggerTime String
    Report last collection trigger time.
    nextTriggerTime String
    Report next collection trigger time.
    provisioningState String
    Azure lifecycle management
    reportName String
    Report name.
    resources List<ResourceMetadataResponse>
    List of resource data.
    status String
    Report status.
    subscriptions List<String>
    List of subscription Ids.
    tenantId String
    Report's tenant id.
    timeZone String
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    triggerTime String
    Report collection trigger time.
    offerGuid String
    Report offer Guid.
    complianceStatus ReportComplianceStatusResponse
    Report compliance status.
    id string
    Report id in database.
    lastTriggerTime string
    Report last collection trigger time.
    nextTriggerTime string
    Report next collection trigger time.
    provisioningState string
    Azure lifecycle management
    reportName string
    Report name.
    resources ResourceMetadataResponse[]
    List of resource data.
    status string
    Report status.
    subscriptions string[]
    List of subscription Ids.
    tenantId string
    Report's tenant id.
    timeZone string
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    triggerTime string
    Report collection trigger time.
    offerGuid string
    Report offer Guid.
    compliance_status ReportComplianceStatusResponse
    Report compliance status.
    id str
    Report id in database.
    last_trigger_time str
    Report last collection trigger time.
    next_trigger_time str
    Report next collection trigger time.
    provisioning_state str
    Azure lifecycle management
    report_name str
    Report name.
    resources Sequence[ResourceMetadataResponse]
    List of resource data.
    status str
    Report status.
    subscriptions Sequence[str]
    List of subscription Ids.
    tenant_id str
    Report's tenant id.
    time_zone str
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    trigger_time str
    Report collection trigger time.
    offer_guid str
    Report offer Guid.
    complianceStatus Property Map
    Report compliance status.
    id String
    Report id in database.
    lastTriggerTime String
    Report last collection trigger time.
    nextTriggerTime String
    Report next collection trigger time.
    provisioningState String
    Azure lifecycle management
    reportName String
    Report name.
    resources List<Property Map>
    List of resource data.
    status String
    Report status.
    subscriptions List<String>
    List of subscription Ids.
    tenantId String
    Report's tenant id.
    timeZone String
    Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".
    triggerTime String
    Report collection trigger time.
    offerGuid String
    Report offer Guid.

    ResourceMetadataResponse

    ResourceId string
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    ResourceKind string
    Resource kind.
    ResourceName string
    Resource name.
    ResourceType string
    Resource type.
    Tags Dictionary<string, string>
    Resource's tag type.
    ResourceId string
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    ResourceKind string
    Resource kind.
    ResourceName string
    Resource name.
    ResourceType string
    Resource type.
    Tags map[string]string
    Resource's tag type.
    resourceId String
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    resourceKind String
    Resource kind.
    resourceName String
    Resource name.
    resourceType String
    Resource type.
    tags Map<String,String>
    Resource's tag type.
    resourceId string
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    resourceKind string
    Resource kind.
    resourceName string
    Resource name.
    resourceType string
    Resource type.
    tags {[key: string]: string}
    Resource's tag type.
    resource_id str
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    resource_kind str
    Resource kind.
    resource_name str
    Resource name.
    resource_type str
    Resource type.
    tags Mapping[str, str]
    Resource's tag type.
    resourceId String
    Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".
    resourceKind String
    Resource kind.
    resourceName String
    Resource name.
    resourceType String
    Resource type.
    tags Map<String>
    Resource's tag type.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.38.0 published on Monday, Apr 22, 2024 by Pulumi