Retrieving Scale Details
This API allows you to get the details of a scale in SAP Asset Performance and Strategy Management.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/scales/{scaleID}
-
Authorization: You must have the roles ASSESSMENT_TEMPLATE_EDIT or o ASSESSMENT_TEMPLATE_READ assigned to your user ID.
-
Request Schema: Refer to the request schema in the https://help.sap.com/doc/8eb233a021284cdaa4e841c863b3e488/1902/en-US/Scale.html#scales__scaleid__get file.
Response
On successful execution, the system gets the details of the scale. For more information, see https://help.sap.com/doc/8eb233a021284cdaa4e841c863b3e488/1902/en-US/Scale.html#scales__scaleid__get.