system-agent API documentation version 1.1.x
http://localhost:48090/api
Welcome
Welcome to the System Management Agent Microservice API Documentation.
Service Operation
example - http://localhost:48090/api/v1/operation
post
Issue a start, stop or restart action to the specified services. HTTP 500 for unknown or unanticipated issues.
Service Configuration (by service names comma delimited)
get
Fetch the configuration of the specified EdgeX services by their unique names - returning null if none is found for the service. HTTP 500 for unknown or unanticipated issues
Service Metrics (by service names comma delimited)
get
Fetch the operating performance metrics of the specified EdgeX services by their unique names - returning null if none is found for the service. HTTP 500 for unknown or unanticipated issues
Ping Resource
example - http://localhost:48090/api/v1/ping
Edgex API Version
Example - http://localhost:48090/api/version