Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::CLB::ServerGroup
Using getServerGroup
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 getServerGroup(args: GetServerGroupArgs, opts?: InvokeOptions): Promise<GetServerGroupResult>
function getServerGroupOutput(args: GetServerGroupOutputArgs, opts?: InvokeOptions): Output<GetServerGroupResult>def get_server_group(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServerGroupResult
def get_server_group_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServerGroupResult]func LookupServerGroup(ctx *Context, args *LookupServerGroupArgs, opts ...InvokeOption) (*LookupServerGroupResult, error)
func LookupServerGroupOutput(ctx *Context, args *LookupServerGroupOutputArgs, opts ...InvokeOption) LookupServerGroupResultOutput> Note: This function is named LookupServerGroup in the Go SDK.
public static class GetServerGroup
{
public static Task<GetServerGroupResult> InvokeAsync(GetServerGroupArgs args, InvokeOptions? opts = null)
public static Output<GetServerGroupResult> Invoke(GetServerGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetServerGroupResult> getServerGroup(GetServerGroupArgs args, InvokeOptions options)
public static Output<GetServerGroupResult> getServerGroup(GetServerGroupArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:clb/getServerGroup:getServerGroup
arguments:
# arguments dictionaryThe 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 str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getServerGroup Result
The following output properties are available:
- Address
Ip stringVersion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- Any
Port stringEnabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- Create
Time string - Creation time of the backend server group.
- Description string
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- Id string
- Uniquely identifies the resource.
- Listeners
List<Volcengine.
Get Server Group Listener> - Listener information associated with the backend server group.
- Load
Balancer stringId - CLB instance ID to which the backend server group belongs.
- Server
Group stringId - Backend server group ID.
- Server
Group stringName - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- Servers
List<Volcengine.
Get Server Group Server> - Information about servers in the backend server group.
-
List<Volcengine.
Get Server Group Tag> - Tag information.
- Type string
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- Update
Time string - Last operation time of the backend server group.
- Address
Ip stringVersion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- Any
Port stringEnabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- Create
Time string - Creation time of the backend server group.
- Description string
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- Id string
- Uniquely identifies the resource.
- Listeners
[]Get
Server Group Listener - Listener information associated with the backend server group.
- Load
Balancer stringId - CLB instance ID to which the backend server group belongs.
- Server
Group stringId - Backend server group ID.
- Server
Group stringName - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- Servers
[]Get
Server Group Server - Information about servers in the backend server group.
-
[]Get
Server Group Tag - Tag information.
- Type string
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- Update
Time string - Last operation time of the backend server group.
- address
Ip StringVersion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- any
Port StringEnabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- create
Time String - Creation time of the backend server group.
- description String
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- id String
- Uniquely identifies the resource.
- listeners
List<Get
Server Group Listener> - Listener information associated with the backend server group.
- load
Balancer StringId - CLB instance ID to which the backend server group belongs.
- server
Group StringId - Backend server group ID.
- server
Group StringName - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- servers
List<Get
Server Group Server> - Information about servers in the backend server group.
-
List<Get
Server Group Tag> - Tag information.
- type String
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- update
Time String - Last operation time of the backend server group.
- address
Ip stringVersion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- any
Port stringEnabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- create
Time string - Creation time of the backend server group.
- description string
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- id string
- Uniquely identifies the resource.
- listeners
Get
Server Group Listener[] - Listener information associated with the backend server group.
- load
Balancer stringId - CLB instance ID to which the backend server group belongs.
- server
Group stringId - Backend server group ID.
- server
Group stringName - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- servers
Get
Server Group Server[] - Information about servers in the backend server group.
-
Get
Server Group Tag[] - Tag information.
- type string
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- update
Time string - Last operation time of the backend server group.
- address_
ip_ strversion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- any_
port_ strenabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- create_
time str - Creation time of the backend server group.
- description str
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- id str
- Uniquely identifies the resource.
- listeners
Sequence[Get
Server Group Listener] - Listener information associated with the backend server group.
- load_
balancer_ strid - CLB instance ID to which the backend server group belongs.
- server_
group_ strid - Backend server group ID.
- server_
group_ strname - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- servers
Sequence[Get
Server Group Server] - Information about servers in the backend server group.
-
Sequence[Get
Server Group Tag] - Tag information.
- type str
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- update_
time str - Last operation time of the backend server group.
- address
Ip StringVersion - IP address type of the backend server group. ipv4: The backend server group is of IPv4 type. ipv6: The backend server group is of IPv6 type.
- any
Port StringEnabled - Whether to enable all-port forwarding. on: enable all-port forwarding. off: disable all-port forwarding.
- create
Time String - Creation time of the backend server group.
- description String
- Description of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- id String
- Uniquely identifies the resource.
- listeners List<Property Map>
- Listener information associated with the backend server group.
- load
Balancer StringId - CLB instance ID to which the backend server group belongs.
- server
Group StringId - Backend server group ID.
- server
Group StringName - Name of the backend server group. Must start with a letter, number, or Chinese character, and can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Limit: 1–128 characters. If not specified, defaults to the backend server group ID.
- servers List<Property Map>
- Information about servers in the backend server group.
- List<Property Map>
- Tag information.
- type String
- Type of the backend server group. instance: This backend server group can only add the primary or auxiliary network card of a cloud server as backend servers. ip: This backend server group can only add IP addresses as backend servers.
- update
Time String - Last operation time of the backend server group.
Supporting Types
GetServerGroupListener
- Listener
Id string - Listener ID.
- Listener
Id string - Listener ID.
- listener
Id String - Listener ID.
- listener
Id string - Listener ID.
- listener_
id str - Listener ID.
- listener
Id String - Listener ID.
GetServerGroupServer
- Any
Port stringEnabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- Description string
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- Instance
Id string - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- Ip string
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- Port int
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- Server
Id string - Backend server ID.
- Type string
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- Weight int
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
- Any
Port stringEnabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- Description string
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- Instance
Id string - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- Ip string
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- Port int
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- Server
Id string - Backend server ID.
- Type string
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- Weight int
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
- any
Port StringEnabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- description String
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- instance
Id String - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- ip String
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- port Integer
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- server
Id String - Backend server ID.
- type String
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- weight Integer
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
- any
Port stringEnabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- description string
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- instance
Id string - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- ip string
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- port number
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- server
Id string - Backend server ID.
- type string
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- weight number
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
- any_
port_ strenabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- description str
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- instance_
id str - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- ip str
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- port int
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- server_
id str - Backend server ID.
- type str
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- weight int
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
- any
Port StringEnabled - Enable all-port forwarding. on: enabled. off (default): disabled.
- description String
- Backend server description. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), Chinese period (。). Length limit: 0–255 characters. If not specified, defaults to an empty string.
- instance
Id String - Backend server. Value options: When Type is ecs, provide the cloud server instance ID. When Type is eni, provide the ID of the auxiliary network card attached to the cloud server. When Type is ip, provide the IP address as the backend server.
- ip String
- Private IP address of the backend server. Use '&' to separate multiple backend server IP addresses.
- port Number
- Port number on which the backend server receives requests. Value range: 1–65535. If the AnyPortEnabled parameter is 'off' and you need to add backend servers at the same time, this parameter must be provided. If AnyPortEnabled is 'on', this parameter defaults to 0.
- server
Id String - Backend server ID.
- type String
- Backend server instance type. When the Type parameter is instance, value options are: ecs: cloud server instance. eni: auxiliary network card. When the Type parameter is ip, this parameter value is ip.
- weight Number
- Backend server weight, range: 0–100. If not specified, defaults to 0. 0 means requests will not be forwarded to this backend server.
GetServerGroupTag
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.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
