SingleMachineDependencyMapRequest interface

Specifies the computation of a single server dependency map. A single server dependency map includes all direct dependencies of a given machine.

Properties

endTime

Map interval end time.

kind

Polymorphic Discriminator

machineId

URI of machine resource for which to generate the map.

startTime

Map interval start time.

Property Details

endTime

Map interval end time.

endTime?: Date

Property Value

Date

kind

Polymorphic Discriminator

kind: "map:single-machine-dependency"

Property Value

"map:single-machine-dependency"

machineId

URI of machine resource for which to generate the map.

machineId: string

Property Value

string

startTime

Map interval start time.

startTime?: Date

Property Value

Date