1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. efs
  6. getMountPoint
Viewing docs for volcenginecc v0.0.54
published on Thursday, Aug 6, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.54
published on Thursday, Aug 6, 2026 by Volcengine

    Data Source schema for Volcengine::EFS::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: pulumi.Input[Optional[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: volcenginecc:efs/getMountPoint:getMountPoint
      arguments:
        # arguments dictionary
    data "volcenginecc_efs_get_mount_point" "name" {
        # arguments
    }

    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 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:

    CreateTime string
    Creation time of the mount point
    Domain string
    Domain name of the mount point
    FileSystemId string
    ID of the associated file system
    Id string
    Uniquely identifies the resource.
    Ip string
    IP address of the mount point
    MountPointId string
    ID of the mount point
    MountPointName string
    Name of the mount point
    PermissionGroupId string
    ID of the permission group bound to the mount point
    PermissionGroupName string
    Name of the permission group bound to the mount point
    Status string
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    SubnetId string
    ID of the subnet associated with the mount point
    SubnetName string
    Name of the subnet associated with the mount point
    UpdateTime string
    Last update time of the mount point
    VpcId string
    ID of the VPC associated with the mount point
    VpcName string
    Name of the VPC associated with the mount point
    ZoneId string
    ID of the availability zone associated with the mount point
    ZoneName string
    Name of the availability zone associated with the mount point
    CreateTime string
    Creation time of the mount point
    Domain string
    Domain name of the mount point
    FileSystemId string
    ID of the associated file system
    Id string
    Uniquely identifies the resource.
    Ip string
    IP address of the mount point
    MountPointId string
    ID of the mount point
    MountPointName string
    Name of the mount point
    PermissionGroupId string
    ID of the permission group bound to the mount point
    PermissionGroupName string
    Name of the permission group bound to the mount point
    Status string
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    SubnetId string
    ID of the subnet associated with the mount point
    SubnetName string
    Name of the subnet associated with the mount point
    UpdateTime string
    Last update time of the mount point
    VpcId string
    ID of the VPC associated with the mount point
    VpcName string
    Name of the VPC associated with the mount point
    ZoneId string
    ID of the availability zone associated with the mount point
    ZoneName string
    Name of the availability zone associated with the mount point
    create_time string
    Creation time of the mount point
    domain string
    Domain name of the mount point
    file_system_id string
    ID of the associated file system
    id string
    Uniquely identifies the resource.
    ip string
    IP address of the mount point
    mount_point_id string
    ID of the mount point
    mount_point_name string
    Name of the mount point
    permission_group_id string
    ID of the permission group bound to the mount point
    permission_group_name string
    Name of the permission group bound to the mount point
    status string
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    subnet_id string
    ID of the subnet associated with the mount point
    subnet_name string
    Name of the subnet associated with the mount point
    update_time string
    Last update time of the mount point
    vpc_id string
    ID of the VPC associated with the mount point
    vpc_name string
    Name of the VPC associated with the mount point
    zone_id string
    ID of the availability zone associated with the mount point
    zone_name string
    Name of the availability zone associated with the mount point
    createTime String
    Creation time of the mount point
    domain String
    Domain name of the mount point
    fileSystemId String
    ID of the associated file system
    id String
    Uniquely identifies the resource.
    ip String
    IP address of the mount point
    mountPointId String
    ID of the mount point
    mountPointName String
    Name of the mount point
    permissionGroupId String
    ID of the permission group bound to the mount point
    permissionGroupName String
    Name of the permission group bound to the mount point
    status String
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    subnetId String
    ID of the subnet associated with the mount point
    subnetName String
    Name of the subnet associated with the mount point
    updateTime String
    Last update time of the mount point
    vpcId String
    ID of the VPC associated with the mount point
    vpcName String
    Name of the VPC associated with the mount point
    zoneId String
    ID of the availability zone associated with the mount point
    zoneName String
    Name of the availability zone associated with the mount point
    createTime string
    Creation time of the mount point
    domain string
    Domain name of the mount point
    fileSystemId string
    ID of the associated file system
    id string
    Uniquely identifies the resource.
    ip string
    IP address of the mount point
    mountPointId string
    ID of the mount point
    mountPointName string
    Name of the mount point
    permissionGroupId string
    ID of the permission group bound to the mount point
    permissionGroupName string
    Name of the permission group bound to the mount point
    status string
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    subnetId string
    ID of the subnet associated with the mount point
    subnetName string
    Name of the subnet associated with the mount point
    updateTime string
    Last update time of the mount point
    vpcId string
    ID of the VPC associated with the mount point
    vpcName string
    Name of the VPC associated with the mount point
    zoneId string
    ID of the availability zone associated with the mount point
    zoneName string
    Name of the availability zone associated with the mount point
    create_time str
    Creation time of the mount point
    domain str
    Domain name of the mount point
    file_system_id str
    ID of the associated file system
    id str
    Uniquely identifies the resource.
    ip str
    IP address of the mount point
    mount_point_id str
    ID of the mount point
    mount_point_name str
    Name of the mount point
    permission_group_id str
    ID of the permission group bound to the mount point
    permission_group_name str
    Name of the permission group bound to the mount point
    status str
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    subnet_id str
    ID of the subnet associated with the mount point
    subnet_name str
    Name of the subnet associated with the mount point
    update_time str
    Last update time of the mount point
    vpc_id str
    ID of the VPC associated with the mount point
    vpc_name str
    Name of the VPC associated with the mount point
    zone_id str
    ID of the availability zone associated with the mount point
    zone_name str
    Name of the availability zone associated with the mount point
    createTime String
    Creation time of the mount point
    domain String
    Domain name of the mount point
    fileSystemId String
    ID of the associated file system
    id String
    Uniquely identifies the resource.
    ip String
    IP address of the mount point
    mountPointId String
    ID of the mount point
    mountPointName String
    Name of the mount point
    permissionGroupId String
    ID of the permission group bound to the mount point
    permissionGroupName String
    Name of the permission group bound to the mount point
    status String
    Status of the mount point. Creating: In progress; Running: Available; Updating: In progress; Deleting: In progress; CreateError: Creation failed; DeleteError: Deletion failed; Disabled: Disabled; Unknown: Unknown
    subnetId String
    ID of the subnet associated with the mount point
    subnetName String
    Name of the subnet associated with the mount point
    updateTime String
    Last update time of the mount point
    vpcId String
    ID of the VPC associated with the mount point
    vpcName String
    Name of the VPC associated with the mount point
    zoneId String
    ID of the availability zone associated with the mount point
    zoneName String
    Name of the availability zone associated with the mount point

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.54
    published on Thursday, Aug 6, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial