< Back

Get-CheckPointNetworkObject

Mon Jan 13, 2020 12:55 am

NAME Get-CheckPointNetworkObject



SYNTAX

Get-CheckPointNetworkObject [-Name] <string[]> -Firewall <string> -Credential <pscredential> [<CommonParameters>]





PARAMETERS

-Credential <pscredential>

Credentials with bash shell



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Firewall <string>

Checkpoint Firewall



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string[]>

Name of network object



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

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.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None