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::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 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.
getMountService Result
The following output properties are available:
- Attach
File List<Volcengine.Systems Get Mount Service Attach File System> - Mount instance information.
- Create
Time string - Creation time.
- Id string
- Uniquely identifies the resource.
- Mount
Service stringId - Mount service ID.
- Mount
Service stringName - 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 string - Client management node type.
- Nodes
List<Volcengine.
Get Mount Service Node> - Client management node list.
- Project string
- Project.
- Security
Group stringId - 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.
- Subnet
Id string - Subnet ID.
- Version
Number string - Mount service version.
- Vpc
Id string - Private network ID.
- Zone
Id string - Availability zone ID.
- Zone
Name string - Availability zone name.
- Attach
File []GetSystems Mount Service Attach File System - Mount instance information.
- Create
Time string - Creation time.
- Id string
- Uniquely identifies the resource.
- Mount
Service stringId - Mount service ID.
- Mount
Service stringName - 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 string - Client management node type.
- Nodes
[]Get
Mount Service Node - Client management node list.
- Project string
- Project.
- Security
Group stringId - 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.
- Subnet
Id string - Subnet ID.
- Version
Number string - Mount service version.
- Vpc
Id string - Private network ID.
- Zone
Id string - Availability zone ID.
- Zone
Name string - Availability zone name.
- attach
File List<GetSystems Mount Service Attach File System> - Mount instance information.
- create
Time String - Creation time.
- id String
- Uniquely identifies the resource.
- mount
Service StringId - Mount service ID.
- mount
Service StringName - 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 String - Client management node type.
- nodes
List<Get
Mount Service Node> - Client management node list.
- project String
- Project.
- security
Group StringId - 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.
- subnet
Id String - Subnet ID.
- version
Number String - Mount service version.
- vpc
Id String - Private network ID.
- zone
Id String - Availability zone ID.
- zone
Name String - Availability zone name.
- attach
File GetSystems Mount Service Attach File System[] - Mount instance information.
- create
Time string - Creation time.
- id string
- Uniquely identifies the resource.
- mount
Service stringId - Mount service ID.
- mount
Service stringName - 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 string - Client management node type.
- nodes
Get
Mount Service Node[] - Client management node list.
- project string
- Project.
- security
Group stringId - 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.
- subnet
Id string - Subnet ID.
- version
Number string - Mount service version.
- vpc
Id string - Private network ID.
- zone
Id string - Availability zone ID.
- zone
Name string - Availability zone name.
- attach_
file_ Sequence[Getsystems Mount Service Attach File System] - Mount instance information.
- create_
time str - Creation time.
- id str
- Uniquely identifies the resource.
- mount_
service_ strid - Mount service ID.
- mount_
service_ strname - 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[Get
Mount Service Node] - Client management node list.
- project str
- Project.
- security_
group_ strid - 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.
- attach
File List<Property Map>Systems - Mount instance information.
- create
Time String - Creation time.
- id String
- Uniquely identifies the resource.
- mount
Service StringId - Mount service ID.
- mount
Service StringName - 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 String - Client management node type.
- nodes List<Property Map>
- Client management node list.
- project String
- Project.
- security
Group StringId - 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.
- subnet
Id String - Subnet ID.
- version
Number String - Mount service version.
- vpc
Id String - Private network ID.
- zone
Id String - Availability zone ID.
- zone
Name String - Availability zone name.
Supporting Types
GetMountServiceAttachFileSystem
- Account
Id string - Account ID.
- Customer
Path string - User mount path.
- File
System stringId - File system ID.
- File
System stringName - File system name.
- Status string
- Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
- Account
Id string - Account ID.
- Customer
Path string - User mount path.
- File
System stringId - File system ID.
- File
System stringName - File system name.
- Status string
- Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
- account
Id String - Account ID.
- customer
Path String - User mount path.
- file
System StringId - File system ID.
- file
System StringName - File system name.
- status String
- Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
- account
Id string - Account ID.
- customer
Path string - User mount path.
- file
System stringId - File system ID.
- file
System stringName - 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_ strid - File system ID.
- file_
system_ strname - File system name.
- status str
- Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
- account
Id String - Account ID.
- customer
Path String - User mount path.
- file
System StringId - File system ID.
- file
System StringName - File system name.
- status String
- Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
GetMountServiceNode
- Default
Password string - Node initial password.
- Node
Id string - Node instance ID.
- Default
Password string - Node initial password.
- Node
Id string - Node instance ID.
- default
Password String - Node initial password.
- node
Id String - Node instance ID.
- default
Password string - Node initial password.
- node
Id string - Node instance ID.
- default_
password str - Node initial password.
- node_
id str - Node instance ID.
- default
Password String - Node initial password.
- node
Id String - Node instance ID.
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
