Documentation ¶
Overview ¶
Package dev is the client.Device namespace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Firewall ¶ added in v0.7.0
type Firewall struct { Certificate *cert.Firewall CertificateProfile *certificate.Firewall EmailServerProfile *email.Firewall GeneralSettings *general.Firewall HaConfig *ha.Firewall HaLinkMonitorGroup *halink.Firewall HaPathMonitorGroup *hapath.Firewall HttpServerProfile *http.Firewall LocalUserDbGroup *group.Firewall LocalUserDbUser *user.Firewall SslDecrypt *ssldecrypt.Firewall SnmpServerProfile *snmp.Firewall SyslogServerProfile *syslog.Firewall Telemetry *telemetry.Firewall VmInfoSource *vminfosource.Firewall }
Firewall is the client.Device namespace.
func FirewallNamespace ¶ added in v0.7.0
func FirewallNamespace(x util.XapiClient) *Firewall
type Panorama ¶ added in v0.7.0
type Panorama struct { Certificate *cert.Panorama CertificateProfile *certificate.Panorama EmailServerProfile *email.Panorama HttpServerProfile *http.Panorama LocalUserDbGroup *group.Panorama LocalUserDbUser *user.Panorama SslDecrypt *ssldecrypt.Panorama SnmpServerProfile *snmp.Panorama SyslogServerProfile *syslog.Panorama VmInfoSource *vminfosource.Panorama }
Panorama is the client.Device namespace.
func PanoramaNamespace ¶ added in v0.7.0
func PanoramaNamespace(x util.XapiClient) *Panorama
Initialize is invoked on client.Initialize().
Directories ¶
Path | Synopsis |
---|---|
Package certificate is the client.Device.Certificate namespace.
|
Package certificate is the client.Device.Certificate namespace. |
Package general is the client.Device.GeneralSettings namespace.
|
Package general is the client.Device.GeneralSettings namespace. |
Package ha is the client.Device.HaConfig namespace.
|
Package ha is the client.Device.HaConfig namespace. |
monitor/link
Package link is the client.Device.HaLinkMonitorGroup namespace.
|
Package link is the client.Device.HaLinkMonitorGroup namespace. |
monitor/path
Package path is the client.Device.HaPathMonitorGroup namespace.
|
Package path is the client.Device.HaPathMonitorGroup namespace. |
localuserdb
|
|
group
Package group is the client.Device.LocalUserDbGroup namespace.
|
Package group is the client.Device.LocalUserDbGroup namespace. |
user
Package user is the client.Device.LocalUserDbUser namespace.
|
Package user is the client.Device.LocalUserDbUser namespace. |
profile
|
|
certificate
Package certificate is the client.Device.CertificateProfile namespace.
|
Package certificate is the client.Device.CertificateProfile namespace. |
email
Package email is the client.Device.EmailServerProfile namespace.
|
Package email is the client.Device.EmailServerProfile namespace. |
http
Package http is the client.Object.HttpServerProfile namespace.
|
Package http is the client.Object.HttpServerProfile namespace. |
snmp
Package snmp is the client.Object.SnmpServerProfile namespace.
|
Package snmp is the client.Object.SnmpServerProfile namespace. |
syslog
Package syslog is the client.Object.SyslogServerProfile namespace.
|
Package syslog is the client.Object.SyslogServerProfile namespace. |
Package ssldecrypt is the client.Device.SslDecrypt namespace.
|
Package ssldecrypt is the client.Device.SslDecrypt namespace. |
Package telemetry is the firewall.Device.Telemetry namespace.
|
Package telemetry is the firewall.Device.Telemetry namespace. |
Package vminfosource is the client.Device.VmInfoSource namespace.
|
Package vminfosource is the client.Device.VmInfoSource namespace. |
Click to show internal directories.
Click to hide internal directories.