@dynatrace-sdk/client-classic-environment-v2 1.2.4 → 1.4.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 +27 -0
- package/README.md +1 -1
- package/cjs/index.js +8738 -6898
- package/docs/DOCS.md +2254 -1235
- package/dynatrace-metadata.json +2 -2
- package/esm/index.js +8738 -6898
- package/package.json +3 -2
- package/types/packages/client/classic-environment-v2/src/lib/apis/access-tokens-active-gate-tokens-api.d.ts +2 -5
- package/types/packages/client/classic-environment-v2/src/lib/apis/access-tokens-api-tokens-api.d.ts +25 -30
- package/types/packages/client/classic-environment-v2/src/lib/apis/active-gates-api.d.ts +3 -20
- package/types/packages/client/classic-environment-v2/src/lib/apis/active-gates-auto-update-configuration-api.d.ts +33 -33
- package/types/packages/client/classic-environment-v2/src/lib/apis/active-gates-auto-update-jobs-api.d.ts +29 -48
- package/types/packages/client/classic-environment-v2/src/lib/apis/audit-logs-api.d.ts +17 -24
- package/types/packages/client/classic-environment-v2/src/lib/apis/business-events-api.d.ts +3 -2
- package/types/packages/client/classic-environment-v2/src/lib/apis/credential-vault-api.d.ts +11 -12
- package/types/packages/client/classic-environment-v2/src/lib/apis/davis-security-advisor-api.d.ts +1 -7
- package/types/packages/client/classic-environment-v2/src/lib/apis/events-api.d.ts +65 -78
- package/types/packages/client/classic-environment-v2/src/lib/apis/extensions-2-0-api.d.ts +315 -301
- package/types/packages/client/classic-environment-v2/src/lib/apis/logs-api.d.ts +134 -130
- package/types/packages/client/classic-environment-v2/src/lib/apis/metrics-api.d.ts +54 -63
- package/types/packages/client/classic-environment-v2/src/lib/apis/metrics-units-api.d.ts +38 -43
- package/types/packages/client/classic-environment-v2/src/lib/apis/monitored-entities-api.d.ts +28 -42
- package/types/packages/client/classic-environment-v2/src/lib/apis/monitored-entities-custom-tags-api.d.ts +1 -9
- package/types/packages/client/classic-environment-v2/src/lib/apis/monitored-entities-monitoring-state-api.d.ts +17 -5
- package/types/packages/client/classic-environment-v2/src/lib/apis/network-zones-api.d.ts +45 -46
- package/types/packages/client/classic-environment-v2/src/lib/apis/problems-api.d.ts +158 -170
- package/types/packages/client/classic-environment-v2/src/lib/apis/releases-api.d.ts +1 -9
- package/types/packages/client/classic-environment-v2/src/lib/apis/security-problems-api.d.ts +346 -343
- package/types/packages/client/classic-environment-v2/src/lib/apis/service-level-objectives-api.d.ts +102 -94
- package/types/packages/client/classic-environment-v2/src/lib/apis/settings-objects-api.d.ts +116 -91
- package/types/packages/client/classic-environment-v2/src/lib/apis/settings-schemas-api.d.ts +0 -1
- package/types/packages/client/classic-environment-v2/src/lib/apis/synthetic-http-monitor-executions-api.d.ts +2 -3
- package/types/packages/client/classic-environment-v2/src/lib/apis/synthetic-locations-nodes-and-configuration-api.d.ts +198 -2
- package/types/packages/client/classic-environment-v2/src/lib/apis/synthetic-on-demand-monitor-executions-api.d.ts +77 -93
- package/types/packages/client/classic-environment-v2/src/lib/error-envelopes/index.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/abstract-credentials-response-element.d.ts +0 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/abstract-credentials-response-element.transformation.d.ts +0 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-auto-update-config.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-auto-update-config.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-module.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-module.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-create.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-create.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-created.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-created.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-list.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token.d.ts +13 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate-token.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate.d.ts +35 -35
- package/types/packages/client/classic-environment-v2/src/lib/models/active-gate.transformation.d.ts +15 -15
- package/types/packages/client/classic-environment-v2/src/lib/models/add-entity-tag.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/add-entity-tag.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/added-entity-tags.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/added-entity-tags.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/alerting-profile-stub.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/alerting-profile-stub.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-create.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-create.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-created.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-created.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-update.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token-update.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token.d.ts +19 -19
- package/types/packages/client/classic-environment-v2/src/lib/models/api-token.transformation.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/asset-info-dto.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/asset-info-dto.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/asset-schema-details-dto.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/asset-schema-details-dto.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log-entry.d.ts +15 -15
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log-entry.transformation.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/audit-log.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/azure-client-secret-config.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/azure-client-secret-config.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/azure-client-secret.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/azure-client-secret.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/biz-event-ingest-error.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/biz-event-ingest-error.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/bm-action.d.ts +76 -76
- package/types/packages/client/classic-environment-v2/src/lib/models/bm-action.transformation.d.ts +31 -31
- package/types/packages/client/classic-environment-v2/src/lib/models/certificate-credentials.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/certificate-credentials.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/cloud-event.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/cloud-event.transformation.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/comment-request-dto-impl.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/comment-request-dto-impl.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/comment.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/comment.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/comments-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/comments-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/complex-constraint-type.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/complex-constraint.d.ts +8 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/complex-constraint.transformation.d.ts +3 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/configuration-metadata.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/configuration-metadata.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/constraint-violation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/constraint-violation.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/constraint.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/constraint.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-access-data-type.d.ts +5 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-access-data-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-access-data.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-access-data.transformation.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-usage-handler.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/credential-usage-handler.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-list.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-response-element.d.ts +14 -9
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials-response-element.transformation.d.ts +6 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials.d.ts +9 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/credentials.transformation.d.ts +5 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/custom-device-creation.d.ts +19 -19
- package/types/packages/client/classic-environment-v2/src/lib/models/custom-device-creation.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/custom-log-line.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/custom-log-line.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-allowed-location-config.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-allowed-location-config.transformation.d.ts +11 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-allowed-location-dto.d.ts +26 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-allowed-location-dto.transformation.d.ts +11 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-username-password-config.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-username-password-config.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-username-password.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/cyber-ark-username-password.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/datasource-definition.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/datasource-definition.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/davis-security-advice-list.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/davis-security-advice-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/davis-security-advice.d.ts +11 -11
- package/types/packages/client/classic-environment-v2/src/lib/models/davis-security-advice.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-settings-value.d.ts +11 -11
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-settings-value.transformation.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-settings-values-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/effective-settings-values-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/entities-list.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/entities-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-icon.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-icon.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-short-representation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-short-representation.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-type-list.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-type-list.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-type.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/entity-type.transformation.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/entity.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/entity.transformation.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/entry-point-usage-segment.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/entry-point-usage-segment.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/entry-point.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/entry-point.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/enum-type.d.ts +9 -9
- package/types/packages/client/classic-environment-v2/src/lib/models/enum-type.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/enum-value.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/enum-value.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/error.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/error.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/event-evidence.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/event-evidence.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/event-ingest-results.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/event-ingest-results.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/event-ingest.d.ts +16 -16
- package/types/packages/client/classic-environment-v2/src/lib/models/event-ingest.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/event-list.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/event-list.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/event-properties-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/event-properties-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property-details.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property-details.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/event-property.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/event-type-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/event-type-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/event-type.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/event-type.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/event.d.ts +33 -33
- package/types/packages/client/classic-environment-v2/src/lib/models/event.transformation.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/evidence-details.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/evidence-details.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/evidence.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/evidence.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/execution-full-results.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/execution-full-results.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/execution-simple-results.d.ts +34 -34
- package/types/packages/client/classic-environment-v2/src/lib/models/execution-simple-results.transformation.d.ts +12 -12
- package/types/packages/client/classic-environment-v2/src/lib/models/exported-log-record-list.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/exported-log-record-list.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-assets-dto.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-assets-dto.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-event-dto.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-event-dto.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-list.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-monitoring-configuration.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-monitoring-configuration.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-monitoring-configurations-list.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-monitoring-configurations-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-status-dto.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-status-dto.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-upload-response-dto.d.ts +18 -18
- package/types/packages/client/classic-environment-v2/src/lib/models/extension-upload-response-dto.transformation.d.ts +11 -11
- package/types/packages/client/classic-environment-v2/src/lib/models/extension.d.ts +18 -18
- package/types/packages/client/classic-environment-v2/src/lib/models/extension.transformation.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault-config-source-auth-method.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault-config-type.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault-config.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault-config.transformation.d.ts +8 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault-source-auth-method.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault.d.ts +9 -9
- package/types/packages/client/classic-environment-v2/src/lib/models/external-vault.transformation.d.ts +8 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/filter.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/filter.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/get-all-active-gates-query-os-architecture.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-all-active-gates-query-os-architecture.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-cloud-platform.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-cloud-platform.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-type.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/get-locations-query-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/hashicorp-certificate-config.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/hashicorp-certificate-config.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/hashicorp-certificate.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/hashicorp-certificate.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/impact.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/impact.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/index.d.ts +94 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/insert-position.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/insert-position.transformation.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/invalid-line.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/invalid-line.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/item-type.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/item-type.transformation.d.ts +4 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/item.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/item.transformation.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-cloud-platform.d.ts +15 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-cloud-platform.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-stage.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-stage.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-status.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-status.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-type.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element.d.ts +31 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-collection-element.transformation.d.ts +17 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/location-execution-results.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/location-execution-results.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/log-message-json.d.ts +5 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/log-message-plain.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/log-record.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/log-record.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/log-records-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/log-records-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/main-event.d.ts +13 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/main-event.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/maintenance-window-evidence.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/maintenance-window-evidence.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/management-zone.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/management-zone.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/me-tag.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/me-tag.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-data.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-data.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-descriptor-collection.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-descriptor-collection.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-descriptor.d.ts +62 -56
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-descriptor.transformation.d.ts +17 -16
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-dimension-cardinality.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-dimension-cardinality.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-dimension-definition.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-dimension-definition.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-evidence.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-evidence.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-ingest-error.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-ingest-error.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-metadata-dto.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-metadata-dto.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-series-collection.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-series-collection.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-series.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/metric-series.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/minimal-extension.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/minimal-extension.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/modification-info.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/modification-info.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/monitor-execution-results.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/monitor-execution-results.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/monitor-request-execution-result.d.ts +56 -56
- package/types/packages/client/classic-environment-v2/src/lib/models/monitor-request-execution-result.transformation.d.ts +20 -20
- package/types/packages/client/classic-environment-v2/src/lib/models/monitored-entity-state-param.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/monitored-entity-state-param.transformation.d.ts +1 -1
- 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/monitored-states.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/monitored-states.transformation.d.ts +2 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/monitoring-configuration-response.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/monitoring-configuration-response.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/mute-state.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/mute-state.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/network-zone-connection-statistics.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/network-zone-connection-statistics.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/network-zone.d.ts +16 -16
- package/types/packages/client/classic-environment-v2/src/lib/models/network-zone.transformation.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/node-collection-element.d.ts +53 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/node-collection-element.transformation.d.ts +17 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/node.d.ts +63 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/node.transformation.d.ts +19 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/nodes.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/nodes.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/objects-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/objects-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/precondition.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/precondition.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/private-synthetic-location.d.ts +48 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/private-synthetic-location.transformation.d.ts +14 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/problem-close-result.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/problem-close-result.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/problem.d.ts +28 -26
- package/types/packages/client/classic-environment-v2/src/lib/models/problem.transformation.d.ts +15 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/problems.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/problems.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/process-group-vulnerable-functions.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/process-group-vulnerable-functions.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/property-definition-type.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/property-definition-type.transformation.d.ts +4 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/property-definition.d.ts +24 -20
- package/types/packages/client/classic-environment-v2/src/lib/models/property-definition.transformation.d.ts +11 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/public-certificate-credentials.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/public-certificate-credentials.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/public-synthetic-location.d.ts +32 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/public-synthetic-location.transformation.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/ref-pointer.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/ref-pointer.transformation.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/related-container-image.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/related-container-image.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/related-entities-list.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/related-entities-list.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/related-entity.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/related-entity.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/related-service.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/related-service.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/release-instance.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/release-instance.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/release.d.ts +26 -26
- package/types/packages/client/classic-environment-v2/src/lib/models/release.transformation.d.ts +9 -9
- package/types/packages/client/classic-environment-v2/src/lib/models/releases.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/releases.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-assessment.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-assessment.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-details-item-vulnerability-state.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-details-item-vulnerability-state.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-details-item.d.ts +27 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-details-item.transformation.d.ts +22 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-details-vulnerable-component.d.ts +33 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-details-vulnerable-component.transformation.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-mute-state-change.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-mute-state-change.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-mute-state.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-mute-state.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-muting-summary.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-muting-summary.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item-vulnerability-state.d.ts +0 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item.d.ts +7 -20
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-item.transformation.d.ts +7 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-mute.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-mute.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-unmute.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-unmute.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-update-delete-dto-updates.d.ts +11 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-update-delete-dto-updates.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-update-delete-dto.d.ts +13 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-items-bulk-update-delete-dto.transformation.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-progress-entity-assessment.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-progress-entity-assessment.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-progress-entity.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-progress-entity.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/{vulnerable-component-base.d.ts → remediation-progress-vulnerable-component.d.ts} +12 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/remediation-progress-vulnerable-component.transformation.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-exposure.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-exposure.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-public-exploit.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-public-exploit.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-vulnerable-function-usage.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes-previous-vulnerable-function-usage.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes.d.ts +35 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-changes.transformation.d.ts +17 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-snapshot.d.ts +18 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment-snapshot.transformation.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment.d.ts +13 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/risk-assessment.transformation.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-constraint-rest-dto-type.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-constraint-rest-dto-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-constraint-rest-dto.d.ts +16 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-constraint-rest-dto.transformation.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-definition-rest-dto-table-columns.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-definition-rest-dto-table-columns.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-definition-rest-dto.d.ts +35 -28
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-definition-rest-dto.transformation.d.ts +17 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-files.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-files.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-stub.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-stub.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-type-type.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-type-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-type.d.ts +19 -17
- package/types/packages/client/classic-environment-v2/src/lib/models/schema-type.transformation.d.ts +9 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/schemas-list.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/schemas-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-bulk-muting-summary.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-bulk-muting-summary.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-details.d.ts +54 -54
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-details.transformation.d.ts +23 -23
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-event-reason.d.ts +1 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-event.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-event.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-events-list.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-events-list.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-list.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-list.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-mute.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-mute.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-unmute.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem-unmute.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem.d.ts +29 -29
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problem.transformation.d.ts +13 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problems-bulk-mute.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problems-bulk-mute.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problems-bulk-unmute.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/security-problems-bulk-unmute.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-create.d.ts +13 -15
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-create.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-response.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-response.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-update.d.ts +13 -13
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object-update.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object.d.ts +29 -21
- package/types/packages/client/classic-environment-v2/src/lib/models/settings-object.transformation.d.ts +9 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/sl-os.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/sl-os.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/slo-burn-rate-config.d.ts +3 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/slo-burn-rate.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/slo-burn-rate.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/slo-config-item-dto-impl.d.ts +34 -32
- package/types/packages/client/classic-environment-v2/src/lib/models/slo-config-item-dto-impl.transformation.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/slo.d.ts +75 -75
- package/types/packages/client/classic-environment-v2/src/lib/models/slo.transformation.d.ts +20 -20
- package/types/packages/client/classic-environment-v2/src/lib/models/software-techs.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/software-techs.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-ids-dto.d.ts +13 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-ids-dto.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-status.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-status.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-type.d.ts +12 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-update-type.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-update-type.transformation.d.ts +4 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-update.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location-update.transformation.d.ts +14 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location.d.ts +49 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-location.transformation.d.ts +21 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-locations.d.ts +10 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-locations.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-batch-status.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-batch-status.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request-group.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request-group.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request-monitor.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request-monitor.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request.d.ts +7 -7
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-request.transformation.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-result.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution-result.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution.d.ts +16 -16
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-execution.transformation.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-failed-execution-status.d.ts +10 -10
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-failed-execution-status.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggered-monitor.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggered-monitor.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggering-problem-details.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-on-demand-triggering-problem-details.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-private-location-update.d.ts +82 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-private-location-update.transformation.d.ts +21 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-public-location-update.d.ts +14 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/synthetic-public-location-update.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/table-column.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/table-column.transformation.d.ts +6 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/to-position.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/to-position.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/token-credentials.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/token-credentials.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/tracking-link-update.d.ts +15 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/tracking-link-update.transformation.d.ts +7 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/tracking-link.d.ts +21 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/tracking-link.transformation.d.ts +9 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/transactional-evidence.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/transactional-evidence.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-button-customization-insert.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-button-customization-insert.transformation.d.ts +4 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-button-customization.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-button-customization.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-customization.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-customization.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-expandable-customization.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-expandable-customization.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-expandable-section-customization.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-expandable-section-customization.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-tab-group-customization.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-tab-group-customization.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-column-customization.d.ts +19 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-column-customization.transformation.d.ts +6 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-column-item-customization.d.ts +17 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-column-item-customization.transformation.d.ts +8 -0
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-customization.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/ui-table-customization.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/unit-conversion-result.d.ts +4 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/unit-conversion-result.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/unit.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/unit.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/update-job.d.ts +14 -14
- package/types/packages/client/classic-environment-v2/src/lib/models/update-job.transformation.d.ts +6 -6
- package/types/packages/client/classic-environment-v2/src/lib/models/user-password-credentials.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/user-password-credentials.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/validation-response.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/validation-response.transformation.d.ts +2 -2
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-component.d.ts +8 -8
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-component.transformation.d.ts +3 -3
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-input-segment.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-input-segment.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-input.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-input.transformation.d.ts +1 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-process-groups.d.ts +5 -5
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-function-process-groups.transformation.d.ts +2 -2
- package/types/packages/platform/error-handlers/src/lib/types/serialized-error.d.ts +3 -1
- package/types/packages/client/classic-environment-v2/src/lib/models/abstract-credentials-response-element-scopes-item.d.ts +0 -9
- package/types/packages/client/classic-environment-v2/src/lib/models/abstract-credentials-response-element-scopes-item.transformation.d.ts +0 -4
- package/types/packages/client/classic-environment-v2/src/lib/models/vulnerable-component-base.transformation.d.ts +0 -9
package/types/packages/client/classic-environment-v2/src/lib/apis/security-problems-api.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { AbortSignal, HttpClient } from '@dynatrace-sdk/http-client';
|
|
2
|
-
import {
|
|
2
|
+
import { RemediationDetailsItem } from '../models/remediation-details-item';
|
|
3
3
|
import { RemediationItemList } from '../models/remediation-item-list';
|
|
4
4
|
import { RemediationItemMuteStateChange } from '../models/remediation-item-mute-state-change';
|
|
5
5
|
import { RemediationItemsBulkMute } from '../models/remediation-items-bulk-mute';
|
|
6
6
|
import { RemediationItemsBulkMuteResponse } from '../models/remediation-items-bulk-mute-response';
|
|
7
7
|
import { RemediationItemsBulkUnmute } from '../models/remediation-items-bulk-unmute';
|
|
8
8
|
import { RemediationItemsBulkUnmuteResponse } from '../models/remediation-items-bulk-unmute-response';
|
|
9
|
+
import { RemediationItemsBulkUpdateDeleteDto } from '../models/remediation-items-bulk-update-delete-dto';
|
|
9
10
|
import { RemediationProgressEntityList } from '../models/remediation-progress-entity-list';
|
|
10
11
|
import { SecurityProblemDetails } from '../models/security-problem-details';
|
|
11
12
|
import { SecurityProblemEventsList } from '../models/security-problem-events-list';
|
|
@@ -29,26 +30,175 @@ export declare class SecurityProblemsClient {
|
|
|
29
30
|
*/
|
|
30
31
|
constructor(httpClientImplementation: HttpClient);
|
|
31
32
|
/**
|
|
32
|
-
*
|
|
33
|
+
* Lists all security problems
|
|
33
34
|
*
|
|
34
|
-
* **Required scope:** environment-api:security-problems:
|
|
35
|
+
* **Required scope:** environment-api:security-problems:read<br/>**One of the following permissions is required:**
|
|
36
|
+
* + environment:roles:manage-security-problems
|
|
37
|
+
* + environment:roles:view-security-problems
|
|
35
38
|
*
|
|
36
|
-
* @returns Success. The
|
|
39
|
+
* @returns Success. The response contains the list of security problems.
|
|
37
40
|
*
|
|
38
41
|
* @example <caption>Code example</caption>
|
|
39
42
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
40
43
|
*
|
|
41
44
|
* const data =
|
|
42
|
-
* await securityProblemsClient.
|
|
43
|
-
* id: "...",
|
|
44
|
-
* body: {} as RemediationItemsBulkMute,
|
|
45
|
-
* });
|
|
45
|
+
* await securityProblemsClient.getSecurityProblems();
|
|
46
46
|
*/
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
getSecurityProblems(config?: {
|
|
48
|
+
/**
|
|
49
|
+
* The cursor for the next page of results. You can find it in the **nextPageKey** field of the previous response.
|
|
50
|
+
*
|
|
51
|
+
* The first page is always returned if you don't specify the **nextPageKey** query parameter.
|
|
52
|
+
*
|
|
53
|
+
* When the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters.
|
|
54
|
+
*/ nextPageKey?: string;
|
|
55
|
+
/**
|
|
56
|
+
* The amount of security problems in a single response payload.
|
|
57
|
+
*
|
|
58
|
+
* The maximal allowed page size is 500.
|
|
59
|
+
*
|
|
60
|
+
* If not set, 100 is used.
|
|
61
|
+
*/ pageSize?: number;
|
|
62
|
+
/**
|
|
63
|
+
* Defines the scope of the query. Only security problems matching the specified criteria are included in the response.
|
|
64
|
+
*
|
|
65
|
+
* You can add one or more of the following criteria. Values are *not* case-sensitive and the `EQUALS` operator is used unless otherwise specified.
|
|
66
|
+
*
|
|
67
|
+
* * Status: `status("value")`. Find the possible values in the description of the **status** field of the response. If not set, all security problems are returned.
|
|
68
|
+
* * Muted: `muted("value")`. Possible values are `TRUE` or `FALSE`.
|
|
69
|
+
* * Risk level: `riskLevel("value")`. The Davis risk level. Find the possible values in the description of the **riskLevel** field of the response.
|
|
70
|
+
* * Minimum risk score: `minRiskScore("5.5")`. The Davis minimum risk score. The `GREATER THAN OR EQUAL TO` operator is used. Specify a number between `1.0` and `10.0`.
|
|
71
|
+
* * Maximum risk score: `maxRiskScore("5.5")`. The Davis maximum risk score. The `LESS THAN` operator is used. Specify a number between `1.0` and `10.0`.
|
|
72
|
+
* * Base risk level: `baseRiskLevel("value")`. The Base risk level from the CVSS. Find the possible values in the description of the **riskLevel** field of the response.
|
|
73
|
+
* * Minimum base risk score: `minBaseRiskScore("5.5")`. The minimum base risk score from the CVSS. The `GREATER THAN OR EQUAL TO` operator is used. Specify a number between `1.0` and `10.0`.
|
|
74
|
+
* * Maximum base risk score: `maxBaseRiskScore("5.5")`. The maximum base risk score from the CVSS. The `LESS THAN` operator is used. Specify a number between `1.0` and `10.0`.
|
|
75
|
+
* * External vulnerability ID contains: `externalVulnerabilityIdContains("id-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
76
|
+
* * External vulnerability ID: `externalVulnerabilityId("id-1", "id-2")`.
|
|
77
|
+
* * CVE ID: `cveId("id")`.
|
|
78
|
+
* * Risk assessment `riskAssessment("value-1", "value-2")` Possible values are `EXPOSED`, `SENSITIVE`, `EXPLOIT`, `VULNERABLE_FUNCTION_IN_USE` and `ACCURACY_REDUCED`.
|
|
79
|
+
* * Related host ID: `relatedHostIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
80
|
+
* * Related host name: `relatedHostNames("value-1", "value-2")`. Values are case-sensitive.
|
|
81
|
+
* * Related host name contains: `relatedHostNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
82
|
+
* * Related Kubernetes cluster ID: `relatedKubernetesClusterIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
83
|
+
* * Related Kubernetes cluster name: `relatedKubernetesClusterNames("value-1", "value-2")`. Values are case-sensitive.
|
|
84
|
+
* * Related Kubernetes cluster name contains: `relatedKubernetesClusterNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
85
|
+
* * Related Kubernetes workload ID: `relatedKubernetesWorkloadIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
86
|
+
* * Related Kubernetes workload name: `relatedKubernetesWorkloadNames("value-1", "value-2")`. Values are case-sensitive.
|
|
87
|
+
* * Related Kubernetes workload name contains: `relatedKubernetesWorkloadNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
88
|
+
* * Management zone ID: `managementZoneIds("mzId-1", "mzId-2")`.
|
|
89
|
+
* * Management zone name: `managementZones("name-1", "name-2")`. Values are case-sensitive.
|
|
90
|
+
* * Affected process group instance ID: `affectedPgiIds("pgiId-1", "pgiId-2")`. Specify Dynatrace entity IDs here.
|
|
91
|
+
* * Affected process group ID: `affectedPgIds("pgId-1", "pgId-2")`. Specify Dynatrace entity IDs here.
|
|
92
|
+
* * Affected process group name: `affectedPgNames("name-1", "name-2")`. Values are case-sensitive.
|
|
93
|
+
* * Affected process group name contains: `affectedPgNameContains("name-1")`. The `CONTAINS` operator is used.
|
|
94
|
+
* * Vulnerable component ID: `vulnerableComponentIds("componentId-1", "componentId-2")`. Specify component IDs here.
|
|
95
|
+
* * Vulnerable component name: `vulnerableComponentNames("name-1", "name-2")`. Values are case-sensitive.
|
|
96
|
+
* * Vulnerable component name contains: `vulnerableComponentNameContains("name-1")`. The `CONTAINS` operator is used.
|
|
97
|
+
* * Host tags: `hostTags("hostTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
98
|
+
* * Process group tags: `pgTags("pgTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
99
|
+
* * Process group instance tags: `pgiTags("pgiTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
100
|
+
* * Tags: `tags("tag-1")`. The `CONTAINS` operator is used. This selector picks hosts, process groups, and process group instances at the same time. Maximum value length is 48 characters.
|
|
101
|
+
* * Display ID: `displayIds("S-1234", "S-5678")`. The `EQUALS` operator is used.
|
|
102
|
+
* * Security problem ID: `securityProblemIds("12544152654387159360", "5904857564184044850")`. The `EQUALS` operator is used.
|
|
103
|
+
* * Technology: `technology("technology-1", "technology-2")`. Find the possible values in the description of the **technology** field of the response. The `EQUALS` operator is used.
|
|
104
|
+
* * Vulnerability type: `vulnerabilityType("type-1", "type-2")`. Possible values are `THIRD_PARTY`, `CODE_LEVEL`, `RUNTIME`.
|
|
105
|
+
*
|
|
106
|
+
* Risk score and risk category are mutually exclusive (cannot be used at the same time).
|
|
107
|
+
*
|
|
108
|
+
* To set several criteria, separate them with a comma (`,`). Only results matching **all** criteria are included in the response.
|
|
109
|
+
*
|
|
110
|
+
* Specify the value of a criterion as a quoted string. The following special characters must be escaped with a tilde (`~`) inside quotes:
|
|
111
|
+
* * Tilde `~`
|
|
112
|
+
* * Quote `"`
|
|
113
|
+
*/ securityProblemSelector?: string;
|
|
114
|
+
/**
|
|
115
|
+
* Specifies one or more fields for sorting the security problem list. Multiple fields can be concatenated using a comma (`,`) as a separator (e.g. `+status,-timestamp`).
|
|
116
|
+
*
|
|
117
|
+
* You can sort by the following properties with a sign prefix for the sorting order.
|
|
118
|
+
*
|
|
119
|
+
* * `status`: The security problem status (`+` open first or `-` resolved first)
|
|
120
|
+
* * `muted`: The security problem mute state (`+` unmuted first or `-` muted first)
|
|
121
|
+
* * `technology`: The security problem technology
|
|
122
|
+
* * `firstSeenTimestamp`: The timestamp of the first occurrence of the security problem (`+` new problems first or `-` old problems first)
|
|
123
|
+
* * `lastUpdatedTimestamp`: The timestamp of the last update of the security problem (`+` recently updated problems first or `-` earlier updated problems first)
|
|
124
|
+
* * `securityProblemId`: The auto-generated ID of the security problem (`+` lower number first or `-` higher number first)
|
|
125
|
+
* * `externalVulnerabilityId`: The ID of the external vulnerability (`+` lower number first or `-` higher number first)
|
|
126
|
+
* * `displayId`: The display ID (`+` lower number first or `-` higher number first)
|
|
127
|
+
* * `riskAssessment.riskScore`: Davis Security Score (`+` lower score first or `-` higher score first)
|
|
128
|
+
* * `riskAssessment.riskLevel`: Davis Security Score level (`+` lower level first or `-` higher level first)
|
|
129
|
+
* * `riskAssessment.exposure`: Whether the problem is exposed to the internet
|
|
130
|
+
* * `riskAssessment.baseRiskScore`: The CVSS score (`+` lower score first or `-` higher score first)
|
|
131
|
+
* * `riskAssessment.baseRiskLevel`: The CVSS level (`+` lower level first or `-` higher level first)
|
|
132
|
+
* * `riskAssessment.dataAssets`: Whether data assets are affected
|
|
133
|
+
* * `riskAssessment.vulnerableFunctionUsage`: Whether vulnerable functions are used
|
|
134
|
+
* * `riskAssessment.assessmentAccuracy`: The assessments accuracy (`+` less accuracy first or `-` more accuracy first)
|
|
135
|
+
* * `globalCounts.affectedNodes`: Number of affected nodes (`+` lower number first or `-` higher number first)
|
|
136
|
+
* * `globalCounts.affectedProcessGroupInstances`: Number of affected process group instances (`+` lower number first or `-` higher number first)
|
|
137
|
+
* * `globalCounts.affectedProcessGroups`: Number of affected process groups (`+` lower number first or `-` higher number first)
|
|
138
|
+
* * `globalCounts.exposedProcessGroups`: Number of exposed process groups (`+` lower number first or `-` higher number first)
|
|
139
|
+
* * `globalCounts.reachableDataAssets`: Number of reachable data assets (`+` lower number first or `-` higher number first)
|
|
140
|
+
* * `globalCounts.relatedApplications`: Number of related applications (`+` lower number first or `-` higher number first)
|
|
141
|
+
* * `globalCounts.relatedAttacks`: Number of attacks on the security problem (`+` lower number first or `-` higher number first)
|
|
142
|
+
* * `globalCounts.relatedHosts`: Number of related hosts (`+` lower number first or `-` higher number first)
|
|
143
|
+
* * `globalCounts.relatedKubernetesClusters`: Number of related Kubernetes cluster (`+` lower number first or `-` higher number first)
|
|
144
|
+
* * `globalCounts.relatedKubernetesWorkloads`: Number of related Kubernetes workloads (`+` lower number first or `-` higher number first)
|
|
145
|
+
* * `globalCounts.relatedServices`: Number of related services (`+` lower number first or `-` higher number first)
|
|
146
|
+
* * `globalCounts.vulnerableComponents`: Number of vulnerable components (`+` lower number first or `-` higher number first)
|
|
147
|
+
*
|
|
148
|
+
* If no prefix is set, `+` is used.
|
|
149
|
+
*/ sort?: string;
|
|
150
|
+
/**
|
|
151
|
+
* A list of additional security problem properties you can add to the response.
|
|
152
|
+
*
|
|
153
|
+
* The following properties are available (all other properties are always included and you can't remove them from the response):
|
|
154
|
+
*
|
|
155
|
+
* * `riskAssessment`: A risk assessment of the security problem.
|
|
156
|
+
* * `managementZones`: The management zone where the security problem occurred.
|
|
157
|
+
* * `codeLevelVulnerabilityDetails`: Details of the code-level vulnerability.
|
|
158
|
+
* * `globalCounts`: Globally calculated statistics about the security problem. No management zone information is taken into account.
|
|
159
|
+
*
|
|
160
|
+
* To add properties, specify them in a comma-separated list and prefix each property with a plus (for example, `+riskAssessment,+managementZones`).
|
|
161
|
+
*/ fields?: string;
|
|
162
|
+
/**
|
|
163
|
+
* The start of the requested timeframe.
|
|
164
|
+
*
|
|
165
|
+
* You can use one of the following formats:
|
|
166
|
+
* * Timestamp in UTC milliseconds.
|
|
167
|
+
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
168
|
+
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
169
|
+
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
170
|
+
* Supported time units for the relative timeframe are:
|
|
171
|
+
* * `m`: minutes
|
|
172
|
+
* * `h`: hours
|
|
173
|
+
* * `d`: days
|
|
174
|
+
* * `w`: weeks
|
|
175
|
+
* * `M`: months
|
|
176
|
+
* * `y`: years
|
|
177
|
+
*
|
|
178
|
+
* If not set, the relative timeframe of thirty days is used (`now-30d`).
|
|
179
|
+
*/ from?: string;
|
|
180
|
+
/**
|
|
181
|
+
* The end of the requested timeframe.
|
|
182
|
+
*
|
|
183
|
+
* You can use one of the following formats:
|
|
184
|
+
* * Timestamp in UTC milliseconds.
|
|
185
|
+
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
186
|
+
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
187
|
+
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
188
|
+
* Supported time units for the relative timeframe are:
|
|
189
|
+
* * `m`: minutes
|
|
190
|
+
* * `h`: hours
|
|
191
|
+
* * `d`: days
|
|
192
|
+
* * `w`: weeks
|
|
193
|
+
* * `M`: months
|
|
194
|
+
* * `y`: years
|
|
195
|
+
*
|
|
196
|
+
* If not set, the current timestamp is used.
|
|
197
|
+
*
|
|
198
|
+
* The end of the timeframe must not be older than 365 days.
|
|
199
|
+
*/ to?: string;
|
|
50
200
|
abortSignal?: AbortSignal;
|
|
51
|
-
}): Promise<
|
|
201
|
+
}): Promise<SecurityProblemList>;
|
|
52
202
|
/**
|
|
53
203
|
* Mutes several security problems
|
|
54
204
|
*
|
|
@@ -61,7 +211,7 @@ export declare class SecurityProblemsClient {
|
|
|
61
211
|
*
|
|
62
212
|
* const data =
|
|
63
213
|
* await securityProblemsClient.bulkMuteSecurityProblems({
|
|
64
|
-
* body: {
|
|
214
|
+
* body: { securityProblemIds: ["..."] },
|
|
65
215
|
* });
|
|
66
216
|
*/
|
|
67
217
|
bulkMuteSecurityProblems(config: {
|
|
@@ -69,45 +219,87 @@ export declare class SecurityProblemsClient {
|
|
|
69
219
|
abortSignal?: AbortSignal;
|
|
70
220
|
}): Promise<SecurityProblemsBulkMuteResponse>;
|
|
71
221
|
/**
|
|
72
|
-
* Un-mutes several
|
|
222
|
+
* Un-mutes several security problems
|
|
73
223
|
*
|
|
74
224
|
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
75
225
|
*
|
|
76
|
-
* @returns Success. The
|
|
226
|
+
* @returns Success. The security problem(s) have been un-muted.
|
|
77
227
|
*
|
|
78
228
|
* @example <caption>Code example</caption>
|
|
79
229
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
80
230
|
*
|
|
81
231
|
* const data =
|
|
82
|
-
* await securityProblemsClient.
|
|
83
|
-
*
|
|
84
|
-
* body: {} as RemediationItemsBulkUnmute,
|
|
232
|
+
* await securityProblemsClient.bulkUnmuteSecurityProblems({
|
|
233
|
+
* body: { securityProblemIds: ["..."] },
|
|
85
234
|
* });
|
|
86
235
|
*/
|
|
87
|
-
|
|
88
|
-
body:
|
|
89
|
-
/** The ID of the required third-party security problem. */ id: string;
|
|
236
|
+
bulkUnmuteSecurityProblems(config: {
|
|
237
|
+
body: SecurityProblemsBulkUnmute;
|
|
90
238
|
abortSignal?: AbortSignal;
|
|
91
|
-
}): Promise<
|
|
239
|
+
}): Promise<SecurityProblemsBulkUnmuteResponse>;
|
|
92
240
|
/**
|
|
93
|
-
*
|
|
241
|
+
* Gets parameters of a security problem
|
|
94
242
|
*
|
|
95
|
-
* **Required scope:** environment-api:security-problems:
|
|
243
|
+
* **Required scope:** environment-api:security-problems:read<br/>**One of the following permissions is required:**
|
|
244
|
+
* + environment:roles:manage-security-problems
|
|
245
|
+
* + environment:roles:view-security-problems
|
|
96
246
|
*
|
|
97
|
-
* @returns Success. The
|
|
247
|
+
* @returns Success. The response contains parameters of the security problem.
|
|
98
248
|
*
|
|
99
249
|
* @example <caption>Code example</caption>
|
|
100
250
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
101
251
|
*
|
|
102
252
|
* const data =
|
|
103
|
-
* await securityProblemsClient.
|
|
104
|
-
*
|
|
253
|
+
* await securityProblemsClient.getSecurityProblem({
|
|
254
|
+
* id: "...",
|
|
105
255
|
* });
|
|
106
256
|
*/
|
|
107
|
-
|
|
108
|
-
|
|
257
|
+
getSecurityProblem(config: {
|
|
258
|
+
/** The ID of the requested security problem. */ id: string;
|
|
259
|
+
/**
|
|
260
|
+
* A list of additional security problem properties you can add to the response.
|
|
261
|
+
*
|
|
262
|
+
* The following properties are available (all other properties are always included and you can't remove them from the response):
|
|
263
|
+
*
|
|
264
|
+
* * `riskAssessment`: A risk assessment of the security problem.
|
|
265
|
+
* * `managementZones`: The management zone where the security problem occurred.
|
|
266
|
+
* * `codeLevelVulnerabilityDetails`: Details of the code-level vulnerability.
|
|
267
|
+
* * `globalCounts`: Globally calculated statistics about the security problem. No management zone information is taken into account.
|
|
268
|
+
* * `filteredCounts`: Statistics about the security problem, filtered by the management zone and timeframe start ('from') query parameters.
|
|
269
|
+
* * `description`: The description of the vulnerability.
|
|
270
|
+
* * `events`: The security problem's last 10 events within the last 365 days, sorted from newest to oldest.
|
|
271
|
+
* * `vulnerableComponents`: A list of vulnerable components of the security problem within the provided filter range.
|
|
272
|
+
* * `affectedEntities`: A list of affected entities of the security problem within the provided filter range.
|
|
273
|
+
* * `exposedEntities`: A list of exposed entities of the security problem within the provided filter range.
|
|
274
|
+
* * `reachableDataAssets`: A list of data assets reachable by affected entities of the security problem within the provided filter range.
|
|
275
|
+
* * `relatedEntities`: A list of related entities of the security problem within the provided filter range.
|
|
276
|
+
* * `relatedContainerImages`: A list of related container images of the security problem within the provided filter range.
|
|
277
|
+
* * `relatedAttacks`: A list of attacks detected on the exposed security problem.
|
|
278
|
+
* * `entryPoints`: A list of entry points and a flag which indicates whether this list was truncated or not.
|
|
279
|
+
*
|
|
280
|
+
* To add properties, specify them in a comma-separated list and prefix each property with a plus (for example, `+riskAssessment,+managementZones`).
|
|
281
|
+
*/ fields?: string;
|
|
282
|
+
/**
|
|
283
|
+
* Based on the timeframe start the affected-, related- and vulnerable entities are being calculated.
|
|
284
|
+
* You can use one of the following formats:
|
|
285
|
+
* * Timestamp in UTC milliseconds.
|
|
286
|
+
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
287
|
+
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
288
|
+
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
289
|
+
* Supported time units for the relative timeframe are:
|
|
290
|
+
* * `m`: minutes
|
|
291
|
+
* * `h`: hours
|
|
292
|
+
* * `d`: days
|
|
293
|
+
* * `w`: weeks
|
|
294
|
+
* * `M`: months
|
|
295
|
+
* * `y`: years
|
|
296
|
+
*
|
|
297
|
+
* If not set, the default timeframe start of 24 hours in the past is used (`now-24h`).
|
|
298
|
+
*
|
|
299
|
+
* The timeframe start must not be older than 365 days.
|
|
300
|
+
*/ from?: string;
|
|
109
301
|
abortSignal?: AbortSignal;
|
|
110
|
-
}): Promise<
|
|
302
|
+
}): Promise<SecurityProblemDetails>;
|
|
111
303
|
/**
|
|
112
304
|
* Lists all events of a security problem
|
|
113
305
|
*
|
|
@@ -123,12 +315,10 @@ export declare class SecurityProblemsClient {
|
|
|
123
315
|
* const data =
|
|
124
316
|
* await securityProblemsClient.getEventsForSecurityProblem({
|
|
125
317
|
* id: "...",
|
|
126
|
-
* from: "...",
|
|
127
|
-
* to: "...",
|
|
128
318
|
* });
|
|
129
319
|
*/
|
|
130
320
|
getEventsForSecurityProblem(config: {
|
|
131
|
-
/** The ID of the
|
|
321
|
+
/** The ID of the requested security problem. */ id: string;
|
|
132
322
|
/**
|
|
133
323
|
* The start of the requested timeframe.
|
|
134
324
|
*
|
|
@@ -168,28 +358,24 @@ export declare class SecurityProblemsClient {
|
|
|
168
358
|
abortSignal?: AbortSignal;
|
|
169
359
|
}): Promise<SecurityProblemEventsList>;
|
|
170
360
|
/**
|
|
171
|
-
*
|
|
172
|
-
*
|
|
173
|
-
* **Required scope:** environment-api:security-problems:read<br/>**One of the following permissions is required:**
|
|
174
|
-
* + environment:roles:manage-security-problems
|
|
175
|
-
* + environment:roles:view-security-problems
|
|
361
|
+
* Mutes a security problem
|
|
176
362
|
*
|
|
177
|
-
*
|
|
363
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
178
364
|
*
|
|
179
365
|
* @example <caption>Code example</caption>
|
|
180
366
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
181
367
|
*
|
|
182
368
|
* const data =
|
|
183
|
-
* await securityProblemsClient.
|
|
369
|
+
* await securityProblemsClient.muteSecurityProblem({
|
|
184
370
|
* id: "...",
|
|
185
|
-
*
|
|
371
|
+
* body: {},
|
|
186
372
|
* });
|
|
187
373
|
*/
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
/** The ID of the
|
|
374
|
+
muteSecurityProblem(config: {
|
|
375
|
+
body: SecurityProblemMute;
|
|
376
|
+
/** The ID of the requested security problem. */ id: string;
|
|
191
377
|
abortSignal?: AbortSignal;
|
|
192
|
-
}): Promise<
|
|
378
|
+
}): Promise<void>;
|
|
193
379
|
/**
|
|
194
380
|
* Lists remediation items of a third-party security problem
|
|
195
381
|
*
|
|
@@ -205,11 +391,10 @@ export declare class SecurityProblemsClient {
|
|
|
205
391
|
* const data =
|
|
206
392
|
* await securityProblemsClient.getRemediationItems({
|
|
207
393
|
* id: "...",
|
|
208
|
-
* remediationItemSelector: "...",
|
|
209
394
|
* });
|
|
210
395
|
*/
|
|
211
396
|
getRemediationItems(config: {
|
|
212
|
-
/** The ID of the
|
|
397
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
213
398
|
/**
|
|
214
399
|
* Defines the scope of the query. Only remediable entities matching the specified criteria are included in the response.
|
|
215
400
|
*
|
|
@@ -223,6 +408,7 @@ export declare class SecurityProblemsClient {
|
|
|
223
408
|
* * Vulnerable function in use contains: `assessment.vulnerableFunctionInUseContains("value")`. Possible values are `class::function`, `class::` and `function`. The `CONTAINS` operator is used. Only vulnerable functions in use are considered.
|
|
224
409
|
* * Assessment accuracy: `assessment.accuracy("value")` Possible values are `FULL` and `REDUCED`.
|
|
225
410
|
* * Entity name contains: `entityNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
411
|
+
* * Tracking link display name: `trackingLink.displayNameContains("value")`. The `CONTAINS` operator is used.
|
|
226
412
|
*
|
|
227
413
|
* To set several criteria, separate them with a comma (`,`). Only results matching **all** criteria are included in the response.
|
|
228
414
|
*
|
|
@@ -233,288 +419,166 @@ export declare class SecurityProblemsClient {
|
|
|
233
419
|
abortSignal?: AbortSignal;
|
|
234
420
|
}): Promise<RemediationItemList>;
|
|
235
421
|
/**
|
|
236
|
-
*
|
|
422
|
+
* Mutes several remediation items
|
|
237
423
|
*
|
|
238
|
-
* **Required scope:** environment-api:security-problems:
|
|
239
|
-
* + environment:roles:manage-security-problems
|
|
240
|
-
* + environment:roles:view-security-problems
|
|
424
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
241
425
|
*
|
|
242
|
-
* @returns Success. The
|
|
426
|
+
* @returns Success. The remediation item(s) have been muted.
|
|
243
427
|
*
|
|
244
428
|
* @example <caption>Code example</caption>
|
|
245
429
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
246
430
|
*
|
|
247
431
|
* const data =
|
|
248
|
-
* await securityProblemsClient.
|
|
249
|
-
*
|
|
250
|
-
*
|
|
251
|
-
*
|
|
252
|
-
|
|
253
|
-
|
|
432
|
+
* await securityProblemsClient.bulkMuteRemediationItems({
|
|
433
|
+
* id: "...",
|
|
434
|
+
* body: { remediationItemIds: ["..."] },
|
|
435
|
+
* });
|
|
436
|
+
*/
|
|
437
|
+
bulkMuteRemediationItems(config: {
|
|
438
|
+
body: RemediationItemsBulkMute;
|
|
439
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
440
|
+
abortSignal?: AbortSignal;
|
|
441
|
+
}): Promise<RemediationItemsBulkMuteResponse>;
|
|
442
|
+
/**
|
|
443
|
+
* Updates the external tracking links of the remediation items. | maturity=EARLY_ADOPTER
|
|
444
|
+
*
|
|
445
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
446
|
+
*
|
|
447
|
+
* @example <caption>Code example</caption>
|
|
448
|
+
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
449
|
+
*
|
|
450
|
+
* const data =
|
|
451
|
+
* await securityProblemsClient.trackingLinkBulkUpdateAndDelete(
|
|
452
|
+
* { id: "...", body: {} },
|
|
254
453
|
* );
|
|
255
454
|
*/
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
/** The ID of the
|
|
259
|
-
/**
|
|
260
|
-
* Defines the scope of the query. Only remediation progress entities matching the specified criteria are included in the response.
|
|
261
|
-
*
|
|
262
|
-
* You can add one or more of the following criteria. Values are *not* case-sensitive and the `EQUALS` operator is used unless otherwise specified.
|
|
263
|
-
*
|
|
264
|
-
* * State: `state("value")`. Possible values the **state** field are `AFFECTED` and `UNAFFECTED`. If not set, all entities are returned.
|
|
265
|
-
* * Vulnerable function usage assessment: `assessment.vulnerableFunctionUsage("value")` Possible values are `IN_USE`, and `NOT_IN_USE`.
|
|
266
|
-
* * Vulnerable function in use contains: `assessment.vulnerableFunctionInUseContains("value")`. Possible values are `class::function`, `class::` and `function`. The `CONTAINS` operator is used. Only vulnerable functions in use are considered.
|
|
267
|
-
* * Entity name contains: `entityNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
268
|
-
*
|
|
269
|
-
* To set several criteria, separate them with a comma (`,`). Only results matching **all** criteria are included in the response.
|
|
270
|
-
*
|
|
271
|
-
* Specify the value of a criterion as a quoted string. The following special characters must be escaped with a tilde (`~`) inside quotes:
|
|
272
|
-
* * Tilde `~`
|
|
273
|
-
* * Quote `"`
|
|
274
|
-
*/ remediationProgressEntitySelector?: string;
|
|
455
|
+
trackingLinkBulkUpdateAndDelete(config: {
|
|
456
|
+
body: RemediationItemsBulkUpdateDeleteDto;
|
|
457
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
275
458
|
abortSignal?: AbortSignal;
|
|
276
|
-
}): Promise<
|
|
459
|
+
}): Promise<void>;
|
|
277
460
|
/**
|
|
278
|
-
*
|
|
461
|
+
* Un-mutes several remediation items
|
|
462
|
+
*
|
|
463
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
464
|
+
*
|
|
465
|
+
* @returns Success. The remediation item(s) have been un-muted.
|
|
466
|
+
*
|
|
467
|
+
* @example <caption>Code example</caption>
|
|
468
|
+
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
469
|
+
*
|
|
470
|
+
* const data =
|
|
471
|
+
* await securityProblemsClient.bulkUnmuteRemediationItems({
|
|
472
|
+
* id: "...",
|
|
473
|
+
* body: { remediationItemIds: ["..."] },
|
|
474
|
+
* });
|
|
475
|
+
*/
|
|
476
|
+
bulkUnmuteRemediationItems(config: {
|
|
477
|
+
body: RemediationItemsBulkUnmute;
|
|
478
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
479
|
+
abortSignal?: AbortSignal;
|
|
480
|
+
}): Promise<RemediationItemsBulkUnmuteResponse>;
|
|
481
|
+
/**
|
|
482
|
+
* Gets parameters of a remediation item of a security problem
|
|
279
483
|
*
|
|
280
484
|
* **Required scope:** environment-api:security-problems:read<br/>**One of the following permissions is required:**
|
|
281
485
|
* + environment:roles:manage-security-problems
|
|
282
486
|
* + environment:roles:view-security-problems
|
|
283
487
|
*
|
|
284
|
-
* @returns Success. The response contains
|
|
488
|
+
* @returns Success. The response contains details of a single remediation item of a security problem.
|
|
285
489
|
*
|
|
286
490
|
* @example <caption>Code example</caption>
|
|
287
491
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
288
492
|
*
|
|
289
493
|
* const data =
|
|
290
|
-
* await securityProblemsClient.
|
|
494
|
+
* await securityProblemsClient.getRemediationItem({
|
|
291
495
|
* id: "...",
|
|
292
|
-
*
|
|
293
|
-
* from: "...",
|
|
496
|
+
* remediationItemId: "...",
|
|
294
497
|
* });
|
|
295
498
|
*/
|
|
296
|
-
|
|
297
|
-
/** The ID of the
|
|
298
|
-
/**
|
|
299
|
-
* A list of additional security problem properties you can add to the response.
|
|
300
|
-
*
|
|
301
|
-
* The following properties are available (all other properties are always included and you can't remove them from the response):
|
|
302
|
-
*
|
|
303
|
-
* * `riskAssessment`: A risk assessment of the security problem.
|
|
304
|
-
* * `managementZones`: The management zone where the security problem occurred.
|
|
305
|
-
* * `codeLevelVulnerabilityDetails`: Details of the code-level vulnerability.
|
|
306
|
-
* * `globalCounts`: Globally calculated statistics about the security problem. No management zone information is taken into account.
|
|
307
|
-
* * `filteredCounts`: Statistics about the security problem, filtered by the management zone and timeframe start ('from') query parameters.
|
|
308
|
-
* * `description`: The description of the vulnerability.
|
|
309
|
-
* * `events`: The security problem's last 10 events within the last 365 days, sorted from newest to oldest.
|
|
310
|
-
* * `vulnerableComponents`: A list of vulnerable components of the security problem within the provided filter range.
|
|
311
|
-
* * `affectedEntities`: A list of affected entities of the security problem within the provided filter range.
|
|
312
|
-
* * `exposedEntities`: A list of exposed entities of the security problem within the provided filter range.
|
|
313
|
-
* * `reachableDataAssets`: A list of data assets reachable by affected entities of the security problem within the provided filter range.
|
|
314
|
-
* * `relatedEntities`: A list of related entities of the security problem within the provided filter range.
|
|
315
|
-
* * `relatedContainerImages`: A list of related container images of the security problem within the provided filter range.
|
|
316
|
-
* * `relatedAttacks`: A list of attacks detected on the exposed security problem.
|
|
317
|
-
* * `entryPoints`: A list of entry points and a flag which indicates whether this list was truncated or not.
|
|
318
|
-
*
|
|
319
|
-
* To add properties, specify them in a comma-separated list and prefix each property with a plus (for example, `+riskAssessment,+managementZones`).
|
|
320
|
-
*/ fields?: string;
|
|
321
|
-
/**
|
|
322
|
-
* Based on the timeframe start the affected-, related- and vulnerable entities are being calculated.
|
|
323
|
-
* You can use one of the following formats:
|
|
324
|
-
* * Timestamp in UTC milliseconds.
|
|
325
|
-
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
326
|
-
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
327
|
-
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
328
|
-
* Supported time units for the relative timeframe are:
|
|
329
|
-
* * `m`: minutes
|
|
330
|
-
* * `h`: hours
|
|
331
|
-
* * `d`: days
|
|
332
|
-
* * `w`: weeks
|
|
333
|
-
* * `M`: months
|
|
334
|
-
* * `y`: years
|
|
335
|
-
*
|
|
336
|
-
* If not set, the default timeframe start of 24 hours in the past is used (`now-24h`).
|
|
337
|
-
*
|
|
338
|
-
* The timeframe start must not be older than 365 days.
|
|
339
|
-
*/ from?: string;
|
|
499
|
+
getRemediationItem(config: {
|
|
500
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
501
|
+
/** The ID of the remediation item. */ remediationItemId: string;
|
|
340
502
|
abortSignal?: AbortSignal;
|
|
341
|
-
}): Promise<
|
|
503
|
+
}): Promise<RemediationDetailsItem>;
|
|
342
504
|
/**
|
|
343
|
-
*
|
|
505
|
+
* Sets the mute state of a remediation item
|
|
506
|
+
*
|
|
507
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
508
|
+
*
|
|
509
|
+
* @example <caption>Code example</caption>
|
|
510
|
+
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
511
|
+
*
|
|
512
|
+
* const data =
|
|
513
|
+
* await securityProblemsClient.setRemediationItemMuteState({
|
|
514
|
+
* id: "...",
|
|
515
|
+
* remediationItemId: "...",
|
|
516
|
+
* body: { comment: "...", muted: false },
|
|
517
|
+
* });
|
|
518
|
+
*/
|
|
519
|
+
setRemediationItemMuteState(config: {
|
|
520
|
+
body: RemediationItemMuteStateChange;
|
|
521
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
522
|
+
/** The ID of the remediation item. */ remediationItemId: string;
|
|
523
|
+
abortSignal?: AbortSignal;
|
|
524
|
+
}): Promise<void>;
|
|
525
|
+
/**
|
|
526
|
+
* Lists remediation progress entities
|
|
344
527
|
*
|
|
345
528
|
* **Required scope:** environment-api:security-problems:read<br/>**One of the following permissions is required:**
|
|
346
529
|
* + environment:roles:manage-security-problems
|
|
347
530
|
* + environment:roles:view-security-problems
|
|
348
531
|
*
|
|
349
|
-
* @returns Success. The response contains
|
|
532
|
+
* @returns Success. The response contains a list of remediation progress entities of a remediation item of a security problem. The number of entities returned is limited.
|
|
350
533
|
*
|
|
351
534
|
* @example <caption>Code example</caption>
|
|
352
535
|
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
353
536
|
*
|
|
354
537
|
* const data =
|
|
355
|
-
* await securityProblemsClient.
|
|
356
|
-
*
|
|
357
|
-
*
|
|
358
|
-
* securityProblemSelector: "...",
|
|
359
|
-
* sort: "...",
|
|
360
|
-
* fields: "...",
|
|
361
|
-
* from: "...",
|
|
362
|
-
* to: "...",
|
|
363
|
-
* });
|
|
538
|
+
* await securityProblemsClient.getRemediationProgressEntities(
|
|
539
|
+
* { id: "...", remediationItemId: "..." },
|
|
540
|
+
* );
|
|
364
541
|
*/
|
|
365
|
-
|
|
366
|
-
/**
|
|
367
|
-
|
|
368
|
-
*
|
|
369
|
-
* The first page is always returned if you don't specify the **nextPageKey** query parameter.
|
|
370
|
-
*
|
|
371
|
-
* When the **nextPageKey** is set to obtain subsequent pages, you must omit all other query parameters.
|
|
372
|
-
*/ nextPageKey?: string;
|
|
373
|
-
/**
|
|
374
|
-
* The amount of security problems in a single response payload.
|
|
375
|
-
*
|
|
376
|
-
* The maximal allowed page size is 500.
|
|
377
|
-
*
|
|
378
|
-
* If not set, 100 is used.
|
|
379
|
-
*/ pageSize?: number;
|
|
542
|
+
getRemediationProgressEntities(config: {
|
|
543
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
544
|
+
/** The ID of the remediation item. */ remediationItemId: string;
|
|
380
545
|
/**
|
|
381
|
-
* Defines the scope of the query. Only
|
|
546
|
+
* Defines the scope of the query. Only remediation progress entities matching the specified criteria are included in the response.
|
|
382
547
|
*
|
|
383
548
|
* You can add one or more of the following criteria. Values are *not* case-sensitive and the `EQUALS` operator is used unless otherwise specified.
|
|
384
549
|
*
|
|
385
|
-
* *
|
|
386
|
-
* *
|
|
387
|
-
* *
|
|
388
|
-
* *
|
|
389
|
-
* * Maximum risk score: `maxRiskScore("5.5")`. The Davis maximum risk score. The `LESS THAN` operator is used. Specify a number between `1.0` and `10.0`.
|
|
390
|
-
* * Base risk level: `baseRiskLevel("value")`. The Base risk level from the CVSS. Find the possible values in the description of the **riskLevel** field of the response.
|
|
391
|
-
* * Minimum base risk score: `minBaseRiskScore("5.5")`. The minimum base risk score from the CVSS. The `GREATER THAN OR EQUAL TO` operator is used. Specify a number between `1.0` and `10.0`.
|
|
392
|
-
* * Maximum base risk score: `maxBaseRiskScore("5.5")`. The maximum base risk score from the CVSS. The `LESS THAN` operator is used. Specify a number between `1.0` and `10.0`.
|
|
393
|
-
* * External vulnerability ID contains: `externalVulnerabilityIdContains("id-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
394
|
-
* * External vulnerability ID: `externalVulnerabilityId("id-1", "id-2")`.
|
|
395
|
-
* * CVE ID: `cveId("id")`.
|
|
396
|
-
* * Risk assessment `riskAssessment("value-1", "value-2")` Possible values are `EXPOSED`, `SENSITIVE`, `EXPLOIT`, `VULNERABLE_FUNCTION_IN_USE` and `ACCURACY_REDUCED`.
|
|
397
|
-
* * Related host ID: `relatedHostIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
398
|
-
* * Related host name: `relatedHostNames("value-1", "value-2")`. Values are case-sensitive.
|
|
399
|
-
* * Related host name contains: `relatedHostNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
400
|
-
* * Related Kubernetes cluster ID: `relatedKubernetesClusterIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
401
|
-
* * Related Kubernetes cluster name: `relatedKubernetesClusterNames("value-1", "value-2")`. Values are case-sensitive.
|
|
402
|
-
* * Related Kubernetes cluster name contains: `relatedKubernetesClusterNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
403
|
-
* * Related Kubernetes workload ID: `relatedKubernetesWorkloadIds("value-1", "value-2")`. Specify Dynatrace entity IDs here.
|
|
404
|
-
* * Related Kubernetes workload name: `relatedKubernetesWorkloadNames("value-1", "value-2")`. Values are case-sensitive.
|
|
405
|
-
* * Related Kubernetes workload name contains: `relatedKubernetesWorkloadNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
406
|
-
* * Management zone ID: `managementZoneIds("mzId-1", "mzId-2")`.
|
|
407
|
-
* * Management zone name: `managementZones("name-1", "name-2")`. Values are case-sensitive.
|
|
408
|
-
* * Affected process group instance ID: `affectedPgiIds("pgiId-1", "pgiId-2")`. Specify Dynatrace entity IDs here.
|
|
409
|
-
* * Affected process group ID: `affectedPgIds("pgId-1", "pgId-2")`. Specify Dynatrace entity IDs here.
|
|
410
|
-
* * Affected process group name: `affectedPgNames("name-1", "name-2")`. Values are case-sensitive.
|
|
411
|
-
* * Affected process group name contains: `affectedPgNameContains("name-1")`. The `CONTAINS` operator is used.
|
|
412
|
-
* * Vulnerable component ID: `vulnerableComponentIds("componentId-1", "componentId-2")`. Specify component IDs here.
|
|
413
|
-
* * Vulnerable component name: `vulnerableComponentNames("name-1", "name-2")`. Values are case-sensitive.
|
|
414
|
-
* * Vulnerable component name contains: `vulnerableComponentNameContains("name-1")`. The `CONTAINS` operator is used.
|
|
415
|
-
* * Host tags: `hostTags("hostTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
416
|
-
* * Process group tags: `pgTags("pgTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
417
|
-
* * Process group instance tags: `pgiTags("pgiTag-1")`. The `CONTAINS` operator is used. Maximum value length is 48 characters.
|
|
418
|
-
* * Tags: `tags("tag-1")`. The `CONTAINS` operator is used. This selector picks hosts, process groups, and process group instances at the same time. Maximum value length is 48 characters.
|
|
419
|
-
* * Display ID: `displayIds("S-1234", "S-5678")`. The `EQUALS` operator is used.
|
|
420
|
-
* * Security problem ID: `securityProblemIds("12544152654387159360", "5904857564184044850")`. The `EQUALS` operator is used.
|
|
421
|
-
* * Technology: `technology("technology-1", "technology-2")`. Find the possible values in the description of the **technology** field of the response. The `EQUALS` operator is used.
|
|
422
|
-
* * Vulnerability type: `vulnerabilityType("type-1", "type-2")`. Possible values are `THIRD_PARTY`, `CODE_LEVEL`, `RUNTIME`.
|
|
423
|
-
*
|
|
424
|
-
* Risk score and risk category are mutually exclusive (cannot be used at the same time).
|
|
550
|
+
* * State: `state("value")`. Possible values the **state** field are `AFFECTED` and `UNAFFECTED`. If not set, all entities are returned.
|
|
551
|
+
* * Vulnerable function usage assessment: `assessment.vulnerableFunctionUsage("value")` Possible values are `IN_USE`, and `NOT_IN_USE`.
|
|
552
|
+
* * Vulnerable function in use contains: `assessment.vulnerableFunctionInUseContains("value")`. Possible values are `class::function`, `class::` and `function`. The `CONTAINS` operator is used. Only vulnerable functions in use are considered.
|
|
553
|
+
* * Entity name contains: `entityNameContains("value-1")`. The `CONTAINS` operator is used.
|
|
425
554
|
*
|
|
426
555
|
* To set several criteria, separate them with a comma (`,`). Only results matching **all** criteria are included in the response.
|
|
427
556
|
*
|
|
428
557
|
* Specify the value of a criterion as a quoted string. The following special characters must be escaped with a tilde (`~`) inside quotes:
|
|
429
558
|
* * Tilde `~`
|
|
430
559
|
* * Quote `"`
|
|
431
|
-
*/
|
|
432
|
-
/**
|
|
433
|
-
* Specifies one or more fields for sorting the security problem list. Multiple fields can be concatenated using a comma (`,`) as a separator (e.g. `+status,-timestamp`).
|
|
434
|
-
*
|
|
435
|
-
* You can sort by the following properties with a sign prefix for the sorting order.
|
|
436
|
-
*
|
|
437
|
-
* * `status`: The security problem status (`+` open first or `-` resolved first)
|
|
438
|
-
* * `muted`: The security problem mute state (`+` unmuted first or `-` muted first)
|
|
439
|
-
* * `technology`: The security problem technology
|
|
440
|
-
* * `firstSeenTimestamp`: The timestamp of the first occurrence of the security problem (`+` new problems first or `-` old problems first)
|
|
441
|
-
* * `lastUpdatedTimestamp`: The timestamp of the last update of the security problem (`+` recently updated problems first or `-` earlier updated problems first)
|
|
442
|
-
* * `securityProblemId`: The auto-generated ID of the security problem (`+` lower number first or `-` higher number first)
|
|
443
|
-
* * `externalVulnerabilityId`: The ID of the external vulnerability (`+` lower number first or `-` higher number first)
|
|
444
|
-
* * `displayId`: The display ID (`+` lower number first or `-` higher number first)
|
|
445
|
-
* * `riskAssessment.riskScore`: The Davis security score (`+` lower score first or `-` higher score first)
|
|
446
|
-
* * `riskAssessment.riskLevel`: The Davis security level (`+` lower level first or `-` higher level first)
|
|
447
|
-
* * `riskAssessment.exposure`: Whether the problem is exposed to the internet
|
|
448
|
-
* * `riskAssessment.dataAssets`: Whether data assets are affected
|
|
449
|
-
* * `riskAssessment.vulnerableFunctionUsage`: Whether vulnerable functions are used
|
|
450
|
-
* * `riskAssessment.assessmentAccuracy`: The assessments accuracy (`+` less accuracy first or `-` more accuracy first)
|
|
451
|
-
* * `globalCounts.affectedNodes`: Number of affected nodes (`+` lower number first or `-` higher number first)
|
|
452
|
-
* * `globalCounts.affectedProcessGroupInstances`: Number of affected process group instances (`+` lower number first or `-` higher number first)
|
|
453
|
-
* * `globalCounts.affectedProcessGroups`: Number of affected process groups (`+` lower number first or `-` higher number first)
|
|
454
|
-
* * `globalCounts.exposedProcessGroups`: Number of exposed process groups (`+` lower number first or `-` higher number first)
|
|
455
|
-
* * `globalCounts.reachableDataAssets`: Number of reachable data assets (`+` lower number first or `-` higher number first)
|
|
456
|
-
* * `globalCounts.relatedApplications`: Number of related applications (`+` lower number first or `-` higher number first)
|
|
457
|
-
* * `globalCounts.relatedAttacks`: Number of attacks on the security problem (`+` lower number first or `-` higher number first)
|
|
458
|
-
* * `globalCounts.relatedHosts`: Number of related hosts (`+` lower number first or `-` higher number first)
|
|
459
|
-
* * `globalCounts.relatedKubernetesClusters`: Number of related Kubernetes cluster (`+` lower number first or `-` higher number first)
|
|
460
|
-
* * `globalCounts.relatedKubernetesWorkloads`: Number of related Kubernetes workloads (`+` lower number first or `-` higher number first)
|
|
461
|
-
* * `globalCounts.relatedServices`: Number of related services (`+` lower number first or `-` higher number first)
|
|
462
|
-
* * `globalCounts.vulnerableComponents`: Number of vulnerable components (`+` lower number first or `-` higher number first)
|
|
463
|
-
*
|
|
464
|
-
* If no prefix is set, `+` is used.
|
|
465
|
-
*/ sort?: string;
|
|
466
|
-
/**
|
|
467
|
-
* A list of additional security problem properties you can add to the response.
|
|
468
|
-
*
|
|
469
|
-
* The following properties are available (all other properties are always included and you can't remove them from the response):
|
|
470
|
-
*
|
|
471
|
-
* * `riskAssessment`: A risk assessment of the security problem.
|
|
472
|
-
* * `managementZones`: The management zone where the security problem occurred.
|
|
473
|
-
* * `codeLevelVulnerabilityDetails`: Details of the code-level vulnerability.
|
|
474
|
-
* * `globalCounts`: Globally calculated statistics about the security problem. No management zone information is taken into account.
|
|
475
|
-
*
|
|
476
|
-
* To add properties, specify them in a comma-separated list and prefix each property with a plus (for example, `+riskAssessment,+managementZones`).
|
|
477
|
-
*/ fields?: string;
|
|
478
|
-
/**
|
|
479
|
-
* The start of the requested timeframe.
|
|
480
|
-
*
|
|
481
|
-
* You can use one of the following formats:
|
|
482
|
-
* * Timestamp in UTC milliseconds.
|
|
483
|
-
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
484
|
-
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
485
|
-
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
486
|
-
* Supported time units for the relative timeframe are:
|
|
487
|
-
* * `m`: minutes
|
|
488
|
-
* * `h`: hours
|
|
489
|
-
* * `d`: days
|
|
490
|
-
* * `w`: weeks
|
|
491
|
-
* * `M`: months
|
|
492
|
-
* * `y`: years
|
|
493
|
-
*
|
|
494
|
-
* If not set, the relative timeframe of thirty days is used (`now-30d`).
|
|
495
|
-
*/ from?: string;
|
|
496
|
-
/**
|
|
497
|
-
* The end of the requested timeframe.
|
|
498
|
-
*
|
|
499
|
-
* You can use one of the following formats:
|
|
500
|
-
* * Timestamp in UTC milliseconds.
|
|
501
|
-
* * Human-readable format of `2021-01-25T05:57:01.123+01:00`. If no time zone is specified, UTC is used. You can use a space character instead of the `T`. Seconds and fractions of a second are optional.
|
|
502
|
-
* * Relative timeframe, back from now. The format is `now-NU/A`, where `N` is the amount of time, `U` is the unit of time, and `A` is an alignment. The alignment rounds all the smaller values to the nearest zero in the past. For example, `now-1y/w` is one year back, aligned by a week.
|
|
503
|
-
* You can also specify relative timeframe without an alignment: `now-NU`.
|
|
504
|
-
* Supported time units for the relative timeframe are:
|
|
505
|
-
* * `m`: minutes
|
|
506
|
-
* * `h`: hours
|
|
507
|
-
* * `d`: days
|
|
508
|
-
* * `w`: weeks
|
|
509
|
-
* * `M`: months
|
|
510
|
-
* * `y`: years
|
|
511
|
-
*
|
|
512
|
-
* If not set, the current timestamp is used.
|
|
513
|
-
*
|
|
514
|
-
* The end of the timeframe must not be older than 365 days.
|
|
515
|
-
*/ to?: string;
|
|
560
|
+
*/ remediationProgressEntitySelector?: string;
|
|
516
561
|
abortSignal?: AbortSignal;
|
|
517
|
-
}): Promise<
|
|
562
|
+
}): Promise<RemediationProgressEntityList>;
|
|
563
|
+
/**
|
|
564
|
+
* Un-mutes a security problem
|
|
565
|
+
*
|
|
566
|
+
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
567
|
+
*
|
|
568
|
+
* @example <caption>Code example</caption>
|
|
569
|
+
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
570
|
+
*
|
|
571
|
+
* const data =
|
|
572
|
+
* await securityProblemsClient.unmuteSecurityProblem({
|
|
573
|
+
* id: "...",
|
|
574
|
+
* body: {},
|
|
575
|
+
* });
|
|
576
|
+
*/
|
|
577
|
+
unmuteSecurityProblem(config: {
|
|
578
|
+
body: SecurityProblemUnmute;
|
|
579
|
+
/** The ID of the requested security problem. */ id: string;
|
|
580
|
+
abortSignal?: AbortSignal;
|
|
581
|
+
}): Promise<void>;
|
|
518
582
|
/**
|
|
519
583
|
* Lists all vulnerable functions and their usage for a third-party security problem
|
|
520
584
|
*
|
|
@@ -530,12 +594,10 @@ export declare class SecurityProblemsClient {
|
|
|
530
594
|
* const data =
|
|
531
595
|
* await securityProblemsClient.getVulnerableFunctions({
|
|
532
596
|
* id: "...",
|
|
533
|
-
* vulnerableFunctionsSelector: "...",
|
|
534
|
-
* groupBy: "...",
|
|
535
597
|
* });
|
|
536
598
|
*/
|
|
537
599
|
getVulnerableFunctions(config: {
|
|
538
|
-
/** The ID of the
|
|
600
|
+
/** The ID of the requested third-party security problem. */ id: string;
|
|
539
601
|
/**
|
|
540
602
|
* Defines the scope of the query. Only vulnerable functions matching the specified criteria are included in the response.
|
|
541
603
|
*
|
|
@@ -560,64 +622,5 @@ export declare class SecurityProblemsClient {
|
|
|
560
622
|
*/ groupBy?: string;
|
|
561
623
|
abortSignal?: AbortSignal;
|
|
562
624
|
}): Promise<VulnerableFunctionsContainer>;
|
|
563
|
-
/**
|
|
564
|
-
* Mutes a security problem
|
|
565
|
-
*
|
|
566
|
-
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
567
|
-
*
|
|
568
|
-
* @example <caption>Code example</caption>
|
|
569
|
-
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
570
|
-
*
|
|
571
|
-
* const data =
|
|
572
|
-
* await securityProblemsClient.muteSecurityProblem({
|
|
573
|
-
* id: "...",
|
|
574
|
-
* body: {} as SecurityProblemMute,
|
|
575
|
-
* });
|
|
576
|
-
*/
|
|
577
|
-
muteSecurityProblem(config: {
|
|
578
|
-
body: SecurityProblemMute;
|
|
579
|
-
/** The ID of the required security problem. */ id: string;
|
|
580
|
-
abortSignal?: AbortSignal;
|
|
581
|
-
}): Promise<void>;
|
|
582
|
-
/**
|
|
583
|
-
* Sets the mute state of a remediation item | maturity=EARLY_ADOPTER
|
|
584
|
-
*
|
|
585
|
-
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
586
|
-
*
|
|
587
|
-
* @example <caption>Code example</caption>
|
|
588
|
-
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
589
|
-
*
|
|
590
|
-
* const data =
|
|
591
|
-
* await securityProblemsClient.setRemediationItemMuteState({
|
|
592
|
-
* id: "...",
|
|
593
|
-
* remediationItemId: "...",
|
|
594
|
-
* body: {} as RemediationItemMuteStateChange,
|
|
595
|
-
* });
|
|
596
|
-
*/
|
|
597
|
-
setRemediationItemMuteState(config: {
|
|
598
|
-
body: RemediationItemMuteStateChange;
|
|
599
|
-
/** The ID of the required third-party security problem. */ id: string;
|
|
600
|
-
/** The ID of the remediation item. */ remediationItemId: string;
|
|
601
|
-
abortSignal?: AbortSignal;
|
|
602
|
-
}): Promise<void>;
|
|
603
|
-
/**
|
|
604
|
-
* Un-mutes a security problem
|
|
605
|
-
*
|
|
606
|
-
* **Required scope:** environment-api:security-problems:write<br/>**Required permission:** environment:roles:manage-security-problems
|
|
607
|
-
*
|
|
608
|
-
* @example <caption>Code example</caption>
|
|
609
|
-
* import { securityProblemsClient } from "@dynatrace-sdk/client-classic-environment-v2";
|
|
610
|
-
*
|
|
611
|
-
* const data =
|
|
612
|
-
* await securityProblemsClient.unmuteSecurityProblem({
|
|
613
|
-
* id: "...",
|
|
614
|
-
* body: {} as SecurityProblemUnmute,
|
|
615
|
-
* });
|
|
616
|
-
*/
|
|
617
|
-
unmuteSecurityProblem(config: {
|
|
618
|
-
body: SecurityProblemUnmute;
|
|
619
|
-
/** The ID of the required security problem. */ id: string;
|
|
620
|
-
abortSignal?: AbortSignal;
|
|
621
|
-
}): Promise<void>;
|
|
622
625
|
}
|
|
623
626
|
export declare const securityProblemsClient: SecurityProblemsClient;
|