alicloud.cen.getVbrHealthChecks
This data source provides CEN VBR Health Checks available to the user.
NOTE: Available in 1.98.0+
Using getVbrHealthChecks
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 getVbrHealthChecks(args: GetVbrHealthChecksArgs, opts?: InvokeOptions): Promise<GetVbrHealthChecksResult>
function getVbrHealthChecksOutput(args: GetVbrHealthChecksOutputArgs, opts?: InvokeOptions): Output<GetVbrHealthChecksResult>
def get_vbr_health_checks(cen_id: Optional[str] = None,
output_file: Optional[str] = None,
vbr_instance_id: Optional[str] = None,
vbr_instance_owner_id: Optional[int] = None,
vbr_instance_region_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVbrHealthChecksResult
def get_vbr_health_checks_output(cen_id: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
vbr_instance_id: Optional[pulumi.Input[str]] = None,
vbr_instance_owner_id: Optional[pulumi.Input[int]] = None,
vbr_instance_region_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVbrHealthChecksResult]
func GetVbrHealthChecks(ctx *Context, args *GetVbrHealthChecksArgs, opts ...InvokeOption) (*GetVbrHealthChecksResult, error)
func GetVbrHealthChecksOutput(ctx *Context, args *GetVbrHealthChecksOutputArgs, opts ...InvokeOption) GetVbrHealthChecksResultOutput
> Note: This function is named GetVbrHealthChecks
in the Go SDK.
public static class GetVbrHealthChecks
{
public static Task<GetVbrHealthChecksResult> InvokeAsync(GetVbrHealthChecksArgs args, InvokeOptions? opts = null)
public static Output<GetVbrHealthChecksResult> Invoke(GetVbrHealthChecksInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVbrHealthChecksResult> getVbrHealthChecks(GetVbrHealthChecksArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: alicloud:cen/getVbrHealthChecks:getVbrHealthChecks
arguments:
# arguments dictionary
The following arguments are supported:
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Output
File string - Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance intOwner Id The User ID (UID) of the account to which the VBR instance belongs.
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Output
File string - Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance intOwner Id The User ID (UID) of the account to which the VBR instance belongs.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- output
File String - vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance IntegerOwner Id The User ID (UID) of the account to which the VBR instance belongs.
- vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- output
File string - vbr
Instance stringId The ID of the VBR instance.
- vbr
Instance numberOwner Id The User ID (UID) of the account to which the VBR instance belongs.
- vbr_
instance_ strregion_ id The ID of the region where the VBR instance is deployed.
- cen_
id str The ID of the Cloud Enterprise Network (CEN) instance.
- output_
file str - vbr_
instance_ strid The ID of the VBR instance.
- vbr_
instance_ intowner_ id The User ID (UID) of the account to which the VBR instance belongs.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- output
File String - vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance NumberOwner Id The User ID (UID) of the account to which the VBR instance belongs.
getVbrHealthChecks Result
The following output properties are available:
- Checks
List<Pulumi.
Ali Cloud. Cen. Outputs. Get Vbr Health Checks Check> A list of CEN VBR Heath Checks. Each element contains the following attributes:
- Id string
The provider-assigned unique ID for this managed resource.
- Ids List<string>
A list of the CEN VBR Heath Check IDs.
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Output
File string - Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance intOwner Id
- Checks
[]Get
Vbr Health Checks Check A list of CEN VBR Heath Checks. Each element contains the following attributes:
- Id string
The provider-assigned unique ID for this managed resource.
- Ids []string
A list of the CEN VBR Heath Check IDs.
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Output
File string - Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance intOwner Id
- checks
List<Get
Vbr Health Checks Check> A list of CEN VBR Heath Checks. Each element contains the following attributes:
- id String
The provider-assigned unique ID for this managed resource.
- ids List<String>
A list of the CEN VBR Heath Check IDs.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- output
File String - vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance IntegerOwner Id
- checks
Get
Vbr Health Checks Check[] A list of CEN VBR Heath Checks. Each element contains the following attributes:
- id string
The provider-assigned unique ID for this managed resource.
- ids string[]
A list of the CEN VBR Heath Check IDs.
- vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- output
File string - vbr
Instance stringId The ID of the VBR instance.
- vbr
Instance numberOwner Id
- checks
Sequence[Get
Vbr Health Checks Check] A list of CEN VBR Heath Checks. Each element contains the following attributes:
- id str
The provider-assigned unique ID for this managed resource.
- ids Sequence[str]
A list of the CEN VBR Heath Check IDs.
- vbr_
instance_ strregion_ id The ID of the region where the VBR instance is deployed.
- cen_
id str The ID of the Cloud Enterprise Network (CEN) instance.
- output_
file str - vbr_
instance_ strid The ID of the VBR instance.
- vbr_
instance_ intowner_ id
- checks List<Property Map>
A list of CEN VBR Heath Checks. Each element contains the following attributes:
- id String
The provider-assigned unique ID for this managed resource.
- ids List<String>
A list of the CEN VBR Heath Check IDs.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- output
File String - vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance NumberOwner Id
Supporting Types
GetVbrHealthChecksCheck
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Health
Check intInterval The time interval at which probe packets are sent during the health check.
- Health
Check stringSource Ip The source IP address of the health check.
- Health
Check stringTarget Ip The destination IP address of the health check.
- Healthy
Threshold int The number of probe packets that are sent during the health check.
- Id string
The ID of the CEN VBR Heath Check.
- Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- Cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- Health
Check intInterval The time interval at which probe packets are sent during the health check.
- Health
Check stringSource Ip The source IP address of the health check.
- Health
Check stringTarget Ip The destination IP address of the health check.
- Healthy
Threshold int The number of probe packets that are sent during the health check.
- Id string
The ID of the CEN VBR Heath Check.
- Vbr
Instance stringId The ID of the VBR instance.
- Vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- health
Check IntegerInterval The time interval at which probe packets are sent during the health check.
- health
Check StringSource Ip The source IP address of the health check.
- health
Check StringTarget Ip The destination IP address of the health check.
- healthy
Threshold Integer The number of probe packets that are sent during the health check.
- id String
The ID of the CEN VBR Heath Check.
- vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
- cen
Id string The ID of the Cloud Enterprise Network (CEN) instance.
- health
Check numberInterval The time interval at which probe packets are sent during the health check.
- health
Check stringSource Ip The source IP address of the health check.
- health
Check stringTarget Ip The destination IP address of the health check.
- healthy
Threshold number The number of probe packets that are sent during the health check.
- id string
The ID of the CEN VBR Heath Check.
- vbr
Instance stringId The ID of the VBR instance.
- vbr
Instance stringRegion Id The ID of the region where the VBR instance is deployed.
- cen_
id str The ID of the Cloud Enterprise Network (CEN) instance.
- health_
check_ intinterval The time interval at which probe packets are sent during the health check.
- health_
check_ strsource_ ip The source IP address of the health check.
- health_
check_ strtarget_ ip The destination IP address of the health check.
- healthy_
threshold int The number of probe packets that are sent during the health check.
- id str
The ID of the CEN VBR Heath Check.
- vbr_
instance_ strid The ID of the VBR instance.
- vbr_
instance_ strregion_ id The ID of the region where the VBR instance is deployed.
- cen
Id String The ID of the Cloud Enterprise Network (CEN) instance.
- health
Check NumberInterval The time interval at which probe packets are sent during the health check.
- health
Check StringSource Ip The source IP address of the health check.
- health
Check StringTarget Ip The destination IP address of the health check.
- healthy
Threshold Number The number of probe packets that are sent during the health check.
- id String
The ID of the CEN VBR Heath Check.
- vbr
Instance StringId The ID of the VBR instance.
- vbr
Instance StringRegion Id The ID of the region where the VBR instance is deployed.
Package Details
- Repository
- Alibaba Cloud pulumi/pulumi-alicloud
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
alicloud
Terraform Provider.