# Packages

No description provided by the author

# Functions

CreateSecurityService will create a security service with a random name.
CreateShare will create a share with a name, and a size of 1Gb.
CreateShareNetwork will create a share network with a random name.
CreateShareType will create a share type with a random name.
CreateSnapshot will create a snapshot from the share ID with a name.
DeleteSecurityService will delete a security service.
DeleteShare will delete a share.
DeleteShareNetwork will delete a share network.
DeleteShareType will delete a share type.
DeleteSnapshot will delete a snapshot.
ExtendShare extends the capacity of an existing share.
GetAccessRightsSlice will retrieve all access rules assigned to a share.
GrantAccess will grant access to an existing share.
ListShares lists all shares that belong to this tenant's project.
ListSnapshots lists all snapshots that belong to this tenant's project.
No description provided by the author
RevokeAccess will revoke an exisiting access of a share.
ShrinkShare shrinks the capacity of an existing share.