|
8648 | 8648 | "/devicemanagement/virtualendpoint/cloudpcs/{id}": "least=DelegatedWork,Application", |
8649 | 8649 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "least=DelegatedWork,Application", |
8650 | 8650 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "least=DelegatedWork,Application", |
| 8651 | + "/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "least=DelegatedWork,Application", |
8651 | 8652 | "/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "least=DelegatedWork,Application", |
8652 | 8653 | "/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application", |
8653 | 8654 | "/devicemanagement/virtualendpoint/deviceimages/{id}": "least=DelegatedWork,Application", |
|
8796 | 8797 | "/devicemanagement/virtualendpoint/cloudpcs/{id}": "", |
8797 | 8798 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "", |
8798 | 8799 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "", |
| 8800 | + "/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "", |
8799 | 8801 | "/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "", |
8800 | 8802 | "/devicemanagement/virtualendpoint/deviceimages/getsourceimages": "", |
8801 | 8803 | "/devicemanagement/virtualendpoint/galleryimages": "", |
@@ -33414,45 +33416,37 @@ |
33414 | 33416 | "userDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.", |
33415 | 33417 | "requiresAdminConsent": true, |
33416 | 33418 | "privilegeLevel": 3 |
33417 | | - }, |
33418 | | - "Application": { |
33419 | | - "adminDisplayName": "Read and write organization places", |
33420 | | - "adminDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.", |
33421 | | - "requiresAdminConsent": true, |
33422 | | - "privilegeLevel": 4 |
33423 | 33419 | } |
33424 | 33420 | }, |
33425 | 33421 | "pathSets": [ |
33426 | 33422 | { |
33427 | 33423 | "schemeKeys": [ |
33428 | | - "DelegatedWork", |
33429 | | - "Application" |
| 33424 | + "DelegatedWork" |
33430 | 33425 | ], |
33431 | 33426 | "methods": [ |
33432 | 33427 | "DELETE", |
33433 | 33428 | "PATCH" |
33434 | 33429 | ], |
33435 | 33430 | "paths": { |
33436 | | - "/places/{id}": "least=DelegatedWork,Application", |
33437 | | - "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", |
33438 | | - "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", |
33439 | | - "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", |
33440 | | - "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", |
33441 | | - "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", |
33442 | | - "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application" |
| 33431 | + "/places/{id}": "least=DelegatedWork", |
| 33432 | + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork", |
| 33433 | + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork", |
| 33434 | + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork", |
| 33435 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork", |
| 33436 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork", |
| 33437 | + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork" |
33443 | 33438 | } |
33444 | 33439 | }, |
33445 | 33440 | { |
33446 | 33441 | "schemeKeys": [ |
33447 | | - "DelegatedWork", |
33448 | | - "Application" |
| 33442 | + "DelegatedWork" |
33449 | 33443 | ], |
33450 | 33444 | "methods": [ |
33451 | 33445 | "POST" |
33452 | 33446 | ], |
33453 | 33447 | "paths": { |
33454 | | - "/places": "least=DelegatedWork,Application", |
33455 | | - "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork,Application" |
| 33448 | + "/places": "least=DelegatedWork", |
| 33449 | + "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork" |
33456 | 33450 | } |
33457 | 33451 | } |
33458 | 33452 | ], |
|
0 commit comments