Cattura CaptureCast HTTP API Documentation

graphBuilder.configureNode

Configure the specified node.

Method URL

POST graphBuilder/{root}/nodes/{nodeID}/configure

Requires Authorization

This method requires the following permissions: view

URL Parameters

Name Type Description
root string the root of the graph directory structure
nodeID integer ID of the node to perform this operation on

Post/Query Parameters

Name Type Description
config json JSON configuration for the node

Example

curl 'http://'

Test Method

Parameters

Name Type
root
nodeID
config

Result