Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
Deprecated: volcengine.tls.RuleBoundHostGroups has been deprecated in favor of volcengine.tls.getRuleBoundHostGroups
Use this data source to query detailed information of tls rule bound host groups
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const default = volcengine.tls.getRuleBoundHostGroups({
ruleId: "83ac687a-0e2b-4788-b626-3dce18498740",
});
import pulumi
import pulumi_volcengine as volcengine
default = volcengine.tls.get_rule_bound_host_groups(rule_id="83ac687a-0e2b-4788-b626-3dce18498740")
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/tls"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tls.GetRuleBoundHostGroups(ctx, &tls.GetRuleBoundHostGroupsArgs{
RuleId: "83ac687a-0e2b-4788-b626-3dce18498740",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var @default = Volcengine.Tls.GetRuleBoundHostGroups.Invoke(new()
{
RuleId = "83ac687a-0e2b-4788-b626-3dce18498740",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.tls.TlsFunctions;
import com.pulumi.volcengine.tls.inputs.GetRuleBoundHostGroupsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var default = TlsFunctions.getRuleBoundHostGroups(GetRuleBoundHostGroupsArgs.builder()
.ruleId("83ac687a-0e2b-4788-b626-3dce18498740")
.build());
}
}
variables:
default:
fn::invoke:
Function: volcengine:tls:getRuleBoundHostGroups
Arguments:
ruleId: 83ac687a-0e2b-4788-b626-3dce18498740
Using RuleBoundHostGroups
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 ruleBoundHostGroups(args: RuleBoundHostGroupsArgs, opts?: InvokeOptions): Promise<RuleBoundHostGroupsResult>
function ruleBoundHostGroupsOutput(args: RuleBoundHostGroupsOutputArgs, opts?: InvokeOptions): Output<RuleBoundHostGroupsResult>def rule_bound_host_groups(output_file: Optional[str] = None,
rule_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> RuleBoundHostGroupsResult
def rule_bound_host_groups_output(output_file: Optional[pulumi.Input[str]] = None,
rule_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[RuleBoundHostGroupsResult]func RuleBoundHostGroups(ctx *Context, args *RuleBoundHostGroupsArgs, opts ...InvokeOption) (*RuleBoundHostGroupsResult, error)
func RuleBoundHostGroupsOutput(ctx *Context, args *RuleBoundHostGroupsOutputArgs, opts ...InvokeOption) RuleBoundHostGroupsResultOutputpublic static class RuleBoundHostGroups
{
public static Task<RuleBoundHostGroupsResult> InvokeAsync(RuleBoundHostGroupsArgs args, InvokeOptions? opts = null)
public static Output<RuleBoundHostGroupsResult> Invoke(RuleBoundHostGroupsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<RuleBoundHostGroupsResult> ruleBoundHostGroups(RuleBoundHostGroupsArgs args, InvokeOptions options)
public static Output<RuleBoundHostGroupsResult> ruleBoundHostGroups(RuleBoundHostGroupsArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:tls:RuleBoundHostGroups
arguments:
# arguments dictionaryThe following arguments are supported:
- Rule
Id string - The ID of the rule.
- Output
File string - File name where to save data source results.
- Rule
Id string - The ID of the rule.
- Output
File string - File name where to save data source results.
- rule
Id String - The ID of the rule.
- output
File String - File name where to save data source results.
- rule
Id string - The ID of the rule.
- output
File string - File name where to save data source results.
- rule_
id str - The ID of the rule.
- output_
file str - File name where to save data source results.
- rule
Id String - The ID of the rule.
- output
File String - File name where to save data source results.
RuleBoundHostGroups Result
The following output properties are available:
- Host
Groups List<RuleBound Host Groups Host Group> - The collection of Host Group query.
- Id string
- The provider-assigned unique ID for this managed resource.
- Rule
Id string - Total
Count int - The total count of query.
- Output
File string
- Host
Groups []RuleBound Host Groups Host Group - The collection of Host Group query.
- Id string
- The provider-assigned unique ID for this managed resource.
- Rule
Id string - Total
Count int - The total count of query.
- Output
File string
- host
Groups List<RuleBound Host Groups Host Group> - The collection of Host Group query.
- id String
- The provider-assigned unique ID for this managed resource.
- rule
Id String - total
Count Integer - The total count of query.
- output
File String
- host
Groups RuleBound Host Groups Host Group[] - The collection of Host Group query.
- id string
- The provider-assigned unique ID for this managed resource.
- rule
Id string - total
Count number - The total count of query.
- output
File string
- host_
groups Sequence[RuleBound Host Groups Host Group] - The collection of Host Group query.
- id str
- The provider-assigned unique ID for this managed resource.
- rule_
id str - total_
count int - The total count of query.
- output_
file str
- host
Groups List<Property Map> - The collection of Host Group query.
- id String
- The provider-assigned unique ID for this managed resource.
- rule
Id String - total
Count Number - The total count of query.
- output
File String
Supporting Types
RuleBoundHostGroupsHostGroup
- Auto
Update bool - Whether to enable auto update.
- Create
Time string - The creation time of the host group.
- Host
Group stringId - The ID of the host group.
- Host
Group stringName - The name of the host group.
- Host
Group stringType - The type of the host group.
- Host
Identifier string - The identifier of the host.
- Iam
Project stringName - The name of the iam project.
- Modify
Time string - The modification time of the host group.
- Service
Logging bool - Whether to enable service logging.
- Update
End stringTime - The end time of auto update.
- Update
Start stringTime - The start time of auto update.
- Auto
Update bool - Whether to enable auto update.
- Create
Time string - The creation time of the host group.
- Host
Group stringId - The ID of the host group.
- Host
Group stringName - The name of the host group.
- Host
Group stringType - The type of the host group.
- Host
Identifier string - The identifier of the host.
- Iam
Project stringName - The name of the iam project.
- Modify
Time string - The modification time of the host group.
- Service
Logging bool - Whether to enable service logging.
- Update
End stringTime - The end time of auto update.
- Update
Start stringTime - The start time of auto update.
- auto
Update Boolean - Whether to enable auto update.
- create
Time String - The creation time of the host group.
- host
Group StringId - The ID of the host group.
- host
Group StringName - The name of the host group.
- host
Group StringType - The type of the host group.
- host
Identifier String - The identifier of the host.
- iam
Project StringName - The name of the iam project.
- modify
Time String - The modification time of the host group.
- service
Logging Boolean - Whether to enable service logging.
- update
End StringTime - The end time of auto update.
- update
Start StringTime - The start time of auto update.
- auto
Update boolean - Whether to enable auto update.
- create
Time string - The creation time of the host group.
- host
Group stringId - The ID of the host group.
- host
Group stringName - The name of the host group.
- host
Group stringType - The type of the host group.
- host
Identifier string - The identifier of the host.
- iam
Project stringName - The name of the iam project.
- modify
Time string - The modification time of the host group.
- service
Logging boolean - Whether to enable service logging.
- update
End stringTime - The end time of auto update.
- update
Start stringTime - The start time of auto update.
- auto_
update bool - Whether to enable auto update.
- create_
time str - The creation time of the host group.
- host_
group_ strid - The ID of the host group.
- host_
group_ strname - The name of the host group.
- host_
group_ strtype - The type of the host group.
- host_
identifier str - The identifier of the host.
- iam_
project_ strname - The name of the iam project.
- modify_
time str - The modification time of the host group.
- service_
logging bool - Whether to enable service logging.
- update_
end_ strtime - The end time of auto update.
- update_
start_ strtime - The start time of auto update.
- auto
Update Boolean - Whether to enable auto update.
- create
Time String - The creation time of the host group.
- host
Group StringId - The ID of the host group.
- host
Group StringName - The name of the host group.
- host
Group StringType - The type of the host group.
- host
Identifier String - The identifier of the host.
- iam
Project StringName - The name of the iam project.
- modify
Time String - The modification time of the host group.
- service
Logging Boolean - Whether to enable service logging.
- update
End StringTime - The end time of auto update.
- update
Start StringTime - The start time of auto update.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengineTerraform Provider.
Viewing docs for Volcengine v0.0.47
published on Friday, Mar 13, 2026 by Volcengine
published on Friday, Mar 13, 2026 by Volcengine
