Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "errors": [], "page": { "size": <PAGESIZE>, "totalElements": <TOTALELEMENTS>, "totalPages": <TOTALPAGES>, "number": <PAGENUMBER> }, "_embedded": { "networks": [ { "id": <NETWORKID>, "clientId": <CLIENTID>, "name": "<NETWORKNAME>", "type": "<NETWORKTYPE>", "locked": <LOCKED>, "hostCount": <HOSTCOUNT>, "appCount": <APPCOUNT>, "dbCount": <DBCOUNT>, "connectorCount": <CONNECTORCOUNT> } ] }, "_links": { "self": { "href": "http://platform.risksense.com/api/v1/client/<CLIENTID>/network/search?page=<PAGENUMBER>&size=<PAGESIZE>&sort=<SORTFIELD>,<SORTDIRECTION>" } } }
Was this page helpful?