Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The endpoint recognizes URLs with or without a catalog parameter.

<TODO: check:

Which command is taken, if the request does not contain the catalogName param??? >

Mgnl post
  /commands/v2/{catalogName}/{commandName}

Mgnl post
  /commands/v2/{commandName}

<TODO: check: Which command is taken, if the request does not contain the catalogName param??? >

Parameters

Advanced Tables - Table Plus
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
enableHighlightingfalse


Parameter

Description

Parameter type

Data type

commandName

required

Command definition

pathString

catalogName

optional

Command catalog

path

String

body

required

Request body in JSON or XML format; it contains the parameters required to execute the command.

body

String


...