< Back
New-OAOPublicIP
Post
NAME New-OAOPublicIP
SYNTAX
New-OAOPublicIP [-ReverseDns] <string> [[-DatacenterId] <string>] [[-Type] {IPV4 | IPV6}] [<CommonParameters>]
PARAMETERS
-DatacenterId <string>
ID of the datacenter where the IP will be created (only for unassigned IPs)
Required? false
Position? 1
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-ReverseDns <string>
Reverse DNS name
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Type <IPType>
Datacenter
Required? false
Position? 2
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
OneAndOne.POCO.Requests.Servers.IPType
OUTPUTS
OneAndOne.POCO.Response.PublicIPs.PublicIPsResponse
ALIASES
None
REMARKS
None
SYNTAX
New-OAOPublicIP [-ReverseDns] <string> [[-DatacenterId] <string>] [[-Type] {IPV4 | IPV6}] [<CommonParameters>]
PARAMETERS
-DatacenterId <string>
ID of the datacenter where the IP will be created (only for unassigned IPs)
Required? false
Position? 1
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-ReverseDns <string>
Reverse DNS name
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Type <IPType>
Datacenter
Required? false
Position? 2
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
OneAndOne.POCO.Requests.Servers.IPType
OUTPUTS
OneAndOne.POCO.Response.PublicIPs.PublicIPsResponse
ALIASES
None
REMARKS
None