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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.offazure.listServerSitesControllerHealthSummary
Explore with Pulumi AI
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.47.1 published on Monday, Jun 24, 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:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Site
Name string - Site name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Site
Name string - Site name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - Site name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- site
Name string - Site name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- site_
name str - Site name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- site
Name String - Site name
listServerSitesControllerHealthSummary Result
The following output properties are available:
- Next
Link string - Gets the value of next link.
- Value
List<Pulumi.
Azure Native. Off Azure. Outputs. Site Health Summary Response> - Gets the list of SiteHealthSummary.
- Next
Link string - Gets the value of next link.
- Value
[]Site
Health Summary Response - Gets the list of SiteHealthSummary.
- next
Link String - Gets the value of next link.
- value
List<Site
Health Summary Response> - Gets the list of SiteHealthSummary.
- next
Link string - Gets the value of next link.
- value
Site
Health Summary Response[] - Gets the list of SiteHealthSummary.
- next_
link str - Gets the value of next link.
- value
Sequence[Site
Health Summary Response] - Gets the list of SiteHealthSummary.
- next
Link String - Gets the value of next link.
- value List<Property Map>
- Gets the list of SiteHealthSummary.
Supporting Types
SiteHealthSummaryResponse
- Affected
Resource stringType - Gets the affected resource type.
- Appliance
Name string - Gets the appliance name.
- Error
Code string - Gets the error code.
- Error
Id double - Gets the error Id.
- Error
Message string - Gets the error message.
- Remediation
Guidance string - Gets the remediation guidance.
- Severity string
- Gets the severity of error.
- Summary
Message string - Gets the summary message.
- Affected
Objects doubleCount - Gets or sets the count of affected objects.
- Affected
Resources List<string> - Gets or sets the affected resources.
- Fabric
Layout List<string>Update Sources - Gets or sets sources of the exception.
- Hit
Count double - Gets or sets the hit count of the error.
- Affected
Resource stringType - Gets the affected resource type.
- Appliance
Name string - Gets the appliance name.
- Error
Code string - Gets the error code.
- Error
Id float64 - Gets the error Id.
- Error
Message string - Gets the error message.
- Remediation
Guidance string - Gets the remediation guidance.
- Severity string
- Gets the severity of error.
- Summary
Message string - Gets the summary message.
- Affected
Objects float64Count - Gets or sets the count of affected objects.
- Affected
Resources []string - Gets or sets the affected resources.
- Fabric
Layout []stringUpdate Sources - Gets or sets sources of the exception.
- Hit
Count float64 - Gets or sets the hit count of the error.
- affected
Resource StringType - Gets the affected resource type.
- appliance
Name String - Gets the appliance name.
- error
Code String - Gets the error code.
- error
Id Double - Gets the error Id.
- error
Message String - Gets the error message.
- remediation
Guidance String - Gets the remediation guidance.
- severity String
- Gets the severity of error.
- summary
Message String - Gets the summary message.
- affected
Objects DoubleCount - Gets or sets the count of affected objects.
- affected
Resources List<String> - Gets or sets the affected resources.
- fabric
Layout List<String>Update Sources - Gets or sets sources of the exception.
- hit
Count Double - Gets or sets the hit count of the error.
- affected
Resource stringType - Gets the affected resource type.
- appliance
Name string - Gets the appliance name.
- error
Code string - Gets the error code.
- error
Id number - Gets the error Id.
- error
Message string - Gets the error message.
- remediation
Guidance string - Gets the remediation guidance.
- severity string
- Gets the severity of error.
- summary
Message string - Gets the summary message.
- affected
Objects numberCount - Gets or sets the count of affected objects.
- affected
Resources string[] - Gets or sets the affected resources.
- fabric
Layout string[]Update Sources - Gets or sets sources of the exception.
- hit
Count number - Gets or sets the hit count of the error.
- affected_
resource_ strtype - 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_ floatcount - Gets or sets the count of affected objects.
- affected_
resources Sequence[str] - Gets or sets the affected resources.
- fabric_
layout_ Sequence[str]update_ sources - Gets or sets sources of the exception.
- hit_
count float - Gets or sets the hit count of the error.
- affected
Resource StringType - Gets the affected resource type.
- appliance
Name String - Gets the appliance name.
- error
Code String - Gets the error code.
- error
Id Number - Gets the error Id.
- error
Message String - Gets the error message.
- remediation
Guidance String - Gets the remediation guidance.
- severity String
- Gets the severity of error.
- summary
Message String - Gets the summary message.
- affected
Objects NumberCount - Gets or sets the count of affected objects.
- affected
Resources List<String> - Gets or sets the affected resources.
- fabric
Layout List<String>Update Sources - Gets or sets sources of the exception.
- hit
Count 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 v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi