name | String | false | The name of the device endpoint. Unique across all collection sources. |
locationName | String | true | The location name. Absent if no location is assigned. |
tagNames | List<String> | false | Names of the device tags that contain this device. |
snapshotInfo | DeviceSnapshotInfo | false | Metadata about the inclusion of this source in the snapshot. |
profileName | String | false | The name of the profile from which this source was derived. |
httpResults | List<HttpApiEndpointResult> | false | Non-empty when this is an HTTP network endpoint. |
cliCommandResponses | List<CliCommandResponse> | false | Non-empty when this is a CLI network endpoint. |
snmpOutputs | List<OidOutput> | false | Non-empty when this is an SNMP network endpoint. |