Remove-SdPortSet
Contributors
Suggest changes
Deletes a portset.
Syntax
Remove-SdPortSet [-PortSetName] <String> [-ForceDestroy] <> [-StorageSystem] <String> [-Session] <String> [-Host] <String>
Detailed Description
Deletes a portset.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
PortSetName |
Specifies the name of the portset you want to delete. |
true |
true (ByPropertyName) |
|
ForceDestroy |
Specifies that you want to forcibly delete a portset. |
false |
true (ByPropertyName) |
|
StorageSystem |
Specifies the name of the storage system on which the portset you want delete resides. |
true |
true (ByPropertyName) |
|
Session |
false |
true (ByPropertyName) |
||
Host |
Specifies the name or IP address of the host on which you execute the operation. The default is your local machine. |
false |
true (ByPropertyName) |