Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 5 additions & 141 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -38494,30 +38494,6 @@
<Parameter Name="ids" Type="Collection(Edm.String)" Unicode="false" />
<ReturnType Type="graph.bulkCatalogItemActionResult" />
</Action>
<Action Name="bulkReprovisionCloudPc" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" />
<Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" />
<ReturnType Type="graph.cloudPcBulkRemoteActionResult" />
</Action>
<Action Name="bulkResize" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.cloudPC)" />
<Parameter Name="cloudPcIds" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="targetServicePlanId" Type="Edm.String" Unicode="false" />
<ReturnType Type="Collection(graph.cloudPcRemoteActionResult)" />
</Action>
<Action Name="bulkRestoreCloudPc" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" />
<Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="restorePointDateTime" Type="Edm.DateTimeOffset" />
<Parameter Name="timeRange" Type="graph.restoreTimeRange" />
<ReturnType Type="graph.cloudPcBulkRemoteActionResult" />
</Action>
<Action Name="bulkSetCloudPcReviewStatus" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.managedDevice)" />
<Parameter Name="managedDeviceIds" Type="Collection(Edm.String)" Unicode="false" />
<Parameter Name="reviewStatus" Type="graph.cloudPcReviewStatus" />
<ReturnType Type="graph.cloudPcBulkRemoteActionResult" />
</Action>
<Action Name="bypassActivationLock" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
</Action>
Expand Down Expand Up @@ -43971,10 +43947,6 @@
<Action Name="setAsManagedInstaller" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.windowsManagementApp" />
</Action>
<Action Name="setCloudPcReviewStatus" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
<Parameter Name="reviewStatus" Type="graph.cloudPcReviewStatus" />
</Action>
<Action Name="setData" IsBound="true">
<Parameter Name="bindparameter" Type="graph.workbookChart" />
<Parameter Name="sourceData" Type="graph.Json" />
Expand Down Expand Up @@ -46050,14 +46022,6 @@
<Parameter Name="bindingParameter" Type="graph.cloudPC" />
<ReturnType Type="graph.cloudPcLaunchInfo" />
</Function>
<Function Name="getCloudPcRemoteActionResults" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
<ReturnType Type="Collection(graph.cloudPcRemoteActionResult)" />
</Function>
<Function Name="getCloudPcReviewStatus" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
<ReturnType Type="graph.cloudPcReviewStatus" />
</Function>
<Function Name="getComanagedDevicesSummary" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.deviceManagement" />
<ReturnType Type="graph.comanagedDevicesSummary" />
Expand Down Expand Up @@ -56156,66 +56120,6 @@
<Annotations Target="microsoft.graph.bulkManagedDeviceActionResult/successfulDeviceIds">
<Annotation Term="Org.OData.Core.V1.Description" String="Successful devices" />
</Annotations>
<Annotations Target="microsoft.graph.bulkReprovisionCloudPc(Collection(microsoft.graph.managedDevice), Collection(Edm.String))">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-24" />
<PropertyValue Property="Description" String="The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-09-24" />
<PropertyValue Property="Version" String="2023-05/bulkReprovisionCloudPc" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.bulkResize(Collection(microsoft.graph.cloudPC), Collection(Edm.String), Edm.String)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-24" />
<PropertyValue Property="Description" String="The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-09-24" />
<PropertyValue Property="Version" String="2023-05/bulkResize" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.bulkRestoreCloudPc(Collection(microsoft.graph.managedDevice), Collection(Edm.String), Edm.DateTimeOffset, microsoft.graph.restoreTimeRange)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2023-05-24" />
<PropertyValue Property="Description" String="The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-09-24" />
<PropertyValue Property="Version" String="2023-05/bulkRestoreCloudPc" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.bulkSetCloudPcReviewStatus(Collection(microsoft.graph.managedDevice), Collection(Edm.String), microsoft.graph.cloudPcReviewStatus)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-05-15" />
<PropertyValue Property="Description" String="The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-09-30" />
<PropertyValue Property="Version" String="2024-05/BulkSetCloudPcReviewStatus" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.bypassActivationLock(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="Bypass activation lock" />
</Annotations>
Expand Down Expand Up @@ -69136,36 +69040,6 @@
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.getCloudPcRemoteActionResults(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-05-08" />
<PropertyValue Property="Description" String="Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2024-09-30" />
<PropertyValue Property="Version" String="2024-05/getCloudPcRemoteActionResults" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.getCloudPcReviewStatus(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-01-03" />
<PropertyValue Property="Description" String="The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-04-30" />
<PropertyValue Property="Version" String="2024-01/getCloudPcReviewStatus" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.getConnectionQualityReports(microsoft.graph.cloudPcReports, Edm.String, Collection(Edm.String), Edm.String, Collection(Edm.String), Collection(Edm.String), Edm.Int32, Edm.Int32)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
Expand Down Expand Up @@ -86904,21 +86778,6 @@
<Annotations Target="microsoft.graph.setAsManagedInstaller(microsoft.graph.windowsManagementApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="Set the Managed Installer status for the caller tenant" />
</Annotations>
<Annotations Target="microsoft.graph.setCloudPcReviewStatus(microsoft.graph.managedDevice, microsoft.graph.cloudPcReviewStatus)">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-01-03" />
<PropertyValue Property="Description" String="The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API" />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2023-04-30" />
<PropertyValue Property="Version" String="2024-01/setCloudPcReviewStatus" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.setDeviceName(microsoft.graph.managedDevice, Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Set device name of the device." />
</Annotations>
Expand Down Expand Up @@ -101581,6 +101440,9 @@
<Member Name="generativeAi" Value="42" />
<Member Name="unknown" Value="43" />
<Member Name="unknownFutureValue" Value="44" />
<Member Name="aiModelProvider" Value="45" />
<Member Name="mcpServer" Value="46" />
<Member Name="clientAiApp" Value="47" />
</EnumType>
<EnumType Name="appInfoCsaStarLevel">
<Member Name="selfAssessment" Value="1" />
Expand Down Expand Up @@ -102159,6 +102021,7 @@
<Member Name="microsoftDefenderThreatIntelligenceAnalytics" Value="1073741846" />
<Member Name="builtInMl" Value="1073741847" />
<Member Name="microsoftInsiderRiskManagement" Value="1073741848" />
<Member Name="microsoftThreatIntelligence" Value="1073741849" />
<Member Name="microsoftSentinel" Value="268435456" />
</EnumType>
<EnumType Name="detectionStatus">
Expand Down Expand Up @@ -102682,6 +102545,7 @@
<Member Name="microsoftDefenderForCloud" Value="256" />
<Member Name="microsoftSentinel" Value="512" />
<Member Name="microsoftInsiderRiskManagement" Value="1024" />
<Member Name="microsoftThreatIntelligence" Value="2048" />
</EnumType>
<EnumType Name="sourceType" IsFlags="true">
<Member Name="mailbox" Value="1" />
Expand Down
8 changes: 8 additions & 0 deletions schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -19205,6 +19205,12 @@
<Parameter Name="bindingParameter" Type="graph.driveItem" />
<Parameter Name="name" Type="Edm.String" Unicode="false" />
<Parameter Name="parentReference" Type="graph.itemReference" />
<Parameter Name="childrenOnly" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
</Parameter>
<Parameter Name="includeAllVersionHistory" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
</Parameter>
<ReturnType Type="graph.driveItem" />
</Action>
<Action Name="copy" EntitySetPath="bindingParameter" IsBound="true">
Expand Down Expand Up @@ -42786,6 +42792,7 @@
<Member Name="microsoftDefenderThreatIntelligenceAnalytics" Value="1073741846" />
<Member Name="builtInMl" Value="1073741847" />
<Member Name="microsoftInsiderRiskManagement" Value="1073741848" />
<Member Name="microsoftThreatIntelligence" Value="1073741849" />
<Member Name="microsoftSentinel" Value="268435456" />
</EnumType>
<EnumType Name="detectionStatus">
Expand Down Expand Up @@ -43070,6 +43077,7 @@
<Member Name="microsoftDefenderForCloud" Value="256" />
<Member Name="microsoftSentinel" Value="512" />
<Member Name="microsoftInsiderRiskManagement" Value="1024" />
<Member Name="microsoftThreatIntelligence" Value="2048" />
</EnumType>
<EnumType Name="sourceType" IsFlags="true">
<Member Name="mailbox" Value="1" />
Expand Down
Loading