< Back
New-CheckPointHostObject
Post
NAME New-CheckPointHostObject
SYNTAX
New-CheckPointHostObject [-Name] <string> [-IP] <ipaddress> [-Firewall] <string> [-Credential] <pscredential>
[[-Color] {aquamarine1 | black | blue | burlywood4 | dark orchid | darkseagreen3 | deepskyblue1 | dodgerblue3 |
gray90 | light coral | medium orchid | medium slate blue | olive drab | orange | red | sienna}] [[-Comment]
<string>] [-Port <int>] [<CommonParameters>]
PARAMETERS
-Color <string>
Required? false
Position? 5
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Comment <string>
Required? false
Position? 6
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases Comments
Dynamic? false
-Credential <pscredential>
Credentials with bash shell
Required? true
Position? 4
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Firewall <string>
Checkpoint Firewall
Required? true
Position? 3
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-IP <ipaddress>
Subnet address
Required? true
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases ipaddr, IPv4Address
Dynamic? false
-Name <string>
Name of network object
Required? true
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Port <int>
Required? false
Position? Named
Accept pipeline input? false
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.Net.IPAddress
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
New-CheckPointHostObject [-Name] <string> [-IP] <ipaddress> [-Firewall] <string> [-Credential] <pscredential>
[[-Color] {aquamarine1 | black | blue | burlywood4 | dark orchid | darkseagreen3 | deepskyblue1 | dodgerblue3 |
gray90 | light coral | medium orchid | medium slate blue | olive drab | orange | red | sienna}] [[-Comment]
<string>] [-Port <int>] [<CommonParameters>]
PARAMETERS
-Color <string>
Required? false
Position? 5
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Comment <string>
Required? false
Position? 6
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases Comments
Dynamic? false
-Credential <pscredential>
Credentials with bash shell
Required? true
Position? 4
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Firewall <string>
Checkpoint Firewall
Required? true
Position? 3
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-IP <ipaddress>
Subnet address
Required? true
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases ipaddr, IPv4Address
Dynamic? false
-Name <string>
Name of network object
Required? true
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Port <int>
Required? false
Position? Named
Accept pipeline input? false
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.Net.IPAddress
OUTPUTS
System.Object
ALIASES
None
REMARKS
None