Skip to content

Commit 25aea01

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean v1.0 metadata file with 208109
1 parent 491dfc7 commit 25aea01

File tree

4 files changed

+104
-12
lines changed

4 files changed

+104
-12
lines changed

clean_v10_metadata/cleanMetadata.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9482,6 +9482,12 @@
94829482
<Property Name="format" Type="Edm.String" />
94839483
<Property Name="labelId" Type="Edm.String" Nullable="false" />
94849484
</ComplexType>
9485+
<ComplexType Name="protectionPolicyArtifactCount">
9486+
<Property Name="completed" Type="Edm.Int32" />
9487+
<Property Name="failed" Type="Edm.Int32" />
9488+
<Property Name="inProgress" Type="Edm.Int32" />
9489+
<Property Name="total" Type="Edm.Int32" />
9490+
</ComplexType>
94859491
<ComplexType Name="provisionChannelEmailResult">
94869492
<Property Name="email" Type="Edm.String" />
94879493
</ComplexType>
@@ -17776,8 +17782,10 @@
1777617782
<Property Name="createdBy" Type="graph.identitySet" />
1777717783
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
1777817784
<Property Name="displayName" Type="Edm.String" />
17785+
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
1777917786
<Property Name="lastModifiedBy" Type="graph.identitySet" />
1778017787
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" />
17788+
<Property Name="protectionPolicyArtifactCount" Type="graph.protectionPolicyArtifactCount" />
1778117789
<Property Name="retentionSettings" Type="Collection(graph.retentionSetting)" />
1778217790
<Property Name="status" Type="graph.protectionPolicyStatus" />
1778317791
</EntityType>
@@ -48060,6 +48068,15 @@
4806048068
<Member Name="microsoftInsiderRiskManagement" Value="1024" />
4806148069
<Member Name="microsoftThreatIntelligence" Value="2048" />
4806248070
</EnumType>
48071+
<EnumType Name="serviceStatus">
48072+
<Member Name="stopped" Value="1" />
48073+
<Member Name="starting" Value="2" />
48074+
<Member Name="running" Value="3" />
48075+
<Member Name="disabled" Value="4" />
48076+
<Member Name="onboarding" Value="5" />
48077+
<Member Name="unknown" Value="6" />
48078+
<Member Name="unknownFutureValue" Value="7" />
48079+
</EnumType>
4806348080
<EnumType Name="sourceType" IsFlags="true">
4806448081
<Member Name="mailbox" Value="1" />
4806548082
<Member Name="site" Value="2" />
@@ -49092,6 +49109,7 @@
4909249109
<Property Name="incidentWebUrl" Type="Edm.String" />
4909349110
<Property Name="lastModifiedBy" Type="Edm.String" />
4909449111
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
49112+
<Property Name="priorityScore" Type="Edm.Int32" />
4909549113
<Property Name="redirectIncidentId" Type="Edm.String" />
4909649114
<Property Name="resolvingComment" Type="Edm.String" />
4909749115
<Property Name="severity" Type="microsoft.graph.security.alertSeverity" Nullable="false" />
@@ -49205,12 +49223,14 @@
4920549223
<Property Name="healthStatus" Type="microsoft.graph.security.sensorHealthStatus" Nullable="false" />
4920649224
<Property Name="openHealthIssuesCount" Type="Edm.Int64" Nullable="false" />
4920749225
<Property Name="sensorType" Type="microsoft.graph.security.sensorType" Nullable="false" />
49226+
<Property Name="serviceStatus" Type="microsoft.graph.security.serviceStatus" Nullable="false" />
4920849227
<Property Name="settings" Type="microsoft.graph.security.sensorSettings" Nullable="false" />
4920949228
<Property Name="version" Type="Edm.String" Nullable="false" />
4921049229
<NavigationProperty Name="healthIssues" Type="Collection(microsoft.graph.security.healthIssue)" />
4921149230
</EntityType>
4921249231
<EntityType Name="sensorCandidate" BaseType="graph.entity">
4921349232
<Property Name="computerDnsName" Type="Edm.String" Nullable="false" />
49233+
<Property Name="domainName" Type="Edm.String" Nullable="false" />
4921449234
<Property Name="lastSeenDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
4921549235
<Property Name="senseClientVersion" Type="Edm.String" Nullable="false" />
4921649236
</EntityType>

