Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphPath

GraphPath

    An evidence path to a frontier node, as an alternating node/edge sequence. The path usually starts at an anchor node.

    Properties

    • nodes array[string] required
      Node ids along the path, in traversal order. Every id named here is present among the response’s nodes once the page containing it has been retrieved.
    • edges array[string] required
      Edge ids along the path, in traversal order. One fewer entry than nodes.

      The infrastructure as code platform for any cloud.