-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapi_get_calls
More file actions
34 lines (34 loc) · 2.94 KB
/
api_get_calls
File metadata and controls
34 lines (34 loc) · 2.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agents/{agentid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agents/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agents/{agentid}/applications
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/applications/{appid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/applications/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/applications/{appid}/agents
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/alerts/{alertid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/alerts/applications/{appid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/alerts/applications/{appid}/agents?agentid=<Agent
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/alerts/application/{appid}/agents/{role}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/alerts/{alertid}/annotations
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/users/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/teams/{teamid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/teams/byname/{teamname}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/teams/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/teams/{teamid}/applications
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/teams/{teamid}/members
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/classifiers/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/classifiers/{type}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/classifiers?type=<Type>&name=<Name>
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/organizations/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/organizations/{organizationid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/organizationdefinitions/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/organizationdefinitions/{definitionname}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/organizationdefinitions/{definitionname}/children
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/{groupid}
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/{groupid}/agents
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/{groupid}/teams
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/{groupid}/plugins
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/agentgroups/{groupid}/properties
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/applications/{appid}/roledefinitions/all
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/applications/{appid}/roledefinitions/{rdname}/state
GET https://tfdemo2.us.truefort.net:8090/kotoba/rest/v1.0/apds/exportfile?appname=<name>&state=<state>&identi fier=<role>&type=<type>&roletype=<roletype>&isminify=<true/false>