Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineListMapRequest

Package version

Specifies the computation of a one hope dependency map for a list of machines. The resulting map includes all direct dependencies for the specified machines.

Hierarchy

  • MachineListMapRequest

Index

Properties

Optional endTime

endTime: Date

Map interval end time.

Optional filterProcesses

filterProcesses: undefined | false | true

If true, only processes between specified machines will be included. Any connections in or out of those processes will be included.

kind

kind: "map:machine-list-dependency"

Polymorphic Discriminator

machineIds

machineIds: string[]

a list of URIs of machine resources for which to generate the map.

Optional startTime

startTime: Date

Map interval start time.

Generated using TypeDoc