< Back

Remove-OAOServerIP

Sat Jan 18, 2020 6:00 pm

NAME Remove-OAOServerIP



SYNTAX

Remove-OAOServerIP [-ServerId] <string> [-IpId] <string> [[-KeepIp] <bool>] [<CommonParameters>]





PARAMETERS

-IpId <string>

IP Id



Required? true

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-KeepIp <bool>

Set true for releasing the IP without removing it



Required? false

Position? 2

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-ServerId <string>

Server Id



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Boolean





OUTPUTS

OneAndOne.POCO.Response.Servers.ServerResponse





ALIASES

None





REMARKS

None