Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 1.3 KB

File metadata and controls

14 lines (11 loc) · 1.3 KB

RMap Agent API Path (/agents)

Available API calls for the /agents path are summarized here. To see the headers, response, parameters, and behavior, please click the link for the API call document.

For more information about the RMap Agent object format, please visit the Agent media type document.

HTTP Method API Path Title Description
OPTIONS /agents Explain RMap Agent Service Provides a link to the API documentation and a list of available HTTP verbs for the /agents path.
HEAD /agents RMap Agent Service Status Provides a link to API documentation and a list of available HTTP verbs for the /agents path.
HEAD /agents/{uri} View RMap Agent Status Retrieve status information for referenced Agent.
GET /agents/{uri} Retrieve RMap Agent Retrieve rmap:Agent graph.
GET /agents/{uri}/events Retrieve Events Initiated by Agent Retrieves a list of Event URIs for Events that were initiated by the Agent.
GET /agents/{uri}/discos Retrieve DiSCOs Created by Agent Retrieves a list of DiSCO URIs for DiSCOs that were created by the Agent referenced.