List the ID and name of all checkpointExecution elements in JSON format
Returns a JSON array of JSON objects containing the IDs and names of all checkpointExecution elements. This is equivalent to GET /checkpointExecution/?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}
/checkpointExecutions/name
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |