Documentation ¶
Overview ¶
Package telemetry is the firewall.Device.Telemetry namespace.
Normalized object: Config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.7.0
type Config struct { ApplicationReports bool ThreatPreventionReports bool UrlReports bool FileTypeIdentificationReports bool ThreatPreventionData bool ThreatPreventionPacketCaptures bool ProductUsageStats bool PassiveDnsMonitoring bool }
Config is a normalized, version independent representation of telemetry sharing configuration.
type Firewall ¶ added in v0.7.0
type Firewall struct {
// contains filtered or unexported fields
}
Firewall is the client.Device.Telemetry namespace.
func FirewallNamespace ¶ added in v0.7.0
func FirewallNamespace(client util.XapiClient) *Firewall
FirewallNamespace returns an initialized namespace.
func (*Firewall) FromPanosConfig ¶ added in v0.7.0
FromPanosConfig retrieves the object stored in the retrieved config.
func (*Firewall) Get ¶ added in v0.7.0
Get performs GET to retrieve configuration for the given object.
Click to show internal directories.
Click to hide internal directories.