SMB
List smb shares
List all smb shares or all shares for a given cluster
:param cluster_id: Dict containing cluster information
:return: Returns list of shares.
:rtype: List[Dict]
get/api/smb/share
Query parameters
cluster_idstring
Unique identifier for the cluster
Response
OK