tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getCfsFileSystemClients
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
Use this data source to query detailed information of cfs file_system_clients
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const fileSystemClients = tencentcloud.getCfsFileSystemClients({
fileSystemId: "cfs-iobiaxtj",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
file_system_clients = tencentcloud.get_cfs_file_system_clients(file_system_id="cfs-iobiaxtj")
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.GetCfsFileSystemClients(ctx, &tencentcloud.GetCfsFileSystemClientsArgs{
FileSystemId: "cfs-iobiaxtj",
}, 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 fileSystemClients = Tencentcloud.GetCfsFileSystemClients.Invoke(new()
{
FileSystemId = "cfs-iobiaxtj",
});
});
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.GetCfsFileSystemClientsArgs;
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 fileSystemClients = TencentcloudFunctions.getCfsFileSystemClients(GetCfsFileSystemClientsArgs.builder()
.fileSystemId("cfs-iobiaxtj")
.build());
}
}
variables:
fileSystemClients:
fn::invoke:
function: tencentcloud:getCfsFileSystemClients
arguments:
fileSystemId: cfs-iobiaxtj
Using getCfsFileSystemClients
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 getCfsFileSystemClients(args: GetCfsFileSystemClientsArgs, opts?: InvokeOptions): Promise<GetCfsFileSystemClientsResult>
function getCfsFileSystemClientsOutput(args: GetCfsFileSystemClientsOutputArgs, opts?: InvokeOptions): Output<GetCfsFileSystemClientsResult>
def get_cfs_file_system_clients(file_system_id: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCfsFileSystemClientsResult
def get_cfs_file_system_clients_output(file_system_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCfsFileSystemClientsResult]
func GetCfsFileSystemClients(ctx *Context, args *GetCfsFileSystemClientsArgs, opts ...InvokeOption) (*GetCfsFileSystemClientsResult, error)
func GetCfsFileSystemClientsOutput(ctx *Context, args *GetCfsFileSystemClientsOutputArgs, opts ...InvokeOption) GetCfsFileSystemClientsResultOutput
> Note: This function is named GetCfsFileSystemClients
in the Go SDK.
public static class GetCfsFileSystemClients
{
public static Task<GetCfsFileSystemClientsResult> InvokeAsync(GetCfsFileSystemClientsArgs args, InvokeOptions? opts = null)
public static Output<GetCfsFileSystemClientsResult> Invoke(GetCfsFileSystemClientsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCfsFileSystemClientsResult> getCfsFileSystemClients(GetCfsFileSystemClientsArgs args, InvokeOptions options)
public static Output<GetCfsFileSystemClientsResult> getCfsFileSystemClients(GetCfsFileSystemClientsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getCfsFileSystemClients:getCfsFileSystemClients
arguments:
# arguments dictionary
The following arguments are supported:
- File
System stringId - File system ID.
- Id string
- Result
Output stringFile - Used to save results.
- File
System stringId - File system ID.
- Id string
- Result
Output stringFile - Used to save results.
- file
System StringId - File system ID.
- id String
- result
Output StringFile - Used to save results.
- file
System stringId - File system ID.
- id string
- result
Output stringFile - Used to save results.
- file_
system_ strid - File system ID.
- id str
- result_
output_ strfile - Used to save results.
- file
System StringId - File system ID.
- id String
- result
Output StringFile - Used to save results.
getCfsFileSystemClients Result
The following output properties are available:
- Client
Lists List<GetCfs File System Clients Client List> - Client list.
- File
System stringId - Id string
- Result
Output stringFile
- Client
Lists []GetCfs File System Clients Client List - Client list.
- File
System stringId - Id string
- Result
Output stringFile
- client
Lists List<GetCfs File System Clients Client List> - Client list.
- file
System StringId - id String
- result
Output StringFile
- client
Lists GetCfs File System Clients Client List[] - Client list.
- file
System stringId - id string
- result
Output stringFile
- client_
lists Sequence[GetCfs File System Clients Client List] - Client list.
- file_
system_ strid - id str
- result_
output_ strfile
- client
Lists List<Property Map> - Client list.
- file
System StringId - id String
- result
Output StringFile
Supporting Types
GetCfsFileSystemClientsClientList
- Cfs
Vip string - IP address of the file system.
- Client
Ip string - Client IP.
- Mount
Directory string - Path in which the file system is mounted to the client.
- Vpc
Id string - File system VPCID.
- Zone string
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- Zone
Name string - AZ name.
- Cfs
Vip string - IP address of the file system.
- Client
Ip string - Client IP.
- Mount
Directory string - Path in which the file system is mounted to the client.
- Vpc
Id string - File system VPCID.
- Zone string
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- Zone
Name string - AZ name.
- cfs
Vip String - IP address of the file system.
- client
Ip String - Client IP.
- mount
Directory String - Path in which the file system is mounted to the client.
- vpc
Id String - File system VPCID.
- zone String
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- zone
Name String - AZ name.
- cfs
Vip string - IP address of the file system.
- client
Ip string - Client IP.
- mount
Directory string - Path in which the file system is mounted to the client.
- vpc
Id string - File system VPCID.
- zone string
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- zone
Name string - AZ name.
- cfs_
vip str - IP address of the file system.
- client_
ip str - Client IP.
- mount_
directory str - Path in which the file system is mounted to the client.
- vpc_
id str - File system VPCID.
- zone str
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- zone_
name str - AZ name.
- cfs
Vip String - IP address of the file system.
- client
Ip String - Client IP.
- mount
Directory String - Path in which the file system is mounted to the client.
- vpc
Id String - File system VPCID.
- zone String
- Name of the availability zone, e.g. ap-beijing-1. For more information, see regions and availability zones in the Overview document.
- zone
Name String - AZ name.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack