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