1. Packages
  2. Azure Native
  3. API Docs
  4. offazure
  5. listServerSitesControllerHealthSummary
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.offazure.listServerSitesControllerHealthSummary

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

    Method to get site health summary. Azure REST API version: 2023-06-06.

    Other available API versions: 2023-10-01-preview.

    Using listServerSitesControllerHealthSummary

    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 listServerSitesControllerHealthSummary(args: ListServerSitesControllerHealthSummaryArgs, opts?: InvokeOptions): Promise<ListServerSitesControllerHealthSummaryResult>
    function listServerSitesControllerHealthSummaryOutput(args: ListServerSitesControllerHealthSummaryOutputArgs, opts?: InvokeOptions): Output<ListServerSitesControllerHealthSummaryResult>
    def list_server_sites_controller_health_summary(resource_group_name: Optional[str] = None,
                                                    site_name: Optional[str] = None,
                                                    opts: Optional[InvokeOptions] = None) -> ListServerSitesControllerHealthSummaryResult
    def list_server_sites_controller_health_summary_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                                    site_name: Optional[pulumi.Input[str]] = None,
                                                    opts: Optional[InvokeOptions] = None) -> Output[ListServerSitesControllerHealthSummaryResult]
    func ListServerSitesControllerHealthSummary(ctx *Context, args *ListServerSitesControllerHealthSummaryArgs, opts ...InvokeOption) (*ListServerSitesControllerHealthSummaryResult, error)
    func ListServerSitesControllerHealthSummaryOutput(ctx *Context, args *ListServerSitesControllerHealthSummaryOutputArgs, opts ...InvokeOption) ListServerSitesControllerHealthSummaryResultOutput

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

    public static class ListServerSitesControllerHealthSummary 
    {
        public static Task<ListServerSitesControllerHealthSummaryResult> InvokeAsync(ListServerSitesControllerHealthSummaryArgs args, InvokeOptions? opts = null)
        public static Output<ListServerSitesControllerHealthSummaryResult> Invoke(ListServerSitesControllerHealthSummaryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListServerSitesControllerHealthSummaryResult> listServerSitesControllerHealthSummary(ListServerSitesControllerHealthSummaryArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:offazure:listServerSitesControllerHealthSummary
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SiteName string
    Site name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SiteName string
    Site name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    siteName String
    Site name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    siteName string
    Site name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    site_name str
    Site name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    siteName String
    Site name

    listServerSitesControllerHealthSummary Result

    The following output properties are available:

    NextLink string
    Gets the value of next link.
    Value List<Pulumi.AzureNative.OffAzure.Outputs.SiteHealthSummaryResponse>
    Gets the list of SiteHealthSummary.
    NextLink string
    Gets the value of next link.
    Value []SiteHealthSummaryResponse
    Gets the list of SiteHealthSummary.
    nextLink String
    Gets the value of next link.
    value List<SiteHealthSummaryResponse>
    Gets the list of SiteHealthSummary.
    nextLink string
    Gets the value of next link.
    value SiteHealthSummaryResponse[]
    Gets the list of SiteHealthSummary.
    next_link str
    Gets the value of next link.
    value Sequence[SiteHealthSummaryResponse]
    Gets the list of SiteHealthSummary.
    nextLink String
    Gets the value of next link.
    value List<Property Map>
    Gets the list of SiteHealthSummary.

    Supporting Types

    SiteHealthSummaryResponse

    AffectedResourceType string
    Gets the affected resource type.
    ApplianceName string
    Gets the appliance name.
    ErrorCode string
    Gets the error code.
    ErrorId double
    Gets the error Id.
    ErrorMessage string
    Gets the error message.
    RemediationGuidance string
    Gets the remediation guidance.
    Severity string
    Gets the severity of error.
    SummaryMessage string
    Gets the summary message.
    AffectedObjectsCount double
    Gets or sets the count of affected objects.
    AffectedResources List<string>
    Gets or sets the affected resources.
    FabricLayoutUpdateSources List<string>
    Gets or sets sources of the exception.
    HitCount double
    Gets or sets the hit count of the error.
    AffectedResourceType string
    Gets the affected resource type.
    ApplianceName string
    Gets the appliance name.
    ErrorCode string
    Gets the error code.
    ErrorId float64
    Gets the error Id.
    ErrorMessage string
    Gets the error message.
    RemediationGuidance string
    Gets the remediation guidance.
    Severity string
    Gets the severity of error.
    SummaryMessage string
    Gets the summary message.
    AffectedObjectsCount float64
    Gets or sets the count of affected objects.
    AffectedResources []string
    Gets or sets the affected resources.
    FabricLayoutUpdateSources []string
    Gets or sets sources of the exception.
    HitCount float64
    Gets or sets the hit count of the error.
    affectedResourceType String
    Gets the affected resource type.
    applianceName String
    Gets the appliance name.
    errorCode String
    Gets the error code.
    errorId Double
    Gets the error Id.
    errorMessage String
    Gets the error message.
    remediationGuidance String
    Gets the remediation guidance.
    severity String
    Gets the severity of error.
    summaryMessage String
    Gets the summary message.
    affectedObjectsCount Double
    Gets or sets the count of affected objects.
    affectedResources List<String>
    Gets or sets the affected resources.
    fabricLayoutUpdateSources List<String>
    Gets or sets sources of the exception.
    hitCount Double
    Gets or sets the hit count of the error.
    affectedResourceType string
    Gets the affected resource type.
    applianceName string
    Gets the appliance name.
    errorCode string
    Gets the error code.
    errorId number
    Gets the error Id.
    errorMessage string
    Gets the error message.
    remediationGuidance string
    Gets the remediation guidance.
    severity string
    Gets the severity of error.
    summaryMessage string
    Gets the summary message.
    affectedObjectsCount number
    Gets or sets the count of affected objects.
    affectedResources string[]
    Gets or sets the affected resources.
    fabricLayoutUpdateSources string[]
    Gets or sets sources of the exception.
    hitCount number
    Gets or sets the hit count of the error.
    affected_resource_type str
    Gets the affected resource type.
    appliance_name str
    Gets the appliance name.
    error_code str
    Gets the error code.
    error_id float
    Gets the error Id.
    error_message str
    Gets the error message.
    remediation_guidance str
    Gets the remediation guidance.
    severity str
    Gets the severity of error.
    summary_message str
    Gets the summary message.
    affected_objects_count float
    Gets or sets the count of affected objects.
    affected_resources Sequence[str]
    Gets or sets the affected resources.
    fabric_layout_update_sources Sequence[str]
    Gets or sets sources of the exception.
    hit_count float
    Gets or sets the hit count of the error.
    affectedResourceType String
    Gets the affected resource type.
    applianceName String
    Gets the appliance name.
    errorCode String
    Gets the error code.
    errorId Number
    Gets the error Id.
    errorMessage String
    Gets the error message.
    remediationGuidance String
    Gets the remediation guidance.
    severity String
    Gets the severity of error.
    summaryMessage String
    Gets the summary message.
    affectedObjectsCount Number
    Gets or sets the count of affected objects.
    affectedResources List<String>
    Gets or sets the affected resources.
    fabricLayoutUpdateSources List<String>
    Gets or sets sources of the exception.
    hitCount Number
    Gets or sets the hit count of the error.

    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