cyREST
cyREST copied to clipboard
Layout via REST API doesn't include 'layout selected' options.
Applying a layout via GET /v1/apply/layouts/{algorithmName}/{networkId}
has no option in parameters to apply to selected nodes only.
Neither does the GET /v1/apply/layouts/{algorithmName}/parameters
endpoint. This is only available in the gui, or via commands due to some pre-execution processing.