Skip to content

ProtocolMountTargetProps

Properties for defining a ProtocolMountTarget.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-nas-protocolmounttarget

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknas"
&alicloudroscdknas.ProtocolMountTargetProps {
    FileSystemId: interface{},
    ProtocolServiceId: interface{},
    VpcId: interface{},
    VSwitchId: interface{},
    AccessGroupName: interface{},
    Description: interface{},
    FsetId: interface{},
    Path: interface{},
}

Properties

Name Type Description
FileSystemId interface{} Property fileSystemId: File system ID.
ProtocolServiceId interface{} Property protocolServiceId: Agreement service ID.
VpcId interface{} Property vpcId: Proper network ID exported by the protocol service.
VSwitchId interface{} Property vSwitchId: Switch ID exported by the protocol service.
AccessGroupName interface{} Property accessGroupName: The name of the permissions group.
Description interface{} Property description: Description of the protocol service to export the directory.The console is displayed as the export directory name. limit: The length is 2 to 128 English or Chinese characters. Start with a lowercase letter or Chinese, and you cannot start with http:\/\/ and https: \/\/. It can contain numbers, half-horn colon (:), down line (_) or short lines (-).
FsetId interface{} Property fsetId: Fileset ID needs to be exported.
Path interface{} Property path: The path of the CPFS directory that needs to be exported.

FileSystemIdRequired

FileSystemId interface{}
  • Type: interface{}

Property fileSystemId: File system ID.


ProtocolServiceIdRequired

ProtocolServiceId interface{}
  • Type: interface{}

Property protocolServiceId: Agreement service ID.


VpcIdRequired

VpcId interface{}
  • Type: interface{}

Property vpcId: Proper network ID exported by the protocol service.


VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

Property vSwitchId: Switch ID exported by the protocol service.


AccessGroupNameOptional

AccessGroupName interface{}
  • Type: interface{}

Property accessGroupName: The name of the permissions group.

Default value: DEFAULT_VPC_GROUP_NAME


DescriptionOptional

Description interface{}
  • Type: interface{}

Property description: Description of the protocol service to export the directory.The console is displayed as the export directory name. limit: The length is 2 to 128 English or Chinese characters. Start with a lowercase letter or Chinese, and you cannot start with http:\/\/ and https: \/\/. It can contain numbers, half-horn colon (:), down line (_) or short lines (-).


FsetIdOptional

FsetId interface{}
  • Type: interface{}

Property fsetId: Fileset ID needs to be exported.

limit: The Fileset must exist. A Fileset allows only one export directory. Fileset and Path can only specify one.


PathOptional

Path interface{}
  • Type: interface{}

Property path: The path of the CPFS directory that needs to be exported.

limit: This directory must be existing directory on CPFS. The same directory allows only one export. Fileset and Path can only specify one. Format: The length is 1 to 1024 characters. Use UTF-8 encoding. It must start with the positive oblique line (/), and the root directory must be/.