1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. vepfs
  6. getMountService
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::VEPFS::MountService

    Using getMountService

    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 getMountService(args: GetMountServiceArgs, opts?: InvokeOptions): Promise<GetMountServiceResult>
    function getMountServiceOutput(args: GetMountServiceOutputArgs, opts?: InvokeOptions): Output<GetMountServiceResult>
    def get_mount_service(id: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetMountServiceResult
    def get_mount_service_output(id: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetMountServiceResult]
    func LookupMountService(ctx *Context, args *LookupMountServiceArgs, opts ...InvokeOption) (*LookupMountServiceResult, error)
    func LookupMountServiceOutput(ctx *Context, args *LookupMountServiceOutputArgs, opts ...InvokeOption) LookupMountServiceResultOutput

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

    public static class GetMountService 
    {
        public static Task<GetMountServiceResult> InvokeAsync(GetMountServiceArgs args, InvokeOptions? opts = null)
        public static Output<GetMountServiceResult> Invoke(GetMountServiceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMountServiceResult> getMountService(GetMountServiceArgs args, InvokeOptions options)
    public static Output<GetMountServiceResult> getMountService(GetMountServiceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:vepfs/getMountService:getMountService
      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.

    getMountService Result

    The following output properties are available:

    AttachFileSystems List<Volcengine.GetMountServiceAttachFileSystem>
    Mount instance information.
    CreateTime string
    Creation time.
    Id string
    Uniquely identifies the resource.
    MountServiceId string
    Mount service ID.
    MountServiceName string
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    NodeType string
    Client management node type.
    Nodes List<Volcengine.GetMountServiceNode>
    Client management node list.
    Project string
    Project.
    SecurityGroupId string
    Client NIC security group ID.
    Status string
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    SubnetId string
    Subnet ID.
    VersionNumber string
    Mount service version.
    VpcId string
    Private network ID.
    ZoneId string
    Availability zone ID.
    ZoneName string
    Availability zone name.
    AttachFileSystems []GetMountServiceAttachFileSystem
    Mount instance information.
    CreateTime string
    Creation time.
    Id string
    Uniquely identifies the resource.
    MountServiceId string
    Mount service ID.
    MountServiceName string
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    NodeType string
    Client management node type.
    Nodes []GetMountServiceNode
    Client management node list.
    Project string
    Project.
    SecurityGroupId string
    Client NIC security group ID.
    Status string
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    SubnetId string
    Subnet ID.
    VersionNumber string
    Mount service version.
    VpcId string
    Private network ID.
    ZoneId string
    Availability zone ID.
    ZoneName string
    Availability zone name.
    attachFileSystems List<GetMountServiceAttachFileSystem>
    Mount instance information.
    createTime String
    Creation time.
    id String
    Uniquely identifies the resource.
    mountServiceId String
    Mount service ID.
    mountServiceName String
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    nodeType String
    Client management node type.
    nodes List<GetMountServiceNode>
    Client management node list.
    project String
    Project.
    securityGroupId String
    Client NIC security group ID.
    status String
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    subnetId String
    Subnet ID.
    versionNumber String
    Mount service version.
    vpcId String
    Private network ID.
    zoneId String
    Availability zone ID.
    zoneName String
    Availability zone name.
    attachFileSystems GetMountServiceAttachFileSystem[]
    Mount instance information.
    createTime string
    Creation time.
    id string
    Uniquely identifies the resource.
    mountServiceId string
    Mount service ID.
    mountServiceName string
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    nodeType string
    Client management node type.
    nodes GetMountServiceNode[]
    Client management node list.
    project string
    Project.
    securityGroupId string
    Client NIC security group ID.
    status string
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    subnetId string
    Subnet ID.
    versionNumber string
    Mount service version.
    vpcId string
    Private network ID.
    zoneId string
    Availability zone ID.
    zoneName string
    Availability zone name.
    attach_file_systems Sequence[GetMountServiceAttachFileSystem]
    Mount instance information.
    create_time str
    Creation time.
    id str
    Uniquely identifies the resource.
    mount_service_id str
    Mount service ID.
    mount_service_name str
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    node_type str
    Client management node type.
    nodes Sequence[GetMountServiceNode]
    Client management node list.
    project str
    Project.
    security_group_id str
    Client NIC security group ID.
    status str
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    subnet_id str
    Subnet ID.
    version_number str
    Mount service version.
    vpc_id str
    Private network ID.
    zone_id str
    Availability zone ID.
    zone_name str
    Availability zone name.
    attachFileSystems List<Property Map>
    Mount instance information.
    createTime String
    Creation time.
    id String
    Uniquely identifies the resource.
    mountServiceId String
    Mount service ID.
    mountServiceName String
    Mount service name. Naming rules: Must start with a Chinese or English character. Only Chinese characters, letters, numbers, periods (.), underscores (_), or hyphens (-) are allowed. Length must be between 1 and 128 characters. The mount service name must be unique within each region and account; duplicates are not allowed.
    nodeType String
    Client management node type.
    nodes List<Property Map>
    Client management node list.
    project String
    Project.
    securityGroupId String
    Client NIC security group ID.
    status String
    Mount service status. Details: Creating: Creating. CreateError: Creation failed. Running: Running. Updating: Updating. UpdateError: Update failed. Deleting: Deleting. DeleteError: Deletion failed. Deleted: Deleted. Attaching: Attaching. AttachError: Attachment failed. Detaching: Detaching. DetachError: Detachment failed. Stopped: Stopped. Error: Error.
    subnetId String
    Subnet ID.
    versionNumber String
    Mount service version.
    vpcId String
    Private network ID.
    zoneId String
    Availability zone ID.
    zoneName String
    Availability zone name.

    Supporting Types

    GetMountServiceAttachFileSystem

    AccountId string
    Account ID.
    CustomerPath string
    User mount path.
    FileSystemId string
    File system ID.
    FileSystemName string
    File system name.
    Status string
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
    AccountId string
    Account ID.
    CustomerPath string
    User mount path.
    FileSystemId string
    File system ID.
    FileSystemName string
    File system name.
    Status string
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
    accountId String
    Account ID.
    customerPath String
    User mount path.
    fileSystemId String
    File system ID.
    fileSystemName String
    File system name.
    status String
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
    accountId string
    Account ID.
    customerPath string
    User mount path.
    fileSystemId string
    File system ID.
    fileSystemName string
    File system name.
    status string
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
    account_id str
    Account ID.
    customer_path str
    User mount path.
    file_system_id str
    File system ID.
    file_system_name str
    File system name.
    status str
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
    accountId String
    Account ID.
    customerPath String
    User mount path.
    fileSystemId String
    File system ID.
    fileSystemName String
    File system name.
    status String
    Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.

    GetMountServiceNode

    DefaultPassword string
    Node initial password.
    NodeId string
    Node instance ID.
    DefaultPassword string
    Node initial password.
    NodeId string
    Node instance ID.
    defaultPassword String
    Node initial password.
    nodeId String
    Node instance ID.
    defaultPassword string
    Node initial password.
    nodeId string
    Node instance ID.
    default_password str
    Node initial password.
    node_id str
    Node instance ID.
    defaultPassword String
    Node initial password.
    nodeId String
    Node instance ID.

    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.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.