The Files NFS subclient setting allows you to override only the filer name in the subclient content, keeping the share name unchanged. It uses a JSON string format for specification. For subclient content like "filername:/share" or "filername:/share2," you can define the override with entries such as: {"shares":[{"name":"filername:/share1","primary":"alternate1a"},{"name":"filername:/share2","primary":"alternate2a"}]}. Alternatively, if you wish to apply the same override to all shares, use a single entry with the name "default": {"shares":[{"name":"default","primary":"alternatecommon"}]}.
Details
| Setting name: | PrimaryInterfaceOverride |
|---|---|
| Category: | FileSystemAgent |
| Created on: | Subclient |
| Type: | String |
| Supported versions: | 11.36 and higher |
| Requires restart: | No |