tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
tencentcloud.getTsfGroupGateways
Explore with Pulumi AI
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
Use this data source to query detailed information of tsf group_gateways
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const groupGateways = tencentcloud.getTsfGroupGateways({
gatewayDeployGroupId: "group-aeoej4qy",
searchWord: "test",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
group_gateways = tencentcloud.get_tsf_group_gateways(gateway_deploy_group_id="group-aeoej4qy",
search_word="test")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.LookupTsfGroupGateways(ctx, &tencentcloud.LookupTsfGroupGatewaysArgs{
GatewayDeployGroupId: "group-aeoej4qy",
SearchWord: pulumi.StringRef("test"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var groupGateways = Tencentcloud.GetTsfGroupGateways.Invoke(new()
{
GatewayDeployGroupId = "group-aeoej4qy",
SearchWord = "test",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.TencentcloudFunctions;
import com.pulumi.tencentcloud.inputs.GetTsfGroupGatewaysArgs;
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 groupGateways = TencentcloudFunctions.getTsfGroupGateways(GetTsfGroupGatewaysArgs.builder()
.gatewayDeployGroupId("group-aeoej4qy")
.searchWord("test")
.build());
}
}
variables:
groupGateways:
fn::invoke:
function: tencentcloud:getTsfGroupGateways
arguments:
gatewayDeployGroupId: group-aeoej4qy
searchWord: test
Using getTsfGroupGateways
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 getTsfGroupGateways(args: GetTsfGroupGatewaysArgs, opts?: InvokeOptions): Promise<GetTsfGroupGatewaysResult>
function getTsfGroupGatewaysOutput(args: GetTsfGroupGatewaysOutputArgs, opts?: InvokeOptions): Output<GetTsfGroupGatewaysResult>
def get_tsf_group_gateways(gateway_deploy_group_id: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
search_word: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTsfGroupGatewaysResult
def get_tsf_group_gateways_output(gateway_deploy_group_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
search_word: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTsfGroupGatewaysResult]
func LookupTsfGroupGateways(ctx *Context, args *LookupTsfGroupGatewaysArgs, opts ...InvokeOption) (*LookupTsfGroupGatewaysResult, error)
func LookupTsfGroupGatewaysOutput(ctx *Context, args *LookupTsfGroupGatewaysOutputArgs, opts ...InvokeOption) LookupTsfGroupGatewaysResultOutput
> Note: This function is named LookupTsfGroupGateways
in the Go SDK.
public static class GetTsfGroupGateways
{
public static Task<GetTsfGroupGatewaysResult> InvokeAsync(GetTsfGroupGatewaysArgs args, InvokeOptions? opts = null)
public static Output<GetTsfGroupGatewaysResult> Invoke(GetTsfGroupGatewaysInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTsfGroupGatewaysResult> getTsfGroupGateways(GetTsfGroupGatewaysArgs args, InvokeOptions options)
public static Output<GetTsfGroupGatewaysResult> getTsfGroupGateways(GetTsfGroupGatewaysArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getTsfGroupGateways:getTsfGroupGateways
arguments:
# arguments dictionary
The following arguments are supported:
- Gateway
Deploy Group Id This property is required. string - gateway group Id.
- Id string
- Result
Output stringFile - Used to save results.
- Search
Word string - search word.
- Gateway
Deploy Group Id This property is required. string - gateway group Id.
- Id string
- Result
Output stringFile - Used to save results.
- Search
Word string - search word.
- gateway
Deploy Group Id This property is required. String - gateway group Id.
- id String
- result
Output StringFile - Used to save results.
- search
Word String - search word.
- gateway
Deploy Group Id This property is required. string - gateway group Id.
- id string
- result
Output stringFile - Used to save results.
- search
Word string - search word.
- gateway_
deploy_ group_ id This property is required. str - gateway group Id.
- id str
- result_
output_ strfile - Used to save results.
- search_
word str - search word.
- gateway
Deploy Group Id This property is required. String - gateway group Id.
- id String
- result
Output StringFile - Used to save results.
- search
Word String - search word.
getTsfGroupGateways Result
The following output properties are available:
- Gateway
Deploy stringGroup Id - Id string
- Results
List<Get
Tsf Group Gateways Result> - api group information.
- Result
Output stringFile - Search
Word string
- Gateway
Deploy stringGroup Id - Id string
- Results
[]Get
Tsf Group Gateways Result - api group information.
- Result
Output stringFile - Search
Word string
- gateway
Deploy StringGroup Id - id String
- results
List<Get
Tsf Group Gateways Result> - api group information.
- result
Output StringFile - search
Word String
- gateway
Deploy stringGroup Id - id string
- results
Get
Tsf Group Gateways Result[] - api group information.
- result
Output stringFile - search
Word string
- gateway_
deploy_ strgroup_ id - id str
- results
Sequence[Get
Tsf Group Gateways Result] - api group information.
- result_
output_ strfile - search_
word str
- gateway
Deploy StringGroup Id - id String
- results List<Property Map>
- api group information.
- result
Output StringFile - search
Word String
Supporting Types
GetTsfGroupGatewaysResult
- Contents
This property is required. List<GetTsf Group Gateways Result Content> - api group Info.
- Total
Count This property is required. double - total count.
- Contents
This property is required. []GetTsf Group Gateways Result Content - api group Info.
- Total
Count This property is required. float64 - total count.
- contents
This property is required. List<GetTsf Group Gateways Result Content> - api group Info.
- total
Count This property is required. Double - total count.
- contents
This property is required. GetTsf Group Gateways Result Content[] - api group Info.
- total
Count This property is required. number - total count.
- contents
This property is required. Sequence[GetTsf Group Gateways Result Content] - api group Info.
- total_
count This property is required. float - total count.
- contents
This property is required. List<Property Map> - api group Info.
- total
Count This property is required. Number - total count.
GetTsfGroupGatewaysResultContent
- Acl
Mode This property is required. string - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- Api
Count This property is required. double - Number of APIs.Note: This field may return null, which means no valid value was found.
- Auth
Type This property is required. string - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- Binded
Gateway Deploy Groups This property is required. List<GetTsf Group Gateways Result Content Binded Gateway Deploy Group> - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- Created
Time This property is required. string - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- Description
This property is required. string - Description.Note: This field may return null, which means no valid value was found.
- Gateway
Instance Id This property is required. string - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- Gateway
Instance Type This property is required. string - Gateway instance type.Note: This field may return null, which means no valid value was found.
- Group
Context This property is required. string - api group context.Note: This field may return null, which means no valid value was found.
- Group
Id This property is required. string - api group id.Note: This field may return null, which means no valid value was found.
- Group
Name This property is required. string - api group name.Note: This field may return null, which means no valid value was found.
- Group
Type This property is required. string - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- Namespace
Name Key This property is required. string - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- Namespace
Name Key Position This property is required. string - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- Service
Name Key This property is required. string - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- Service
Name Key Position This property is required. string - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- Status
This property is required. string - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- Updated
Time This property is required. string - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- Acl
Mode This property is required. string - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- Api
Count This property is required. float64 - Number of APIs.Note: This field may return null, which means no valid value was found.
- Auth
Type This property is required. string - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- Binded
Gateway Deploy Groups This property is required. []GetTsf Group Gateways Result Content Binded Gateway Deploy Group - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- Created
Time This property is required. string - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- Description
This property is required. string - Description.Note: This field may return null, which means no valid value was found.
- Gateway
Instance Id This property is required. string - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- Gateway
Instance Type This property is required. string - Gateway instance type.Note: This field may return null, which means no valid value was found.
- Group
Context This property is required. string - api group context.Note: This field may return null, which means no valid value was found.
- Group
Id This property is required. string - api group id.Note: This field may return null, which means no valid value was found.
- Group
Name This property is required. string - api group name.Note: This field may return null, which means no valid value was found.
- Group
Type This property is required. string - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- Namespace
Name Key This property is required. string - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- Namespace
Name Key Position This property is required. string - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- Service
Name Key This property is required. string - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- Service
Name Key Position This property is required. string - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- Status
This property is required. string - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- Updated
Time This property is required. string - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- acl
Mode This property is required. String - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- api
Count This property is required. Double - Number of APIs.Note: This field may return null, which means no valid value was found.
- auth
Type This property is required. String - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- binded
Gateway Deploy Groups This property is required. List<GetTsf Group Gateways Result Content Binded Gateway Deploy Group> - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- created
Time This property is required. String - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- description
This property is required. String - Description.Note: This field may return null, which means no valid value was found.
- gateway
Instance Id This property is required. String - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- gateway
Instance Type This property is required. String - Gateway instance type.Note: This field may return null, which means no valid value was found.
- group
Context This property is required. String - api group context.Note: This field may return null, which means no valid value was found.
- group
Id This property is required. String - api group id.Note: This field may return null, which means no valid value was found.
- group
Name This property is required. String - api group name.Note: This field may return null, which means no valid value was found.
- group
Type This property is required. String - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- namespace
Name Key This property is required. String - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- namespace
Name Key Position This property is required. String - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- service
Name Key This property is required. String - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- service
Name Key Position This property is required. String - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- status
This property is required. String - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- updated
Time This property is required. String - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- acl
Mode This property is required. string - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- api
Count This property is required. number - Number of APIs.Note: This field may return null, which means no valid value was found.
- auth
Type This property is required. string - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- binded
Gateway Deploy Groups This property is required. GetTsf Group Gateways Result Content Binded Gateway Deploy Group[] - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- created
Time This property is required. string - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- description
This property is required. string - Description.Note: This field may return null, which means no valid value was found.
- gateway
Instance Id This property is required. string - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- gateway
Instance Type This property is required. string - Gateway instance type.Note: This field may return null, which means no valid value was found.
- group
Context This property is required. string - api group context.Note: This field may return null, which means no valid value was found.
- group
Id This property is required. string - api group id.Note: This field may return null, which means no valid value was found.
- group
Name This property is required. string - api group name.Note: This field may return null, which means no valid value was found.
- group
Type This property is required. string - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- namespace
Name Key This property is required. string - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- namespace
Name Key Position This property is required. string - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- service
Name Key This property is required. string - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- service
Name Key Position This property is required. string - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- status
This property is required. string - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- updated
Time This property is required. string - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- acl_
mode This property is required. str - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- api_
count This property is required. float - Number of APIs.Note: This field may return null, which means no valid value was found.
- auth_
type This property is required. str - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- binded_
gateway_ deploy_ groups This property is required. Sequence[GetTsf Group Gateways Result Content Binded Gateway Deploy Group] - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- created_
time This property is required. str - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- description
This property is required. str - Description.Note: This field may return null, which means no valid value was found.
- gateway_
instance_ id This property is required. str - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- gateway_
instance_ type This property is required. str - Gateway instance type.Note: This field may return null, which means no valid value was found.
- group_
context This property is required. str - api group context.Note: This field may return null, which means no valid value was found.
- group_
id This property is required. str - api group id.Note: This field may return null, which means no valid value was found.
- group_
name This property is required. str - api group name.Note: This field may return null, which means no valid value was found.
- group_
type This property is required. str - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- namespace_
name_ key This property is required. str - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- namespace_
name_ key_ position This property is required. str - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- service_
name_ key This property is required. str - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- service_
name_ key_ position This property is required. str - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- status
This property is required. str - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- updated_
time This property is required. str - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- acl
Mode This property is required. String - ACL type for accessing the group.Note: This field may return null, which means no valid value was found.
- api
Count This property is required. Number - Number of APIs.Note: This field may return null, which means no valid value was found.
- auth
Type This property is required. String - Authentication type. secret: key authentication; none: no authentication.Note: This field may return null, which means no valid value was found.
- binded
Gateway Deploy Groups This property is required. List<Property Map> - Gateway deployment group bound to the API group.Note: This field may return null, which means no valid value was found.
- created
Time This property is required. String - Group creation time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
- description
This property is required. String - Description.Note: This field may return null, which means no valid value was found.
- gateway
Instance Id This property is required. String - Gateway instance ID.Note: This field may return null, which means no valid value was found.
- gateway
Instance Type This property is required. String - Gateway instance type.Note: This field may return null, which means no valid value was found.
- group
Context This property is required. String - api group context.Note: This field may return null, which means no valid value was found.
- group
Id This property is required. String - api group id.Note: This field may return null, which means no valid value was found.
- group
Name This property is required. String - api group name.Note: This field may return null, which means no valid value was found.
- group
Type This property is required. String - Group type. ms: microservice group; external: external API group.This field may return null, which means no valid value was found.
- namespace
Name Key This property is required. String - Namespace parameter key.Note: This field may return null, which means no valid value was found.
- namespace
Name Key Position This property is required. String - Namespace parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- service
Name Key This property is required. String - Microservice name parameter key.Note: This field may return null, which means no valid value was found.
- service
Name Key Position This property is required. String - Microservice name parameter location, path, header, or query. The default is path.Note: This field may return null, which means no valid value was found.
- status
This property is required. String - Release status. drafted: not released. released: released.Note: This field may return null, which means no valid value was found.
- updated
Time This property is required. String - Group update time, such as: 2019-06-20 15:51:28.Note: This field may return null, which means no valid value was found.
GetTsfGroupGatewaysResultContentBindedGatewayDeployGroup
- Application
Id This property is required. string - application ID.Note: This field may return null, which means no valid value was found.
- Application
Name This property is required. string - application name.Note: This field may return null, which means no valid value was found.
- Application
Type This property is required. string - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- Cluster
Type This property is required. string - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- Deploy
Group Id This property is required. string - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- Deploy
Group Name This property is required. string - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- Group
Status This property is required. string - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
- Application
Id This property is required. string - application ID.Note: This field may return null, which means no valid value was found.
- Application
Name This property is required. string - application name.Note: This field may return null, which means no valid value was found.
- Application
Type This property is required. string - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- Cluster
Type This property is required. string - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- Deploy
Group Id This property is required. string - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- Deploy
Group Name This property is required. string - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- Group
Status This property is required. string - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
- application
Id This property is required. String - application ID.Note: This field may return null, which means no valid value was found.
- application
Name This property is required. String - application name.Note: This field may return null, which means no valid value was found.
- application
Type This property is required. String - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- cluster
Type This property is required. String - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- deploy
Group Id This property is required. String - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- deploy
Group Name This property is required. String - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- group
Status This property is required. String - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
- application
Id This property is required. string - application ID.Note: This field may return null, which means no valid value was found.
- application
Name This property is required. string - application name.Note: This field may return null, which means no valid value was found.
- application
Type This property is required. string - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- cluster
Type This property is required. string - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- deploy
Group Id This property is required. string - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- deploy
Group Name This property is required. string - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- group
Status This property is required. string - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
- application_
id This property is required. str - application ID.Note: This field may return null, which means no valid value was found.
- application_
name This property is required. str - application name.Note: This field may return null, which means no valid value was found.
- application_
type This property is required. str - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- cluster_
type This property is required. str - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- deploy_
group_ id This property is required. str - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- deploy_
group_ name This property is required. str - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- group_
status This property is required. str - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
- application
Id This property is required. String - application ID.Note: This field may return null, which means no valid value was found.
- application
Name This property is required. String - application name.Note: This field may return null, which means no valid value was found.
- application
Type This property is required. String - Application category: V: virtual machine application, C: container application.Note: This field may return null, which means no valid value was found.
- cluster
Type This property is required. String - Cluster type, with possible values: C: container, V: virtual machine.Note: This field may return null, which means no valid value was found.
- deploy
Group Id This property is required. String - Gateway deployment group ID.Note: This field may return null, which means no valid value was found.
- deploy
Group Name This property is required. String - Gateway deployment group name.Note: This field may return null, which means no valid value was found.
- group
Status This property is required. String - Application status of the deployment group, with possible values: Running, Waiting, Paused, Updating, RollingBack, Abnormal, Unknown.Note: This field may return null, which means no valid value was found.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack