scenarios

Get macro node list by scenario id

get/macro_nodes

Query parameters

scenario_idinteger required
pageinteger
page_sizeinteger

Response

List of macro nodes for the requested scenario

countinteger required

The total number of items

currentinteger required

The current page number

nextinteger nullable required

The next page number, if any

page_countinteger required

The total number of pages

page_sizeinteger required

The number of items per page

previousinteger nullable required

The previous page number, if any

Changes

Changed in 3 of the 77 revisions of this API.21

    • removed the required property allOf[subschema #2]/results/items/connection_time from the response with the 200 status

      response-required-property-removed

    • added the required property allOf[subschema #2]/results/items/connection_time to the response with the 200 status

      response-required-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the required property allOf[subschema #2]/results/items/connection_time from the response with the 200 status

      response-required-property-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 77 revisions, 2 have no diff computed.