@dynatrace-sdk/client-classic-environment-v2 1.13.2 → 3.0.0
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 +37 -0
- package/README.md +593 -108
- package/cjs/index.js +2633 -1592
- package/dynatrace-metadata.json +2 -2
- package/esm/index.js +2647 -1602
- package/package.json +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/apis/credential-vault-api.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/apis/events-api.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/apis/index.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/apis/security-problems-api.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/apis/settings-management-zones-api.d.ts +38 -0
- package/types/packages/client/classic-environment-v2/src/lib/apis/settings-objects-api.d.ts +75 -3
- package/types/packages/client/classic-environment-v2/src/lib/apis/settings-schemas-api.d.ts +10 -1
- package/types/packages/client/classic-environment-v2/src/lib/apis/synthetic-locations-nodes-and-configuration-api.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/apis/synthetic-network-availability-monitors-api.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/api-client-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/biz-event-ingest-result-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/client-request-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/error-envelope-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/invalid-response-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/settings-object-response-array-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/settings-object-response-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/validation-response-error.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-create.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/aggregated-log.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/aggregated-log.transformation.d.ts +1 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-create-scopes-item.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-create.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-scopes-item.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-update-scopes-item.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-update.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/assessment-accuracy-details-reduced-reasons-item.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/assessment-accuracy-details-reduced-reasons-item.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/assessment-accuracy-details.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/assessment-accuracy-details.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log-entry-category.d.ts +1 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log-entry-event-type.d.ts +0 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-response-element-scope.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-response-element-scopes-item.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-scope.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-scopes-item.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/davis-security-advice-technology.d.ts +2 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-permission-granted.d.ts +5 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-permission-granted.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-permission.d.ts +5 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-permission.transformation.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property-details.d.ts +5 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property-details.transformation.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/exported-log-record-list.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/exported-log-record-list.transformation.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-info.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-info.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-capability.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-capability.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/history-modification-info.d.ts +13 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/history-modification-info.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/index.d.ts +34 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element.transformation.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/log-message-json.d.ts +8 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/log-records-list.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/log-records-list.transformation.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/management-zone-details.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/management-zone-details.transformation.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/modification-info.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/modification-info.transformation.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/modification.d.ts +21 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/modification.transformation.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/monitored-entity-states-state.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/permission-context.d.ts +13 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/permission-context.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/problem.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/problem.transformation.d.ts +3 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-assessment.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-assessment.transformation.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resolution-request.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resolution-request.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resource-context-operations-item.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resource-context-operations-item.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resource-context.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/resource-context.transformation.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff-page.d.ts +28 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff-page.transformation.d.ts +11 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff-type.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff.d.ts +34 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/revision-diff.transformation.d.ts +16 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-details.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-details.transformation.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment.transformation.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-stub.d.ts +11 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-stub.transformation.d.ts +5 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-details-technology.d.ts +2 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-technology.d.ts +2 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-by-object-id-response.d.ts +72 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-by-object-id-response.transformation.d.ts +22 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object.transformation.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/single-permission-request.d.ts +11 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/single-permission-request.transformation.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-monitor-performance-threshold-dto-aggregation.d.ts +1 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-multi-protocol-monitor-dto.d.ts +8 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-multi-protocol-monitor-dto.transformation.d.ts +2 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-multi-protocol-monitor-update-dto.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-multi-protocol-monitor-update-dto.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggering-problem-details.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggering-problem-details.transformation.d.ts +1 -0
|
@@ -5,6 +5,7 @@ export interface AsJson {
|
|
|
5
5
|
pageSize?: number;
|
|
6
6
|
results?: _LogRecordTransformation.AsJson[];
|
|
7
7
|
totalCount: number;
|
|
8
|
+
warnings?: string;
|
|
8
9
|
}
|
|
9
10
|
export declare function fromJson($model: AsJson): ExportedLogRecordList;
|
|
10
11
|
export declare function toJson($model: ExportedLogRecordList): AsJson;
|
package/types/packages/client/classic-environment-v2/src/lib/models/history-modification-info.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Modification information about the setting.
|
|
3
|
+
*/
|
|
4
|
+
export interface HistoryModificationInfo {
|
|
5
|
+
/**
|
|
6
|
+
* The unique identifier of the user who performed the most recent modification.
|
|
7
|
+
*/
|
|
8
|
+
lastModifiedBy?: string;
|
|
9
|
+
/**
|
|
10
|
+
* Timestamp when the setting was last modified in ISO 8601 format (yyyy-MM-dd'T'HH:mm:ss.SSS'Z')
|
|
11
|
+
*/
|
|
12
|
+
lastModifiedTime: Date;
|
|
13
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { HistoryModificationInfo } from './history-modification-info';
|
|
2
|
+
export interface AsJson {
|
|
3
|
+
lastModifiedBy?: string;
|
|
4
|
+
lastModifiedTime: string;
|
|
5
|
+
}
|
|
6
|
+
export declare function fromJson($model: AsJson): HistoryModificationInfo;
|
|
7
|
+
export declare function toJson($model: HistoryModificationInfo): AsJson;
|
|
@@ -104,6 +104,10 @@ export * from './application-impact';
|
|
|
104
104
|
export * as _ApplicationImpactTransformation from './application-impact.transformation';
|
|
105
105
|
export * from './applied-filter';
|
|
106
106
|
export * as _AppliedFilterTransformation from './applied-filter.transformation';
|
|
107
|
+
export * from './assessment-accuracy-details';
|
|
108
|
+
export * as _AssessmentAccuracyDetailsTransformation from './assessment-accuracy-details.transformation';
|
|
109
|
+
export * from './assessment-accuracy-details-reduced-reasons-item';
|
|
110
|
+
export * as _AssessmentAccuracyDetailsReducedReasonsItemTransformation from './assessment-accuracy-details-reduced-reasons-item.transformation';
|
|
107
111
|
export * from './asset-info';
|
|
108
112
|
export * as _AssetInfoTransformation from './asset-info.transformation';
|
|
109
113
|
export * from './asset-info-dto';
|
|
@@ -268,6 +272,10 @@ export * from './deleted-entity-tags';
|
|
|
268
272
|
export * as _DeletedEntityTagsTransformation from './deleted-entity-tags.transformation';
|
|
269
273
|
export * from './deletion-constraint';
|
|
270
274
|
export * as _DeletionConstraintTransformation from './deletion-constraint.transformation';
|
|
275
|
+
export * from './effective-permission';
|
|
276
|
+
export * as _EffectivePermissionTransformation from './effective-permission.transformation';
|
|
277
|
+
export * from './effective-permission-granted';
|
|
278
|
+
export * as _EffectivePermissionGrantedTransformation from './effective-permission-granted.transformation';
|
|
271
279
|
export * from './effective-settings-value';
|
|
272
280
|
export * as _EffectiveSettingsValueTransformation from './effective-settings-value.transformation';
|
|
273
281
|
export * from './effective-settings-values-list';
|
|
@@ -466,6 +474,8 @@ export * from './get-extension-monitoring-configuration-events-query-status';
|
|
|
466
474
|
export * as _GetExtensionMonitoringConfigurationEventsQueryStatusTransformation from './get-extension-monitoring-configuration-events-query-status.transformation';
|
|
467
475
|
export * from './get-host-stats-query-filter';
|
|
468
476
|
export * as _GetHostStatsQueryFilterTransformation from './get-host-stats-query-filter.transformation';
|
|
477
|
+
export * from './get-locations-query-capability';
|
|
478
|
+
export * as _GetLocationsQueryCapabilityTransformation from './get-locations-query-capability.transformation';
|
|
469
479
|
export * from './get-locations-query-cloud-platform';
|
|
470
480
|
export * as _GetLocationsQueryCloudPlatformTransformation from './get-locations-query-cloud-platform.transformation';
|
|
471
481
|
export * from './get-locations-query-type';
|
|
@@ -494,6 +504,8 @@ export * from './hashicorp-certificate';
|
|
|
494
504
|
export * as _HashicorpCertificateTransformation from './hashicorp-certificate.transformation';
|
|
495
505
|
export * from './hashicorp-certificate-config';
|
|
496
506
|
export * as _HashicorpCertificateConfigTransformation from './hashicorp-certificate-config.transformation';
|
|
507
|
+
export * from './history-modification-info';
|
|
508
|
+
export * as _HistoryModificationInfoTransformation from './history-modification-info.transformation';
|
|
497
509
|
export * from './http-protocol-details';
|
|
498
510
|
export * as _HttpProtocolDetailsTransformation from './http-protocol-details.transformation';
|
|
499
511
|
export * from './http-request-parameter';
|
|
@@ -554,6 +566,8 @@ export * from './maintenance-window-evidence';
|
|
|
554
566
|
export * as _MaintenanceWindowEvidenceTransformation from './maintenance-window-evidence.transformation';
|
|
555
567
|
export * from './management-zone';
|
|
556
568
|
export * as _ManagementZoneTransformation from './management-zone.transformation';
|
|
569
|
+
export * from './management-zone-details';
|
|
570
|
+
export * as _ManagementZoneDetailsTransformation from './management-zone-details.transformation';
|
|
557
571
|
export * from './metric-data';
|
|
558
572
|
export * as _MetricDataTransformation from './metric-data.transformation';
|
|
559
573
|
export * from './metric-default-aggregation';
|
|
@@ -602,6 +616,8 @@ export * from './minimal-extension';
|
|
|
602
616
|
export * as _MinimalExtensionTransformation from './minimal-extension.transformation';
|
|
603
617
|
export * from './mobile-impact';
|
|
604
618
|
export * as _MobileImpactTransformation from './mobile-impact.transformation';
|
|
619
|
+
export * from './modification';
|
|
620
|
+
export * as _ModificationTransformation from './modification.transformation';
|
|
605
621
|
export * from './modification-info';
|
|
606
622
|
export * as _ModificationInfoTransformation from './modification-info.transformation';
|
|
607
623
|
export * from './monitor-entity-id-dto';
|
|
@@ -652,6 +668,8 @@ export * from './object-node';
|
|
|
652
668
|
export * as _ObjectNodeTransformation from './object-node.transformation';
|
|
653
669
|
export * from './objects-list';
|
|
654
670
|
export * as _ObjectsListTransformation from './objects-list.transformation';
|
|
671
|
+
export * from './permission-context';
|
|
672
|
+
export * as _PermissionContextTransformation from './permission-context.transformation';
|
|
655
673
|
export * from './precondition';
|
|
656
674
|
export * as _PreconditionTransformation from './precondition.transformation';
|
|
657
675
|
export * from './precondition-type';
|
|
@@ -776,6 +794,18 @@ export * from './remediation-progress-vulnerable-component';
|
|
|
776
794
|
export * as _RemediationProgressVulnerableComponentTransformation from './remediation-progress-vulnerable-component.transformation';
|
|
777
795
|
export * from './request-information';
|
|
778
796
|
export * as _RequestInformationTransformation from './request-information.transformation';
|
|
797
|
+
export * from './resolution-request';
|
|
798
|
+
export * as _ResolutionRequestTransformation from './resolution-request.transformation';
|
|
799
|
+
export * from './resource-context';
|
|
800
|
+
export * as _ResourceContextTransformation from './resource-context.transformation';
|
|
801
|
+
export * from './resource-context-operations-item';
|
|
802
|
+
export * as _ResourceContextOperationsItemTransformation from './resource-context-operations-item.transformation';
|
|
803
|
+
export * from './revision-diff';
|
|
804
|
+
export * as _RevisionDiffTransformation from './revision-diff.transformation';
|
|
805
|
+
export * from './revision-diff-page';
|
|
806
|
+
export * as _RevisionDiffPageTransformation from './revision-diff-page.transformation';
|
|
807
|
+
export * from './revision-diff-type';
|
|
808
|
+
export * as _RevisionDiffTypeTransformation from './revision-diff-type.transformation';
|
|
779
809
|
export * from './risk-assessment';
|
|
780
810
|
export * as _RiskAssessmentTransformation from './risk-assessment.transformation';
|
|
781
811
|
export * from './risk-assessment-assessment-accuracy';
|
|
@@ -924,12 +954,16 @@ export * from './service-impact';
|
|
|
924
954
|
export * as _ServiceImpactTransformation from './service-impact.transformation';
|
|
925
955
|
export * from './settings-object';
|
|
926
956
|
export * as _SettingsObjectTransformation from './settings-object.transformation';
|
|
957
|
+
export * from './settings-object-by-object-id-response';
|
|
958
|
+
export * as _SettingsObjectByObjectIdResponseTransformation from './settings-object-by-object-id-response.transformation';
|
|
927
959
|
export * from './settings-object-create';
|
|
928
960
|
export * as _SettingsObjectCreateTransformation from './settings-object-create.transformation';
|
|
929
961
|
export * from './settings-object-response';
|
|
930
962
|
export * as _SettingsObjectResponseTransformation from './settings-object-response.transformation';
|
|
931
963
|
export * from './settings-object-update';
|
|
932
964
|
export * as _SettingsObjectUpdateTransformation from './settings-object-update.transformation';
|
|
965
|
+
export * from './single-permission-request';
|
|
966
|
+
export * as _SinglePermissionRequestTransformation from './single-permission-request.transformation';
|
|
933
967
|
export * from './slo-burn-rate';
|
|
934
968
|
export * as _SloBurnRateTransformation from './slo-burn-rate.transformation';
|
|
935
969
|
export * from './slo-burn-rate-burn-rate-type';
|
package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element.d.ts
CHANGED
|
@@ -6,6 +6,10 @@ import { LocationCollectionElementType } from './location-collection-element-typ
|
|
|
6
6
|
* A synthetic location.
|
|
7
7
|
*/
|
|
8
8
|
export interface LocationCollectionElement {
|
|
9
|
+
/**
|
|
10
|
+
* The list of location's capabilities.
|
|
11
|
+
*/
|
|
12
|
+
capabilities?: string[];
|
|
9
13
|
cloudPlatform?: LocationCollectionElementCloudPlatform;
|
|
10
14
|
/**
|
|
11
15
|
* The Dynatrace entity ID of the location.
|
|
@@ -4,6 +4,7 @@ import * as _LocationCollectionElementStageTransformation from './location-colle
|
|
|
4
4
|
import * as _LocationCollectionElementStatusTransformation from './location-collection-element-status.transformation';
|
|
5
5
|
import * as _LocationCollectionElementTypeTransformation from './location-collection-element-type.transformation';
|
|
6
6
|
export interface AsJson {
|
|
7
|
+
capabilities?: string[];
|
|
7
8
|
cloudPlatform?: _LocationCollectionElementCloudPlatformTransformation.AsJson;
|
|
8
9
|
entityId: string;
|
|
9
10
|
geoCity?: string;
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* The log message in JSON format. Use one object representing a single event or an array of objects representing multiple events.
|
|
3
3
|
|
|
4
|
-
The object might contain the following types of
|
|
4
|
+
The object might contain the following types of keys (the possible key values are listed below):
|
|
5
5
|
|
|
6
6
|
* **Timestamp:**
|
|
7
7
|
* The earliest timestamp for a log event is the current time minus 24 hours. If the log event contains a timestamp earlier than the current time minus 24 hours, the event is dropped.
|
|
8
8
|
* The timestamp for a log event is not limited to future time. If the log event contains a timestamp later than 10 minutes in the future, the timestamp of the event will be overridden by the current time on the server.
|
|
9
|
-
* The following formats are supported: UTC milliseconds, RFC3339, and RFC3164. For the missing timestamp, the current timestamp is used. For the unsupported timestamp format, the current timestamp is used, and the value of the unsupported timestamp format is stored in the
|
|
9
|
+
* The following formats are supported: UTC milliseconds, RFC3339, and RFC3164. For the missing timestamp, the current timestamp is used. For the unsupported timestamp format, the current timestamp is used, and the value of the unsupported timestamp format is stored in the `unparsed_timestamp` attribute (for Log Monitoring Classic, this attribute isn't indexed).
|
|
10
10
|
* **Severity.** If not set, `NONE` is used.
|
|
11
11
|
* **Content.** If the content key is not set, the whole JSON is parsed as the content.
|
|
12
|
-
* **
|
|
12
|
+
* **Attributes.** * Logs on Grail with OpenPipeline custom processing (Dynatrace SaaS version 1.295+, Environment ActiveGate version 1.295+): All JSON data types (string, number, boolean, null) are supported. All attributes are indexed and can be used in queries. Keys are case-sensitive.
|
|
13
|
+
* Logs on Grail without OpenPipeline custom processing: Only values of the `string` type are supported. All attributes are indexed and can be used in queries. Keys are case-insensitive (lowercased).
|
|
14
|
+
* Log Monitoring Classic: Only values of the `string` type are supported. Semantic attributes are indexed and can be used in queries. If an unsupported key occurs, it is not indexed and can't be used in indexing and aggregations. Keys are case-insensitive (lowercased).
|
|
15
|
+
* **Semantic attributes.** are displayed in aggregations (facets) in Log and Events Viewer. Refer to the [Semantic Dictionary documentation page](https://docs.dynatrace.com/docs/platform/semantic-dictionary) for more details.
|
|
13
16
|
* **Automatic attribute.** The dt.auth.origin attribute is automatically added to every log record ingested via API. This attribute is the public part of the API key that the log source authorizes to connect to the generic log ingest API.
|
|
14
17
|
|
|
15
18
|
<br/>
|
|
@@ -56,7 +59,7 @@ Complex objects are flattened facilitating ease of handling, and a simpler repre
|
|
|
56
59
|
|
|
57
60
|
**Limitations**
|
|
58
61
|
|
|
59
|
-
The object value can be a single constant or
|
|
62
|
+
The object value can be a single constant or an array of constants. The length of the value is limited. Any content exceeding the limit is trimmed. Default limits:
|
|
60
63
|
|
|
61
64
|
* Attributes: up to 50 attributes.
|
|
62
65
|
* Content: Grail tenants: 65,536 bytes, other tenants: 8,192 bytes.
|
|
@@ -242,6 +245,7 @@ The object value can be a single constant or, in case of semantic attribute, an
|
|
|
242
245
|
* k8s.statefulset.name
|
|
243
246
|
* k8s.statefulset.uid
|
|
244
247
|
* log.source
|
|
248
|
+
* log.source.origin
|
|
245
249
|
* net.host.ip
|
|
246
250
|
* net.host.name
|
|
247
251
|
* net.host.port
|
|
@@ -4,6 +4,7 @@ export interface AsJson {
|
|
|
4
4
|
nextSliceKey?: string;
|
|
5
5
|
results?: _LogRecordTransformation.AsJson[];
|
|
6
6
|
sliceSize?: number;
|
|
7
|
+
warnings?: string;
|
|
7
8
|
}
|
|
8
9
|
export declare function fromJson($model: AsJson): LogRecordsList;
|
|
9
10
|
export declare function toJson($model: LogRecordsList): AsJson;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* The modification info for a single updatable setting.
|
|
2
|
+
* The modification info for a single updatable setting. Replaced by `resourceContext`.
|
|
3
3
|
*/
|
|
4
4
|
export interface ModificationInfo {
|
|
5
5
|
/**
|
|
6
6
|
* If settings value can be deleted
|
|
7
7
|
*/
|
|
8
|
-
deletable
|
|
8
|
+
deletable: boolean;
|
|
9
9
|
/**
|
|
10
10
|
* If non-moveable settings value is in the first group of non-moveable settings, or in the last (start or end of list)
|
|
11
11
|
*/
|
|
@@ -13,17 +13,17 @@ export interface ModificationInfo {
|
|
|
13
13
|
/**
|
|
14
14
|
* If settings value can be modified
|
|
15
15
|
*/
|
|
16
|
-
modifiable
|
|
16
|
+
modifiable: boolean;
|
|
17
17
|
/**
|
|
18
18
|
* Property paths which are modifiable, regardless of the state of `modifiable`
|
|
19
19
|
*/
|
|
20
|
-
modifiablePaths
|
|
20
|
+
modifiablePaths: string[];
|
|
21
21
|
/**
|
|
22
22
|
* If settings value can be moved/reordered. Only applicable for ordered list schema
|
|
23
23
|
*/
|
|
24
|
-
movable
|
|
24
|
+
movable: boolean;
|
|
25
25
|
/**
|
|
26
26
|
* Property paths which are not modifiable, when `modifiable` is true
|
|
27
27
|
*/
|
|
28
|
-
nonModifiablePaths
|
|
28
|
+
nonModifiablePaths: string[];
|
|
29
29
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ModificationInfo } from './modification-info';
|
|
2
2
|
export interface AsJson {
|
|
3
|
-
deletable
|
|
3
|
+
deletable: boolean;
|
|
4
4
|
first?: boolean;
|
|
5
|
-
modifiable
|
|
6
|
-
modifiablePaths
|
|
7
|
-
movable
|
|
8
|
-
nonModifiablePaths
|
|
5
|
+
modifiable: boolean;
|
|
6
|
+
modifiablePaths: string[];
|
|
7
|
+
movable: boolean;
|
|
8
|
+
nonModifiablePaths: string[];
|
|
9
9
|
}
|
|
10
10
|
export declare function fromJson($model: AsJson): ModificationInfo;
|
|
11
11
|
export declare function toJson($model: ModificationInfo): AsJson;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The additional modification details for this settings object.
|
|
3
|
+
*/
|
|
4
|
+
export interface Modification {
|
|
5
|
+
/**
|
|
6
|
+
* If non-moveable settings object is in the first group of non-moveable settings, or in the last (start or end of list).
|
|
7
|
+
*/
|
|
8
|
+
first?: boolean;
|
|
9
|
+
/**
|
|
10
|
+
* Property paths which are modifiable, regardless if the `write` operation is allowed.
|
|
11
|
+
*/
|
|
12
|
+
modifiablePaths: string[];
|
|
13
|
+
/**
|
|
14
|
+
* If settings object can be moved/reordered. Only applicable for ordered list schema.
|
|
15
|
+
*/
|
|
16
|
+
movable?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* Property paths which are not modifiable, even if the `write` operation is allowed.
|
|
19
|
+
*/
|
|
20
|
+
nonModifiablePaths: string[];
|
|
21
|
+
}
|
package/types/packages/client/classic-environment-v2/src/lib/models/modification.transformation.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Modification } from './modification';
|
|
2
|
+
export interface AsJson {
|
|
3
|
+
first?: boolean;
|
|
4
|
+
modifiablePaths: string[];
|
|
5
|
+
movable?: boolean;
|
|
6
|
+
nonModifiablePaths: string[];
|
|
7
|
+
}
|
|
8
|
+
export declare function fromJson($model: AsJson): Modification;
|
|
9
|
+
export declare function toJson($model: Modification): AsJson;
|
|
@@ -26,6 +26,7 @@ export declare enum MonitoredEntityStatesState {
|
|
|
26
26
|
Ok = "ok",
|
|
27
27
|
ParentProcessRestartRequired = "parent_process_restart_required",
|
|
28
28
|
PodmanDisabled = "podman_disabled",
|
|
29
|
+
ProcessGroupDifferentIdDueToDeclarativeGrouping = "process_group_different_id_due_to_declarative_grouping",
|
|
29
30
|
ProcessGroupDisabled = "process_group_disabled",
|
|
30
31
|
ProcessGroupDisabledViaContainerInjectionRule = "process_group_disabled_via_container_injection_rule",
|
|
31
32
|
ProcessGroupDisabledViaContainerInjectionRuleRestart = "process_group_disabled_via_container_injection_rule_restart",
|
|
@@ -38,6 +38,18 @@ export interface Problem {
|
|
|
38
38
|
* A list of all entities that are impacted by the problem.
|
|
39
39
|
*/
|
|
40
40
|
impactedEntities: EntityStub[];
|
|
41
|
+
/**
|
|
42
|
+
* The related Kubernetes cluster names.
|
|
43
|
+
*/
|
|
44
|
+
'k8s.cluster.name'?: string[];
|
|
45
|
+
/**
|
|
46
|
+
* The related Kubernetes cluster UIDs.
|
|
47
|
+
*/
|
|
48
|
+
'k8s.cluster.uid'?: string[];
|
|
49
|
+
/**
|
|
50
|
+
* The related Kubernetes namespace names.
|
|
51
|
+
*/
|
|
52
|
+
'k8s.namespace.name'?: string[];
|
|
41
53
|
linkedProblemInfo?: LinkedProblem;
|
|
42
54
|
/**
|
|
43
55
|
* A list of all management zones that the problem belongs to.
|
package/types/packages/client/classic-environment-v2/src/lib/models/problem.transformation.d.ts
CHANGED
|
@@ -19,6 +19,9 @@ export interface AsJson {
|
|
|
19
19
|
impactAnalysis?: _ImpactAnalysisTransformation.AsJson;
|
|
20
20
|
impactLevel: _ProblemImpactLevelTransformation.AsJson;
|
|
21
21
|
impactedEntities: _EntityStubTransformation.AsJson[];
|
|
22
|
+
'k8s.cluster.name'?: string[];
|
|
23
|
+
'k8s.cluster.uid'?: string[];
|
|
24
|
+
'k8s.namespace.name'?: string[];
|
|
22
25
|
linkedProblemInfo?: _LinkedProblemTransformation.AsJson;
|
|
23
26
|
managementZones: _ManagementZoneTransformation.AsJson[];
|
|
24
27
|
problemFilters: _AlertingProfileStubTransformation.AsJson[];
|
package/types/packages/client/classic-environment-v2/src/lib/models/remediation-assessment.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AssessmentAccuracyDetails } from './assessment-accuracy-details';
|
|
1
2
|
import { RemediationAssessmentAssessmentAccuracy } from './remediation-assessment-assessment-accuracy';
|
|
2
3
|
import { RemediationAssessmentDataAssets } from './remediation-assessment-data-assets';
|
|
3
4
|
import { RemediationAssessmentExposure } from './remediation-assessment-exposure';
|
|
@@ -8,6 +9,7 @@ import { VulnerableFunction } from './vulnerable-function';
|
|
|
8
9
|
*/
|
|
9
10
|
export interface RemediationAssessment {
|
|
10
11
|
assessmentAccuracy?: RemediationAssessmentAssessmentAccuracy;
|
|
12
|
+
assessmentAccuracyDetails?: AssessmentAccuracyDetails;
|
|
11
13
|
dataAssets?: RemediationAssessmentDataAssets;
|
|
12
14
|
exposure?: RemediationAssessmentExposure;
|
|
13
15
|
/**
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as _AssessmentAccuracyDetailsTransformation from './assessment-accuracy-details.transformation';
|
|
1
2
|
import { RemediationAssessment } from './remediation-assessment';
|
|
2
3
|
import * as _RemediationAssessmentAssessmentAccuracyTransformation from './remediation-assessment-assessment-accuracy.transformation';
|
|
3
4
|
import * as _RemediationAssessmentDataAssetsTransformation from './remediation-assessment-data-assets.transformation';
|
|
@@ -6,6 +7,7 @@ import * as _RemediationAssessmentVulnerableFunctionUsageTransformation from './
|
|
|
6
7
|
import * as _VulnerableFunctionTransformation from './vulnerable-function.transformation';
|
|
7
8
|
export interface AsJson {
|
|
8
9
|
assessmentAccuracy?: _RemediationAssessmentAssessmentAccuracyTransformation.AsJson;
|
|
10
|
+
assessmentAccuracyDetails?: _AssessmentAccuracyDetailsTransformation.AsJson;
|
|
9
11
|
dataAssets?: _RemediationAssessmentDataAssetsTransformation.AsJson;
|
|
10
12
|
exposure?: _RemediationAssessmentExposureTransformation.AsJson;
|
|
11
13
|
numberOfDataAssets?: number;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ResolutionRequest } from './resolution-request';
|
|
2
|
+
import * as _SinglePermissionRequestTransformation from './single-permission-request.transformation';
|
|
3
|
+
export interface AsJson {
|
|
4
|
+
permissions?: _SinglePermissionRequestTransformation.AsJson[];
|
|
5
|
+
}
|
|
6
|
+
export declare function fromJson($model: AsJson): ResolutionRequest;
|
|
7
|
+
export declare function toJson($model: ResolutionRequest): AsJson;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ResourceContextOperationsItem } from './resource-context-operations-item';
|
|
2
|
+
export type AsJson = string;
|
|
3
|
+
export declare function fromJson($model: AsJson): ResourceContextOperationsItem;
|
|
4
|
+
export declare function toJson($model: ResourceContextOperationsItem): AsJson;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Modification } from './modification';
|
|
2
|
+
import { ResourceContextOperationsItem } from './resource-context-operations-item';
|
|
3
|
+
/**
|
|
4
|
+
* The resource context, which contains additional permission information about the object.
|
|
5
|
+
*/
|
|
6
|
+
export interface ResourceContext {
|
|
7
|
+
modifications: Modification;
|
|
8
|
+
/**
|
|
9
|
+
* The allowed operations on this settings object.
|
|
10
|
+
*/
|
|
11
|
+
operations: ResourceContextOperationsItem[];
|
|
12
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as _ModificationTransformation from './modification.transformation';
|
|
2
|
+
import { ResourceContext } from './resource-context';
|
|
3
|
+
import * as _ResourceContextOperationsItemTransformation from './resource-context-operations-item.transformation';
|
|
4
|
+
export interface AsJson {
|
|
5
|
+
modifications: _ModificationTransformation.AsJson;
|
|
6
|
+
operations: _ResourceContextOperationsItemTransformation.AsJson[];
|
|
7
|
+
}
|
|
8
|
+
export declare function fromJson($model: AsJson): ResourceContext;
|
|
9
|
+
export declare function toJson($model: ResourceContext): AsJson;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { RevisionDiff } from './revision-diff';
|
|
2
|
+
/**
|
|
3
|
+
* The paged response payload for diff between revisions of settings.
|
|
4
|
+
*/
|
|
5
|
+
export interface RevisionDiffPage {
|
|
6
|
+
/**
|
|
7
|
+
* The 'to' time in ISO 8601 format (yyyy-MM-dd'T'HH:mm:ss.SSS'Z') from the original request.
|
|
8
|
+
*/
|
|
9
|
+
endTime: string;
|
|
10
|
+
/**
|
|
11
|
+
* The list of revisions changes in the current page.
|
|
12
|
+
*/
|
|
13
|
+
items: RevisionDiff[];
|
|
14
|
+
/**
|
|
15
|
+
* The cursor for the next page of results. Has the value of `null` on the last page.
|
|
16
|
+
*
|
|
17
|
+
* Use it in the **nextPageKey** query parameter to obtain subsequent pages of the result.
|
|
18
|
+
*/
|
|
19
|
+
nextPageKey?: string;
|
|
20
|
+
/**
|
|
21
|
+
* The number of entries per page.
|
|
22
|
+
*/
|
|
23
|
+
pageSize: number;
|
|
24
|
+
/**
|
|
25
|
+
* The 'from' time in ISO 8601 format (yyyy-MM-dd'T'HH:mm:ss.SSS'Z') from the original request.
|
|
26
|
+
*/
|
|
27
|
+
startTime: string;
|
|
28
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { RevisionDiffPage } from './revision-diff-page';
|
|
2
|
+
import * as _RevisionDiffTransformation from './revision-diff.transformation';
|
|
3
|
+
export interface AsJson {
|
|
4
|
+
endTime: string;
|
|
5
|
+
items: _RevisionDiffTransformation.AsJson[];
|
|
6
|
+
nextPageKey?: string;
|
|
7
|
+
pageSize: number;
|
|
8
|
+
startTime: string;
|
|
9
|
+
}
|
|
10
|
+
export declare function fromJson($model: AsJson): RevisionDiffPage;
|
|
11
|
+
export declare function toJson($model: RevisionDiffPage): AsJson;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { AnyValue } from './any-value';
|
|
2
|
+
import { HistoryModificationInfo } from './history-modification-info';
|
|
3
|
+
import { RevisionDiffType } from './revision-diff-type';
|
|
4
|
+
/**
|
|
5
|
+
* The diff between two revisions.
|
|
6
|
+
*/
|
|
7
|
+
export interface RevisionDiff {
|
|
8
|
+
/**
|
|
9
|
+
* The new value of the changed settings value or null if the value has been deleted.
|
|
10
|
+
*/
|
|
11
|
+
jsonAfter?: string;
|
|
12
|
+
/**
|
|
13
|
+
* The previous value of the changed settings value or null if the value has been newly created.
|
|
14
|
+
*/
|
|
15
|
+
jsonBefore?: string;
|
|
16
|
+
/**
|
|
17
|
+
* The JSON Patch for this value. May be null if the diff type is not UPDATE.
|
|
18
|
+
*/
|
|
19
|
+
jsonPatch?: AnyValue;
|
|
20
|
+
modificationInfo?: HistoryModificationInfo;
|
|
21
|
+
/**
|
|
22
|
+
* The ID of the settings object.
|
|
23
|
+
*/
|
|
24
|
+
objectId?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The revision of the change.
|
|
27
|
+
*/
|
|
28
|
+
revision?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The schema version the new value complies to
|
|
31
|
+
*/
|
|
32
|
+
schemaVersion?: string;
|
|
33
|
+
type?: RevisionDiffType;
|
|
34
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as _AnyValueTransformation from './any-value.transformation';
|
|
2
|
+
import * as _HistoryModificationInfoTransformation from './history-modification-info.transformation';
|
|
3
|
+
import { RevisionDiff } from './revision-diff';
|
|
4
|
+
import * as _RevisionDiffTypeTransformation from './revision-diff-type.transformation';
|
|
5
|
+
export interface AsJson {
|
|
6
|
+
jsonAfter?: string;
|
|
7
|
+
jsonBefore?: string;
|
|
8
|
+
jsonPatch?: _AnyValueTransformation.AsJson;
|
|
9
|
+
modificationInfo?: _HistoryModificationInfoTransformation.AsJson;
|
|
10
|
+
objectId?: string;
|
|
11
|
+
revision?: string;
|
|
12
|
+
schemaVersion?: string;
|
|
13
|
+
type?: _RevisionDiffTypeTransformation.AsJson;
|
|
14
|
+
}
|
|
15
|
+
export declare function fromJson($model: AsJson): RevisionDiff;
|
|
16
|
+
export declare function toJson($model: RevisionDiff): AsJson;
|
package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-details.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AssessmentAccuracyDetails } from './assessment-accuracy-details';
|
|
1
2
|
import { RiskAssessmentDetailsAssessmentAccuracy } from './risk-assessment-details-assessment-accuracy';
|
|
2
3
|
import { RiskAssessmentDetailsBaseRiskLevel } from './risk-assessment-details-base-risk-level';
|
|
3
4
|
import { RiskAssessmentDetailsDataAssets } from './risk-assessment-details-data-assets';
|
|
@@ -10,6 +11,7 @@ import { RiskAssessmentDetailsVulnerableFunctionUsage } from './risk-assessment-
|
|
|
10
11
|
*/
|
|
11
12
|
export interface RiskAssessmentDetails {
|
|
12
13
|
assessmentAccuracy?: RiskAssessmentDetailsAssessmentAccuracy;
|
|
14
|
+
assessmentAccuracyDetails?: AssessmentAccuracyDetails;
|
|
13
15
|
baseRiskLevel?: RiskAssessmentDetailsBaseRiskLevel;
|
|
14
16
|
/**
|
|
15
17
|
* The risk score (1-10) from the CVSS score.
|