name | String | false | -- |
locationName | String | true | The location name, or null if no location is assigned. |
groupNames | List<String> | false | Names of the device groups that contain this device. |
tagNames | List<String> | false | Names of the device tags that contain this device. |
accessLabelNames | List<String> | false | Device access labels for this device. |
snapshotInfo | DeviceSnapshotInfo | false | Contains metadata about the inclusion of this device in the selected snapshot. Contains information about the world and the Forward Networks system related to this device. |
ha | Ha | false | -- |
system | System | false | System-level attributes of a device, whether maintained by the device or inferred by Forward Networks about the system. |
platform | Platform | false | -- |
vlans | List<NamedVlanCollection> | false | Globally-defined VLANs on the device. This includes VLANs that are not associated with any interfaces. |
interfaces | List<Iface> | false | -- |
networkInstances | List<NetworkInstance> | false | -- |
bgpRib | BgpRib | true | -- |
stp | Stp | false | -- |
aclEntries | List<AclEntry> | false | -- |
natEntries | List<NatEntry> | false | -- |
hosts | List<DeviceHost> | false | -- |
cveFindings | List<CveFinding> | false | The CVE findings for this device. Includes only the CVEs that impact the device or that do not impact the device on the basis of the device's configuration. |
outputs | Outputs | false | Information about data sources for a device. |
securityZones | List<DeviceSecurityZone> | false | Security zones defined on this firewall device. Empty if this device is not a firewall or is a firewall but has no security zones. |
files | Files | false | Information about config data sources for a device. |