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 | Bag<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 | Bag<HttpApiEndpointResult> | false | Non-empty when this is an HTTP network endpoint. |
cliCommandResponses | Bag<CliCommandResponse> | false | Non-empty when this is a CLI network endpoint. |
snmpOutputs | Bag<OidOutput> | false | Non-empty when this is an SNMP network endpoint. |