run-steps/{ID}

Description

The run-step with the specified ID.

URL

/qcbin/rest/domains/{domain}/projects/{project}/runs/{Run ID}/run-steps/{ID}

HTTP Methods

GET: Retrieves the run step.

PUT: Updates the run step.

DELETE: Deletes the run step.

POST: N/A

Media Type
GET
PUT
DELETE
POST
application/xml
check
check
check
-
application/json
check
check
check
-

Returns

One of the HTTP Return Codes.

A JSON string of the same format as the data returned with a GET operation.

 

Return Value Example

GET run-step XML

See Also

Create an Entity
Read an Entity
Update an Entity
Delete an Entity