Equipment REST Endpoints
    
        Business Objects/Power Units/Equipment
    
The operations from the Business Objects/Power Units/Equipment category.
- Create an Equipment
 - Method: postPath:
/powerUnits/{powerUnitGid}/equipments - Delete an Equipment
 - Method: deletePath:
/powerUnits/{powerUnitGid}/equipments/{powerUnitEquipmentSeq} - Get an Equipment
 - Method: getPath:
/powerUnits/{powerUnitGid}/equipments/{powerUnitEquipmentSeq} - Get Equipment
 - Method: getPath:
/powerUnits/{powerUnitGid}/equipments - Update an Equipment
 - Method: patchPath:
/powerUnits/{powerUnitGid}/equipments/{powerUnitEquipmentSeq} - Update Equipment
 - Method: patchPath:
/powerUnits/{powerUnitGid}/equipments