-
Notifications
You must be signed in to change notification settings - Fork 12
Get PaConnectionString
sandersjds edited this page Dec 18, 2012
·
1 revision
Connects to a Palo Alto firewall and returns an connection string with API key. adds value to global:PaConnectionArray for other functions to access
Get-PaConnectionString [-Address] <String> [-Cred] <PSCredential> [<CommonParameters>]
Connects to a Palo Alto firewall and returns an connection string with API key.
| Name | Description | Required? | Pipeline Input | Default Value |
|---|---|---|---|---|
| Address | Specifies the IP or DNS name of the system to connect to. | true | false | |
| Cred | true | false |
System.String
Connect-Pa -Address 192.168.1.1 -Cred $PSCredentialhttps://192.168.1.1/api/?key=LUFRPT1SanJaQVpiNEg4TnBkNGVpTmRpZTRIamR4OUE9Q2lMTUJGREJXOCs3SjBTbzEyVSt6UT01
Connect-Pa 192.168.1.1https://192.168.1.1/api/?key=LUFRPT1SanJaQVpiNEg4TnBkNGVpTmRpZTRIamR4OUE9Q2lMTUJGREJXOCs3SjBTbzEyVSt6UT01