
Lists all SMB shares for the specified snapshot.
id | the URN of a ViPR Snapshot |
Requires one of the following roles:
List of SMB shares
Field | Description | Type | Notes |
<smb_shares> | |||
<smb_share> |
0-* Elements |
||
<mount_point> | The SMB mount point of the file system. | String | |
<path> | The SMB path of the file system or subdirectory | String | |
<name> | User provided name of the file share. | String | |
<description> | User provided description of the file share. | String | |
<max_users> | Maximum number of users of the file share. Default is unlimited. | String | |
<permission_type> | Permission type for the file share. Default is "allow". Valid values: allow = permission type by default deny | String | |
<permission> | Permission type for the file share. Default is "change". Valid values: read = read permission only change = read and write permissions full = full control of the file share | String | |
<subDirectory> | String | ||
</smb_share> | |||
</smb_shares> |