Hi Team
I can see in the NCPA documentation about services module
Warning! In NCPA 2 the API endpoint for checking services was deprecated and will be removed in NCPA 2.1 and above. Example deprecated version: service/<servicename>/<status>
May I know the alternate for this module ?? Why it has been depreciated , it is a good and useful module .
Deprecated service and process nodes - With older versions of NCPA, it was typical to use the format api/service/<servicename> and api/process/<processname> for both the service and process nodes. However, in NCPA 2, the nodes will forward to the new api/services?service=<servicename> and api/processes?name=<processname> instead. The old node endpoints will be removed in future versions of NCPA.
The old method was removed in 2.1.0, so you may need to update your configurations, but the functionality is still there.