Optional
options: IListRequestOptionsOptions to determine what DefectCategories to return
Retrieves a list of Defects
Optional
options: IListRequestOptionsOptions to determine what Defects to return
Retrieves a list of Filters
Optional
options: IListRequestOptionsOptions to determine what Filters to return
Retrieves a list of LocalQueries
Optional
options: IListRequestOptionsOptions to determine what LocalQueries to return
Retrieves a list of Parts
Optional
options: IListRequestOptionsOptions to determine what Parts to return
Retrieves a list of Processes
Optional
options: IListRequestOptionsOptions to determine what Processes to return
Retrieves a list of Characteristics
Optional
options: IListRequestOptionsOptions to determine what Characteristics to return
Retrieves a list of all Characteristics on a given Part
The id of the Part to return Characteristics for
Retrieves a list of Tags
Optional
options: IListRequestOptionsOptions to determine what Tags to return
Retrieves a list of Traceability
Optional
options: IListRequestOptionsOptions to determine what Traceability to return
Retrieves a list of Units
Optional
options: IListRequestOptionsOptions to determine what Units to return
Retrieves an existing Defect. Throws an error if the Defect does not exist.
The id of the Defect to retrieve
Retrieves an existing DefectCategory. Throws an error if the DefectCategory does not exist.
The id of the DefectCategory to retrieve
Retrieves an existing Filter. Throws an error if the Filter does not exist.
The id of the Filter to retrieve
Retrieves an existing Local Query. Throws an error if the Local Query does not exist.
The id of the Local Query to retrieve
Retrieves an existing Part. Throws an error if the Part does not exist.
The id of the Part to retrieve
Retrieves an existing Process. Throws an error if the Process does not exist.
The id of the Process to retrieve
Retrieves an existing Process by its revision ID. Throws an error if a Process with that revision does not exist.
The id of the Process's revision to retrieve
Retrieves an existing Characteristic. Throws an error if the Characteristic does not exist.
The id of the Characteristic to retrieve
Retrieves an existing Characteristic by its revision ID. Throws an error if a Characteristic with that revision does not exist.
The id of the Characteristic's revision to retrieve
Retrieves the ID of an existing Characteristic by name. Throws an error if no Characteristic exists with the given name.
The name of the Characteristic to retrieve
The name of the Part that is set on the Characteristic to retrieve
Retrieves an existing Tag. Throws an error if the Tag does not exist.
The id of the Tag to retrieve
Retrieves an existing Traceability. Throws an error if the Traceability does not exist.
The id of the Traceability to retrieve
Retrieves an existing Unit. Throws an error if the Unit does not exist.
The id of the Unit to retrieve
Retrieves a list of DefectCategories