We are using NMSDK java api to do storage provisioning in NetApp storage system. We use both DFM server and ONTAP api. We are facing below mentioned issues. can you please help us to resolve these issues.
1) Not able to retrieve the size information (Available capacity , Total capacity) for NFS and CIFS shares. These NFS and CIFS are created thru’(StorageServiceDatasetProvisionRequest’ class) Dataset with storage services.
2) While provisioning the dataset using Storage Service, the protocol information is set in the dataset class(StorageServiceDatasetProvisionRequest->ProvisionMemberRequest->DatasetExportConfig). While retrieving the dataset back after successful creation of lun or share, the protocol information in dataset export config is returned as ‘none’ for any protocol (‘cifs’,’nfs’,iscsi’).