external help file | Module Name | online version | schema |
---|---|---|---|
HPESimpliVity-help.xml |
HPESimpliVity |
2.0.0 |
Remove an HPE SimpliVity datastore
Remove-SvtDatastore [-DatastoreName] <String> [<CommonParameters>]
Removes the specified SimpliVity datastore. The datastore cannot be in use by any virtual machines.
Remove-SvtDatastore -Datastore DStemp
PS C:\> Get-SvtTask
Remove the datastore and monitor the task to ensure it completes successfully.
Specify the datastore to delete
Type: String
Parameter Sets: (All)
Aliases: Name
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Roy Atkins, HPE Services
https://github.com/atkinsroy/HPESimpliVity/blob/master/Docs/Remove-SvtDatastore.md