clean_v10_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsv1.0.xml

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19540,12 +19540,14 @@
1954019540
<Property Name="displayName" Type="Edm.String">
1954119541
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the policy to be created." />
1954219542
</Property>
19543+
<Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
1954319544
<Property Name="lastModifiedBy" Type="graph.identitySet">
1954419545
<Annotation Term="Org.OData.Core.V1.Description" String="The identity of the person who last modified the policy." />
1954519546
</Property>
1954619547
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
1954719548
<Annotation Term="Org.OData.Core.V1.Description" String="The timestamp of the last modification of the policy." />
1954819549
</Property>
19550+
<Property Name="protectionPolicyArtifactCount" Type="graph.protectionPolicyArtifactCount" />
1954919551
<Property Name="retentionSettings" Type="Collection(graph.retentionSetting)">
1955019552
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the retention setting details for the policy." />
1955119553
</Property>
@@ -20881,7 +20883,7 @@
2088120883
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the list of identifiersUris, copied over from the associated application. Additional values can be added to hybrid applications. These values can be used to identify the permissions exposed by this app within Microsoft Entra ID. For example,Client apps can specify a resource URI that is based on the values of this property to acquire an access token, which is the URI returned in the 'aud' claim.The any operator is required for filter expressions on multi-valued properties. Not nullable. Supports $filter (eq, not, ge, le, startsWith)." />
2088220884
</Property>
2088320885
<Property Name="servicePrincipalType" Type="Edm.String">
20884-
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies whether the service principal represents an application, a managed identity, or a legacy application. This is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.SocialIdp - For internal use." />
20886+
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies whether the service principal represents an application, a managed identity, or a legacy application. This property is set by Microsoft Entra ID internally. The servicePrincipalType property can be set to three different values: Application - A service principal that represents an application or service. The appId property identifies the associated app registration, and matches the appId of an application, possibly from a different tenant. If the associated app registration is missing, tokens aren't issued for the service principal.ManagedIdentity - A service principal that represents a managed identity. Service principals representing managed identities can be granted access and permissions, but can't be updated or modified directly.Legacy - A service principal that represents an app created before app registrations, or through legacy experiences. A legacy service principal can have credentials, service principal names, reply URLs, and other properties that are editable by an authorized user, but doesn't have an associated app registration. The appId value doesn't associate the service principal with an app registration. The service principal can only be used in the tenant where it was created.ServiceIdentity - A service principal that represents an agent identity.SocialIdp - For internal use." />
2088520887
</Property>
2088620888
<Property Name="signInAudience" Type="Edm.String">
2088720889
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the Microsoft accounts that are supported for the current application. Read-only. Supported values are:AzureADMyOrg: Users with a Microsoft work or school account in my organization's Microsoft Entra tenant (single-tenant).AzureADMultipleOrgs: Users with a Microsoft work or school account in any organization's Microsoft Entra tenant (multitenant).AzureADandPersonalMicrosoftAccount: Users with a personal Microsoft account, or a work or school account in any organization's Microsoft Entra tenant.PersonalMicrosoftAccount: Users with a personal Microsoft account only." />
@@ -35573,6 +35575,12 @@
3557335575
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the sensitivity label applied to the content." />
3557435576
</Property>
3557535577
</ComplexType>
35578+
<ComplexType Name="protectionPolicyArtifactCount">
35579+
<Property Name="completed" Type="Edm.Int32" />
35580+
<Property Name="failed" Type="Edm.Int32" />
35581+
<Property Name="inProgress" Type="Edm.Int32" />
35582+
<Property Name="total" Type="Edm.Int32" />
35583+
</ComplexType>
3557635584
<ComplexType Name="provisionChannelEmailResult">
3557735585
<Property Name="email" Type="Edm.String">
3557835586
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the provisioned email address." />
@@ -102381,6 +102389,15 @@
102381102389
<Member Name="microsoftInsiderRiskManagement" Value="1024" />
102382102390
<Member Name="microsoftThreatIntelligence" Value="2048" />
102383102391
</EnumType>
102392+
<EnumType Name="serviceStatus">
102393+
<Member Name="stopped" Value="1" />
102394+
<Member Name="starting" Value="2" />
102395+
<Member Name="running" Value="3" />
102396+
<Member Name="disabled" Value="4" />
102397+
<Member Name="onboarding" Value="5" />
102398+
<Member Name="unknown" Value="6" />
102399+
<Member Name="unknownFutureValue" Value="7" />
102400+
</EnumType>
102384102401
<EnumType Name="sourceType" IsFlags="true">
102385102402
<Member Name="mailbox" Value="1" />
102386102403
<Member Name="site" Value="2" />
@@ -102465,7 +102482,7 @@
102465102482
<Annotation Term="Org.OData.Core.V1.Description" String="String value describing each alert." />
102466102483
</Property>
102467102484
<Property Name="detectionSource" Type="microsoft.graph.security.detectionSource">
102468-
<Annotation Term="Org.OData.Core.V1.Description" String="Detection technology or sensor that identified the notable component or activity. The possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot." />
102485+
<Annotation Term="Org.OData.Core.V1.Description" String="Detection technology or sensor that identified the notable component or activity." />
102469102486
</Property>
102470102487
<Property Name="detectorId" Type="Edm.String">
102471102488
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the detector that triggered the alert." />
@@ -102510,13 +102527,13 @@
102510102527
<Annotation Term="Org.OData.Core.V1.Description" String="Time when the alert was resolved." />
102511102528
</Property>
102512102529
<Property Name="serviceSource" Type="microsoft.graph.security.serviceSource" Nullable="false">
102513-
<Annotation Term="Org.OData.Core.V1.Description" String="The service or product that created this alert. The possible values are: unknown, microsoftDefenderForEndpoint, microsoftDefenderForIdentity, microsoftDefenderForCloudApps, microsoftDefenderForOffice365, microsoft365Defender, azureAdIdentityProtection, microsoftAppGovernance, dataLossPrevention, unknownFutureValue, microsoftDefenderForCloud, microsoftSentinel, microsoftThreatIntelligence. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftSentinel, microsoftThreatIntelligence." />
102530+
<Annotation Term="Org.OData.Core.V1.Description" String="The service or product that created this alert. For more information, see serviceSource values." />
102514102531
</Property>
102515102532
<Property Name="severity" Type="microsoft.graph.security.alertSeverity" Nullable="false">
102516102533
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the possible impact on assets. The higher the severity the bigger the impact. Typically higher severity items require the most immediate attention. The possible values are: unknown, informational, low, medium, high, unknownFutureValue." />
102517102534
</Property>
102518102535
<Property Name="status" Type="microsoft.graph.security.alertStatus" Nullable="false">
102519-
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the alert. The possible values are: new, inProgress, resolved, unknownFutureValue." />
102536+
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the alert. For more information, see alertStatus values." />
102520102537
</Property>
102521102538
<Property Name="systemTags" Type="Collection(Edm.String)">
102522102539
<Annotation Term="Org.OData.Core.V1.Description" String="The system tags associated with the alert." />
@@ -103266,6 +103283,7 @@
103266103283
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset" Nullable="false">
103267103284
<Annotation Term="Org.OData.Core.V1.Description" String="Time when the incident was last updated." />
103268103285
</Property>
103286+
<Property Name="priorityScore" Type="Edm.Int32" />
103269103287
<Property Name="redirectIncidentId" Type="Edm.String">
103270103288
<Annotation Term="Org.OData.Core.V1.Description" String="Only populated in case an incident is grouped with another incident, as part of the logic that processes incidents. In such a case, the status property is redirected." />
103271103289
</Property>
@@ -103543,6 +103561,9 @@
103543103561
<Property Name="sensorType" Type="microsoft.graph.security.sensorType" Nullable="false">
103544103562
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the sensor. The possible values are: adConnectIntegrated, adcsIntegrated, adfsIntegrated, domainControllerIntegrated, domainControllerStandalone, unknownFutureValue." />
103545103563
</Property>
103564+
<Property Name="serviceStatus" Type="microsoft.graph.security.serviceStatus" Nullable="false">
103565+
<Annotation Term="Org.OData.Core.V1.Description" String="The service status. The possible values are: stopped, starting, running, disabled, onboarding, unknown, unknownFutureValue." />
103566+
</Property>
103546103567
<Property Name="settings" Type="microsoft.graph.security.sensorSettings" Nullable="false">
103547103568
<Annotation Term="Org.OData.Core.V1.Description" String="Sensor settings information." />
103548103569
</Property>
@@ -103557,6 +103578,9 @@
103557103578
<Property Name="computerDnsName" Type="Edm.String" Nullable="false">
103558103579
<Annotation Term="Org.OData.Core.V1.Description" String="The DNS name of the computer associated with the sensor." />
103559103580
</Property>
103581+
<Property Name="domainName" Type="Edm.String" Nullable="false">
103582+
<Annotation Term="Org.OData.Core.V1.Description" String="The domain name of the sensor." />
103583+
</Property>
103560103584
<Property Name="lastSeenDateTime" Type="Edm.DateTimeOffset" Nullable="false">
103561103585
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the sensor was last seen." />
103562103586
</Property>

0 commit comments

Comments
 (0)