View Thresholds Assigned to an Assessment Template
This API retrieves the list of thresolds assigned to an assessment template.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/aspm/assessmenttemplates/{assessmentTemplateId}/thresholds
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_DELETE or ASSESSMENT_TEMPLATE_EDIT assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__thresholds_get file.
Response
On successful execution, the system retrieves the list of available thresholds for the impact. For more information, see https://help.sap.com/doc/be323ef0c8594b81a9f30df6260a113c/1902/en-US/AssessmentTemplateV2_final.html#assessmenttemplates__assessmenttemplateid__thresholds_get.