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.

An XML string compliant with the Entity Schema or a string containing the entity data in another supported format.