@microsoft/msgraph-sdk-security 1.0.0-preview.21 → 1.0.0-preview.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/security/alerts/index.d.ts +4 -3
- package/security/alerts/index.d.ts.map +1 -1
- package/security/alerts/item/index.d.ts +7 -5
- package/security/alerts/item/index.d.ts.map +1 -1
- package/security/alerts_v2/index.d.ts +4 -3
- package/security/alerts_v2/index.d.ts.map +1 -1
- package/security/alerts_v2/item/comments/index.d.ts +3 -2
- package/security/alerts_v2/item/comments/index.d.ts.map +1 -1
- package/security/alerts_v2/item/index.d.ts +7 -5
- package/security/alerts_v2/item/index.d.ts.map +1 -1
- package/security/attackSimulation/endUserNotifications/index.d.ts +4 -3
- package/security/attackSimulation/endUserNotifications/index.d.ts.map +1 -1
- package/security/attackSimulation/landingPages/index.d.ts +4 -3
- package/security/attackSimulation/landingPages/index.d.ts.map +1 -1
- package/security/attackSimulation/loginPages/index.d.ts +4 -3
- package/security/attackSimulation/loginPages/index.d.ts.map +1 -1
- package/security/attackSimulation/operations/index.d.ts +3 -3
- package/security/attackSimulation/operations/item/index.d.ts +4 -3
- package/security/attackSimulation/operations/item/index.d.ts.map +1 -1
- package/security/attackSimulation/payloads/index.d.ts +4 -3
- package/security/attackSimulation/payloads/index.d.ts.map +1 -1
- package/security/attackSimulation/simulationAutomations/index.d.ts +4 -3
- package/security/attackSimulation/simulationAutomations/index.d.ts.map +1 -1
- package/security/attackSimulation/simulationAutomations/item/index.d.ts +4 -3
- package/security/attackSimulation/simulationAutomations/item/index.d.ts.map +1 -1
- package/security/attackSimulation/simulationAutomations/item/runs/index.d.ts +4 -3
- package/security/attackSimulation/simulationAutomations/item/runs/index.d.ts.map +1 -1
- package/security/attackSimulation/simulations/index.d.ts +7 -5
- package/security/attackSimulation/simulations/index.d.ts.map +1 -1
- package/security/attackSimulation/simulations/item/index.d.ts +10 -7
- package/security/attackSimulation/simulations/item/index.d.ts.map +1 -1
- package/security/attackSimulation/trainings/index.d.ts +4 -3
- package/security/attackSimulation/trainings/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/item/custodians/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/custodians/item/index.d.ts +4 -3
- package/security/cases/ediscoveryCases/item/custodians/item/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/index.d.ts +10 -7
- package/security/cases/ediscoveryCases/item/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/index.d.ts +3 -2
- package/security/cases/ediscoveryCases/item/noncustodialDataSources/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/operations/index.d.ts +4 -3
- package/security/cases/ediscoveryCases/item/operations/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/operations/item/index.d.ts +4 -3
- package/security/cases/ediscoveryCases/item/operations/item/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/item/reviewSets/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/reviewSets/item/index.d.ts +4 -3
- package/security/cases/ediscoveryCases/item/reviewSets/item/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/item/searches/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/searches/item/index.d.ts +10 -7
- package/security/cases/ediscoveryCases/item/searches/item/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/settings/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/item/settings/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/tags/index.d.ts +7 -5
- package/security/cases/ediscoveryCases/item/tags/index.d.ts.map +1 -1
- package/security/cases/ediscoveryCases/item/tags/item/index.d.ts +10 -7
- package/security/cases/ediscoveryCases/item/tags/item/index.d.ts.map +1 -1
- package/security/identities/healthIssues/count/index.d.ts +41 -0
- package/security/identities/healthIssues/count/index.d.ts.map +1 -0
- package/security/identities/healthIssues/count/index.js +36 -0
- package/security/identities/healthIssues/index.d.ts +97 -0
- package/security/identities/healthIssues/index.d.ts.map +1 -0
- package/security/identities/healthIssues/index.js +72 -0
- package/security/identities/healthIssues/item/index.d.ts +69 -0
- package/security/identities/healthIssues/item/index.d.ts.map +1 -0
- package/security/identities/healthIssues/item/index.js +58 -0
- package/security/identities/index.d.ts +78 -0
- package/security/identities/index.d.ts.map +1 -0
- package/security/identities/index.js +69 -0
- package/security/incidents/index.d.ts +4 -3
- package/security/incidents/index.d.ts.map +1 -1
- package/security/incidents/item/index.d.ts +7 -5
- package/security/incidents/item/index.d.ts.map +1 -1
- package/security/index.d.ts +5 -0
- package/security/index.d.ts.map +1 -1
- package/security/index.js +6 -0
- package/security/labels/authorities/index.d.ts +7 -5
- package/security/labels/authorities/index.d.ts.map +1 -1
- package/security/labels/authorities/item/index.d.ts +7 -5
- package/security/labels/authorities/item/index.d.ts.map +1 -1
- package/security/labels/categories/index.d.ts +7 -5
- package/security/labels/categories/index.d.ts.map +1 -1
- package/security/labels/categories/item/index.d.ts +7 -5
- package/security/labels/categories/item/index.d.ts.map +1 -1
- package/security/labels/categories/item/subcategories/index.d.ts +7 -5
- package/security/labels/categories/item/subcategories/index.d.ts.map +1 -1
- package/security/labels/categories/item/subcategories/item/index.d.ts +4 -3
- package/security/labels/categories/item/subcategories/item/index.d.ts.map +1 -1
- package/security/labels/citations/index.d.ts +7 -5
- package/security/labels/citations/index.d.ts.map +1 -1
- package/security/labels/citations/item/index.d.ts +7 -5
- package/security/labels/citations/item/index.d.ts.map +1 -1
- package/security/labels/departments/index.d.ts +7 -5
- package/security/labels/departments/index.d.ts.map +1 -1
- package/security/labels/departments/item/index.d.ts +7 -5
- package/security/labels/departments/item/index.d.ts.map +1 -1
- package/security/labels/filePlanReferences/index.d.ts +7 -5
- package/security/labels/filePlanReferences/index.d.ts.map +1 -1
- package/security/labels/filePlanReferences/item/index.d.ts +7 -5
- package/security/labels/filePlanReferences/item/index.d.ts.map +1 -1
- package/security/labels/retentionLabels/index.d.ts +7 -5
- package/security/labels/retentionLabels/index.d.ts.map +1 -1
- package/security/labels/retentionLabels/item/index.d.ts +6 -4
- package/security/labels/retentionLabels/item/index.d.ts.map +1 -1
- package/security/microsoftGraphSecurityRunHuntingQuery/index.d.ts +2 -2
- package/security/secureScoreControlProfiles/index.d.ts +4 -3
- package/security/secureScoreControlProfiles/index.d.ts.map +1 -1
- package/security/secureScoreControlProfiles/item/index.d.ts +7 -5
- package/security/secureScoreControlProfiles/item/index.d.ts.map +1 -1
- package/security/secureScores/index.d.ts +4 -3
- package/security/secureScores/index.d.ts.map +1 -1
- package/security/secureScores/item/index.d.ts +4 -3
- package/security/secureScores/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/articleIndicators/index.d.ts +3 -3
- package/security/threatIntelligence/articleIndicators/item/index.d.ts +4 -3
- package/security/threatIntelligence/articleIndicators/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/articles/index.d.ts +4 -3
- package/security/threatIntelligence/articles/index.d.ts.map +1 -1
- package/security/threatIntelligence/articles/item/index.d.ts +4 -3
- package/security/threatIntelligence/articles/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/articles/item/indicators/index.d.ts +4 -3
- package/security/threatIntelligence/articles/item/indicators/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostComponents/index.d.ts +3 -3
- package/security/threatIntelligence/hostComponents/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostComponents/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostCookies/index.d.ts +3 -3
- package/security/threatIntelligence/hostCookies/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostCookies/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostPairs/index.d.ts +3 -3
- package/security/threatIntelligence/hostPairs/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostPairs/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostPorts/index.d.ts +3 -3
- package/security/threatIntelligence/hostPorts/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostPorts/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostSslCertificates/index.d.ts +3 -3
- package/security/threatIntelligence/hostSslCertificates/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostSslCertificates/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hostTrackers/index.d.ts +3 -3
- package/security/threatIntelligence/hostTrackers/item/index.d.ts +4 -3
- package/security/threatIntelligence/hostTrackers/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/index.d.ts +3 -3
- package/security/threatIntelligence/hosts/item/childHostPairs/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/childHostPairs/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/components/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/components/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/cookies/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/cookies/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/hostPairs/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/hostPairs/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/parentHostPairs/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/parentHostPairs/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/passiveDns/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/passiveDns/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/passiveDnsReverse/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/passiveDnsReverse/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/ports/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/ports/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/reputation/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/reputation/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/sslCertificates/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/sslCertificates/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/subdomains/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/subdomains/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/trackers/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/trackers/index.d.ts.map +1 -1
- package/security/threatIntelligence/hosts/item/whois/index.d.ts +4 -3
- package/security/threatIntelligence/hosts/item/whois/index.d.ts.map +1 -1
- package/security/threatIntelligence/intelProfiles/index.d.ts +4 -3
- package/security/threatIntelligence/intelProfiles/index.d.ts.map +1 -1
- package/security/threatIntelligence/intelProfiles/item/index.d.ts +4 -3
- package/security/threatIntelligence/intelProfiles/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/intelProfiles/item/indicators/index.d.ts +4 -3
- package/security/threatIntelligence/intelProfiles/item/indicators/index.d.ts.map +1 -1
- package/security/threatIntelligence/intelligenceProfileIndicators/index.d.ts +3 -3
- package/security/threatIntelligence/intelligenceProfileIndicators/item/index.d.ts +4 -3
- package/security/threatIntelligence/intelligenceProfileIndicators/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/passiveDnsRecords/index.d.ts +3 -3
- package/security/threatIntelligence/passiveDnsRecords/item/index.d.ts +4 -3
- package/security/threatIntelligence/passiveDnsRecords/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/sslCertificates/index.d.ts +4 -3
- package/security/threatIntelligence/sslCertificates/index.d.ts.map +1 -1
- package/security/threatIntelligence/sslCertificates/item/index.d.ts +4 -3
- package/security/threatIntelligence/sslCertificates/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/subdomains/index.d.ts +3 -3
- package/security/threatIntelligence/subdomains/item/index.d.ts +4 -3
- package/security/threatIntelligence/subdomains/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/vulnerabilities/index.d.ts +3 -3
- package/security/threatIntelligence/vulnerabilities/item/components/index.d.ts +4 -3
- package/security/threatIntelligence/vulnerabilities/item/components/index.d.ts.map +1 -1
- package/security/threatIntelligence/vulnerabilities/item/components/item/index.d.ts +4 -3
- package/security/threatIntelligence/vulnerabilities/item/components/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/vulnerabilities/item/index.d.ts +4 -3
- package/security/threatIntelligence/vulnerabilities/item/index.d.ts.map +1 -1
- package/security/threatIntelligence/whoisRecords/index.d.ts +4 -3
- package/security/threatIntelligence/whoisRecords/index.d.ts.map +1 -1
- package/security/threatIntelligence/whoisRecords/item/index.d.ts +4 -3
- package/security/threatIntelligence/whoisRecords/item/index.d.ts.map +1 -1
- package/security/triggerTypes/retentionEventTypes/index.d.ts +7 -5
- package/security/triggerTypes/retentionEventTypes/index.d.ts.map +1 -1
- package/security/triggerTypes/retentionEventTypes/item/index.d.ts +7 -5
- package/security/triggerTypes/retentionEventTypes/item/index.d.ts.map +1 -1
- package/security/triggers/retentionEvents/index.d.ts +7 -5
- package/security/triggers/retentionEvents/index.d.ts.map +1 -1
- package/security/triggers/retentionEvents/item/index.d.ts +7 -5
- package/security/triggers/retentionEvents/item/index.d.ts.map +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -17,28 +17,30 @@ export interface ReviewSetsRequestBuilder extends BaseRequestBuilder<ReviewSetsR
|
|
|
17
17
|
*/
|
|
18
18
|
byEdiscoveryReviewSetId(ediscoveryReviewSetId: string): EdiscoveryReviewSetItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Get a list of ediscoveryReviewSet objects associated with an eDiscovery case.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<EdiscoveryReviewSetCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0|Find more info here}
|
|
24
25
|
*/
|
|
25
26
|
get(requestConfiguration?: RequestConfiguration<ReviewSetsRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoveryReviewSetCollectionResponse | undefined>;
|
|
26
27
|
/**
|
|
27
|
-
* Create new
|
|
28
|
+
* Create a new ediscoveryReviewSet object.
|
|
28
29
|
* @param body The request body
|
|
29
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
31
|
* @returns {Promise<EdiscoveryReviewSet>}
|
|
31
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0|Find more info here}
|
|
32
34
|
*/
|
|
33
35
|
post(body: EdiscoveryReviewSet, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoveryReviewSet | undefined>;
|
|
34
36
|
/**
|
|
35
|
-
*
|
|
37
|
+
* Get a list of ediscoveryReviewSet objects associated with an eDiscovery case.
|
|
36
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
39
|
* @returns {RequestInformation}
|
|
38
40
|
*/
|
|
39
41
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ReviewSetsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
42
|
/**
|
|
41
|
-
* Create new
|
|
43
|
+
* Create a new ediscoveryReviewSet object.
|
|
42
44
|
* @param body The request body
|
|
43
45
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
46
|
* @returns {RequestInformation}
|
|
@@ -46,7 +48,7 @@ export interface ReviewSetsRequestBuilder extends BaseRequestBuilder<ReviewSetsR
|
|
|
46
48
|
toPostRequestInformation(body: EdiscoveryReviewSet, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
49
|
}
|
|
48
50
|
/**
|
|
49
|
-
*
|
|
51
|
+
* Get a list of ediscoveryReviewSet objects associated with an eDiscovery case.
|
|
50
52
|
*/
|
|
51
53
|
export interface ReviewSetsRequestBuilderGetQueryParameters {
|
|
52
54
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEjR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEjR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACvK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,4JAA4J,CAAC;AAc7M;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -26,10 +26,11 @@ export interface EdiscoveryReviewSetItemRequestBuilder extends BaseRequestBuilde
|
|
|
26
26
|
*/
|
|
27
27
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* Read the properties and relationships of an ediscoveryReviewSet object.
|
|
30
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
31
|
* @returns {Promise<EdiscoveryReviewSet>}
|
|
32
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0|Find more info here}
|
|
33
34
|
*/
|
|
34
35
|
get(requestConfiguration?: RequestConfiguration<EdiscoveryReviewSetItemRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoveryReviewSet | undefined>;
|
|
35
36
|
/**
|
|
@@ -47,7 +48,7 @@ export interface EdiscoveryReviewSetItemRequestBuilder extends BaseRequestBuilde
|
|
|
47
48
|
*/
|
|
48
49
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
50
|
/**
|
|
50
|
-
*
|
|
51
|
+
* Read the properties and relationships of an ediscoveryReviewSet object.
|
|
51
52
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
53
|
* @returns {RequestInformation}
|
|
53
54
|
*/
|
|
@@ -61,7 +62,7 @@ export interface EdiscoveryReviewSetItemRequestBuilder extends BaseRequestBuilde
|
|
|
61
62
|
toPatchRequestInformation(body: EdiscoveryReviewSet, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
62
63
|
}
|
|
63
64
|
/**
|
|
64
|
-
*
|
|
65
|
+
* Read the properties and relationships of an ediscoveryReviewSet object.
|
|
65
66
|
*/
|
|
66
67
|
export interface EdiscoveryReviewSetItemRequestBuilderGetQueryParameters {
|
|
67
68
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAElK,OAAO,EAAsE,KAAK,kDAAkD,EAAE,MAAM,yCAAyC,CAAC;AAEtL,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,oCAAoC,IAAI,kDAAkD,CAAC;IAC/F;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAElK,OAAO,EAAsE,KAAK,kDAAkD,EAAE,MAAM,yCAAyC,CAAC;AAEtL,OAAO,EAA8D,KAAK,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAE9J,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,oCAAoC,IAAI,kDAAkD,CAAC;IAC/F;;OAEG;IACH,IAAI,4BAA4B,IAAI,0CAA0C,CAAC;IAC/E;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,gIAAgI,CAAC;AAQ9L;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|
|
@@ -17,28 +17,30 @@ export interface SearchesRequestBuilder extends BaseRequestBuilder<SearchesReque
|
|
|
17
17
|
*/
|
|
18
18
|
byEdiscoverySearchId(ediscoverySearchId: string): EdiscoverySearchItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Get the list of ediscoverySearch resources from an eDiscoveryCase object.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<EdiscoverySearchCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0|Find more info here}
|
|
24
25
|
*/
|
|
25
26
|
get(requestConfiguration?: RequestConfiguration<SearchesRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoverySearchCollectionResponse | undefined>;
|
|
26
27
|
/**
|
|
27
|
-
* Create new
|
|
28
|
+
* Create a new ediscoverySearch object.
|
|
28
29
|
* @param body The request body
|
|
29
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
31
|
* @returns {Promise<EdiscoverySearch>}
|
|
31
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0|Find more info here}
|
|
32
34
|
*/
|
|
33
35
|
post(body: EdiscoverySearch, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoverySearch | undefined>;
|
|
34
36
|
/**
|
|
35
|
-
*
|
|
37
|
+
* Get the list of ediscoverySearch resources from an eDiscoveryCase object.
|
|
36
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
39
|
* @returns {RequestInformation}
|
|
38
40
|
*/
|
|
39
41
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SearchesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
42
|
/**
|
|
41
|
-
* Create new
|
|
43
|
+
* Create a new ediscoverySearch object.
|
|
42
44
|
* @param body The request body
|
|
43
45
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
46
|
* @returns {RequestInformation}
|
|
@@ -46,7 +48,7 @@ export interface SearchesRequestBuilder extends BaseRequestBuilder<SearchesReque
|
|
|
46
48
|
toPostRequestInformation(body: EdiscoverySearch, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
49
|
}
|
|
48
50
|
/**
|
|
49
|
-
*
|
|
51
|
+
* Get the list of ediscoverySearch resources from an eDiscoveryCase object.
|
|
50
52
|
*/
|
|
51
53
|
export interface SearchesRequestBuilderGetQueryParameters {
|
|
52
54
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAElQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAElQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,0JAA0J,CAAC;AAczM;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -40,40 +40,43 @@ export interface EdiscoverySearchItemRequestBuilder extends BaseRequestBuilder<E
|
|
|
40
40
|
*/
|
|
41
41
|
get noncustodialSources(): NoncustodialSourcesRequestBuilder;
|
|
42
42
|
/**
|
|
43
|
-
* Delete
|
|
43
|
+
* Delete an ediscoverySearch object.
|
|
44
44
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
45
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
46
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0|Find more info here}
|
|
46
47
|
*/
|
|
47
48
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
48
49
|
/**
|
|
49
|
-
*
|
|
50
|
+
* Read the properties and relationships of an ediscoverySearch object.
|
|
50
51
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
52
|
* @returns {Promise<EdiscoverySearch>}
|
|
52
53
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
54
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0|Find more info here}
|
|
53
55
|
*/
|
|
54
56
|
get(requestConfiguration?: RequestConfiguration<EdiscoverySearchItemRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoverySearch | undefined>;
|
|
55
57
|
/**
|
|
56
|
-
* Update the
|
|
58
|
+
* Update the properties of an ediscoverySearch object.
|
|
57
59
|
* @param body The request body
|
|
58
60
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
59
61
|
* @returns {Promise<EdiscoverySearch>}
|
|
60
62
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
63
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0|Find more info here}
|
|
61
64
|
*/
|
|
62
65
|
patch(body: EdiscoverySearch, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoverySearch | undefined>;
|
|
63
66
|
/**
|
|
64
|
-
* Delete
|
|
67
|
+
* Delete an ediscoverySearch object.
|
|
65
68
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
66
69
|
* @returns {RequestInformation}
|
|
67
70
|
*/
|
|
68
71
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
69
72
|
/**
|
|
70
|
-
*
|
|
73
|
+
* Read the properties and relationships of an ediscoverySearch object.
|
|
71
74
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
72
75
|
* @returns {RequestInformation}
|
|
73
76
|
*/
|
|
74
77
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<EdiscoverySearchItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
75
78
|
/**
|
|
76
|
-
* Update the
|
|
79
|
+
* Update the properties of an ediscoverySearch object.
|
|
77
80
|
* @param body The request body
|
|
78
81
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
79
82
|
* @returns {RequestInformation}
|
|
@@ -81,7 +84,7 @@ export interface EdiscoverySearchItemRequestBuilder extends BaseRequestBuilder<E
|
|
|
81
84
|
toPatchRequestInformation(body: EdiscoverySearch, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
82
85
|
}
|
|
83
86
|
/**
|
|
84
|
-
*
|
|
87
|
+
* Read the properties and relationships of an ediscoverySearch object.
|
|
85
88
|
*/
|
|
86
89
|
export interface EdiscoverySearchItemRequestBuilderGetQueryParameters {
|
|
87
90
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAEzJ,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAEhL,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE5K,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AAEvK,OAAO,EAA0E,KAAK,sDAAsD,EAAE,MAAM,6CAA6C,CAAC;AAElM,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AAEvK,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AAExL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,wCAAwC,IAAI,sDAAsD,CAAC;IACvG;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAEzJ,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAEhL,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAE5K,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AAEvK,OAAO,EAA0E,KAAK,sDAAsD,EAAE,MAAM,6CAA6C,CAAC;AAElM,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AAEvK,OAAO,EAA0G,KAAK,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AAExL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,wCAAwC,IAAI,sDAAsD,CAAC;IACvG;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,2HAA2H,CAAC;AAQtL;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kCAAkC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAyBlL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC"}
|
|
@@ -16,18 +16,20 @@ export interface SettingsRequestBuilder extends BaseRequestBuilder<SettingsReque
|
|
|
16
16
|
*/
|
|
17
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Read the properties and relationships of an ediscoveryCaseSettings object.
|
|
20
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
21
|
* @returns {Promise<EdiscoveryCaseSettings>}
|
|
22
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0|Find more info here}
|
|
23
24
|
*/
|
|
24
25
|
get(requestConfiguration?: RequestConfiguration<SettingsRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoveryCaseSettings | undefined>;
|
|
25
26
|
/**
|
|
26
|
-
* Update the
|
|
27
|
+
* Update the properties of an ediscoveryCaseSettings object.
|
|
27
28
|
* @param body The request body
|
|
28
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
30
|
* @returns {Promise<EdiscoveryCaseSettings>}
|
|
30
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0|Find more info here}
|
|
31
33
|
*/
|
|
32
34
|
patch(body: EdiscoveryCaseSettings, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoveryCaseSettings | undefined>;
|
|
33
35
|
/**
|
|
@@ -37,13 +39,13 @@ export interface SettingsRequestBuilder extends BaseRequestBuilder<SettingsReque
|
|
|
37
39
|
*/
|
|
38
40
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
39
41
|
/**
|
|
40
|
-
*
|
|
42
|
+
* Read the properties and relationships of an ediscoveryCaseSettings object.
|
|
41
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
44
|
* @returns {RequestInformation}
|
|
43
45
|
*/
|
|
44
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<SettingsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
45
47
|
/**
|
|
46
|
-
* Update the
|
|
48
|
+
* Update the properties of an ediscoveryCaseSettings object.
|
|
47
49
|
* @param body The request body
|
|
48
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
51
|
* @returns {RequestInformation}
|
|
@@ -51,7 +53,7 @@ export interface SettingsRequestBuilder extends BaseRequestBuilder<SettingsReque
|
|
|
51
53
|
toPatchRequestInformation(body: EdiscoveryCaseSettings, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
54
|
}
|
|
53
55
|
/**
|
|
54
|
-
*
|
|
56
|
+
* Read the properties and relationships of an ediscoveryCaseSettings object.
|
|
55
57
|
*/
|
|
56
58
|
export interface SettingsRequestBuilderGetQueryParameters {
|
|
57
59
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAE3K,OAAO,EAAsE,KAAK,kDAAkD,EAAE,MAAM,yCAAyC,CAAC;AAEtL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,oCAAoC,IAAI,kDAAkD,CAAC;IAC/F;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAE3K,OAAO,EAAsE,KAAK,kDAAkD,EAAE,MAAM,yCAAyC,CAAC;AAEtL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,oCAAoC,IAAI,kDAAkD,CAAC;IAC/F;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,mGAAmG,CAAC;AAQlJ;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBA+BpD,CAAC"}
|
|
@@ -22,28 +22,30 @@ export interface TagsRequestBuilder extends BaseRequestBuilder<TagsRequestBuilde
|
|
|
22
22
|
*/
|
|
23
23
|
byEdiscoveryReviewTagId(ediscoveryReviewTagId: string): EdiscoveryReviewTagItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Get a list of eDiscoveryReviewTag objects and their properties.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<EdiscoveryReviewTagCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0|Find more info here}
|
|
29
30
|
*/
|
|
30
31
|
get(requestConfiguration?: RequestConfiguration<TagsRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoveryReviewTagCollectionResponse | undefined>;
|
|
31
32
|
/**
|
|
32
|
-
* Create new
|
|
33
|
+
* Create a new ediscoveryReviewTag object.
|
|
33
34
|
* @param body The request body
|
|
34
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
36
|
* @returns {Promise<EdiscoveryReviewTag>}
|
|
36
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0|Find more info here}
|
|
37
39
|
*/
|
|
38
40
|
post(body: EdiscoveryReviewTag, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoveryReviewTag | undefined>;
|
|
39
41
|
/**
|
|
40
|
-
*
|
|
42
|
+
* Get a list of eDiscoveryReviewTag objects and their properties.
|
|
41
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
44
|
* @returns {RequestInformation}
|
|
43
45
|
*/
|
|
44
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TagsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
45
47
|
/**
|
|
46
|
-
* Create new
|
|
48
|
+
* Create a new ediscoveryReviewTag object.
|
|
47
49
|
* @param body The request body
|
|
48
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
49
51
|
* @returns {RequestInformation}
|
|
@@ -51,7 +53,7 @@ export interface TagsRequestBuilder extends BaseRequestBuilder<TagsRequestBuilde
|
|
|
51
53
|
toPostRequestInformation(body: EdiscoveryReviewTag, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
54
|
}
|
|
53
55
|
/**
|
|
54
|
-
*
|
|
56
|
+
* Get a list of eDiscoveryReviewTag objects and their properties.
|
|
55
57
|
*/
|
|
56
58
|
export interface TagsRequestBuilderGetQueryParameters {
|
|
57
59
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEjR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAmE,KAAK,+CAA+C,EAAE,MAAM,sCAAsC,CAAC;AAE7K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,iCAAiC,IAAI,+CAA+C,CAAC;IACzF;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,yCAAyC,CAAC;AAEjR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAErL,OAAO,EAAmE,KAAK,+CAA+C,EAAE,MAAM,sCAAsC,CAAC;AAE7K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,iCAAiC,IAAI,+CAA+C,CAAC;IACzF;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oCAAoC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,oCAAoC;IACjD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,sJAAsJ,CAAC;AAcjM;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,kBAAkB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYlJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAuBhD,CAAC"}
|
|
@@ -15,40 +15,43 @@ export interface EdiscoveryReviewTagItemRequestBuilder extends BaseRequestBuilde
|
|
|
15
15
|
*/
|
|
16
16
|
get parent(): ParentRequestBuilder;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* Remove an ediscoveryReviewTag object.
|
|
19
19
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
20
20
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0|Find more info here}
|
|
21
22
|
*/
|
|
22
23
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
23
24
|
/**
|
|
24
|
-
*
|
|
25
|
+
* Read the properties and relationships of an ediscoveryReviewTag object.
|
|
25
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
27
|
* @returns {Promise<EdiscoveryReviewTag>}
|
|
27
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0|Find more info here}
|
|
28
30
|
*/
|
|
29
31
|
get(requestConfiguration?: RequestConfiguration<EdiscoveryReviewTagItemRequestBuilderGetQueryParameters> | undefined): Promise<EdiscoveryReviewTag | undefined>;
|
|
30
32
|
/**
|
|
31
|
-
* Update the
|
|
33
|
+
* Update the properties of an ediscoveryReviewTag object.
|
|
32
34
|
* @param body The request body
|
|
33
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
36
|
* @returns {Promise<EdiscoveryReviewTag>}
|
|
35
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0|Find more info here}
|
|
36
39
|
*/
|
|
37
40
|
patch(body: EdiscoveryReviewTag, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<EdiscoveryReviewTag | undefined>;
|
|
38
41
|
/**
|
|
39
|
-
*
|
|
42
|
+
* Remove an ediscoveryReviewTag object.
|
|
40
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
44
|
* @returns {RequestInformation}
|
|
42
45
|
*/
|
|
43
46
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
44
47
|
/**
|
|
45
|
-
*
|
|
48
|
+
* Read the properties and relationships of an ediscoveryReviewTag object.
|
|
46
49
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
50
|
* @returns {RequestInformation}
|
|
48
51
|
*/
|
|
49
52
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<EdiscoveryReviewTagItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
50
53
|
/**
|
|
51
|
-
* Update the
|
|
54
|
+
* Update the properties of an ediscoveryReviewTag object.
|
|
52
55
|
* @param body The request body
|
|
53
56
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
57
|
* @returns {RequestInformation}
|
|
@@ -56,7 +59,7 @@ export interface EdiscoveryReviewTagItemRequestBuilder extends BaseRequestBuilde
|
|
|
56
59
|
toPatchRequestInformation(body: EdiscoveryReviewTag, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
57
60
|
}
|
|
58
61
|
/**
|
|
59
|
-
*
|
|
62
|
+
* Read the properties and relationships of an ediscoveryReviewTag object.
|
|
60
63
|
*/
|
|
61
64
|
export interface EdiscoveryReviewTagItemRequestBuilderGetQueryParameters {
|
|
62
65
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAElK,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAElK,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAEhJ,OAAO,EAAwC,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE5F,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0HAA0H,CAAC;AAQxL;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qCAAqC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQxL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns {Promise<number>}
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Get the number of the resource
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Get the number of the resource
|
|
22
|
+
*/
|
|
23
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
24
|
+
/**
|
|
25
|
+
* Filter items by property values
|
|
26
|
+
*/
|
|
27
|
+
filter?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Search items by search phrases
|
|
30
|
+
*/
|
|
31
|
+
search?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Uri template for the request builder.
|
|
35
|
+
*/
|
|
36
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/security/identities/healthIssues/$count{?%24filter,%24search}";
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
41
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,6EAA6E,CAAC;AAQzH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Uri template for the request builder.
|
|
11
|
+
*/
|
|
12
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/security/identities/healthIssues/$count{?%24filter,%24search}";
|
|
13
|
+
/**
|
|
14
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
15
|
+
*/
|
|
16
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"search": "%24search",
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Metadata for all the requests in the request builder.
|
|
22
|
+
*/
|
|
23
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
24
|
+
get: {
|
|
25
|
+
uriTemplate: exports.CountRequestBuilderUriTemplate,
|
|
26
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
27
|
+
errorMappings: {
|
|
28
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
29
|
+
},
|
|
30
|
+
adapterMethodName: "sendPrimitive",
|
|
31
|
+
responseBodyFactory: "number",
|
|
32
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
33
|
+
},
|
|
34
|
+
};
|
|
35
|
+
/* tslint:enable */
|
|
36
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type HealthIssue, type HealthIssueCollectionResponse } from '@microsoft/msgraph-sdk/models/security/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type HealthIssueItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the healthIssues property of the microsoft.graph.security.identityContainer entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface HealthIssuesRequestBuilder extends BaseRequestBuilder<HealthIssuesRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the healthIssues property of the microsoft.graph.security.identityContainer entity.
|
|
15
|
+
* @param healthIssueId The unique identifier of healthIssue
|
|
16
|
+
* @returns {HealthIssueItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byHealthIssueId(healthIssueId: string): HealthIssueItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get healthIssues from security
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<HealthIssueCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<HealthIssuesRequestBuilderGetQueryParameters> | undefined): Promise<HealthIssueCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create new navigation property to healthIssues for security
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {Promise<HealthIssue>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
*/
|
|
33
|
+
post(body: HealthIssue, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<HealthIssue | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Get healthIssues from security
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<HealthIssuesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create new navigation property to healthIssues for security
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns {RequestInformation}
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: HealthIssue, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get healthIssues from security
|
|
50
|
+
*/
|
|
51
|
+
export interface HealthIssuesRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Uri template for the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const HealthIssuesRequestBuilderUriTemplate = "{+baseurl}/security/identities/healthIssues{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const HealthIssuesRequestBuilderNavigationMetadata: Record<Exclude<keyof HealthIssuesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const HealthIssuesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AAEzO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAE5G,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,6HAA6H,CAAC;AAchL;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC"}
|