storagegateway_update_smb_file_share_visibility: Controls whether the shares on a gateway are visible in a net view or
browse list
Description
Controls whether the shares on a gateway are visible in a net view or
browse list.
Usage
storagegateway_update_smb_file_share_visibility(GatewayARN,
FileSharesVisible)
Arguments
FileSharesVisible
[required] The shares on this gateway appear when listing shares.
Request syntax
svc$update_smb_file_share_visibility(
GatewayARN = "string",
FileSharesVisible = TRUE|FALSE
)