Skip to main content
Version: 3.9.0

Perform a benchmark on a graph.

GET 

/report/benchmark/:benchmark/graph/:graph_id

Perform a benchmark with the given identifier on a graph with a given identifier.

Request​

Path Parameters

    graph_id stringrequired

    The identifier of the graph

    Example: resoto
    benchmark stringrequired

    The name of the benchmark to perform

    Example: aws_cis_1.5

Query Parameters

    accounts string

    Comma separated list of account ids to include in the benchmark. If no value is given, all accounts are included.

    Example: 123456789012,123456789013
    action string

    Possible values: [run, load]

    Default value: run

    The action to perform. You can either run (create) or load the benchmark. Loading the benchmark requires, that a benchmark has been synchronized to the database before. In case the resources haven't changed since the last synchronization, the result is the same, but the load action is much faster.

Responses​

The checks result.

Schema

  • Array [

  • oneOf

    id string

    The identifier of this node.

    type string

    reported

    object

    kind string

    The kind of this node.

    property name* any

    desired

    object

    property name* any

    metadata

    object

    property name* any
  • ]

Loading...

Contact Us

Have feedback or need help? Don’t be shy—we’d love to hear from you!

 

 

 

Some Engineering Inc.