OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/admin.directory.device.chromeos
": { | 5 "https://www.googleapis.com/auth/admin.directory.device.chromeos
": { |
6 "description": "View and manage your Chrome OS devices' meta
data" | 6 "description": "View and manage your Chrome OS devices' meta
data" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/admin.directory.device.chromeos
.readonly": { | 8 "https://www.googleapis.com/auth/admin.directory.device.chromeos
.readonly": { |
9 "description": "View your Chrome OS devices' metadata" | 9 "description": "View your Chrome OS devices' metadata" |
10 }, | 10 }, |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
62 } | 62 } |
63 } | 63 } |
64 }, | 64 }, |
65 "basePath": "/admin/directory/v1/", | 65 "basePath": "/admin/directory/v1/", |
66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", | 66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", |
67 "batchPath": "batch", | 67 "batchPath": "batch", |
68 "canonicalName": "directory", | 68 "canonicalName": "directory", |
69 "description": "The Admin SDK Directory API lets you view and manage enterpr
ise resources such as users and groups, administrative notifications, security f
eatures, and more.", | 69 "description": "The Admin SDK Directory API lets you view and manage enterpr
ise resources such as users and groups, administrative notifications, security f
eatures, and more.", |
70 "discoveryVersion": "v1", | 70 "discoveryVersion": "v1", |
71 "documentationLink": "https://developers.google.com/admin-sdk/directory/", | 71 "documentationLink": "https://developers.google.com/admin-sdk/directory/", |
72 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kiEe27ASVaXFaTazonTUuT5jr1o\"", | 72 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/FINMPppbAsSW7hhRV2k9bEsVkrk\"", |
73 "icons": { | 73 "icons": { |
74 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 74 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
75 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 75 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
76 }, | 76 }, |
77 "id": "admin:directory_v1", | 77 "id": "admin:directory_v1", |
78 "kind": "discovery#restDescription", | 78 "kind": "discovery#restDescription", |
79 "name": "admin", | 79 "name": "admin", |
80 "ownerDomain": "google.com", | 80 "ownerDomain": "google.com", |
81 "ownerName": "Google", | 81 "ownerName": "Google", |
82 "packagePath": "admin", | 82 "packagePath": "admin", |
(...skipping 1201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1284 "orgUnitPath" | 1284 "orgUnitPath" |
1285 ], | 1285 ], |
1286 "parameters": { | 1286 "parameters": { |
1287 "customerId": { | 1287 "customerId": { |
1288 "description": "Immutable id of the Google Apps acco
unt", | 1288 "description": "Immutable id of the Google Apps acco
unt", |
1289 "location": "path", | 1289 "location": "path", |
1290 "required": true, | 1290 "required": true, |
1291 "type": "string" | 1291 "type": "string" |
1292 }, | 1292 }, |
1293 "orgUnitPath": { | 1293 "orgUnitPath": { |
1294 "description": "Full path of the organization unit", | 1294 "description": "Full path of the organization unit o
r its Id", |
1295 "location": "path", | 1295 "location": "path", |
1296 "repeated": true, | 1296 "repeated": true, |
1297 "required": true, | 1297 "required": true, |
1298 "type": "string" | 1298 "type": "string" |
1299 } | 1299 } |
1300 }, | 1300 }, |
1301 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", | 1301 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", |
1302 "scopes": [ | 1302 "scopes": [ |
1303 "https://www.googleapis.com/auth/admin.directory.orgunit
" | 1303 "https://www.googleapis.com/auth/admin.directory.orgunit
" |
1304 ] | 1304 ] |
1305 }, | 1305 }, |
1306 "get": { | 1306 "get": { |
1307 "description": "Retrieve Organization Unit", | 1307 "description": "Retrieve Organization Unit", |
1308 "httpMethod": "GET", | 1308 "httpMethod": "GET", |
1309 "id": "directory.orgunits.get", | 1309 "id": "directory.orgunits.get", |
1310 "parameterOrder": [ | 1310 "parameterOrder": [ |
1311 "customerId", | 1311 "customerId", |
1312 "orgUnitPath" | 1312 "orgUnitPath" |
1313 ], | 1313 ], |
1314 "parameters": { | 1314 "parameters": { |
1315 "customerId": { | 1315 "customerId": { |
1316 "description": "Immutable id of the Google Apps acco
unt", | 1316 "description": "Immutable id of the Google Apps acco
unt", |
1317 "location": "path", | 1317 "location": "path", |
1318 "required": true, | 1318 "required": true, |
1319 "type": "string" | 1319 "type": "string" |
1320 }, | 1320 }, |
1321 "orgUnitPath": { | 1321 "orgUnitPath": { |
1322 "description": "Full path of the organization unit", | 1322 "description": "Full path of the organization unit o
r its Id", |
1323 "location": "path", | 1323 "location": "path", |
1324 "repeated": true, | 1324 "repeated": true, |
1325 "required": true, | 1325 "required": true, |
1326 "type": "string" | 1326 "type": "string" |
1327 } | 1327 } |
1328 }, | 1328 }, |
1329 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", | 1329 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", |
1330 "response": { | 1330 "response": { |
1331 "$ref": "OrgUnit" | 1331 "$ref": "OrgUnit" |
1332 }, | 1332 }, |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1370 ], | 1370 ], |
1371 "parameters": { | 1371 "parameters": { |
1372 "customerId": { | 1372 "customerId": { |
1373 "description": "Immutable id of the Google Apps acco
unt", | 1373 "description": "Immutable id of the Google Apps acco
unt", |
1374 "location": "path", | 1374 "location": "path", |
1375 "required": true, | 1375 "required": true, |
1376 "type": "string" | 1376 "type": "string" |
1377 }, | 1377 }, |
1378 "orgUnitPath": { | 1378 "orgUnitPath": { |
1379 "default": "", | 1379 "default": "", |
1380 "description": "the URL-encoded organization unit", | 1380 "description": "the URL-encoded organization unit's
path or its Id", |
1381 "location": "query", | 1381 "location": "query", |
1382 "type": "string" | 1382 "type": "string" |
1383 }, | 1383 }, |
1384 "type": { | 1384 "type": { |
1385 "description": "Whether to return all sub-organizati
ons or just immediate children", | 1385 "description": "Whether to return all sub-organizati
ons or just immediate children", |
1386 "enum": [ | 1386 "enum": [ |
1387 "all", | 1387 "all", |
1388 "children" | 1388 "children" |
1389 ], | 1389 ], |
1390 "enumDescriptions": [ | 1390 "enumDescriptions": [ |
(...skipping 22 matching lines...) Expand all Loading... |
1413 "orgUnitPath" | 1413 "orgUnitPath" |
1414 ], | 1414 ], |
1415 "parameters": { | 1415 "parameters": { |
1416 "customerId": { | 1416 "customerId": { |
1417 "description": "Immutable id of the Google Apps acco
unt", | 1417 "description": "Immutable id of the Google Apps acco
unt", |
1418 "location": "path", | 1418 "location": "path", |
1419 "required": true, | 1419 "required": true, |
1420 "type": "string" | 1420 "type": "string" |
1421 }, | 1421 }, |
1422 "orgUnitPath": { | 1422 "orgUnitPath": { |
1423 "description": "Full path of the organization unit", | 1423 "description": "Full path of the organization unit o
r its Id", |
1424 "location": "path", | 1424 "location": "path", |
1425 "repeated": true, | 1425 "repeated": true, |
1426 "required": true, | 1426 "required": true, |
1427 "type": "string" | 1427 "type": "string" |
1428 } | 1428 } |
1429 }, | 1429 }, |
1430 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", | 1430 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", |
1431 "request": { | 1431 "request": { |
1432 "$ref": "OrgUnit" | 1432 "$ref": "OrgUnit" |
1433 }, | 1433 }, |
(...skipping 13 matching lines...) Expand all Loading... |
1447 "orgUnitPath" | 1447 "orgUnitPath" |
1448 ], | 1448 ], |
1449 "parameters": { | 1449 "parameters": { |
1450 "customerId": { | 1450 "customerId": { |
1451 "description": "Immutable id of the Google Apps acco
unt", | 1451 "description": "Immutable id of the Google Apps acco
unt", |
1452 "location": "path", | 1452 "location": "path", |
1453 "required": true, | 1453 "required": true, |
1454 "type": "string" | 1454 "type": "string" |
1455 }, | 1455 }, |
1456 "orgUnitPath": { | 1456 "orgUnitPath": { |
1457 "description": "Full path of the organization unit", | 1457 "description": "Full path of the organization unit o
r its Id", |
1458 "location": "path", | 1458 "location": "path", |
1459 "repeated": true, | 1459 "repeated": true, |
1460 "required": true, | 1460 "required": true, |
1461 "type": "string" | 1461 "type": "string" |
1462 } | 1462 } |
1463 }, | 1463 }, |
1464 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", | 1464 "path": "customer/{customerId}/orgunits{/orgUnitPath*}", |
1465 "request": { | 1465 "request": { |
1466 "$ref": "OrgUnit" | 1466 "$ref": "OrgUnit" |
1467 }, | 1467 }, |
(...skipping 1036 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2504 "response": { | 2504 "response": { |
2505 "$ref": "VerificationCodes" | 2505 "$ref": "VerificationCodes" |
2506 }, | 2506 }, |
2507 "scopes": [ | 2507 "scopes": [ |
2508 "https://www.googleapis.com/auth/admin.directory.user.se
curity" | 2508 "https://www.googleapis.com/auth/admin.directory.user.se
curity" |
2509 ] | 2509 ] |
2510 } | 2510 } |
2511 } | 2511 } |
2512 } | 2512 } |
2513 }, | 2513 }, |
2514 "revision": "20150123", | 2514 "revision": "20150309", |
2515 "rootUrl": "https://www.googleapis.com/", | 2515 "rootUrl": "https://www.googleapis.com/", |
2516 "schemas": { | 2516 "schemas": { |
2517 "Alias": { | 2517 "Alias": { |
2518 "description": "JSON template for Alias object in Directory API.", | 2518 "description": "JSON template for Alias object in Directory API.", |
2519 "id": "Alias", | 2519 "id": "Alias", |
2520 "properties": { | 2520 "properties": { |
2521 "alias": { | 2521 "alias": { |
2522 "description": "A alias email", | 2522 "description": "A alias email", |
2523 "type": "string" | 2523 "type": "string" |
2524 }, | 2524 }, |
(...skipping 755 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3280 }, | 3280 }, |
3281 "name": { | 3281 "name": { |
3282 "annotations": { | 3282 "annotations": { |
3283 "required": [ | 3283 "required": [ |
3284 "directory.orgunits.insert" | 3284 "directory.orgunits.insert" |
3285 ] | 3285 ] |
3286 }, | 3286 }, |
3287 "description": "Name of OrgUnit", | 3287 "description": "Name of OrgUnit", |
3288 "type": "string" | 3288 "type": "string" |
3289 }, | 3289 }, |
| 3290 "orgUnitId": { |
| 3291 "description": "Id of OrgUnit", |
| 3292 "type": "string" |
| 3293 }, |
3290 "orgUnitPath": { | 3294 "orgUnitPath": { |
3291 "description": "Path of OrgUnit", | 3295 "description": "Path of OrgUnit", |
3292 "type": "string" | 3296 "type": "string" |
3293 }, | 3297 }, |
| 3298 "parentOrgUnitId": { |
| 3299 "description": "Id of parent OrgUnit", |
| 3300 "type": "string" |
| 3301 }, |
3294 "parentOrgUnitPath": { | 3302 "parentOrgUnitPath": { |
3295 "annotations": { | |
3296 "required": [ | |
3297 "directory.orgunits.insert" | |
3298 ] | |
3299 }, | |
3300 "description": "Path of parent OrgUnit", | 3303 "description": "Path of parent OrgUnit", |
3301 "type": "string" | 3304 "type": "string" |
3302 } | 3305 } |
3303 }, | 3306 }, |
3304 "type": "object" | 3307 "type": "object" |
3305 }, | 3308 }, |
3306 "OrgUnits": { | 3309 "OrgUnits": { |
3307 "description": "JSON response template for List Organization Units o
peration in Directory API.", | 3310 "description": "JSON response template for List Organization Units o
peration in Directory API.", |
3308 "id": "OrgUnits", | 3311 "id": "OrgUnits", |
3309 "properties": { | 3312 "properties": { |
(...skipping 829 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4139 "type": "string" | 4142 "type": "string" |
4140 } | 4143 } |
4141 }, | 4144 }, |
4142 "type": "object" | 4145 "type": "object" |
4143 } | 4146 } |
4144 }, | 4147 }, |
4145 "servicePath": "admin/directory/v1/", | 4148 "servicePath": "admin/directory/v1/", |
4146 "title": "Admin Directory API", | 4149 "title": "Admin Directory API", |
4147 "version": "directory_v1" | 4150 "version": "directory_v1" |
4148 } | 4151 } |
OLD | NEW |