C# Class Apprenda.SaaSGrid.Addons.NetApp.NetAppFactory

The net app factory.
Show file Open project: apprenda/Apprenda-NetApp-Integration Class Usage Examples

Public Methods

Method Description
DeleteVolume ( DeveloperParameters d, string connectionData ) : NetAppResponse

Private Methods

Method Description
CheckIfStorageRequestIsCompliant ( DeveloperParameters developerParameters ) : bool

The check if storage request is compliant.

CreateVolume ( [ d ) : NetAppResponse
ExtractFromConnectionString ( string connectionData ) : string

Method Details

DeleteVolume() public static method

public static DeleteVolume ( DeveloperParameters d, string connectionData ) : NetAppResponse
d DeveloperParameters
connectionData string
return Apprenda.SaaSGrid.Addons.NetApp.Models.NetAppResponse