@azure/arm-appcomplianceautomation 1.0.0-beta.1 → 1.0.1-alpha.20240627.2
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/CHANGELOG.md +15 -3
- package/LICENSE +1 -1
- package/README.md +3 -4
- package/dist/index.js +4576 -1487
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/evidenceCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/evidenceDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/evidenceDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/evidenceDeleteSample.js +37 -0
- package/dist-esm/samples-dev/evidenceDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/evidenceDownloadSample.d.ts +2 -0
- package/dist-esm/samples-dev/evidenceDownloadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/evidenceDownloadSample.js +40 -0
- package/dist-esm/samples-dev/evidenceDownloadSample.js.map +1 -0
- package/dist-esm/samples-dev/evidenceGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/evidenceGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/evidenceGetSample.js +37 -0
- package/dist-esm/samples-dev/evidenceGetSample.js.map +1 -0
- package/dist-esm/samples-dev/evidenceListByReportSample.d.ts +2 -0
- package/dist-esm/samples-dev/evidenceListByReportSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/evidenceListByReportSample.js +52 -0
- package/dist-esm/samples-dev/evidenceListByReportSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +17 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.js +38 -0
- package/dist-esm/samples-dev/providerActionsCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.js +37 -0
- package/dist-esm/samples-dev/providerActionsGetCollectionCountSample.js.map +1 -0
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.js +37 -0
- package/dist-esm/samples-dev/providerActionsGetOverviewStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.js +55 -0
- package/dist-esm/samples-dev/providerActionsListInUseStorageAccountsSample.js.map +1 -0
- package/dist-esm/samples-dev/providerActionsOnboardSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsOnboardSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsOnboardSample.js +40 -0
- package/dist-esm/samples-dev/providerActionsOnboardSample.js.map +1 -0
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.d.ts +2 -0
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.js +39 -0
- package/dist-esm/samples-dev/providerActionsTriggerEvaluationSample.js.map +1 -0
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.js +27 -14
- package/dist-esm/samples-dev/reportCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/reportDeleteSample.js +9 -2
- package/dist-esm/samples-dev/reportDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/reportFixSample.d.ts +2 -0
- package/dist-esm/samples-dev/reportFixSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/reportFixSample.js +36 -0
- package/dist-esm/samples-dev/reportFixSample.js.map +1 -0
- package/dist-esm/samples-dev/reportGetSample.js +9 -2
- package/dist-esm/samples-dev/reportGetSample.js.map +1 -1
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.js +36 -0
- package/dist-esm/samples-dev/reportGetScopingQuestionsSample.js.map +1 -0
- package/dist-esm/samples-dev/reportListSample.d.ts +2 -0
- package/dist-esm/samples-dev/reportListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{reportsListSample.js → reportListSample.js} +19 -10
- package/dist-esm/samples-dev/reportListSample.js.map +1 -0
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.js +77 -0
- package/dist-esm/samples-dev/reportNestedResourceCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/reportSyncCertRecordSample.d.ts +2 -0
- package/dist-esm/samples-dev/reportSyncCertRecordSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/reportSyncCertRecordSample.js +48 -0
- package/dist-esm/samples-dev/reportSyncCertRecordSample.js.map +1 -0
- package/dist-esm/samples-dev/reportUpdateSample.js +33 -14
- package/dist-esm/samples-dev/reportUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/reportVerifySample.d.ts +2 -0
- package/dist-esm/samples-dev/reportVerifySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/reportVerifySample.js +36 -0
- package/dist-esm/samples-dev/reportVerifySample.js.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.js +56 -0
- package/dist-esm/samples-dev/scopingConfigurationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.js +37 -0
- package/dist-esm/samples-dev/scopingConfigurationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopingConfigurationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationGetSample.js +37 -0
- package/dist-esm/samples-dev/scopingConfigurationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/scopingConfigurationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/scopingConfigurationListSample.js +52 -0
- package/dist-esm/samples-dev/scopingConfigurationListSample.js.map +1 -0
- package/dist-esm/samples-dev/snapshotDownloadSample.js +35 -32
- package/dist-esm/samples-dev/snapshotDownloadSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotGetSample.js +9 -2
- package/dist-esm/samples-dev/snapshotGetSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotListSample.d.ts +2 -0
- package/dist-esm/samples-dev/snapshotListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{snapshotsListSample.js → snapshotListSample.js} +21 -12
- package/dist-esm/samples-dev/snapshotListSample.js.map +1 -0
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/webhookCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webhookDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhookDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhookDeleteSample.js +37 -0
- package/dist-esm/samples-dev/webhookDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/webhookGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhookGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhookGetSample.js +37 -0
- package/dist-esm/samples-dev/webhookGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webhookListSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhookListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhookListSample.js +55 -0
- package/dist-esm/samples-dev/webhookListSample.js.map +1 -0
- package/dist-esm/samples-dev/webhookUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webhookUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webhookUpdateSample.js +50 -0
- package/dist-esm/samples-dev/webhookUpdateSample.js.map +1 -0
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.d.ts +5 -3
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.d.ts.map +1 -1
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.js +13 -11
- package/dist-esm/src/appComplianceAutomationToolForMicrosoft365.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1422 -360
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +272 -84
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +57 -7
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2212 -782
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +21 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +171 -57
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/evidence.d.ts +65 -0
- package/dist-esm/src/operations/evidence.d.ts.map +1 -0
- package/dist-esm/src/operations/evidence.js +273 -0
- package/dist-esm/src/operations/evidence.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +4 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +4 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.js +17 -16
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/providerActions.d.ts +62 -0
- package/dist-esm/src/operations/providerActions.d.ts.map +1 -0
- package/dist-esm/src/operations/providerActions.js +292 -0
- package/dist-esm/src/operations/providerActions.js.map +1 -0
- package/dist-esm/src/operations/report.d.ts +85 -12
- package/dist-esm/src/operations/report.d.ts.map +1 -1
- package/dist-esm/src/operations/report.js +496 -63
- package/dist-esm/src/operations/report.js.map +1 -1
- package/dist-esm/src/operations/scopingConfiguration.d.ts +58 -0
- package/dist-esm/src/operations/scopingConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operations/scopingConfiguration.js +229 -0
- package/dist-esm/src/operations/scopingConfiguration.js.map +1 -0
- package/dist-esm/src/operations/snapshot.d.ts +28 -6
- package/dist-esm/src/operations/snapshot.d.ts.map +1 -1
- package/dist-esm/src/operations/snapshot.js +155 -30
- package/dist-esm/src/operations/snapshot.js.map +1 -1
- package/dist-esm/src/operations/webhook.d.ts +65 -0
- package/dist-esm/src/operations/webhook.d.ts.map +1 -0
- package/dist-esm/src/operations/webhook.js +269 -0
- package/dist-esm/src/operations/webhook.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/evidence.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/evidence.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{snapshots.js → evidence.js} +1 -1
- package/dist-esm/src/operationsInterfaces/evidence.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +4 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +4 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/providerActions.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/providerActions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/providerActions.js +9 -0
- package/dist-esm/src/operationsInterfaces/providerActions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/report.d.ts +72 -12
- package/dist-esm/src/operationsInterfaces/report.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.d.ts +35 -0
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.js +9 -0
- package/dist-esm/src/operationsInterfaces/scopingConfiguration.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/snapshot.d.ts +13 -6
- package/dist-esm/src/operationsInterfaces/snapshot.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webhook.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/webhook.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{reports.js → webhook.js} +1 -1
- package/dist-esm/src/operationsInterfaces/webhook.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.js +74 -0
- package/dist-esm/test/appcomplianceautomation_operations_test.spec.js.map +1 -0
- package/package.json +23 -27
- package/review/arm-appcomplianceautomation.api.md +921 -178
- package/src/appComplianceAutomationToolForMicrosoft365.ts +34 -25
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +1644 -438
- package/src/models/mappers.ts +2279 -786
- package/src/models/parameters.ts +201 -58
- package/src/operations/evidence.ts +343 -0
- package/src/operations/index.ts +4 -2
- package/src/operations/operations.ts +18 -19
- package/src/operations/providerActions.ts +405 -0
- package/src/operations/report.ts +665 -115
- package/src/operations/scopingConfiguration.ts +283 -0
- package/src/operations/snapshot.ts +195 -53
- package/src/operations/webhook.ts +335 -0
- package/src/operationsInterfaces/evidence.ts +83 -0
- package/src/operationsInterfaces/index.ts +4 -2
- package/src/operationsInterfaces/operations.ts +2 -2
- package/src/operationsInterfaces/providerActions.ts +115 -0
- package/src/operationsInterfaces/report.ts +138 -23
- package/src/operationsInterfaces/scopingConfiguration.ts +68 -0
- package/src/operationsInterfaces/snapshot.ts +24 -11
- package/src/operationsInterfaces/webhook.ts +83 -0
- package/src/pagingHelper.ts +5 -5
- package/types/arm-appcomplianceautomation.d.ts +1957 -551
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/reportsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/reportsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/reportsListSample.js.map +0 -1
- package/dist-esm/samples-dev/snapshotsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/snapshotsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/snapshotsListSample.js.map +0 -1
- package/dist-esm/src/operations/reports.d.ts +0 -32
- package/dist-esm/src/operations/reports.d.ts.map +0 -1
- package/dist-esm/src/operations/reports.js +0 -146
- package/dist-esm/src/operations/reports.js.map +0 -1
- package/dist-esm/src/operations/snapshots.d.ts +0 -35
- package/dist-esm/src/operations/snapshots.d.ts.map +0 -1
- package/dist-esm/src/operations/snapshots.js +0 -149
- package/dist-esm/src/operations/snapshots.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/reports.d.ts +0 -11
- package/dist-esm/src/operationsInterfaces/reports.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/reports.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/snapshots.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/snapshots.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/snapshots.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/rollup.config.js +0 -122
- package/src/operations/reports.ts +0 -164
- package/src/operations/snapshots.ts +0 -176
- package/src/operationsInterfaces/reports.ts +0 -22
- package/src/operationsInterfaces/snapshots.ts +0 -24
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
|
|
7
7
|
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
9
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
-
import {
|
|
11
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
14
|
export type ActionType = string;
|
|
@@ -21,15 +21,19 @@ export class AppComplianceAutomationToolForMicrosoft365 extends coreClient.Servi
|
|
|
21
21
|
// (undocumented)
|
|
22
22
|
apiVersion: string;
|
|
23
23
|
// (undocumented)
|
|
24
|
+
evidence: Evidence;
|
|
25
|
+
// (undocumented)
|
|
24
26
|
operations: Operations;
|
|
25
27
|
// (undocumented)
|
|
26
|
-
|
|
28
|
+
providerActions: ProviderActions;
|
|
29
|
+
// (undocumented)
|
|
30
|
+
report: Report_2;
|
|
27
31
|
// (undocumented)
|
|
28
|
-
|
|
32
|
+
scopingConfiguration: ScopingConfiguration;
|
|
29
33
|
// (undocumented)
|
|
30
34
|
snapshot: Snapshot;
|
|
31
35
|
// (undocumented)
|
|
32
|
-
|
|
36
|
+
webhook: Webhook;
|
|
33
37
|
}
|
|
34
38
|
|
|
35
39
|
// @public
|
|
@@ -40,56 +44,53 @@ export interface AppComplianceAutomationToolForMicrosoft365OptionalParams extend
|
|
|
40
44
|
}
|
|
41
45
|
|
|
42
46
|
// @public
|
|
43
|
-
export interface
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly policyId?: string;
|
|
48
|
-
readonly remediation?: string;
|
|
49
|
-
readonly resourceList?: AssessmentResource[];
|
|
50
|
-
readonly severity?: AssessmentSeverity;
|
|
47
|
+
export interface Category {
|
|
48
|
+
readonly categoryName?: string;
|
|
49
|
+
readonly categoryStatus?: CategoryStatus;
|
|
50
|
+
readonly controlFamilies?: ControlFamily[];
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
// @public
|
|
54
|
-
export
|
|
55
|
-
readonly reason?: string;
|
|
56
|
-
readonly resourceId?: string;
|
|
57
|
-
readonly resourceStatus?: ResourceStatus;
|
|
58
|
-
readonly statusChangeDate?: string;
|
|
59
|
-
}
|
|
54
|
+
export type CategoryStatus = string;
|
|
60
55
|
|
|
61
56
|
// @public
|
|
62
|
-
export
|
|
57
|
+
export interface CertSyncRecord {
|
|
58
|
+
certificationStatus?: string;
|
|
59
|
+
controls?: ControlSyncRecord[];
|
|
60
|
+
ingestionStatus?: string;
|
|
61
|
+
offerGuid?: string;
|
|
62
|
+
}
|
|
63
63
|
|
|
64
64
|
// @public
|
|
65
|
-
export
|
|
66
|
-
readonly categoryName?: string;
|
|
67
|
-
readonly categoryStatus?: CategoryStatus;
|
|
68
|
-
readonly categoryType?: CategoryType;
|
|
69
|
-
readonly controlFamilies?: ControlFamily[];
|
|
70
|
-
}
|
|
65
|
+
export type CheckNameAvailabilityReason = string;
|
|
71
66
|
|
|
72
67
|
// @public
|
|
73
|
-
export
|
|
68
|
+
export interface CheckNameAvailabilityRequest {
|
|
69
|
+
name?: string;
|
|
70
|
+
type?: string;
|
|
71
|
+
}
|
|
74
72
|
|
|
75
73
|
// @public
|
|
76
|
-
export
|
|
74
|
+
export interface CheckNameAvailabilityResponse {
|
|
75
|
+
message?: string;
|
|
76
|
+
nameAvailable?: boolean;
|
|
77
|
+
reason?: CheckNameAvailabilityReason;
|
|
78
|
+
}
|
|
77
79
|
|
|
78
80
|
// @public
|
|
79
81
|
export interface ComplianceReportItem {
|
|
80
82
|
readonly categoryName?: string;
|
|
81
|
-
readonly
|
|
83
|
+
readonly controlFamilyName?: string;
|
|
82
84
|
readonly controlId?: string;
|
|
83
85
|
readonly controlName?: string;
|
|
84
|
-
readonly
|
|
85
|
-
readonly policyDescription?: string;
|
|
86
|
-
readonly policyDisplayName?: string;
|
|
87
|
-
readonly policyId?: string;
|
|
88
|
-
readonly resourceGroup?: string;
|
|
86
|
+
readonly controlStatus?: ControlStatus;
|
|
89
87
|
readonly resourceId?: string;
|
|
88
|
+
readonly resourceOrigin?: ResourceOrigin;
|
|
89
|
+
readonly resourceStatus?: ResourceStatus;
|
|
90
|
+
readonly resourceStatusChangeDate?: Date;
|
|
90
91
|
readonly resourceType?: string;
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
92
|
+
readonly responsibilityDescription?: string;
|
|
93
|
+
readonly responsibilityTitle?: string;
|
|
93
94
|
}
|
|
94
95
|
|
|
95
96
|
// @public
|
|
@@ -99,43 +100,44 @@ export interface ComplianceResult {
|
|
|
99
100
|
}
|
|
100
101
|
|
|
101
102
|
// @public
|
|
102
|
-
export type
|
|
103
|
+
export type ContentType = string;
|
|
103
104
|
|
|
104
105
|
// @public
|
|
105
106
|
export interface Control {
|
|
106
|
-
readonly assessments?: Assessment[];
|
|
107
107
|
readonly controlDescription?: string;
|
|
108
108
|
readonly controlDescriptionHyperLink?: string;
|
|
109
109
|
readonly controlFullName?: string;
|
|
110
110
|
readonly controlId?: string;
|
|
111
|
-
readonly
|
|
111
|
+
readonly controlName?: string;
|
|
112
112
|
readonly controlStatus?: ControlStatus;
|
|
113
|
-
readonly
|
|
113
|
+
readonly responsibilities?: Responsibility[];
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
// @public
|
|
117
117
|
export interface ControlFamily {
|
|
118
|
+
readonly controlFamilyName?: string;
|
|
119
|
+
readonly controlFamilyStatus?: ControlFamilyStatus;
|
|
118
120
|
readonly controls?: Control[];
|
|
119
|
-
readonly familyName?: string;
|
|
120
|
-
readonly familyStatus?: ControlFamilyStatus;
|
|
121
|
-
readonly familyType?: ControlFamilyType;
|
|
122
121
|
}
|
|
123
122
|
|
|
124
123
|
// @public
|
|
125
124
|
export type ControlFamilyStatus = string;
|
|
126
125
|
|
|
127
|
-
// @public
|
|
128
|
-
export type ControlFamilyType = string;
|
|
129
|
-
|
|
130
126
|
// @public
|
|
131
127
|
export type ControlStatus = string;
|
|
132
128
|
|
|
133
129
|
// @public
|
|
134
|
-
export
|
|
130
|
+
export interface ControlSyncRecord {
|
|
131
|
+
controlId?: string;
|
|
132
|
+
controlStatus?: string;
|
|
133
|
+
}
|
|
135
134
|
|
|
136
135
|
// @public
|
|
137
136
|
export type CreatedByType = string;
|
|
138
137
|
|
|
138
|
+
// @public
|
|
139
|
+
export type DeliveryStatus = string;
|
|
140
|
+
|
|
139
141
|
// @public
|
|
140
142
|
export interface DownloadResponse {
|
|
141
143
|
readonly complianceDetailedPdfReport?: DownloadResponseComplianceDetailedPdfReport;
|
|
@@ -157,6 +159,9 @@ export interface DownloadResponseCompliancePdfReport {
|
|
|
157
159
|
// @public
|
|
158
160
|
export type DownloadType = string;
|
|
159
161
|
|
|
162
|
+
// @public
|
|
163
|
+
export type EnableSslVerification = string;
|
|
164
|
+
|
|
160
165
|
// @public
|
|
161
166
|
export interface ErrorAdditionalInfo {
|
|
162
167
|
readonly info?: Record<string, unknown>;
|
|
@@ -178,67 +183,169 @@ export interface ErrorResponse {
|
|
|
178
183
|
}
|
|
179
184
|
|
|
180
185
|
// @public
|
|
181
|
-
export
|
|
186
|
+
export interface Evidence {
|
|
187
|
+
createOrUpdate(reportName: string, evidenceName: string, properties: EvidenceResource, options?: EvidenceCreateOrUpdateOptionalParams): Promise<EvidenceCreateOrUpdateResponse>;
|
|
188
|
+
delete(reportName: string, evidenceName: string, options?: EvidenceDeleteOptionalParams): Promise<void>;
|
|
189
|
+
download(reportName: string, evidenceName: string, body: EvidenceFileDownloadRequest, options?: EvidenceDownloadOptionalParams): Promise<EvidenceDownloadResponse>;
|
|
190
|
+
get(reportName: string, evidenceName: string, options?: EvidenceGetOptionalParams): Promise<EvidenceGetResponse>;
|
|
191
|
+
listByReport(reportName: string, options?: EvidenceListByReportOptionalParams): PagedAsyncIterableIterator<EvidenceResource>;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
// @public
|
|
195
|
+
export interface EvidenceCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
196
|
+
offerGuid?: string;
|
|
197
|
+
reportCreatorTenantId?: string;
|
|
198
|
+
}
|
|
182
199
|
|
|
183
200
|
// @public
|
|
184
|
-
export type
|
|
201
|
+
export type EvidenceCreateOrUpdateResponse = EvidenceResource;
|
|
185
202
|
|
|
186
203
|
// @public
|
|
187
|
-
export
|
|
188
|
-
Internal = "Internal"
|
|
204
|
+
export interface EvidenceDeleteOptionalParams extends coreClient.OperationOptions {
|
|
189
205
|
}
|
|
190
206
|
|
|
191
207
|
// @public
|
|
192
|
-
export
|
|
193
|
-
High = "High",
|
|
194
|
-
Low = "Low",
|
|
195
|
-
Medium = "Medium"
|
|
208
|
+
export interface EvidenceDownloadOptionalParams extends coreClient.OperationOptions {
|
|
196
209
|
}
|
|
197
210
|
|
|
198
211
|
// @public
|
|
199
|
-
export
|
|
200
|
-
|
|
201
|
-
|
|
212
|
+
export type EvidenceDownloadResponse = EvidenceFileDownloadResponse;
|
|
213
|
+
|
|
214
|
+
// @public
|
|
215
|
+
export interface EvidenceFileDownloadRequest {
|
|
216
|
+
offerGuid?: string;
|
|
217
|
+
reportCreatorTenantId?: string;
|
|
202
218
|
}
|
|
203
219
|
|
|
204
220
|
// @public
|
|
205
|
-
export
|
|
206
|
-
|
|
207
|
-
Manual = "Manual",
|
|
208
|
-
PartiallyAutomated = "PartiallyAutomated"
|
|
221
|
+
export interface EvidenceFileDownloadResponse {
|
|
222
|
+
readonly evidenceFile?: EvidenceFileDownloadResponseEvidenceFile;
|
|
209
223
|
}
|
|
210
224
|
|
|
211
225
|
// @public
|
|
212
|
-
export
|
|
213
|
-
|
|
214
|
-
Unhealthy = "Unhealthy"
|
|
226
|
+
export interface EvidenceFileDownloadResponseEvidenceFile {
|
|
227
|
+
readonly url?: string;
|
|
215
228
|
}
|
|
216
229
|
|
|
217
230
|
// @public
|
|
218
|
-
export
|
|
219
|
-
Healthy = "Healthy",
|
|
220
|
-
Unhealthy = "Unhealthy"
|
|
231
|
+
export interface EvidenceGetOptionalParams extends coreClient.OperationOptions {
|
|
221
232
|
}
|
|
222
233
|
|
|
223
234
|
// @public
|
|
224
|
-
export
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
235
|
+
export type EvidenceGetResponse = EvidenceResource;
|
|
236
|
+
|
|
237
|
+
// @public
|
|
238
|
+
export interface EvidenceListByReportNextOptionalParams extends coreClient.OperationOptions {
|
|
228
239
|
}
|
|
229
240
|
|
|
230
241
|
// @public
|
|
231
|
-
export
|
|
242
|
+
export type EvidenceListByReportNextResponse = EvidenceResourceListResult;
|
|
243
|
+
|
|
244
|
+
// @public
|
|
245
|
+
export interface EvidenceListByReportOptionalParams extends coreClient.OperationOptions {
|
|
246
|
+
filter?: string;
|
|
247
|
+
offerGuid?: string;
|
|
248
|
+
orderby?: string;
|
|
249
|
+
reportCreatorTenantId?: string;
|
|
250
|
+
select?: string;
|
|
251
|
+
skipToken?: string;
|
|
252
|
+
top?: number;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export type EvidenceListByReportResponse = EvidenceResourceListResult;
|
|
257
|
+
|
|
258
|
+
// @public
|
|
259
|
+
export interface EvidenceProperties {
|
|
260
|
+
controlId?: string;
|
|
261
|
+
evidenceType?: EvidenceType;
|
|
262
|
+
extraData?: string;
|
|
263
|
+
filePath: string;
|
|
264
|
+
readonly provisioningState?: ProvisioningState;
|
|
265
|
+
responsibilityId?: string;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
// @public
|
|
269
|
+
export interface EvidenceResource extends ProxyResource {
|
|
270
|
+
properties: EvidenceProperties;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
// @public
|
|
274
|
+
export interface EvidenceResourceListResult {
|
|
275
|
+
nextLink?: string;
|
|
276
|
+
value: EvidenceResource[];
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
// @public
|
|
280
|
+
export type EvidenceType = string;
|
|
281
|
+
|
|
282
|
+
// @public
|
|
283
|
+
export interface GetCollectionCountRequest {
|
|
284
|
+
type?: string;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
// @public
|
|
288
|
+
export interface GetCollectionCountResponse {
|
|
289
|
+
count?: number;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
// @public
|
|
293
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
294
|
+
|
|
295
|
+
// @public
|
|
296
|
+
export interface GetOverviewStatusRequest {
|
|
297
|
+
type?: string;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
// @public
|
|
301
|
+
export interface GetOverviewStatusResponse {
|
|
302
|
+
statusList?: StatusItem[];
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export type InputType = string;
|
|
307
|
+
|
|
308
|
+
// @public
|
|
309
|
+
export type IsRecommendSolution = string;
|
|
310
|
+
|
|
311
|
+
// @public
|
|
312
|
+
export enum KnownActionType {
|
|
313
|
+
Internal = "Internal"
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
// @public
|
|
317
|
+
export enum KnownCategoryStatus {
|
|
232
318
|
Failed = "Failed",
|
|
233
319
|
NotApplicable = "NotApplicable",
|
|
234
|
-
Passed = "Passed"
|
|
320
|
+
Passed = "Passed",
|
|
321
|
+
PendingApproval = "PendingApproval"
|
|
235
322
|
}
|
|
236
323
|
|
|
237
324
|
// @public
|
|
238
|
-
export enum
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
325
|
+
export enum KnownCheckNameAvailabilityReason {
|
|
326
|
+
AlreadyExists = "AlreadyExists",
|
|
327
|
+
Invalid = "Invalid"
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
// @public
|
|
331
|
+
export enum KnownContentType {
|
|
332
|
+
ApplicationJson = "application/json"
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
// @public
|
|
336
|
+
export enum KnownControlFamilyStatus {
|
|
337
|
+
Failed = "Failed",
|
|
338
|
+
NotApplicable = "NotApplicable",
|
|
339
|
+
Passed = "Passed",
|
|
340
|
+
PendingApproval = "PendingApproval"
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
// @public
|
|
344
|
+
export enum KnownControlStatus {
|
|
345
|
+
Failed = "Failed",
|
|
346
|
+
NotApplicable = "NotApplicable",
|
|
347
|
+
Passed = "Passed",
|
|
348
|
+
PendingApproval = "PendingApproval"
|
|
242
349
|
}
|
|
243
350
|
|
|
244
351
|
// @public
|
|
@@ -249,6 +356,13 @@ export enum KnownCreatedByType {
|
|
|
249
356
|
User = "User"
|
|
250
357
|
}
|
|
251
358
|
|
|
359
|
+
// @public
|
|
360
|
+
export enum KnownDeliveryStatus {
|
|
361
|
+
Failed = "Failed",
|
|
362
|
+
NotStarted = "NotStarted",
|
|
363
|
+
Succeeded = "Succeeded"
|
|
364
|
+
}
|
|
365
|
+
|
|
252
366
|
// @public
|
|
253
367
|
export enum KnownDownloadType {
|
|
254
368
|
ComplianceDetailedPdfReport = "ComplianceDetailedPdfReport",
|
|
@@ -258,9 +372,53 @@ export enum KnownDownloadType {
|
|
|
258
372
|
}
|
|
259
373
|
|
|
260
374
|
// @public
|
|
261
|
-
export enum
|
|
262
|
-
False = "
|
|
263
|
-
True = "
|
|
375
|
+
export enum KnownEnableSslVerification {
|
|
376
|
+
False = "false",
|
|
377
|
+
True = "true"
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
// @public
|
|
381
|
+
export enum KnownEvidenceType {
|
|
382
|
+
AutoCollectedEvidence = "AutoCollectedEvidence",
|
|
383
|
+
Data = "Data",
|
|
384
|
+
File = "File"
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
// @public
|
|
388
|
+
export enum KnownInputType {
|
|
389
|
+
Boolean = "Boolean",
|
|
390
|
+
Date = "Date",
|
|
391
|
+
Email = "Email",
|
|
392
|
+
Group = "Group",
|
|
393
|
+
MultilineText = "MultilineText",
|
|
394
|
+
MultiSelectCheckbox = "MultiSelectCheckbox",
|
|
395
|
+
MultiSelectDropdown = "MultiSelectDropdown",
|
|
396
|
+
MultiSelectDropdownCustom = "MultiSelectDropdownCustom",
|
|
397
|
+
None = "None",
|
|
398
|
+
Number = "Number",
|
|
399
|
+
SingleSelectDropdown = "SingleSelectDropdown",
|
|
400
|
+
SingleSelection = "SingleSelection",
|
|
401
|
+
Telephone = "Telephone",
|
|
402
|
+
Text = "Text",
|
|
403
|
+
Upload = "Upload",
|
|
404
|
+
Url = "Url",
|
|
405
|
+
YearPicker = "YearPicker",
|
|
406
|
+
YesNoNa = "YesNoNa"
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
// @public
|
|
410
|
+
export enum KnownIsRecommendSolution {
|
|
411
|
+
False = "false",
|
|
412
|
+
True = "true"
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
// @public
|
|
416
|
+
export enum KnownNotificationEvent {
|
|
417
|
+
AssessmentFailure = "assessment_failure",
|
|
418
|
+
GenerateSnapshotFailed = "generate_snapshot_failed",
|
|
419
|
+
GenerateSnapshotSuccess = "generate_snapshot_success",
|
|
420
|
+
ReportConfigurationChanges = "report_configuration_changes",
|
|
421
|
+
ReportDeletion = "report_deletion"
|
|
264
422
|
}
|
|
265
423
|
|
|
266
424
|
// @public
|
|
@@ -276,24 +434,134 @@ export enum KnownProvisioningState {
|
|
|
276
434
|
Creating = "Creating",
|
|
277
435
|
Deleting = "Deleting",
|
|
278
436
|
Failed = "Failed",
|
|
437
|
+
Fixing = "Fixing",
|
|
279
438
|
Succeeded = "Succeeded",
|
|
280
|
-
Updating = "Updating"
|
|
439
|
+
Updating = "Updating",
|
|
440
|
+
Verifying = "Verifying"
|
|
281
441
|
}
|
|
282
442
|
|
|
283
443
|
// @public
|
|
284
444
|
export enum KnownReportStatus {
|
|
285
445
|
Active = "Active",
|
|
286
446
|
Disabled = "Disabled",
|
|
287
|
-
Failed = "Failed"
|
|
447
|
+
Failed = "Failed",
|
|
448
|
+
Reviewing = "Reviewing"
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
// @public
|
|
452
|
+
export enum KnownResourceOrigin {
|
|
453
|
+
AWS = "AWS",
|
|
454
|
+
Azure = "Azure",
|
|
455
|
+
GCP = "GCP"
|
|
288
456
|
}
|
|
289
457
|
|
|
290
458
|
// @public
|
|
291
459
|
export enum KnownResourceStatus {
|
|
292
460
|
Healthy = "Healthy",
|
|
293
|
-
NotApplicable = "NotApplicable",
|
|
294
461
|
Unhealthy = "Unhealthy"
|
|
295
462
|
}
|
|
296
463
|
|
|
464
|
+
// @public
|
|
465
|
+
export enum KnownResponsibilityEnvironment {
|
|
466
|
+
AWS = "AWS",
|
|
467
|
+
Azure = "Azure",
|
|
468
|
+
GCP = "GCP",
|
|
469
|
+
General = "General"
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
// @public
|
|
473
|
+
export enum KnownResponsibilitySeverity {
|
|
474
|
+
High = "High",
|
|
475
|
+
Low = "Low",
|
|
476
|
+
Medium = "Medium"
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
// @public
|
|
480
|
+
export enum KnownResponsibilityStatus {
|
|
481
|
+
Failed = "Failed",
|
|
482
|
+
NotApplicable = "NotApplicable",
|
|
483
|
+
Passed = "Passed",
|
|
484
|
+
PendingApproval = "PendingApproval"
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
// @public
|
|
488
|
+
export enum KnownResponsibilityType {
|
|
489
|
+
Automated = "Automated",
|
|
490
|
+
Manual = "Manual",
|
|
491
|
+
ScopedManual = "ScopedManual"
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
// @public
|
|
495
|
+
export enum KnownResult {
|
|
496
|
+
Failed = "Failed",
|
|
497
|
+
Succeeded = "Succeeded"
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
// @public
|
|
501
|
+
export enum KnownRule {
|
|
502
|
+
AzureApplication = "AzureApplication",
|
|
503
|
+
CharLength = "CharLength",
|
|
504
|
+
CreditCardPCI = "CreditCardPCI",
|
|
505
|
+
Domains = "Domains",
|
|
506
|
+
DynamicDropdown = "DynamicDropdown",
|
|
507
|
+
PreventNonEnglishChar = "PreventNonEnglishChar",
|
|
508
|
+
PublicSOX = "PublicSOX",
|
|
509
|
+
PublisherVerification = "PublisherVerification",
|
|
510
|
+
Required = "Required",
|
|
511
|
+
Url = "Url",
|
|
512
|
+
Urls = "Urls",
|
|
513
|
+
USPrivacyShield = "USPrivacyShield",
|
|
514
|
+
ValidEmail = "ValidEmail",
|
|
515
|
+
ValidGuid = "ValidGuid"
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
// @public
|
|
519
|
+
export enum KnownSendAllEvents {
|
|
520
|
+
False = "false",
|
|
521
|
+
True = "true"
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
// @public
|
|
525
|
+
export enum KnownUpdateWebhookKey {
|
|
526
|
+
False = "false",
|
|
527
|
+
True = "true"
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
// @public
|
|
531
|
+
export enum KnownWebhookKeyEnabled {
|
|
532
|
+
False = "false",
|
|
533
|
+
True = "true"
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
// @public
|
|
537
|
+
export enum KnownWebhookStatus {
|
|
538
|
+
Disabled = "Disabled",
|
|
539
|
+
Enabled = "Enabled"
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
// @public
|
|
543
|
+
export interface ListInUseStorageAccountsRequest {
|
|
544
|
+
subscriptionIds?: string[];
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
// @public
|
|
548
|
+
export interface ListInUseStorageAccountsResponse {
|
|
549
|
+
storageAccountList?: StorageInfo[];
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
// @public
|
|
553
|
+
export type NotificationEvent = string;
|
|
554
|
+
|
|
555
|
+
// @public
|
|
556
|
+
export interface OnboardRequest {
|
|
557
|
+
subscriptionIds: string[];
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
// @public
|
|
561
|
+
export interface OnboardResponse {
|
|
562
|
+
subscriptionIds?: string[];
|
|
563
|
+
}
|
|
564
|
+
|
|
297
565
|
// @public
|
|
298
566
|
export interface Operation {
|
|
299
567
|
readonly actionType?: ActionType;
|
|
@@ -341,121 +609,309 @@ export type Origin = string;
|
|
|
341
609
|
|
|
342
610
|
// @public
|
|
343
611
|
export interface OverviewStatus {
|
|
344
|
-
failedCount?: number;
|
|
345
|
-
manualCount?: number;
|
|
346
|
-
|
|
612
|
+
readonly failedCount?: number;
|
|
613
|
+
readonly manualCount?: number;
|
|
614
|
+
readonly notApplicableCount?: number;
|
|
615
|
+
readonly passedCount?: number;
|
|
616
|
+
readonly pendingCount?: number;
|
|
347
617
|
}
|
|
348
618
|
|
|
349
619
|
// @public
|
|
350
|
-
export
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
620
|
+
export interface ProviderActions {
|
|
621
|
+
beginOnboard(body: OnboardRequest, options?: ProviderActionsOnboardOptionalParams): Promise<SimplePollerLike<OperationState<ProviderActionsOnboardResponse>, ProviderActionsOnboardResponse>>;
|
|
622
|
+
beginOnboardAndWait(body: OnboardRequest, options?: ProviderActionsOnboardOptionalParams): Promise<ProviderActionsOnboardResponse>;
|
|
623
|
+
beginTriggerEvaluation(body: TriggerEvaluationRequest, options?: ProviderActionsTriggerEvaluationOptionalParams): Promise<SimplePollerLike<OperationState<ProviderActionsTriggerEvaluationResponse>, ProviderActionsTriggerEvaluationResponse>>;
|
|
624
|
+
beginTriggerEvaluationAndWait(body: TriggerEvaluationRequest, options?: ProviderActionsTriggerEvaluationOptionalParams): Promise<ProviderActionsTriggerEvaluationResponse>;
|
|
625
|
+
checkNameAvailability(body: CheckNameAvailabilityRequest, options?: ProviderActionsCheckNameAvailabilityOptionalParams): Promise<ProviderActionsCheckNameAvailabilityResponse>;
|
|
626
|
+
getCollectionCount(body: GetCollectionCountRequest, options?: ProviderActionsGetCollectionCountOptionalParams): Promise<ProviderActionsGetCollectionCountResponse>;
|
|
627
|
+
getOverviewStatus(body: GetOverviewStatusRequest, options?: ProviderActionsGetOverviewStatusOptionalParams): Promise<ProviderActionsGetOverviewStatusResponse>;
|
|
628
|
+
listInUseStorageAccounts(body: ListInUseStorageAccountsRequest, options?: ProviderActionsListInUseStorageAccountsOptionalParams): Promise<ProviderActionsListInUseStorageAccountsResponse>;
|
|
354
629
|
}
|
|
355
630
|
|
|
356
631
|
// @public
|
|
357
|
-
export interface
|
|
358
|
-
beginCreateOrUpdate(reportName: string, parameters: ReportResource, options?: ReportCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReportCreateOrUpdateResponse>, ReportCreateOrUpdateResponse>>;
|
|
359
|
-
beginCreateOrUpdateAndWait(reportName: string, parameters: ReportResource, options?: ReportCreateOrUpdateOptionalParams): Promise<ReportCreateOrUpdateResponse>;
|
|
360
|
-
beginDelete(reportName: string, options?: ReportDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
361
|
-
beginDeleteAndWait(reportName: string, options?: ReportDeleteOptionalParams): Promise<void>;
|
|
362
|
-
beginUpdate(reportName: string, parameters: ReportResourcePatch, options?: ReportUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReportUpdateResponse>, ReportUpdateResponse>>;
|
|
363
|
-
beginUpdateAndWait(reportName: string, parameters: ReportResourcePatch, options?: ReportUpdateOptionalParams): Promise<ReportUpdateResponse>;
|
|
364
|
-
get(reportName: string, options?: ReportGetOptionalParams): Promise<ReportGetResponse>;
|
|
632
|
+
export interface ProviderActionsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
365
633
|
}
|
|
366
634
|
|
|
367
635
|
// @public
|
|
368
|
-
export
|
|
369
|
-
m365?: OverviewStatus;
|
|
370
|
-
}
|
|
636
|
+
export type ProviderActionsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
371
637
|
|
|
372
638
|
// @public
|
|
373
|
-
export interface
|
|
374
|
-
resumeFrom?: string;
|
|
375
|
-
updateIntervalInMs?: number;
|
|
639
|
+
export interface ProviderActionsGetCollectionCountOptionalParams extends coreClient.OperationOptions {
|
|
376
640
|
}
|
|
377
641
|
|
|
378
642
|
// @public
|
|
379
|
-
export type
|
|
643
|
+
export type ProviderActionsGetCollectionCountResponse = GetCollectionCountResponse;
|
|
380
644
|
|
|
381
645
|
// @public
|
|
382
|
-
export interface
|
|
383
|
-
resumeFrom?: string;
|
|
384
|
-
updateIntervalInMs?: number;
|
|
646
|
+
export interface ProviderActionsGetOverviewStatusOptionalParams extends coreClient.OperationOptions {
|
|
385
647
|
}
|
|
386
648
|
|
|
387
649
|
// @public
|
|
388
|
-
export
|
|
650
|
+
export type ProviderActionsGetOverviewStatusResponse = GetOverviewStatusResponse;
|
|
651
|
+
|
|
652
|
+
// @public
|
|
653
|
+
export interface ProviderActionsListInUseStorageAccountsOptionalParams extends coreClient.OperationOptions {
|
|
389
654
|
}
|
|
390
655
|
|
|
391
656
|
// @public
|
|
392
|
-
export type
|
|
657
|
+
export type ProviderActionsListInUseStorageAccountsResponse = ListInUseStorageAccountsResponse;
|
|
393
658
|
|
|
394
659
|
// @public
|
|
395
|
-
export interface
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
readonly lastTriggerTime?: Date;
|
|
399
|
-
readonly nextTriggerTime?: Date;
|
|
400
|
-
offerGuid?: string;
|
|
401
|
-
readonly provisioningState?: ProvisioningState;
|
|
402
|
-
readonly reportName?: string;
|
|
403
|
-
resources: ResourceMetadata[];
|
|
404
|
-
readonly status?: ReportStatus;
|
|
405
|
-
readonly subscriptions?: string[];
|
|
406
|
-
readonly tenantId?: string;
|
|
407
|
-
timeZone: string;
|
|
408
|
-
triggerTime: Date;
|
|
660
|
+
export interface ProviderActionsOnboardHeaders {
|
|
661
|
+
location?: string;
|
|
662
|
+
retryAfter?: number;
|
|
409
663
|
}
|
|
410
664
|
|
|
411
665
|
// @public
|
|
412
|
-
export interface
|
|
413
|
-
|
|
666
|
+
export interface ProviderActionsOnboardOptionalParams extends coreClient.OperationOptions {
|
|
667
|
+
resumeFrom?: string;
|
|
668
|
+
updateIntervalInMs?: number;
|
|
414
669
|
}
|
|
415
670
|
|
|
416
671
|
// @public
|
|
417
|
-
export
|
|
418
|
-
nextLink?: string;
|
|
419
|
-
readonly value?: ReportResource[];
|
|
420
|
-
}
|
|
672
|
+
export type ProviderActionsOnboardResponse = OnboardResponse;
|
|
421
673
|
|
|
422
674
|
// @public
|
|
423
|
-
export interface
|
|
424
|
-
|
|
675
|
+
export interface ProviderActionsTriggerEvaluationHeaders {
|
|
676
|
+
location?: string;
|
|
677
|
+
retryAfter?: number;
|
|
425
678
|
}
|
|
426
679
|
|
|
427
680
|
// @public
|
|
428
|
-
export interface
|
|
429
|
-
|
|
681
|
+
export interface ProviderActionsTriggerEvaluationOptionalParams extends coreClient.OperationOptions {
|
|
682
|
+
resumeFrom?: string;
|
|
683
|
+
updateIntervalInMs?: number;
|
|
430
684
|
}
|
|
431
685
|
|
|
432
686
|
// @public
|
|
433
|
-
export
|
|
434
|
-
offerGuid?: string;
|
|
435
|
-
reportCreatorTenantId?: string;
|
|
436
|
-
select?: string;
|
|
437
|
-
skipToken?: string;
|
|
438
|
-
top?: number;
|
|
439
|
-
}
|
|
687
|
+
export type ProviderActionsTriggerEvaluationResponse = TriggerEvaluationResponse;
|
|
440
688
|
|
|
441
689
|
// @public
|
|
442
|
-
export type
|
|
690
|
+
export type ProvisioningState = string;
|
|
443
691
|
|
|
444
692
|
// @public
|
|
445
|
-
export interface
|
|
446
|
-
offerGuid?: string;
|
|
447
|
-
reportCreatorTenantId?: string;
|
|
448
|
-
select?: string;
|
|
449
|
-
skipToken?: string;
|
|
450
|
-
top?: number;
|
|
693
|
+
export interface ProxyResource extends Resource {
|
|
451
694
|
}
|
|
452
695
|
|
|
453
696
|
// @public
|
|
454
|
-
export
|
|
697
|
+
export interface QuickAssessment {
|
|
698
|
+
readonly description?: string;
|
|
699
|
+
readonly displayName?: string;
|
|
700
|
+
readonly remediationLink?: string;
|
|
701
|
+
readonly resourceId?: string;
|
|
702
|
+
readonly resourceStatus?: ResourceStatus;
|
|
703
|
+
readonly responsibilityId?: string;
|
|
704
|
+
readonly timestamp?: Date;
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
// @public
|
|
708
|
+
export interface Recommendation {
|
|
709
|
+
readonly recommendationId?: string;
|
|
710
|
+
readonly recommendationShortName?: string;
|
|
711
|
+
readonly recommendationSolutions?: RecommendationSolution[];
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
// @public
|
|
715
|
+
export interface RecommendationSolution {
|
|
716
|
+
readonly isRecommendSolution?: IsRecommendSolution;
|
|
717
|
+
readonly recommendationSolutionContent?: string;
|
|
718
|
+
readonly recommendationSolutionIndex?: string;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
// @public
|
|
722
|
+
interface Report_2 {
|
|
723
|
+
beginCreateOrUpdate(reportName: string, properties: ReportResource, options?: ReportCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReportCreateOrUpdateResponse>, ReportCreateOrUpdateResponse>>;
|
|
724
|
+
beginCreateOrUpdateAndWait(reportName: string, properties: ReportResource, options?: ReportCreateOrUpdateOptionalParams): Promise<ReportCreateOrUpdateResponse>;
|
|
725
|
+
beginDelete(reportName: string, options?: ReportDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ReportDeleteResponse>, ReportDeleteResponse>>;
|
|
726
|
+
beginDeleteAndWait(reportName: string, options?: ReportDeleteOptionalParams): Promise<ReportDeleteResponse>;
|
|
727
|
+
beginFix(reportName: string, options?: ReportFixOptionalParams): Promise<SimplePollerLike<OperationState<ReportFixResponse>, ReportFixResponse>>;
|
|
728
|
+
beginFixAndWait(reportName: string, options?: ReportFixOptionalParams): Promise<ReportFixResponse>;
|
|
729
|
+
beginSyncCertRecord(reportName: string, body: SyncCertRecordRequest, options?: ReportSyncCertRecordOptionalParams): Promise<SimplePollerLike<OperationState<ReportSyncCertRecordResponse>, ReportSyncCertRecordResponse>>;
|
|
730
|
+
beginSyncCertRecordAndWait(reportName: string, body: SyncCertRecordRequest, options?: ReportSyncCertRecordOptionalParams): Promise<ReportSyncCertRecordResponse>;
|
|
731
|
+
beginUpdate(reportName: string, properties: ReportResourcePatch, options?: ReportUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ReportUpdateResponse>, ReportUpdateResponse>>;
|
|
732
|
+
beginUpdateAndWait(reportName: string, properties: ReportResourcePatch, options?: ReportUpdateOptionalParams): Promise<ReportUpdateResponse>;
|
|
733
|
+
beginVerify(reportName: string, options?: ReportVerifyOptionalParams): Promise<SimplePollerLike<OperationState<ReportVerifyResponse>, ReportVerifyResponse>>;
|
|
734
|
+
beginVerifyAndWait(reportName: string, options?: ReportVerifyOptionalParams): Promise<ReportVerifyResponse>;
|
|
735
|
+
get(reportName: string, options?: ReportGetOptionalParams): Promise<ReportGetResponse>;
|
|
736
|
+
getScopingQuestions(reportName: string, options?: ReportGetScopingQuestionsOptionalParams): Promise<ReportGetScopingQuestionsResponse>;
|
|
737
|
+
list(options?: ReportListOptionalParams): PagedAsyncIterableIterator<ReportResource>;
|
|
738
|
+
nestedResourceCheckNameAvailability(reportName: string, body: CheckNameAvailabilityRequest, options?: ReportNestedResourceCheckNameAvailabilityOptionalParams): Promise<ReportNestedResourceCheckNameAvailabilityResponse>;
|
|
739
|
+
}
|
|
740
|
+
export { Report_2 as Report }
|
|
741
|
+
|
|
742
|
+
// @public
|
|
743
|
+
export interface ReportComplianceStatus {
|
|
744
|
+
readonly m365?: OverviewStatus;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
// @public
|
|
748
|
+
export interface ReportCreateOrUpdateHeaders {
|
|
749
|
+
retryAfter?: number;
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
// @public
|
|
753
|
+
export interface ReportCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
754
|
+
resumeFrom?: string;
|
|
755
|
+
updateIntervalInMs?: number;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
// @public
|
|
759
|
+
export type ReportCreateOrUpdateResponse = ReportResource;
|
|
760
|
+
|
|
761
|
+
// @public
|
|
762
|
+
export interface ReportDeleteHeaders {
|
|
763
|
+
location?: string;
|
|
764
|
+
retryAfter?: number;
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
// @public
|
|
768
|
+
export interface ReportDeleteOptionalParams extends coreClient.OperationOptions {
|
|
769
|
+
resumeFrom?: string;
|
|
770
|
+
updateIntervalInMs?: number;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
// @public
|
|
774
|
+
export type ReportDeleteResponse = ReportDeleteHeaders;
|
|
775
|
+
|
|
776
|
+
// @public
|
|
777
|
+
export interface ReportFixHeaders {
|
|
778
|
+
location?: string;
|
|
779
|
+
retryAfter?: number;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
// @public
|
|
783
|
+
export interface ReportFixOptionalParams extends coreClient.OperationOptions {
|
|
784
|
+
resumeFrom?: string;
|
|
785
|
+
updateIntervalInMs?: number;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
// @public
|
|
789
|
+
export type ReportFixResponse = ReportFixResult;
|
|
790
|
+
|
|
791
|
+
// @public
|
|
792
|
+
export interface ReportFixResult {
|
|
793
|
+
readonly reason?: string;
|
|
794
|
+
readonly result?: Result;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
// @public
|
|
798
|
+
export interface ReportGetOptionalParams extends coreClient.OperationOptions {
|
|
799
|
+
}
|
|
800
|
+
|
|
801
|
+
// @public
|
|
802
|
+
export type ReportGetResponse = ReportResource;
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export interface ReportGetScopingQuestionsOptionalParams extends coreClient.OperationOptions {
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
// @public
|
|
809
|
+
export type ReportGetScopingQuestionsResponse = ScopingQuestions;
|
|
810
|
+
|
|
811
|
+
// @public
|
|
812
|
+
export interface ReportListNextOptionalParams extends coreClient.OperationOptions {
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
// @public
|
|
816
|
+
export type ReportListNextResponse = ReportResourceListResult;
|
|
817
|
+
|
|
818
|
+
// @public
|
|
819
|
+
export interface ReportListOptionalParams extends coreClient.OperationOptions {
|
|
820
|
+
filter?: string;
|
|
821
|
+
offerGuid?: string;
|
|
822
|
+
orderby?: string;
|
|
823
|
+
reportCreatorTenantId?: string;
|
|
824
|
+
select?: string;
|
|
825
|
+
skipToken?: string;
|
|
826
|
+
top?: number;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
// @public
|
|
830
|
+
export type ReportListResponse = ReportResourceListResult;
|
|
831
|
+
|
|
832
|
+
// @public
|
|
833
|
+
export interface ReportNestedResourceCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
// @public
|
|
837
|
+
export type ReportNestedResourceCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
|
|
838
|
+
|
|
839
|
+
// @public
|
|
840
|
+
export interface ReportPatchProperties {
|
|
841
|
+
readonly certRecords?: CertSyncRecord[];
|
|
842
|
+
readonly complianceStatus?: ReportComplianceStatus;
|
|
843
|
+
readonly errors?: string[];
|
|
844
|
+
readonly lastTriggerTime?: Date;
|
|
845
|
+
readonly nextTriggerTime?: Date;
|
|
846
|
+
offerGuid?: string;
|
|
847
|
+
readonly provisioningState?: ProvisioningState;
|
|
848
|
+
resources?: ResourceMetadata[];
|
|
849
|
+
readonly status?: ReportStatus;
|
|
850
|
+
storageInfo?: StorageInfo;
|
|
851
|
+
readonly subscriptions?: string[];
|
|
852
|
+
readonly tenantId?: string;
|
|
853
|
+
timeZone?: string;
|
|
854
|
+
triggerTime?: Date;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
// @public
|
|
858
|
+
export interface ReportProperties {
|
|
859
|
+
readonly certRecords?: CertSyncRecord[];
|
|
860
|
+
readonly complianceStatus?: ReportComplianceStatus;
|
|
861
|
+
readonly errors?: string[];
|
|
862
|
+
readonly lastTriggerTime?: Date;
|
|
863
|
+
readonly nextTriggerTime?: Date;
|
|
864
|
+
offerGuid?: string;
|
|
865
|
+
readonly provisioningState?: ProvisioningState;
|
|
866
|
+
resources: ResourceMetadata[];
|
|
867
|
+
readonly status?: ReportStatus;
|
|
868
|
+
storageInfo?: StorageInfo;
|
|
869
|
+
readonly subscriptions?: string[];
|
|
870
|
+
readonly tenantId?: string;
|
|
871
|
+
timeZone: string;
|
|
872
|
+
triggerTime: Date;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
// @public
|
|
876
|
+
export interface ReportResource extends ProxyResource {
|
|
877
|
+
properties: ReportProperties;
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
// @public
|
|
881
|
+
export interface ReportResourceListResult {
|
|
882
|
+
nextLink?: string;
|
|
883
|
+
value: ReportResource[];
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
// @public
|
|
887
|
+
export interface ReportResourcePatch {
|
|
888
|
+
properties?: ReportPatchProperties;
|
|
889
|
+
}
|
|
455
890
|
|
|
456
891
|
// @public
|
|
457
892
|
export type ReportStatus = string;
|
|
458
893
|
|
|
894
|
+
// @public
|
|
895
|
+
export interface ReportSyncCertRecordHeaders {
|
|
896
|
+
location?: string;
|
|
897
|
+
retryAfter?: number;
|
|
898
|
+
}
|
|
899
|
+
|
|
900
|
+
// @public
|
|
901
|
+
export interface ReportSyncCertRecordOptionalParams extends coreClient.OperationOptions {
|
|
902
|
+
resumeFrom?: string;
|
|
903
|
+
updateIntervalInMs?: number;
|
|
904
|
+
}
|
|
905
|
+
|
|
906
|
+
// @public
|
|
907
|
+
export type ReportSyncCertRecordResponse = SyncCertRecordResponse;
|
|
908
|
+
|
|
909
|
+
// @public
|
|
910
|
+
export interface ReportUpdateHeaders {
|
|
911
|
+
location?: string;
|
|
912
|
+
retryAfter?: number;
|
|
913
|
+
}
|
|
914
|
+
|
|
459
915
|
// @public
|
|
460
916
|
export interface ReportUpdateOptionalParams extends coreClient.OperationOptions {
|
|
461
917
|
resumeFrom?: string;
|
|
@@ -465,6 +921,27 @@ export interface ReportUpdateOptionalParams extends coreClient.OperationOptions
|
|
|
465
921
|
// @public
|
|
466
922
|
export type ReportUpdateResponse = ReportResource;
|
|
467
923
|
|
|
924
|
+
// @public
|
|
925
|
+
export interface ReportVerificationResult {
|
|
926
|
+
readonly reason?: string;
|
|
927
|
+
readonly result?: Result;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
// @public
|
|
931
|
+
export interface ReportVerifyHeaders {
|
|
932
|
+
location?: string;
|
|
933
|
+
retryAfter?: number;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
// @public
|
|
937
|
+
export interface ReportVerifyOptionalParams extends coreClient.OperationOptions {
|
|
938
|
+
resumeFrom?: string;
|
|
939
|
+
updateIntervalInMs?: number;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
// @public
|
|
943
|
+
export type ReportVerifyResponse = ReportVerificationResult;
|
|
944
|
+
|
|
468
945
|
// @public
|
|
469
946
|
export interface Resource {
|
|
470
947
|
readonly id?: string;
|
|
@@ -483,23 +960,159 @@ export interface ResourceItem {
|
|
|
483
960
|
|
|
484
961
|
// @public
|
|
485
962
|
export interface ResourceMetadata {
|
|
963
|
+
accountId?: string;
|
|
486
964
|
resourceId: string;
|
|
487
965
|
resourceKind?: string;
|
|
488
|
-
|
|
966
|
+
resourceOrigin?: ResourceOrigin;
|
|
489
967
|
resourceType?: string;
|
|
490
|
-
tags?: {
|
|
491
|
-
[propertyName: string]: string;
|
|
492
|
-
};
|
|
493
968
|
}
|
|
494
969
|
|
|
970
|
+
// @public
|
|
971
|
+
export type ResourceOrigin = string;
|
|
972
|
+
|
|
495
973
|
// @public
|
|
496
974
|
export type ResourceStatus = string;
|
|
497
975
|
|
|
976
|
+
// @public
|
|
977
|
+
export interface Responsibility {
|
|
978
|
+
evidenceFiles?: string[];
|
|
979
|
+
failedResourceCount?: number;
|
|
980
|
+
readonly guidance?: string;
|
|
981
|
+
readonly justification?: string;
|
|
982
|
+
readonly recommendationList?: Recommendation[];
|
|
983
|
+
readonly resourceList?: ResponsibilityResource[];
|
|
984
|
+
readonly responsibilityDescription?: string;
|
|
985
|
+
readonly responsibilityEnvironment?: ResponsibilityEnvironment;
|
|
986
|
+
readonly responsibilityId?: string;
|
|
987
|
+
readonly responsibilitySeverity?: ResponsibilitySeverity;
|
|
988
|
+
readonly responsibilityStatus?: ResponsibilityStatus;
|
|
989
|
+
readonly responsibilityTitle?: string;
|
|
990
|
+
readonly responsibilityType?: ResponsibilityType;
|
|
991
|
+
totalResourceCount?: number;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
// @public
|
|
995
|
+
export type ResponsibilityEnvironment = string;
|
|
996
|
+
|
|
997
|
+
// @public
|
|
998
|
+
export interface ResponsibilityResource {
|
|
999
|
+
readonly accountId?: string;
|
|
1000
|
+
recommendationIds?: string[];
|
|
1001
|
+
readonly resourceId?: string;
|
|
1002
|
+
readonly resourceOrigin?: ResourceOrigin;
|
|
1003
|
+
readonly resourceStatus?: ResourceStatus;
|
|
1004
|
+
readonly resourceStatusChangeDate?: Date;
|
|
1005
|
+
readonly resourceType?: string;
|
|
1006
|
+
}
|
|
1007
|
+
|
|
1008
|
+
// @public
|
|
1009
|
+
export type ResponsibilitySeverity = string;
|
|
1010
|
+
|
|
1011
|
+
// @public
|
|
1012
|
+
export type ResponsibilityStatus = string;
|
|
1013
|
+
|
|
1014
|
+
// @public
|
|
1015
|
+
export type ResponsibilityType = string;
|
|
1016
|
+
|
|
1017
|
+
// @public
|
|
1018
|
+
export type Result = string;
|
|
1019
|
+
|
|
1020
|
+
// @public
|
|
1021
|
+
export type Rule = string;
|
|
1022
|
+
|
|
1023
|
+
// @public
|
|
1024
|
+
export interface ScopingAnswer {
|
|
1025
|
+
answers: string[];
|
|
1026
|
+
questionId: string;
|
|
1027
|
+
}
|
|
1028
|
+
|
|
1029
|
+
// @public
|
|
1030
|
+
export interface ScopingConfiguration {
|
|
1031
|
+
createOrUpdate(reportName: string, scopingConfigurationName: string, properties: ScopingConfigurationResource, options?: ScopingConfigurationCreateOrUpdateOptionalParams): Promise<ScopingConfigurationCreateOrUpdateResponse>;
|
|
1032
|
+
delete(reportName: string, scopingConfigurationName: string, options?: ScopingConfigurationDeleteOptionalParams): Promise<void>;
|
|
1033
|
+
get(reportName: string, scopingConfigurationName: string, options?: ScopingConfigurationGetOptionalParams): Promise<ScopingConfigurationGetResponse>;
|
|
1034
|
+
list(reportName: string, options?: ScopingConfigurationListOptionalParams): PagedAsyncIterableIterator<ScopingConfigurationResource>;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
// @public
|
|
1038
|
+
export interface ScopingConfigurationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
// @public
|
|
1042
|
+
export type ScopingConfigurationCreateOrUpdateResponse = ScopingConfigurationResource;
|
|
1043
|
+
|
|
1044
|
+
// @public
|
|
1045
|
+
export interface ScopingConfigurationDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
// @public
|
|
1049
|
+
export interface ScopingConfigurationGetOptionalParams extends coreClient.OperationOptions {
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
// @public
|
|
1053
|
+
export type ScopingConfigurationGetResponse = ScopingConfigurationResource;
|
|
1054
|
+
|
|
1055
|
+
// @public
|
|
1056
|
+
export interface ScopingConfigurationListNextOptionalParams extends coreClient.OperationOptions {
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
// @public
|
|
1060
|
+
export type ScopingConfigurationListNextResponse = ScopingConfigurationResourceListResult;
|
|
1061
|
+
|
|
1062
|
+
// @public
|
|
1063
|
+
export interface ScopingConfigurationListOptionalParams extends coreClient.OperationOptions {
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
// @public
|
|
1067
|
+
export type ScopingConfigurationListResponse = ScopingConfigurationResourceListResult;
|
|
1068
|
+
|
|
1069
|
+
// @public
|
|
1070
|
+
export interface ScopingConfigurationProperties {
|
|
1071
|
+
answers?: ScopingAnswer[];
|
|
1072
|
+
readonly provisioningState?: ProvisioningState;
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
// @public
|
|
1076
|
+
export interface ScopingConfigurationResource extends ProxyResource {
|
|
1077
|
+
properties: ScopingConfigurationProperties;
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1080
|
+
// @public
|
|
1081
|
+
export interface ScopingConfigurationResourceListResult {
|
|
1082
|
+
nextLink?: string;
|
|
1083
|
+
value: ScopingConfigurationResource[];
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
// @public
|
|
1087
|
+
export interface ScopingQuestion {
|
|
1088
|
+
readonly inputType: InputType;
|
|
1089
|
+
readonly optionIds: string[];
|
|
1090
|
+
readonly questionId: string;
|
|
1091
|
+
readonly rules: Rule[];
|
|
1092
|
+
readonly showSubQuestionsValue?: string;
|
|
1093
|
+
readonly superiorQuestionId?: string;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
// @public
|
|
1097
|
+
export interface ScopingQuestions {
|
|
1098
|
+
questions?: ScopingQuestion[];
|
|
1099
|
+
}
|
|
1100
|
+
|
|
1101
|
+
// @public
|
|
1102
|
+
export type SendAllEvents = string;
|
|
1103
|
+
|
|
498
1104
|
// @public
|
|
499
1105
|
export interface Snapshot {
|
|
500
|
-
beginDownload(reportName: string, snapshotName: string,
|
|
501
|
-
beginDownloadAndWait(reportName: string, snapshotName: string,
|
|
1106
|
+
beginDownload(reportName: string, snapshotName: string, body: SnapshotDownloadRequest, options?: SnapshotDownloadOptionalParams): Promise<SimplePollerLike<OperationState<SnapshotDownloadResponse>, SnapshotDownloadResponse>>;
|
|
1107
|
+
beginDownloadAndWait(reportName: string, snapshotName: string, body: SnapshotDownloadRequest, options?: SnapshotDownloadOptionalParams): Promise<SnapshotDownloadResponse>;
|
|
502
1108
|
get(reportName: string, snapshotName: string, options?: SnapshotGetOptionalParams): Promise<SnapshotGetResponse>;
|
|
1109
|
+
list(reportName: string, options?: SnapshotListOptionalParams): PagedAsyncIterableIterator<SnapshotResource>;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
// @public
|
|
1113
|
+
export interface SnapshotDownloadHeaders {
|
|
1114
|
+
location?: string;
|
|
1115
|
+
retryAfter?: number;
|
|
503
1116
|
}
|
|
504
1117
|
|
|
505
1118
|
// @public
|
|
@@ -525,11 +1138,31 @@ export interface SnapshotGetOptionalParams extends coreClient.OperationOptions {
|
|
|
525
1138
|
// @public
|
|
526
1139
|
export type SnapshotGetResponse = SnapshotResource;
|
|
527
1140
|
|
|
1141
|
+
// @public
|
|
1142
|
+
export interface SnapshotListNextOptionalParams extends coreClient.OperationOptions {
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
// @public
|
|
1146
|
+
export type SnapshotListNextResponse = SnapshotResourceListResult;
|
|
1147
|
+
|
|
1148
|
+
// @public
|
|
1149
|
+
export interface SnapshotListOptionalParams extends coreClient.OperationOptions {
|
|
1150
|
+
filter?: string;
|
|
1151
|
+
offerGuid?: string;
|
|
1152
|
+
orderby?: string;
|
|
1153
|
+
reportCreatorTenantId?: string;
|
|
1154
|
+
select?: string;
|
|
1155
|
+
skipToken?: string;
|
|
1156
|
+
top?: number;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
// @public
|
|
1160
|
+
export type SnapshotListResponse = SnapshotResourceListResult;
|
|
1161
|
+
|
|
528
1162
|
// @public
|
|
529
1163
|
export interface SnapshotProperties {
|
|
530
1164
|
readonly complianceResults?: ComplianceResult[];
|
|
531
1165
|
readonly createdAt?: Date;
|
|
532
|
-
readonly id?: string;
|
|
533
1166
|
readonly provisioningState?: ProvisioningState;
|
|
534
1167
|
readonly reportProperties?: ReportProperties;
|
|
535
1168
|
readonly reportSystemData?: SystemData;
|
|
@@ -538,43 +1171,38 @@ export interface SnapshotProperties {
|
|
|
538
1171
|
|
|
539
1172
|
// @public
|
|
540
1173
|
export interface SnapshotResource extends ProxyResource {
|
|
541
|
-
|
|
1174
|
+
properties?: SnapshotProperties;
|
|
542
1175
|
}
|
|
543
1176
|
|
|
544
1177
|
// @public
|
|
545
|
-
export interface
|
|
1178
|
+
export interface SnapshotResourceListResult {
|
|
546
1179
|
nextLink?: string;
|
|
547
|
-
|
|
1180
|
+
value: SnapshotResource[];
|
|
548
1181
|
}
|
|
549
1182
|
|
|
550
1183
|
// @public
|
|
551
|
-
export interface
|
|
552
|
-
|
|
1184
|
+
export interface StatusItem {
|
|
1185
|
+
statusName?: string;
|
|
1186
|
+
statusValue?: string;
|
|
553
1187
|
}
|
|
554
1188
|
|
|
555
1189
|
// @public
|
|
556
|
-
export interface
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
top?: number;
|
|
1190
|
+
export interface StorageInfo {
|
|
1191
|
+
accountName?: string;
|
|
1192
|
+
location?: string;
|
|
1193
|
+
resourceGroup?: string;
|
|
1194
|
+
subscriptionId?: string;
|
|
562
1195
|
}
|
|
563
1196
|
|
|
564
1197
|
// @public
|
|
565
|
-
export
|
|
566
|
-
|
|
567
|
-
// @public
|
|
568
|
-
export interface SnapshotsListOptionalParams extends coreClient.OperationOptions {
|
|
569
|
-
offerGuid?: string;
|
|
570
|
-
reportCreatorTenantId?: string;
|
|
571
|
-
select?: string;
|
|
572
|
-
skipToken?: string;
|
|
573
|
-
top?: number;
|
|
1198
|
+
export interface SyncCertRecordRequest {
|
|
1199
|
+
certRecord: CertSyncRecord;
|
|
574
1200
|
}
|
|
575
1201
|
|
|
576
1202
|
// @public
|
|
577
|
-
export
|
|
1203
|
+
export interface SyncCertRecordResponse {
|
|
1204
|
+
certRecord?: CertSyncRecord;
|
|
1205
|
+
}
|
|
578
1206
|
|
|
579
1207
|
// @public
|
|
580
1208
|
export interface SystemData {
|
|
@@ -586,6 +1214,121 @@ export interface SystemData {
|
|
|
586
1214
|
lastModifiedByType?: CreatedByType;
|
|
587
1215
|
}
|
|
588
1216
|
|
|
1217
|
+
// @public
|
|
1218
|
+
export interface TriggerEvaluationProperty {
|
|
1219
|
+
readonly evaluationEndTime?: Date;
|
|
1220
|
+
quickAssessments?: QuickAssessment[];
|
|
1221
|
+
resourceIds?: string[];
|
|
1222
|
+
readonly triggerTime?: Date;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
// @public
|
|
1226
|
+
export interface TriggerEvaluationRequest {
|
|
1227
|
+
resourceIds: string[];
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
// @public
|
|
1231
|
+
export interface TriggerEvaluationResponse {
|
|
1232
|
+
properties?: TriggerEvaluationProperty;
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
// @public
|
|
1236
|
+
export type UpdateWebhookKey = string;
|
|
1237
|
+
|
|
1238
|
+
// @public
|
|
1239
|
+
export interface Webhook {
|
|
1240
|
+
createOrUpdate(reportName: string, webhookName: string, properties: WebhookResource, options?: WebhookCreateOrUpdateOptionalParams): Promise<WebhookCreateOrUpdateResponse>;
|
|
1241
|
+
delete(reportName: string, webhookName: string, options?: WebhookDeleteOptionalParams): Promise<void>;
|
|
1242
|
+
get(reportName: string, webhookName: string, options?: WebhookGetOptionalParams): Promise<WebhookGetResponse>;
|
|
1243
|
+
list(reportName: string, options?: WebhookListOptionalParams): PagedAsyncIterableIterator<WebhookResource>;
|
|
1244
|
+
update(reportName: string, webhookName: string, properties: WebhookResourcePatch, options?: WebhookUpdateOptionalParams): Promise<WebhookUpdateResponse>;
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
// @public
|
|
1248
|
+
export interface WebhookCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
// @public
|
|
1252
|
+
export type WebhookCreateOrUpdateResponse = WebhookResource;
|
|
1253
|
+
|
|
1254
|
+
// @public
|
|
1255
|
+
export interface WebhookDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
// @public
|
|
1259
|
+
export interface WebhookGetOptionalParams extends coreClient.OperationOptions {
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
// @public
|
|
1263
|
+
export type WebhookGetResponse = WebhookResource;
|
|
1264
|
+
|
|
1265
|
+
// @public
|
|
1266
|
+
export type WebhookKeyEnabled = string;
|
|
1267
|
+
|
|
1268
|
+
// @public
|
|
1269
|
+
export interface WebhookListNextOptionalParams extends coreClient.OperationOptions {
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
// @public
|
|
1273
|
+
export type WebhookListNextResponse = WebhookResourceListResult;
|
|
1274
|
+
|
|
1275
|
+
// @public
|
|
1276
|
+
export interface WebhookListOptionalParams extends coreClient.OperationOptions {
|
|
1277
|
+
filter?: string;
|
|
1278
|
+
offerGuid?: string;
|
|
1279
|
+
orderby?: string;
|
|
1280
|
+
reportCreatorTenantId?: string;
|
|
1281
|
+
select?: string;
|
|
1282
|
+
skipToken?: string;
|
|
1283
|
+
top?: number;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
// @public
|
|
1287
|
+
export type WebhookListResponse = WebhookResourceListResult;
|
|
1288
|
+
|
|
1289
|
+
// @public
|
|
1290
|
+
export interface WebhookProperties {
|
|
1291
|
+
contentType?: ContentType;
|
|
1292
|
+
readonly deliveryStatus?: DeliveryStatus;
|
|
1293
|
+
enableSslVerification?: EnableSslVerification;
|
|
1294
|
+
events?: NotificationEvent[];
|
|
1295
|
+
payloadUrl?: string;
|
|
1296
|
+
readonly provisioningState?: ProvisioningState;
|
|
1297
|
+
sendAllEvents?: SendAllEvents;
|
|
1298
|
+
status?: WebhookStatus;
|
|
1299
|
+
readonly tenantId?: string;
|
|
1300
|
+
updateWebhookKey?: UpdateWebhookKey;
|
|
1301
|
+
readonly webhookId?: string;
|
|
1302
|
+
webhookKey?: string;
|
|
1303
|
+
readonly webhookKeyEnabled?: WebhookKeyEnabled;
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1306
|
+
// @public
|
|
1307
|
+
export interface WebhookResource extends ProxyResource {
|
|
1308
|
+
properties: WebhookProperties;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
// @public
|
|
1312
|
+
export interface WebhookResourceListResult {
|
|
1313
|
+
nextLink?: string;
|
|
1314
|
+
value: WebhookResource[];
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
// @public
|
|
1318
|
+
export interface WebhookResourcePatch {
|
|
1319
|
+
properties?: WebhookProperties;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
// @public
|
|
1323
|
+
export type WebhookStatus = string;
|
|
1324
|
+
|
|
1325
|
+
// @public
|
|
1326
|
+
export interface WebhookUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1327
|
+
}
|
|
1328
|
+
|
|
1329
|
+
// @public
|
|
1330
|
+
export type WebhookUpdateResponse = WebhookResource;
|
|
1331
|
+
|
|
589
1332
|
// (No @packageDocumentation comment for this package)
|
|
590
1333
|
|
|
591
1334
|
```
|