For the complete documentation index, see llms.txt. This page is also available as Markdown.

cloudProbeConnectedAsset

Reference to the inventory asset that responded to a connectivity probe.

Examples

type CloudProbeConnectedAsset {
  name: String
  cbomId: String
}

Fields

Field
Description
Supported fields

name String

Display name of the connected asset.

cbomId String

Cloud Bill of Materials identifier of the connected asset.

References

Fields with this object:

Last updated