Viewing Options
You can use this API to view details of options.
Request
-
HTTP Method:GET
-
Example URL:Application_URL/services/api/v1/failuremodes/enum/options?type=<TYPE>
-
Query parameters: type
type: allows you to specify the KPI code, for example, MTTR.
-
Authorization:You must have the roles FAILURE_MODE_READ or FAILURE_MODE_EDIT or FAILURE_MODE_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_enum_options_get file.
Response
-
For more information, see response payload in https://help.sap.com/doc/ad2df3197a374c8da30355db67b04b53/1902/en-US/CausesEffects.html#failuremodes_enum_options_get.