1. Packages
  2. Bytepluscc Provider
  3. API Docs
  4. filenas
  5. getMountPoint
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
bytepluscc logo
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus

    Data Source schema for Byteplus::FileNAS::MountPoint

    Using getMountPoint

    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 getMountPoint(args: GetMountPointArgs, opts?: InvokeOptions): Promise<GetMountPointResult>
    function getMountPointOutput(args: GetMountPointOutputArgs, opts?: InvokeOptions): Output<GetMountPointResult>
    def get_mount_point(id: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetMountPointResult
    def get_mount_point_output(id: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetMountPointResult]
    func LookupMountPoint(ctx *Context, args *LookupMountPointArgs, opts ...InvokeOption) (*LookupMountPointResult, error)
    func LookupMountPointOutput(ctx *Context, args *LookupMountPointOutputArgs, opts ...InvokeOption) LookupMountPointResultOutput

    > Note: This function is named LookupMountPoint in the Go SDK.

    public static class GetMountPoint 
    {
        public static Task<GetMountPointResult> InvokeAsync(GetMountPointArgs args, InvokeOptions? opts = null)
        public static Output<GetMountPointResult> Invoke(GetMountPointInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMountPointResult> getMountPoint(GetMountPointArgs args, InvokeOptions options)
    public static Output<GetMountPointResult> getMountPoint(GetMountPointArgs args, InvokeOptions options)
    
    fn::invoke:
      function: bytepluscc:filenas/getMountPoint:getMountPoint
      arguments:
        # arguments dictionary

    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 str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getMountPoint Result

    The following output properties are available:

    Clients List<Byteplus.GetMountPointClient>
    客户端信息。
    CreatedTime string
    挂载点创建时间。
    Domain string
    DNS 地址。
    FileSystemId string
    文件系统 ID。
    Id string
    Uniquely identifies the resource.
    Ip string
    挂载点地址。
    MountPointId string
    挂载点 ID。
    MountPointName string
    挂载点名称。
    PermissionGroup Byteplus.GetMountPointPermissionGroup
    挂载点绑定的权限组信息。
    PermissionGroupId string
    权限组 ID。
    Status string
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    SubnetId string
    子网 ID。
    SubnetName string
    子网名称。
    UpdatedTime string
    挂载点更新时间。
    VpcId string
    私有网络 ID。
    VpcName string
    私有网络名称。
    Clients []GetMountPointClient
    客户端信息。
    CreatedTime string
    挂载点创建时间。
    Domain string
    DNS 地址。
    FileSystemId string
    文件系统 ID。
    Id string
    Uniquely identifies the resource.
    Ip string
    挂载点地址。
    MountPointId string
    挂载点 ID。
    MountPointName string
    挂载点名称。
    PermissionGroup GetMountPointPermissionGroup
    挂载点绑定的权限组信息。
    PermissionGroupId string
    权限组 ID。
    Status string
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    SubnetId string
    子网 ID。
    SubnetName string
    子网名称。
    UpdatedTime string
    挂载点更新时间。
    VpcId string
    私有网络 ID。
    VpcName string
    私有网络名称。
    clients List<GetMountPointClient>
    客户端信息。
    createdTime String
    挂载点创建时间。
    domain String
    DNS 地址。
    fileSystemId String
    文件系统 ID。
    id String
    Uniquely identifies the resource.
    ip String
    挂载点地址。
    mountPointId String
    挂载点 ID。
    mountPointName String
    挂载点名称。
    permissionGroup GetMountPointPermissionGroup
    挂载点绑定的权限组信息。
    permissionGroupId String
    权限组 ID。
    status String
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    subnetId String
    子网 ID。
    subnetName String
    子网名称。
    updatedTime String
    挂载点更新时间。
    vpcId String
    私有网络 ID。
    vpcName String
    私有网络名称。
    clients GetMountPointClient[]
    客户端信息。
    createdTime string
    挂载点创建时间。
    domain string
    DNS 地址。
    fileSystemId string
    文件系统 ID。
    id string
    Uniquely identifies the resource.
    ip string
    挂载点地址。
    mountPointId string
    挂载点 ID。
    mountPointName string
    挂载点名称。
    permissionGroup GetMountPointPermissionGroup
    挂载点绑定的权限组信息。
    permissionGroupId string
    权限组 ID。
    status string
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    subnetId string
    子网 ID。
    subnetName string
    子网名称。
    updatedTime string
    挂载点更新时间。
    vpcId string
    私有网络 ID。
    vpcName string
    私有网络名称。
    clients Sequence[GetMountPointClient]
    客户端信息。
    created_time str
    挂载点创建时间。
    domain str
    DNS 地址。
    file_system_id str
    文件系统 ID。
    id str
    Uniquely identifies the resource.
    ip str
    挂载点地址。
    mount_point_id str
    挂载点 ID。
    mount_point_name str
    挂载点名称。
    permission_group GetMountPointPermissionGroup
    挂载点绑定的权限组信息。
    permission_group_id str
    权限组 ID。
    status str
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    subnet_id str
    子网 ID。
    subnet_name str
    子网名称。
    updated_time str
    挂载点更新时间。
    vpc_id str
    私有网络 ID。
    vpc_name str
    私有网络名称。
    clients List<Property Map>
    客户端信息。
    createdTime String
    挂载点创建时间。
    domain String
    DNS 地址。
    fileSystemId String
    文件系统 ID。
    id String
    Uniquely identifies the resource.
    ip String
    挂载点地址。
    mountPointId String
    挂载点 ID。
    mountPointName String
    挂载点名称。
    permissionGroup Property Map
    挂载点绑定的权限组信息。
    permissionGroupId String
    权限组 ID。
    status String
    挂载点状态。取值:Running:运行中。Creating:创建中。Updating:更新中。Error:异常。Deleting:删除中。DeleteError:删除异常。Deleted:已删除。Stopped:已停止。
    subnetId String
    子网 ID。
    subnetName String
    子网名称。
    updatedTime String
    挂载点更新时间。
    vpcId String
    私有网络 ID。
    vpcName String
    私有网络名称。

    Supporting Types

    GetMountPointClient

    Ip string
    客户端的私有网络 IP 地址。
    ProtocolVersion string
    挂载协议版本号。取值:NFSv3。
    VpcName string
    私有网络名称。
    Ip string
    客户端的私有网络 IP 地址。
    ProtocolVersion string
    挂载协议版本号。取值:NFSv3。
    VpcName string
    私有网络名称。
    ip String
    客户端的私有网络 IP 地址。
    protocolVersion String
    挂载协议版本号。取值:NFSv3。
    vpcName String
    私有网络名称。
    ip string
    客户端的私有网络 IP 地址。
    protocolVersion string
    挂载协议版本号。取值:NFSv3。
    vpcName string
    私有网络名称。
    ip str
    客户端的私有网络 IP 地址。
    protocol_version str
    挂载协议版本号。取值:NFSv3。
    vpc_name str
    私有网络名称。
    ip String
    客户端的私有网络 IP 地址。
    protocolVersion String
    挂载协议版本号。取值:NFSv3。
    vpcName String
    私有网络名称。

    GetMountPointPermissionGroup

    CreateTime string
    权限组创建时间。
    Description string
    权限组描述信息。
    FileSystemCount int
    关联该权限组的文件系统数量。
    FileSystemType string
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    MountPoints List<Byteplus.GetMountPointPermissionGroupMountPoint>
    使用该权限组的挂载点信息。
    PermissionGroupName string
    权限组名称。
    PermissionRuleCount int
    权限规则数量。
    CreateTime string
    权限组创建时间。
    Description string
    权限组描述信息。
    FileSystemCount int
    关联该权限组的文件系统数量。
    FileSystemType string
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    MountPoints []GetMountPointPermissionGroupMountPoint
    使用该权限组的挂载点信息。
    PermissionGroupName string
    权限组名称。
    PermissionRuleCount int
    权限规则数量。
    createTime String
    权限组创建时间。
    description String
    权限组描述信息。
    fileSystemCount Integer
    关联该权限组的文件系统数量。
    fileSystemType String
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    mountPoints List<GetMountPointPermissionGroupMountPoint>
    使用该权限组的挂载点信息。
    permissionGroupName String
    权限组名称。
    permissionRuleCount Integer
    权限规则数量。
    createTime string
    权限组创建时间。
    description string
    权限组描述信息。
    fileSystemCount number
    关联该权限组的文件系统数量。
    fileSystemType string
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    mountPoints GetMountPointPermissionGroupMountPoint[]
    使用该权限组的挂载点信息。
    permissionGroupName string
    权限组名称。
    permissionRuleCount number
    权限规则数量。
    create_time str
    权限组创建时间。
    description str
    权限组描述信息。
    file_system_count int
    关联该权限组的文件系统数量。
    file_system_type str
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    mount_points Sequence[GetMountPointPermissionGroupMountPoint]
    使用该权限组的挂载点信息。
    permission_group_name str
    权限组名称。
    permission_rule_count int
    权限规则数量。
    createTime String
    权限组创建时间。
    description String
    权限组描述信息。
    fileSystemCount Number
    关联该权限组的文件系统数量。
    fileSystemType String
    文件系统类型。取值说明如下:Extreme:NAS 极速型。Capacity:NAS 容量型。Cache:NAS 缓存型。
    mountPoints List<Property Map>
    使用该权限组的挂载点信息。
    permissionGroupName String
    权限组名称。
    permissionRuleCount Number
    权限规则数量。

    GetMountPointPermissionGroupMountPoint

    FileSystemId string
    文件系统 ID。
    MountPointId string
    挂载点 ID。
    MountPointName string
    挂载点名称。
    FileSystemId string
    文件系统 ID。
    MountPointId string
    挂载点 ID。
    MountPointName string
    挂载点名称。
    fileSystemId String
    文件系统 ID。
    mountPointId String
    挂载点 ID。
    mountPointName String
    挂载点名称。
    fileSystemId string
    文件系统 ID。
    mountPointId string
    挂载点 ID。
    mountPointName string
    挂载点名称。
    file_system_id str
    文件系统 ID。
    mount_point_id str
    挂载点 ID。
    mount_point_name str
    挂载点名称。
    fileSystemId String
    文件系统 ID。
    mountPointId String
    挂载点 ID。
    mountPointName String
    挂载点名称。

    Package Details

    Repository
    bytepluscc byteplus-sdk/pulumi-bytepluscc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the bytepluscc Terraform Provider.
    bytepluscc logo
    Viewing docs for bytepluscc v0.0.16
    published on Monday, Mar 9, 2026 by Byteplus
      Try Pulumi Cloud free. Your team will thank you.