SMB

Create smb cluster

    Create an smb cluster

    :param cluster_resource: Dict cluster data
    :return: Returns cluster resource.
    :rtype: Dict[str, Any]
    
post/api/smb/cluster

Request body

cluster_resourcestring required

cluster_resource

Response

Resource created.

successboolean required

Indicates if the overall operation was successful

Changes