List the ID and name of all taskPlan elements in JSON format
Returns a JSON array of JSON objects containing the IDs and names of all taskPlan elements. This is equivalent to GET /taskPlan/?format=name. Note that for element types that do not have a "name" property, the "list" format will be used instead.
Request
GET http://{hostname}:{port}
/taskPlans/name
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |