Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine
Data Source schema for Volcengine::TLS::RuleBoundHostGroup
Using getRuleBoundHostGroup
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 getRuleBoundHostGroup(args: GetRuleBoundHostGroupArgs, opts?: InvokeOptions): Promise<GetRuleBoundHostGroupResult>
function getRuleBoundHostGroupOutput(args: GetRuleBoundHostGroupOutputArgs, opts?: InvokeOptions): Output<GetRuleBoundHostGroupResult>def get_rule_bound_host_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRuleBoundHostGroupResult
def get_rule_bound_host_group_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRuleBoundHostGroupResult]func LookupRuleBoundHostGroup(ctx *Context, args *LookupRuleBoundHostGroupArgs, opts ...InvokeOption) (*LookupRuleBoundHostGroupResult, error)
func LookupRuleBoundHostGroupOutput(ctx *Context, args *LookupRuleBoundHostGroupOutputArgs, opts ...InvokeOption) LookupRuleBoundHostGroupResultOutput> Note: This function is named LookupRuleBoundHostGroup in the Go SDK.
public static class GetRuleBoundHostGroup
{
public static Task<GetRuleBoundHostGroupResult> InvokeAsync(GetRuleBoundHostGroupArgs args, InvokeOptions? opts = null)
public static Output<GetRuleBoundHostGroupResult> Invoke(GetRuleBoundHostGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRuleBoundHostGroupResult> getRuleBoundHostGroup(GetRuleBoundHostGroupArgs args, InvokeOptions options)
public static Output<GetRuleBoundHostGroupResult> getRuleBoundHostGroup(GetRuleBoundHostGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:tls/getRuleBoundHostGroup:getRuleBoundHostGroup
arguments:
# arguments dictionarydata "volcenginecc_tls_get_rule_bound_host_group" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getRuleBoundHostGroup Result
The following output properties are available:
- Host
Group Volcengine.Get Rule Bound Host Group Host Group - Bound machine group configuration information
- Host
Group stringId - Machine group ID
- Id string
- Uniquely identifies the resource.
- Rule
Id string - Collection configuration ID
- Host
Group GetRule Bound Host Group Host Group - Bound machine group configuration information
- Host
Group stringId - Machine group ID
- Id string
- Uniquely identifies the resource.
- Rule
Id string - Collection configuration ID
- host_
group object - Bound machine group configuration information
- host_
group_ stringid - Machine group ID
- id string
- Uniquely identifies the resource.
- rule_
id string - Collection configuration ID
- host
Group GetRule Bound Host Group Host Group - Bound machine group configuration information
- host
Group StringId - Machine group ID
- id String
- Uniquely identifies the resource.
- rule
Id String - Collection configuration ID
- host
Group GetRule Bound Host Group Host Group - Bound machine group configuration information
- host
Group stringId - Machine group ID
- id string
- Uniquely identifies the resource.
- rule
Id string - Collection configuration ID
- host_
group GetRule Bound Host Group Host Group - Bound machine group configuration information
- host_
group_ strid - Machine group ID
- id str
- Uniquely identifies the resource.
- rule_
id str - Collection configuration ID
- host
Group Property Map - Bound machine group configuration information
- host
Group StringId - Machine group ID
- id String
- Uniquely identifies the resource.
- rule
Id String - Collection configuration ID
Supporting Types
GetRuleBoundHostGroupHostGroup
- Abnormal
Heartbeat intStatus Count - Number of machines with abnormal heartbeat status
- Agent
Latest stringVersion - Latest LogCollector version number available for upgrade
- Auto
Update bool - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- Create
Time string - Machine group creation time
- Host
Count int - Number of machines in the machine group
- Host
Group stringId - Machine group ID
- Host
Group stringName - Machine group name
- Host
Group stringType - Machine group type. IP: machine IP. Label: machine label.
- Host
Identifier string - Machine identifier
- Iam
Project stringName - IAM project associated with the machine group
- Modify
Time string - Machine group modification time
- Normal
Heartbeat intStatus Count - Number of machines with normal heartbeat status
- Rule
Count int - Number of collection configurations bound to the machine group
- Service
Logging bool - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- Update
End stringTime - LogCollector auto upgrade end time
- Update
Start stringTime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- Abnormal
Heartbeat intStatus Count - Number of machines with abnormal heartbeat status
- Agent
Latest stringVersion - Latest LogCollector version number available for upgrade
- Auto
Update bool - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- Create
Time string - Machine group creation time
- Host
Count int - Number of machines in the machine group
- Host
Group stringId - Machine group ID
- Host
Group stringName - Machine group name
- Host
Group stringType - Machine group type. IP: machine IP. Label: machine label.
- Host
Identifier string - Machine identifier
- Iam
Project stringName - IAM project associated with the machine group
- Modify
Time string - Machine group modification time
- Normal
Heartbeat intStatus Count - Number of machines with normal heartbeat status
- Rule
Count int - Number of collection configurations bound to the machine group
- Service
Logging bool - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- Update
End stringTime - LogCollector auto upgrade end time
- Update
Start stringTime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- abnormal_
heartbeat_ numberstatus_ count - Number of machines with abnormal heartbeat status
- agent_
latest_ stringversion - Latest LogCollector version number available for upgrade
- auto_
update bool - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- create_
time string - Machine group creation time
- host_
count number - Number of machines in the machine group
- host_
group_ stringid - Machine group ID
- host_
group_ stringname - Machine group name
- host_
group_ stringtype - Machine group type. IP: machine IP. Label: machine label.
- host_
identifier string - Machine identifier
- iam_
project_ stringname - IAM project associated with the machine group
- modify_
time string - Machine group modification time
- normal_
heartbeat_ numberstatus_ count - Number of machines with normal heartbeat status
- rule_
count number - Number of collection configurations bound to the machine group
- service_
logging bool - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- update_
end_ stringtime - LogCollector auto upgrade end time
- update_
start_ stringtime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- abnormal
Heartbeat IntegerStatus Count - Number of machines with abnormal heartbeat status
- agent
Latest StringVersion - Latest LogCollector version number available for upgrade
- auto
Update Boolean - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- create
Time String - Machine group creation time
- host
Count Integer - Number of machines in the machine group
- host
Group StringId - Machine group ID
- host
Group StringName - Machine group name
- host
Group StringType - Machine group type. IP: machine IP. Label: machine label.
- host
Identifier String - Machine identifier
- iam
Project StringName - IAM project associated with the machine group
- modify
Time String - Machine group modification time
- normal
Heartbeat IntegerStatus Count - Number of machines with normal heartbeat status
- rule
Count Integer - Number of collection configurations bound to the machine group
- service
Logging Boolean - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- update
End StringTime - LogCollector auto upgrade end time
- update
Start StringTime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- abnormal
Heartbeat numberStatus Count - Number of machines with abnormal heartbeat status
- agent
Latest stringVersion - Latest LogCollector version number available for upgrade
- auto
Update boolean - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- create
Time string - Machine group creation time
- host
Count number - Number of machines in the machine group
- host
Group stringId - Machine group ID
- host
Group stringName - Machine group name
- host
Group stringType - Machine group type. IP: machine IP. Label: machine label.
- host
Identifier string - Machine identifier
- iam
Project stringName - IAM project associated with the machine group
- modify
Time string - Machine group modification time
- normal
Heartbeat numberStatus Count - Number of machines with normal heartbeat status
- rule
Count number - Number of collection configurations bound to the machine group
- service
Logging boolean - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- update
End stringTime - LogCollector auto upgrade end time
- update
Start stringTime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- abnormal_
heartbeat_ intstatus_ count - Number of machines with abnormal heartbeat status
- agent_
latest_ strversion - Latest LogCollector version number available for upgrade
- auto_
update bool - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- create_
time str - Machine group creation time
- host_
count int - Number of machines in the machine group
- host_
group_ strid - Machine group ID
- host_
group_ strname - Machine group name
- host_
group_ strtype - Machine group type. IP: machine IP. Label: machine label.
- host_
identifier str - Machine identifier
- iam_
project_ strname - IAM project associated with the machine group
- modify_
time str - Machine group modification time
- normal_
heartbeat_ intstatus_ count - Number of machines with normal heartbeat status
- rule_
count int - Number of collection configurations bound to the machine group
- service_
logging bool - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- update_
end_ strtime - LogCollector auto upgrade end time
- update_
start_ strtime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
- abnormal
Heartbeat NumberStatus Count - Number of machines with abnormal heartbeat status
- agent
Latest StringVersion - Latest LogCollector version number available for upgrade
- auto
Update Boolean - Enable LogCollector auto upgrade on machine group servers. true: The log service will check upgrade conditions during the specified time period each day. If conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector will not upgrade automatically. To use a newer version, refer to the LogCollector upgrade procedure.
- create
Time String - Machine group creation time
- host
Count Number - Number of machines in the machine group
- host
Group StringId - Machine group ID
- host
Group StringName - Machine group name
- host
Group StringType - Machine group type. IP: machine IP. Label: machine label.
- host
Identifier String - Machine identifier
- iam
Project StringName - IAM project associated with the machine group
- modify
Time String - Machine group modification time
- normal
Heartbeat NumberStatus Count - Number of machines with normal heartbeat status
- rule
Count Number - Number of collection configurations bound to the machine group
- service
Logging Boolean - Enable LogCollector service log feature. true: enabled. false (default): disabled.
- update
End StringTime - LogCollector auto upgrade end time
- update
Start StringTime - LogCollector auto upgrade start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto upgrade during off-peak hours. LogCollector may restart during the upgrade process, but logs will not be lost.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
published on Monday, Jul 20, 2026 by Volcengine