Application Discovery Service Agent Network Info Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

Application Discovery Service Agent Network Info Example is an example object payload from Amazon Application Discovery Service, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ipAddressmacAddress

Example Payload

Raw ↑
{
  "ipAddress": "10.0.0.10",
  "macAddress": "aa:bb:cc:dd:ee:ff"
}