OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ | 5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ |
6 "description": "View audit reports of Google Apps for your d
omain" | 6 "description": "View audit reports of Google Apps for your d
omain" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ | 8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ |
9 "description": "View usage reports of Google Apps for your d
omain" | 9 "description": "View usage reports of Google Apps for your d
omain" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/admin/reports/v1/", | 14 "basePath": "/admin/reports/v1/", |
15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", | 15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "canonicalName": "reports", | 17 "canonicalName": "reports", |
18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", | 18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", |
19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", | 20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", |
21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/xAcUzwpzdxH1jAgqcRwqHIGqlSk\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kJZsFL2AtxHJ8zBLAO6NO99YjxA\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
25 }, | 25 }, |
26 "id": "admin:reports_v1", | 26 "id": "admin:reports_v1", |
27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
28 "name": "admin", | 28 "name": "admin", |
29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
30 "ownerName": "Google", | 30 "ownerName": "Google", |
31 "packagePath": "admin", | 31 "packagePath": "admin", |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 ], | 88 ], |
89 "parameters": { | 89 "parameters": { |
90 "actorIpAddress": { | 90 "actorIpAddress": { |
91 "description": "IP Address of host where the event w
as performed. Supports both IPv4 and IPv6 addresses.", | 91 "description": "IP Address of host where the event w
as performed. Supports both IPv4 and IPv6 addresses.", |
92 "location": "query", | 92 "location": "query", |
93 "type": "string" | 93 "type": "string" |
94 }, | 94 }, |
95 "applicationName": { | 95 "applicationName": { |
96 "description": "Application name for which the event
s are to be retrieved.", | 96 "description": "Application name for which the event
s are to be retrieved.", |
97 "location": "path", | 97 "location": "path", |
98 "pattern": "(admin)|(docs)|(drive)|(login)", | 98 "pattern": "(admin)|(docs)|(drive)|(login)|(token)", |
99 "required": true, | 99 "required": true, |
100 "type": "string" | 100 "type": "string" |
101 }, | 101 }, |
102 "customerId": { | 102 "customerId": { |
103 "description": "Represents the customer for which th
e data is to be fetched.", | 103 "description": "Represents the customer for which th
e data is to be fetched.", |
104 "location": "query", | 104 "location": "query", |
105 "pattern": "C.+", | 105 "pattern": "C.+", |
106 "type": "string" | 106 "type": "string" |
107 }, | 107 }, |
108 "endTime": { | 108 "endTime": { |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 ], | 167 ], |
168 "parameters": { | 168 "parameters": { |
169 "actorIpAddress": { | 169 "actorIpAddress": { |
170 "description": "IP Address of host where the event w
as performed. Supports both IPv4 and IPv6 addresses.", | 170 "description": "IP Address of host where the event w
as performed. Supports both IPv4 and IPv6 addresses.", |
171 "location": "query", | 171 "location": "query", |
172 "type": "string" | 172 "type": "string" |
173 }, | 173 }, |
174 "applicationName": { | 174 "applicationName": { |
175 "description": "Application name for which the event
s are to be retrieved.", | 175 "description": "Application name for which the event
s are to be retrieved.", |
176 "location": "path", | 176 "location": "path", |
177 "pattern": "(admin)|(docs)|(drive)|(login)", | 177 "pattern": "(admin)|(docs)|(drive)|(login)|(token)", |
178 "required": true, | 178 "required": true, |
179 "type": "string" | 179 "type": "string" |
180 }, | 180 }, |
181 "customerId": { | 181 "customerId": { |
182 "description": "Represents the customer for which th
e data is to be fetched.", | 182 "description": "Represents the customer for which th
e data is to be fetched.", |
183 "location": "query", | 183 "location": "query", |
184 "pattern": "C.+", | 184 "pattern": "C.+", |
185 "type": "string" | 185 "type": "string" |
186 }, | 186 }, |
187 "endTime": { | 187 "endTime": { |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 "response": { | 363 "response": { |
364 "$ref": "UsageReports" | 364 "$ref": "UsageReports" |
365 }, | 365 }, |
366 "scopes": [ | 366 "scopes": [ |
367 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" | 367 "https://www.googleapis.com/auth/admin.reports.usage.rea
donly" |
368 ] | 368 ] |
369 } | 369 } |
370 } | 370 } |
371 } | 371 } |
372 }, | 372 }, |
373 "revision": "20141024", | 373 "revision": "20141111", |
374 "rootUrl": "https://www.googleapis.com/", | 374 "rootUrl": "https://www.googleapis.com/", |
375 "schemas": { | 375 "schemas": { |
376 "Activities": { | 376 "Activities": { |
377 "description": "JSON template for a collection of activites.", | 377 "description": "JSON template for a collection of activites.", |
378 "id": "Activities", | 378 "id": "Activities", |
379 "properties": { | 379 "properties": { |
380 "etag": { | 380 "etag": { |
381 "description": "ETag of the resource.", | 381 "description": "ETag of the resource.", |
382 "type": "string" | 382 "type": "string" |
383 }, | 383 }, |
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
735 "type": "array" | 735 "type": "array" |
736 } | 736 } |
737 }, | 737 }, |
738 "type": "object" | 738 "type": "object" |
739 } | 739 } |
740 }, | 740 }, |
741 "servicePath": "admin/reports/v1/", | 741 "servicePath": "admin/reports/v1/", |
742 "title": "Admin Reports API", | 742 "title": "Admin Reports API", |
743 "version": "reports_v1" | 743 "version": "reports_v1" |
744 } | 744 } |
OLD | NEW |