Viewing all the Equipment Where Attribute is Used
You can view all the equipments where this attribute is used and filled out.
Request
-
HTTP Method: GET
-
Application_URL/services/api/v1/attributes/{attributeID}/equipment
-
Authorization: You must have the roles TEMPLATE_READ, TEMPLATE_EDIT, or TEMPLATE_DELETE assigned to your user ID Example URL: 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/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#attributes__attributeID__equipment_get file.
Example URL:For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
If an attributes with the specified ID exists, system returns all the equipment where the attribute is used in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#attributes__attributeID__equipment_get.
-
If an attribute with the specified ID does not exist, system returns appropriate error code in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#attributes__attributeID__equipment_get.