1. Packages
  2. Azure Native
  3. API Docs
  4. offazure
  5. listServerSitesControllerHealthSummary
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.offazure.listServerSitesControllerHealthSummary

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Method to get site health summary.

Uses Azure REST API version 2023-10-01-preview.

Other available API versions: 2023-06-06, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native offazure [ApiVersion]. See the version guide for details.

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>
Copy
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]
Copy
func ListServerSitesControllerHealthSummary(ctx *Context, args *ListServerSitesControllerHealthSummaryArgs, opts ...InvokeOption) (*ListServerSitesControllerHealthSummaryResult, error)
func ListServerSitesControllerHealthSummaryOutput(ctx *Context, args *ListServerSitesControllerHealthSummaryOutputArgs, opts ...InvokeOption) ListServerSitesControllerHealthSummaryResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<ListServerSitesControllerHealthSummaryResult> listServerSitesControllerHealthSummary(ListServerSitesControllerHealthSummaryArgs args, InvokeOptions options)
public static Output<ListServerSitesControllerHealthSummaryResult> listServerSitesControllerHealthSummary(ListServerSitesControllerHealthSummaryArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:offazure:listServerSitesControllerHealthSummary
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SiteName
This property is required.
Changes to this property will trigger replacement.
string
Site name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SiteName
This property is required.
Changes to this property will trigger replacement.
string
Site name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
siteName
This property is required.
Changes to this property will trigger replacement.
String
Site name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
siteName
This property is required.
Changes to this property will trigger replacement.
string
Site name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
site_name
This property is required.
Changes to this property will trigger replacement.
str
Site name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
siteName
This property is required.
Changes to this property will trigger replacement.
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 This property is required. string
Gets the affected resource type.
ApplianceName This property is required. string
Gets the appliance name.
ErrorCode This property is required. string
Gets the error code.
ErrorId This property is required. double
Gets the error Id.
ErrorMessage This property is required. string
Gets the error message.
RemediationGuidance This property is required. string
Gets the remediation guidance.
Severity This property is required. string
Gets the severity of error.
SummaryMessage This property is required. 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 This property is required. string
Gets the affected resource type.
ApplianceName This property is required. string
Gets the appliance name.
ErrorCode This property is required. string
Gets the error code.
ErrorId This property is required. float64
Gets the error Id.
ErrorMessage This property is required. string
Gets the error message.
RemediationGuidance This property is required. string
Gets the remediation guidance.
Severity This property is required. string
Gets the severity of error.
SummaryMessage This property is required. 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 This property is required. String
Gets the affected resource type.
applianceName This property is required. String
Gets the appliance name.
errorCode This property is required. String
Gets the error code.
errorId This property is required. Double
Gets the error Id.
errorMessage This property is required. String
Gets the error message.
remediationGuidance This property is required. String
Gets the remediation guidance.
severity This property is required. String
Gets the severity of error.
summaryMessage This property is required. 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 This property is required. string
Gets the affected resource type.
applianceName This property is required. string
Gets the appliance name.
errorCode This property is required. string
Gets the error code.
errorId This property is required. number
Gets the error Id.
errorMessage This property is required. string
Gets the error message.
remediationGuidance This property is required. string
Gets the remediation guidance.
severity This property is required. string
Gets the severity of error.
summaryMessage This property is required. 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 This property is required. str
Gets the affected resource type.
appliance_name This property is required. str
Gets the appliance name.
error_code This property is required. str
Gets the error code.
error_id This property is required. float
Gets the error Id.
error_message This property is required. str
Gets the error message.
remediation_guidance This property is required. str
Gets the remediation guidance.
severity This property is required. str
Gets the severity of error.
summary_message This property is required. 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 This property is required. String
Gets the affected resource type.
applianceName This property is required. String
Gets the appliance name.
errorCode This property is required. String
Gets the error code.
errorId This property is required. Number
Gets the error Id.
errorMessage This property is required. String
Gets the error message.
remediationGuidance This property is required. String
Gets the remediation guidance.
severity This property is required. String
Gets the severity of error.
summaryMessage This property is required. 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
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi