Please enter search query.
Search <book_title>...
Cluster Server 8.0 Bundled Agents Reference Guide - Windows
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Resource type definition
type CompositeFileShare static keylist SupportedActions = { ForceControl } static i18nstr ArgList[] = { "LanmanResName:VirtualName", MaxUsers, "MountResName:MountPath", HiddenShare, ShareSubdirectories, HideChildShares, AutoShare, AutoControl, ClientCacheType, PathAndShareName, UserPermissions, AccessBasedEnumeration, ShareComment } str LanmanResName str MaxUsers str MountResName i18nstr UserPermissions{} = { Everyone=READ_ACCESS } boolean HiddenShare = 0 boolean ShareSubdirectories = 0 boolean HideChildShares = 0 boolean AutoShare = 1 boolean AutoControl = 1 i18nstr PathAndShareName{} str ClientCacheType = MANUAL boolean IgnorePermissions = 0 boolean AccessBasedEnumeration = 0 str ShareComment )