@keystrokehq/new_relic 0.1.4 → 0.1.5

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 (345) hide show
  1. package/dist/actions/add-notification-channels-to-policy.d.cts +15 -1
  2. package/dist/actions/add-notification-channels-to-policy.d.mts +15 -1
  3. package/dist/actions/add-tags-to-entity.d.cts +15 -1
  4. package/dist/actions/add-tags-to-entity.d.mts +15 -1
  5. package/dist/actions/add-widgets-to-dashboard-page.d.cts +15 -1
  6. package/dist/actions/add-widgets-to-dashboard-page.d.mts +15 -1
  7. package/dist/actions/configure-cloud-integration.d.cts +15 -1
  8. package/dist/actions/configure-cloud-integration.d.mts +15 -1
  9. package/dist/actions/create-ai-notifications-channel.d.cts +15 -1
  10. package/dist/actions/create-ai-notifications-channel.d.mts +15 -1
  11. package/dist/actions/create-ai-notifications-destination.d.cts +15 -1
  12. package/dist/actions/create-ai-notifications-destination.d.mts +15 -1
  13. package/dist/actions/create-ai-workflow.d.cts +18 -4
  14. package/dist/actions/create-ai-workflow.d.mts +18 -4
  15. package/dist/actions/create-alert-channel.d.cts +15 -1
  16. package/dist/actions/create-alert-channel.d.mts +15 -1
  17. package/dist/actions/create-alert-policy.d.cts +15 -1
  18. package/dist/actions/create-alert-policy.d.mts +15 -1
  19. package/dist/actions/create-alerts-nrql-condition-static.d.cts +15 -1
  20. package/dist/actions/create-alerts-nrql-condition-static.d.mts +15 -1
  21. package/dist/actions/create-alerts-policy-graphql.d.cts +15 -1
  22. package/dist/actions/create-alerts-policy-graphql.d.mts +15 -1
  23. package/dist/actions/create-api-access-keys.d.cts +15 -1
  24. package/dist/actions/create-api-access-keys.d.mts +15 -1
  25. package/dist/actions/create-broken-links-monitor.d.cts +15 -1
  26. package/dist/actions/create-broken-links-monitor.d.mts +15 -1
  27. package/dist/actions/create-dashboard-snapshot-url.d.cts +15 -1
  28. package/dist/actions/create-dashboard-snapshot-url.d.mts +15 -1
  29. package/dist/actions/create-dashboard.d.cts +15 -1
  30. package/dist/actions/create-dashboard.d.cts.map +1 -1
  31. package/dist/actions/create-dashboard.d.mts +15 -1
  32. package/dist/actions/create-dashboard.d.mts.map +1 -1
  33. package/dist/actions/create-deployment-marker.d.cts +15 -1
  34. package/dist/actions/create-deployment-marker.d.mts +15 -1
  35. package/dist/actions/create-entity-relationship.d.cts +17 -3
  36. package/dist/actions/create-entity-relationship.d.mts +17 -3
  37. package/dist/actions/create-example-browser-application.d.cts +15 -1
  38. package/dist/actions/create-example-browser-application.d.mts +15 -1
  39. package/dist/actions/create-example-mobile-application.d.cts +15 -1
  40. package/dist/actions/create-example-mobile-application.d.mts +15 -1
  41. package/dist/actions/create-external-service-condition.d.cts +15 -1
  42. package/dist/actions/create-external-service-condition.d.mts +15 -1
  43. package/dist/actions/create-infra-condition.d.cts +15 -1
  44. package/dist/actions/create-infra-condition.d.mts +15 -1
  45. package/dist/actions/create-location-failure-condition.d.cts +15 -1
  46. package/dist/actions/create-location-failure-condition.d.mts +15 -1
  47. package/dist/actions/create-log-data-partition-rule.d.cts +15 -1
  48. package/dist/actions/create-log-data-partition-rule.d.mts +15 -1
  49. package/dist/actions/create-lookup-table.d.cts +15 -1
  50. package/dist/actions/create-lookup-table.d.mts +15 -1
  51. package/dist/actions/create-metric-normalization-rule.d.cts +15 -1
  52. package/dist/actions/create-metric-normalization-rule.d.mts +15 -1
  53. package/dist/actions/create-monitor.d.cts +15 -1
  54. package/dist/actions/create-monitor.d.mts +15 -1
  55. package/dist/actions/create-nrql-baseline-condition.d.cts +15 -1
  56. package/dist/actions/create-nrql-baseline-condition.d.mts +15 -1
  57. package/dist/actions/create-nrql-condition.d.cts +15 -1
  58. package/dist/actions/create-nrql-condition.d.mts +15 -1
  59. package/dist/actions/create-scripted-monitor.d.cts +15 -1
  60. package/dist/actions/create-scripted-monitor.d.cts.map +1 -1
  61. package/dist/actions/create-scripted-monitor.d.mts +15 -1
  62. package/dist/actions/create-scripted-monitor.d.mts.map +1 -1
  63. package/dist/actions/create-secure-credential.d.cts +15 -1
  64. package/dist/actions/create-secure-credential.d.mts +15 -1
  65. package/dist/actions/create-service-level.d.cts +15 -1
  66. package/dist/actions/create-service-level.d.mts +15 -1
  67. package/dist/actions/create-synthetics-alert-condition.d.cts +15 -1
  68. package/dist/actions/create-synthetics-alert-condition.d.mts +15 -1
  69. package/dist/actions/create-synthetics-private-location.d.cts +15 -1
  70. package/dist/actions/create-synthetics-private-location.d.mts +15 -1
  71. package/dist/actions/create-synthetics-secure-credential.d.cts +15 -1
  72. package/dist/actions/create-synthetics-secure-credential.d.mts +15 -1
  73. package/dist/actions/create-synthetics-simple-monitor.d.cts +15 -1
  74. package/dist/actions/create-synthetics-simple-monitor.d.cts.map +1 -1
  75. package/dist/actions/create-synthetics-simple-monitor.d.mts +15 -1
  76. package/dist/actions/create-synthetics-simple-monitor.d.mts.map +1 -1
  77. package/dist/actions/create-user.d.cts +15 -1
  78. package/dist/actions/create-user.d.mts +15 -1
  79. package/dist/actions/delete-agent-application.d.cts +15 -1
  80. package/dist/actions/delete-agent-application.d.mts +15 -1
  81. package/dist/actions/delete-ai-notifications-channel.d.cts +15 -1
  82. package/dist/actions/delete-ai-notifications-channel.d.mts +15 -1
  83. package/dist/actions/delete-ai-notifications-destination.d.cts +15 -1
  84. package/dist/actions/delete-ai-notifications-destination.d.mts +15 -1
  85. package/dist/actions/delete-alert-channel.d.cts +15 -1
  86. package/dist/actions/delete-alert-channel.d.mts +15 -1
  87. package/dist/actions/delete-alert-policy.d.cts +15 -1
  88. package/dist/actions/delete-alert-policy.d.mts +15 -1
  89. package/dist/actions/delete-alerts-condition.d.cts +15 -1
  90. package/dist/actions/delete-alerts-condition.d.mts +15 -1
  91. package/dist/actions/delete-alerts-policy-via-graphql.d.cts +15 -1
  92. package/dist/actions/delete-alerts-policy-via-graphql.d.mts +15 -1
  93. package/dist/actions/delete-api-access-keys.d.cts +15 -1
  94. package/dist/actions/delete-api-access-keys.d.mts +15 -1
  95. package/dist/actions/delete-dashboard.d.cts +15 -1
  96. package/dist/actions/delete-dashboard.d.mts +15 -1
  97. package/dist/actions/delete-data-partition-rule.d.cts +15 -1
  98. package/dist/actions/delete-data-partition-rule.d.mts +15 -1
  99. package/dist/actions/delete-entity-relationship-user-defined.d.cts +15 -1
  100. package/dist/actions/delete-entity-relationship-user-defined.d.mts +15 -1
  101. package/dist/actions/delete-entity.d.cts +15 -1
  102. package/dist/actions/delete-entity.d.mts +15 -1
  103. package/dist/actions/delete-external-service-condition.d.cts +15 -1
  104. package/dist/actions/delete-external-service-condition.d.mts +15 -1
  105. package/dist/actions/delete-infra-condition.d.cts +15 -1
  106. package/dist/actions/delete-infra-condition.d.mts +15 -1
  107. package/dist/actions/delete-location-failure-condition.d.cts +15 -1
  108. package/dist/actions/delete-location-failure-condition.d.mts +15 -1
  109. package/dist/actions/delete-lookup-table.d.cts +15 -1
  110. package/dist/actions/delete-lookup-table.d.mts +15 -1
  111. package/dist/actions/delete-monitor.d.cts +15 -1
  112. package/dist/actions/delete-monitor.d.mts +15 -1
  113. package/dist/actions/delete-nrql-condition.d.cts +15 -1
  114. package/dist/actions/delete-nrql-condition.d.mts +15 -1
  115. package/dist/actions/delete-policy-channel.d.cts +15 -1
  116. package/dist/actions/delete-policy-channel.d.mts +15 -1
  117. package/dist/actions/delete-secure-credential.d.cts +15 -1
  118. package/dist/actions/delete-secure-credential.d.mts +15 -1
  119. package/dist/actions/delete-synthetics-condition.d.cts +15 -1
  120. package/dist/actions/delete-synthetics-condition.d.mts +15 -1
  121. package/dist/actions/delete-synthetics-monitor-graphql.d.cts +15 -1
  122. package/dist/actions/delete-synthetics-monitor-graphql.d.mts +15 -1
  123. package/dist/actions/delete-synthetics-private-location.d.cts +15 -1
  124. package/dist/actions/delete-synthetics-private-location.d.mts +15 -1
  125. package/dist/actions/delete-synthetics-secure-credential.d.cts +15 -1
  126. package/dist/actions/delete-synthetics-secure-credential.d.mts +15 -1
  127. package/dist/actions/delete-tag-values-from-entity.d.cts +15 -1
  128. package/dist/actions/delete-tag-values-from-entity.d.mts +15 -1
  129. package/dist/actions/delete-user-management-user.d.cts +15 -1
  130. package/dist/actions/delete-user-management-user.d.mts +15 -1
  131. package/dist/actions/delete-workload.d.cts +15 -1
  132. package/dist/actions/delete-workload.d.mts +15 -1
  133. package/dist/actions/disable-cloud-integration.d.cts +15 -1
  134. package/dist/actions/disable-cloud-integration.d.mts +15 -1
  135. package/dist/actions/disable-metric-normalization-rule.d.cts +15 -1
  136. package/dist/actions/disable-metric-normalization-rule.d.mts +15 -1
  137. package/dist/actions/duplicate-workload.d.cts +15 -1
  138. package/dist/actions/duplicate-workload.d.mts +15 -1
  139. package/dist/actions/edit-metric-normalization-rule.d.cts +15 -1
  140. package/dist/actions/edit-metric-normalization-rule.d.mts +15 -1
  141. package/dist/actions/enable-metric-normalization-rule.d.cts +15 -1
  142. package/dist/actions/enable-metric-normalization-rule.d.mts +15 -1
  143. package/dist/actions/execute-nrql-query.d.cts +15 -1
  144. package/dist/actions/execute-nrql-query.d.mts +15 -1
  145. package/dist/actions/fetch-browser-configuration.d.cts +15 -1
  146. package/dist/actions/fetch-browser-configuration.d.mts +15 -1
  147. package/dist/actions/fetch-browser-java-script-snippet.d.cts +15 -1
  148. package/dist/actions/fetch-browser-java-script-snippet.d.mts +15 -1
  149. package/dist/actions/fetch-mobile-application-token.d.cts +15 -1
  150. package/dist/actions/fetch-mobile-application-token.d.mts +15 -1
  151. package/dist/actions/fetch-rules-collection.d.cts +15 -1
  152. package/dist/actions/fetch-rules-collection.d.mts +15 -1
  153. package/dist/actions/fetch-your-org-id.d.cts +15 -1
  154. package/dist/actions/fetch-your-org-id.d.cts.map +1 -1
  155. package/dist/actions/fetch-your-org-id.d.mts +15 -1
  156. package/dist/actions/fetch-your-org-id.d.mts.map +1 -1
  157. package/dist/actions/get-alert-channels.d.cts +15 -1
  158. package/dist/actions/get-alert-channels.d.mts +15 -1
  159. package/dist/actions/get-alert-conditions.d.cts +15 -1
  160. package/dist/actions/get-alert-conditions.d.mts +15 -1
  161. package/dist/actions/get-alert-policies.d.cts +15 -1
  162. package/dist/actions/get-alert-policies.d.mts +15 -1
  163. package/dist/actions/get-alerts-violations-json.d.cts +15 -1
  164. package/dist/actions/get-alerts-violations-json.d.mts +15 -1
  165. package/dist/actions/get-app-metric-data.d.cts +15 -1
  166. package/dist/actions/get-app-metric-data.d.mts +15 -1
  167. package/dist/actions/get-app-metrics-names.d.cts +15 -1
  168. package/dist/actions/get-app-metrics-names.d.mts +15 -1
  169. package/dist/actions/get-applications.d.cts +15 -1
  170. package/dist/actions/get-applications.d.mts +15 -1
  171. package/dist/actions/get-browser-applications.d.cts +15 -1
  172. package/dist/actions/get-browser-applications.d.mts +15 -1
  173. package/dist/actions/get-dashboard-entity-query.d.cts +15 -1
  174. package/dist/actions/get-dashboard-entity-query.d.mts +15 -1
  175. package/dist/actions/get-infra-condition.d.cts +15 -1
  176. package/dist/actions/get-infra-condition.d.mts +15 -1
  177. package/dist/actions/get-lookup-table.d.cts +15 -1
  178. package/dist/actions/get-lookup-table.d.mts +15 -1
  179. package/dist/actions/get-mobile-application-metrics.d.cts +15 -1
  180. package/dist/actions/get-mobile-application-metrics.d.mts +15 -1
  181. package/dist/actions/get-mobile-application.d.cts +15 -1
  182. package/dist/actions/get-mobile-application.d.mts +15 -1
  183. package/dist/actions/get-mobile-metric-data.d.cts +15 -1
  184. package/dist/actions/get-mobile-metric-data.d.mts +15 -1
  185. package/dist/actions/get-secure-credential.d.cts +15 -1
  186. package/dist/actions/get-secure-credential.d.mts +15 -1
  187. package/dist/actions/get-synth-monitor.d.cts +15 -1
  188. package/dist/actions/get-synth-monitor.d.mts +15 -1
  189. package/dist/actions/link-cloud-account.d.cts +15 -1
  190. package/dist/actions/link-cloud-account.d.mts +15 -1
  191. package/dist/actions/list-deployments.d.cts +15 -1
  192. package/dist/actions/list-deployments.d.mts +15 -1
  193. package/dist/actions/list-external-service-conditions.d.cts +15 -1
  194. package/dist/actions/list-external-service-conditions.d.mts +15 -1
  195. package/dist/actions/list-infra-conditions.d.cts +15 -1
  196. package/dist/actions/list-infra-conditions.d.mts +15 -1
  197. package/dist/actions/list-key-transactions.d.cts +15 -1
  198. package/dist/actions/list-key-transactions.d.mts +15 -1
  199. package/dist/actions/list-location-failure-conditions.d.cts +15 -1
  200. package/dist/actions/list-location-failure-conditions.d.mts +15 -1
  201. package/dist/actions/list-locations.d.cts +15 -1
  202. package/dist/actions/list-locations.d.cts.map +1 -1
  203. package/dist/actions/list-locations.d.mts +15 -1
  204. package/dist/actions/list-locations.d.mts.map +1 -1
  205. package/dist/actions/list-lookup-tables.d.cts +15 -1
  206. package/dist/actions/list-lookup-tables.d.mts +15 -1
  207. package/dist/actions/list-mobile-applications.d.cts +15 -1
  208. package/dist/actions/list-mobile-applications.d.mts +15 -1
  209. package/dist/actions/list-monitors.d.cts +15 -1
  210. package/dist/actions/list-monitors.d.mts +15 -1
  211. package/dist/actions/list-nrql-conditions.d.cts +15 -1
  212. package/dist/actions/list-nrql-conditions.d.mts +15 -1
  213. package/dist/actions/list-secure-credentials.d.cts +15 -1
  214. package/dist/actions/list-secure-credentials.d.cts.map +1 -1
  215. package/dist/actions/list-secure-credentials.d.mts +15 -1
  216. package/dist/actions/list-secure-credentials.d.mts.map +1 -1
  217. package/dist/actions/list-synthetics-conditions.d.cts +15 -1
  218. package/dist/actions/list-synthetics-conditions.d.mts +15 -1
  219. package/dist/actions/override-entity-golden-metrics.d.cts +15 -1
  220. package/dist/actions/override-entity-golden-metrics.d.mts +15 -1
  221. package/dist/actions/override-entity-golden-tags.d.cts +15 -1
  222. package/dist/actions/override-entity-golden-tags.d.mts +15 -1
  223. package/dist/actions/patch-monitor.d.cts +15 -1
  224. package/dist/actions/patch-monitor.d.mts +15 -1
  225. package/dist/actions/query-cloud-providers.d.cts +15 -1
  226. package/dist/actions/query-cloud-providers.d.mts +15 -1
  227. package/dist/actions/query-error.d.cts +15 -1
  228. package/dist/actions/query-error.d.mts +15 -1
  229. package/dist/actions/query-example-read-query.d.cts +15 -1
  230. package/dist/actions/query-example-read-query.d.cts.map +1 -1
  231. package/dist/actions/query-example-read-query.d.mts +15 -1
  232. package/dist/actions/query-example-read-query.d.mts.map +1 -1
  233. package/dist/actions/remove-entity-condition.d.cts +15 -1
  234. package/dist/actions/remove-entity-condition.d.mts +15 -1
  235. package/dist/actions/remove-notification-channels-from-policy.d.cts +15 -1
  236. package/dist/actions/remove-notification-channels-from-policy.d.mts +15 -1
  237. package/dist/actions/rename-cloud-account.d.cts +15 -1
  238. package/dist/actions/rename-cloud-account.d.mts +15 -1
  239. package/dist/actions/replace-tags-on-entity.d.cts +15 -1
  240. package/dist/actions/replace-tags-on-entity.d.mts +15 -1
  241. package/dist/actions/reset-entity-golden-metrics.d.cts +15 -1
  242. package/dist/actions/reset-entity-golden-metrics.d.mts +15 -1
  243. package/dist/actions/reset-entity-golden-tags.d.cts +15 -1
  244. package/dist/actions/reset-entity-golden-tags.d.mts +15 -1
  245. package/dist/actions/revoke-authorization-access.d.cts +15 -1
  246. package/dist/actions/revoke-authorization-access.d.mts +15 -1
  247. package/dist/actions/search-entities.d.cts +15 -1
  248. package/dist/actions/search-entities.d.mts +15 -1
  249. package/dist/actions/send-events.d.cts +15 -1
  250. package/dist/actions/send-events.d.cts.map +1 -1
  251. package/dist/actions/send-events.d.mts +15 -1
  252. package/dist/actions/send-events.d.mts.map +1 -1
  253. package/dist/actions/send-traces.d.cts +15 -1
  254. package/dist/actions/send-traces.d.mts +15 -1
  255. package/dist/actions/test-ai-notification-destination-by-id.d.cts +15 -1
  256. package/dist/actions/test-ai-notification-destination-by-id.d.mts +15 -1
  257. package/dist/actions/test-ai-notifications-channel.d.cts +15 -1
  258. package/dist/actions/test-ai-notifications-channel.d.mts +15 -1
  259. package/dist/actions/test-ai-notifications-destination.d.cts +15 -1
  260. package/dist/actions/test-ai-notifications-destination.d.mts +15 -1
  261. package/dist/actions/test-notification-channel.d.cts +15 -1
  262. package/dist/actions/test-notification-channel.d.mts +15 -1
  263. package/dist/actions/undelete-dashboard.d.cts +15 -1
  264. package/dist/actions/undelete-dashboard.d.mts +15 -1
  265. package/dist/actions/update-account.d.cts +15 -1
  266. package/dist/actions/update-account.d.mts +15 -1
  267. package/dist/actions/update-agent-application-settings.d.cts +15 -1
  268. package/dist/actions/update-agent-application-settings.d.mts +15 -1
  269. package/dist/actions/update-ai-notifications-channel.d.cts +15 -1
  270. package/dist/actions/update-ai-notifications-channel.d.mts +15 -1
  271. package/dist/actions/update-ai-notifications-destination.d.cts +15 -1
  272. package/dist/actions/update-ai-notifications-destination.d.mts +15 -1
  273. package/dist/actions/update-alert-channel.d.cts +15 -1
  274. package/dist/actions/update-alert-channel.d.mts +15 -1
  275. package/dist/actions/update-alert-policy-rest.d.cts +15 -1
  276. package/dist/actions/update-alert-policy-rest.d.mts +15 -1
  277. package/dist/actions/update-alert-policy.d.cts +15 -1
  278. package/dist/actions/update-alert-policy.d.mts +15 -1
  279. package/dist/actions/update-api-access-keys.d.cts +15 -1
  280. package/dist/actions/update-api-access-keys.d.mts +15 -1
  281. package/dist/actions/update-browser-settings.d.cts +15 -1
  282. package/dist/actions/update-browser-settings.d.mts +15 -1
  283. package/dist/actions/update-cross-account-elections.d.cts +15 -1
  284. package/dist/actions/update-cross-account-elections.d.mts +15 -1
  285. package/dist/actions/update-dashboard-live-url-creation-policies.d.cts +15 -1
  286. package/dist/actions/update-dashboard-live-url-creation-policies.d.mts +15 -1
  287. package/dist/actions/update-dashboard-page.d.cts +15 -1
  288. package/dist/actions/update-dashboard-page.d.mts +15 -1
  289. package/dist/actions/update-dashboard-widgets-in-page.d.cts +15 -1
  290. package/dist/actions/update-dashboard-widgets-in-page.d.cts.map +1 -1
  291. package/dist/actions/update-dashboard-widgets-in-page.d.mts +15 -1
  292. package/dist/actions/update-dashboard-widgets-in-page.d.mts.map +1 -1
  293. package/dist/actions/update-dashboard.d.cts +15 -1
  294. package/dist/actions/update-dashboard.d.cts.map +1 -1
  295. package/dist/actions/update-dashboard.d.mts +15 -1
  296. package/dist/actions/update-dashboard.d.mts.map +1 -1
  297. package/dist/actions/update-data-partition-rule.d.cts +15 -1
  298. package/dist/actions/update-data-partition-rule.d.mts +15 -1
  299. package/dist/actions/update-external-service-condition.d.cts +15 -1
  300. package/dist/actions/update-external-service-condition.d.mts +15 -1
  301. package/dist/actions/update-infra-condition.d.cts +15 -1
  302. package/dist/actions/update-infra-condition.d.mts +15 -1
  303. package/dist/actions/update-location-failure-condition.d.cts +15 -1
  304. package/dist/actions/update-location-failure-condition.d.mts +15 -1
  305. package/dist/actions/update-lookup-table.d.cts +15 -1
  306. package/dist/actions/update-lookup-table.d.mts +15 -1
  307. package/dist/actions/update-mobile-settings-example.d.cts +15 -1
  308. package/dist/actions/update-mobile-settings-example.d.mts +15 -1
  309. package/dist/actions/update-monitor-script.d.cts +15 -1
  310. package/dist/actions/update-monitor-script.d.mts +15 -1
  311. package/dist/actions/update-nrql-baseline-condition.d.cts +15 -1
  312. package/dist/actions/update-nrql-baseline-condition.d.mts +15 -1
  313. package/dist/actions/update-nrql-condition.d.cts +15 -1
  314. package/dist/actions/update-nrql-condition.d.mts +15 -1
  315. package/dist/actions/update-nrql-static-condition.d.cts +15 -1
  316. package/dist/actions/update-nrql-static-condition.d.mts +15 -1
  317. package/dist/actions/update-policy-channels.d.cts +15 -1
  318. package/dist/actions/update-policy-channels.d.mts +15 -1
  319. package/dist/actions/update-scripted-monitor.d.cts +15 -1
  320. package/dist/actions/update-scripted-monitor.d.mts +15 -1
  321. package/dist/actions/update-secure-credential.d.cts +15 -1
  322. package/dist/actions/update-secure-credential.d.mts +15 -1
  323. package/dist/actions/update-service-level.d.cts +15 -1
  324. package/dist/actions/update-service-level.d.mts +15 -1
  325. package/dist/actions/update-synth-monitor.d.cts +15 -1
  326. package/dist/actions/update-synth-monitor.d.mts +15 -1
  327. package/dist/actions/update-synthetics-alert-condition.d.cts +15 -1
  328. package/dist/actions/update-synthetics-alert-condition.d.mts +15 -1
  329. package/dist/actions/update-synthetics-simple-monitor.d.cts +15 -1
  330. package/dist/actions/update-synthetics-simple-monitor.d.mts +15 -1
  331. package/dist/actions/update-user.d.cts +15 -1
  332. package/dist/actions/update-user.d.mts +15 -1
  333. package/dist/actions/update-workflow.d.cts +15 -1
  334. package/dist/actions/update-workflow.d.mts +15 -1
  335. package/dist/actions/update-workload.d.cts +15 -1
  336. package/dist/actions/update-workload.d.mts +15 -1
  337. package/dist/app.cjs +8 -2
  338. package/dist/app.cjs.map +1 -1
  339. package/dist/app.d.cts +10 -1
  340. package/dist/app.d.cts.map +1 -1
  341. package/dist/app.d.mts +10 -1
  342. package/dist/app.d.mts.map +1 -1
  343. package/dist/app.mjs +6 -1
  344. package/dist/app.mjs.map +1 -1
  345. package/package.json +1 -1
@@ -71,7 +71,21 @@ declare const newRelicUpdateExternalServiceCondition: import("@keystrokehq/actio
71
71
  entities?: number[] | undefined;
72
72
  runbook_url?: string | undefined;
73
73
  external_service_url?: string | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ region: z.ZodString;
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ region: z.ZodString;
87
+ generic_api_key: z.ZodString;
88
+ }, z.core.$strip>>]>;
75
89
  //#endregion
76
90
  export { newRelicUpdateExternalServiceCondition };
77
91
  //# sourceMappingURL=update-external-service-condition.d.mts.map
@@ -80,7 +80,21 @@ declare const newRelicUpdateInfraCondition: import("@keystrokehq/action").Workfl
80
80
  } | undefined;
81
81
  process_where_clause?: string | undefined;
82
82
  violation_close_timer?: number | undefined;
83
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ region: z.ZodString;
89
+ generic_api_key: z.ZodString;
90
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
91
+ connectionId: z.ZodString;
92
+ entityId: z.ZodString;
93
+ instanceId: z.ZodString;
94
+ }, z.core.$strip>, z.ZodObject<{
95
+ region: z.ZodString;
96
+ generic_api_key: z.ZodString;
97
+ }, z.core.$strip>>]>;
84
98
  //#endregion
85
99
  export { newRelicUpdateInfraCondition };
86
100
  //# sourceMappingURL=update-infra-condition.d.cts.map
@@ -80,7 +80,21 @@ declare const newRelicUpdateInfraCondition: import("@keystrokehq/action").Workfl
80
80
  } | undefined;
81
81
  process_where_clause?: string | undefined;
82
82
  violation_close_timer?: number | undefined;
83
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ region: z.ZodString;
89
+ generic_api_key: z.ZodString;
90
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
91
+ connectionId: z.ZodString;
92
+ entityId: z.ZodString;
93
+ instanceId: z.ZodString;
94
+ }, z.core.$strip>, z.ZodObject<{
95
+ region: z.ZodString;
96
+ generic_api_key: z.ZodString;
97
+ }, z.core.$strip>>]>;
84
98
  //#endregion
85
99
  export { newRelicUpdateInfraCondition };
86
100
  //# sourceMappingURL=update-infra-condition.d.mts.map
@@ -42,7 +42,21 @@ declare const newRelicUpdateLocationFailureCondition: import("@keystrokehq/actio
42
42
  entities?: string[] | undefined;
43
43
  runbook_url?: string | undefined;
44
44
  violation_time_limit_seconds?: number | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ region: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ region: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { newRelicUpdateLocationFailureCondition };
48
62
  //# sourceMappingURL=update-location-failure-condition.d.cts.map
@@ -42,7 +42,21 @@ declare const newRelicUpdateLocationFailureCondition: import("@keystrokehq/actio
42
42
  entities?: string[] | undefined;
43
43
  runbook_url?: string | undefined;
44
44
  violation_time_limit_seconds?: number | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ region: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ region: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { newRelicUpdateLocationFailureCondition };
48
62
  //# sourceMappingURL=update-location-failure-condition.d.mts.map
@@ -32,7 +32,21 @@ declare const newRelicUpdateLookupTable: import("@keystrokehq/action").WorkflowA
32
32
  account_id: string;
33
33
  table_name: string;
34
34
  description?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ region: z.ZodString;
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ region: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { newRelicUpdateLookupTable };
38
52
  //# sourceMappingURL=update-lookup-table.d.cts.map
@@ -32,7 +32,21 @@ declare const newRelicUpdateLookupTable: import("@keystrokehq/action").WorkflowA
32
32
  account_id: string;
33
33
  table_name: string;
34
34
  description?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ region: z.ZodString;
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ region: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { newRelicUpdateLookupTable };
38
52
  //# sourceMappingURL=update-lookup-table.d.mts.map
@@ -49,7 +49,21 @@ declare const newRelicUpdateMobileSettingsExample: import("@keystrokehq/action")
49
49
  use_crash_reports?: boolean | undefined;
50
50
  };
51
51
  };
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ region: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ region: z.ZodString;
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
53
67
  //#endregion
54
68
  export { newRelicUpdateMobileSettingsExample };
55
69
  //# sourceMappingURL=update-mobile-settings-example.d.cts.map
@@ -49,7 +49,21 @@ declare const newRelicUpdateMobileSettingsExample: import("@keystrokehq/action")
49
49
  use_crash_reports?: boolean | undefined;
50
50
  };
51
51
  };
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ region: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ region: z.ZodString;
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
53
67
  //#endregion
54
68
  export { newRelicUpdateMobileSettingsExample };
55
69
  //# sourceMappingURL=update-mobile-settings-example.d.mts.map
@@ -12,7 +12,21 @@ declare const NewRelicUpdateMonitorScriptOutput: z.ZodObject<{
12
12
  declare const newRelicUpdateMonitorScript: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  monitor_id: string;
14
14
  scriptText: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ region: z.ZodString;
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ region: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
16
30
  //#endregion
17
31
  export { newRelicUpdateMonitorScript };
18
32
  //# sourceMappingURL=update-monitor-script.d.cts.map
@@ -12,7 +12,21 @@ declare const NewRelicUpdateMonitorScriptOutput: z.ZodObject<{
12
12
  declare const newRelicUpdateMonitorScript: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  monitor_id: string;
14
14
  scriptText: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ region: z.ZodString;
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ region: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
16
30
  //#endregion
17
31
  export { newRelicUpdateMonitorScript };
18
32
  //# sourceMappingURL=update-monitor-script.d.mts.map
@@ -92,7 +92,21 @@ declare const newRelicUpdateNrqlBaselineCondition: import("@keystrokehq/action")
92
92
  baselineDirection?: "LOWER_ONLY" | "UPPER_ONLY" | "UPPER_AND_LOWER" | undefined;
93
93
  violationTimeLimitSeconds?: number | undefined;
94
94
  };
95
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
95
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
96
+ connectionId: z.ZodString;
97
+ entityId: z.ZodString;
98
+ instanceId: z.ZodString;
99
+ }, z.core.$strip>, z.ZodObject<{
100
+ region: z.ZodString;
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ region: z.ZodString;
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>;
96
110
  //#endregion
97
111
  export { newRelicUpdateNrqlBaselineCondition };
98
112
  //# sourceMappingURL=update-nrql-baseline-condition.d.cts.map
@@ -92,7 +92,21 @@ declare const newRelicUpdateNrqlBaselineCondition: import("@keystrokehq/action")
92
92
  baselineDirection?: "LOWER_ONLY" | "UPPER_ONLY" | "UPPER_AND_LOWER" | undefined;
93
93
  violationTimeLimitSeconds?: number | undefined;
94
94
  };
95
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
95
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
96
+ connectionId: z.ZodString;
97
+ entityId: z.ZodString;
98
+ instanceId: z.ZodString;
99
+ }, z.core.$strip>, z.ZodObject<{
100
+ region: z.ZodString;
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ region: z.ZodString;
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>;
96
110
  //#endregion
97
111
  export { newRelicUpdateNrqlBaselineCondition };
98
112
  //# sourceMappingURL=update-nrql-baseline-condition.d.mts.map
@@ -89,7 +89,21 @@ declare const newRelicUpdateNrqlCondition: import("@keystrokehq/action").Workflo
89
89
  value_function?: string | undefined;
90
90
  expected_groups?: number | undefined;
91
91
  };
92
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
92
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
93
+ connectionId: z.ZodString;
94
+ entityId: z.ZodString;
95
+ instanceId: z.ZodString;
96
+ }, z.core.$strip>, z.ZodObject<{
97
+ region: z.ZodString;
98
+ generic_api_key: z.ZodString;
99
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ region: z.ZodString;
105
+ generic_api_key: z.ZodString;
106
+ }, z.core.$strip>>]>;
93
107
  //#endregion
94
108
  export { newRelicUpdateNrqlCondition };
95
109
  //# sourceMappingURL=update-nrql-condition.d.cts.map
@@ -89,7 +89,21 @@ declare const newRelicUpdateNrqlCondition: import("@keystrokehq/action").Workflo
89
89
  value_function?: string | undefined;
90
90
  expected_groups?: number | undefined;
91
91
  };
92
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
92
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
93
+ connectionId: z.ZodString;
94
+ entityId: z.ZodString;
95
+ instanceId: z.ZodString;
96
+ }, z.core.$strip>, z.ZodObject<{
97
+ region: z.ZodString;
98
+ generic_api_key: z.ZodString;
99
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ region: z.ZodString;
105
+ generic_api_key: z.ZodString;
106
+ }, z.core.$strip>>]>;
93
107
  //#endregion
94
108
  export { newRelicUpdateNrqlCondition };
95
109
  //# sourceMappingURL=update-nrql-condition.d.mts.map
@@ -101,7 +101,21 @@ declare const newRelicUpdateNrqlStaticCondition: import("@keystrokehq/action").W
101
101
  valueFunction?: "SINGLE_VALUE" | "SUM" | undefined;
102
102
  violationTimeLimitSeconds?: number | undefined;
103
103
  };
104
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
104
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
105
+ connectionId: z.ZodString;
106
+ entityId: z.ZodString;
107
+ instanceId: z.ZodString;
108
+ }, z.core.$strip>, z.ZodObject<{
109
+ region: z.ZodString;
110
+ generic_api_key: z.ZodString;
111
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ region: z.ZodString;
117
+ generic_api_key: z.ZodString;
118
+ }, z.core.$strip>>]>;
105
119
  //#endregion
106
120
  export { newRelicUpdateNrqlStaticCondition };
107
121
  //# sourceMappingURL=update-nrql-static-condition.d.cts.map
@@ -101,7 +101,21 @@ declare const newRelicUpdateNrqlStaticCondition: import("@keystrokehq/action").W
101
101
  valueFunction?: "SINGLE_VALUE" | "SUM" | undefined;
102
102
  violationTimeLimitSeconds?: number | undefined;
103
103
  };
104
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
104
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
105
+ connectionId: z.ZodString;
106
+ entityId: z.ZodString;
107
+ instanceId: z.ZodString;
108
+ }, z.core.$strip>, z.ZodObject<{
109
+ region: z.ZodString;
110
+ generic_api_key: z.ZodString;
111
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ region: z.ZodString;
117
+ generic_api_key: z.ZodString;
118
+ }, z.core.$strip>>]>;
105
119
  //#endregion
106
120
  export { newRelicUpdateNrqlStaticCondition };
107
121
  //# sourceMappingURL=update-nrql-static-condition.d.mts.map
@@ -14,7 +14,21 @@ declare const NewRelicUpdatePolicyChannelsOutput: z.ZodObject<{
14
14
  declare const newRelicUpdatePolicyChannels: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  policy_id: number;
16
16
  channel_ids: number[];
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ region: z.ZodString;
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ region: z.ZodString;
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
18
32
  //#endregion
19
33
  export { newRelicUpdatePolicyChannels };
20
34
  //# sourceMappingURL=update-policy-channels.d.cts.map
@@ -14,7 +14,21 @@ declare const NewRelicUpdatePolicyChannelsOutput: z.ZodObject<{
14
14
  declare const newRelicUpdatePolicyChannels: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  policy_id: number;
16
16
  channel_ids: number[];
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ region: z.ZodString;
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ region: z.ZodString;
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
18
32
  //#endregion
19
33
  export { newRelicUpdatePolicyChannels };
20
34
  //# sourceMappingURL=update-policy-channels.d.mts.map
@@ -56,7 +56,21 @@ declare const newRelicUpdateScriptedMonitor: import("@keystrokehq/action").Workf
56
56
  apdexTarget?: number | undefined;
57
57
  };
58
58
  monitorType: "SCRIPT_API" | "SCRIPT_BROWSER";
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ region: z.ZodString;
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ region: z.ZodString;
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
60
74
  //#endregion
61
75
  export { newRelicUpdateScriptedMonitor };
62
76
  //# sourceMappingURL=update-scripted-monitor.d.cts.map
@@ -56,7 +56,21 @@ declare const newRelicUpdateScriptedMonitor: import("@keystrokehq/action").Workf
56
56
  apdexTarget?: number | undefined;
57
57
  };
58
58
  monitorType: "SCRIPT_API" | "SCRIPT_BROWSER";
59
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
59
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ region: z.ZodString;
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ region: z.ZodString;
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
60
74
  //#endregion
61
75
  export { newRelicUpdateScriptedMonitor };
62
76
  //# sourceMappingURL=update-scripted-monitor.d.mts.map
@@ -16,7 +16,21 @@ declare const newRelicUpdateSecureCredential: import("@keystrokehq/action").Work
16
16
  key: string;
17
17
  value: string;
18
18
  description?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ region: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ region: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { newRelicUpdateSecureCredential };
22
36
  //# sourceMappingURL=update-secure-credential.d.cts.map
@@ -16,7 +16,21 @@ declare const newRelicUpdateSecureCredential: import("@keystrokehq/action").Work
16
16
  key: string;
17
17
  value: string;
18
18
  description?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ region: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ region: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { newRelicUpdateSecureCredential };
22
36
  //# sourceMappingURL=update-secure-credential.d.mts.map
@@ -83,7 +83,21 @@ declare const newRelicUpdateServiceLevel: import("@keystrokehq/action").Workflow
83
83
  }[] | undefined;
84
84
  description?: string | undefined;
85
85
  };
86
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
86
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
87
+ connectionId: z.ZodString;
88
+ entityId: z.ZodString;
89
+ instanceId: z.ZodString;
90
+ }, z.core.$strip>, z.ZodObject<{
91
+ region: z.ZodString;
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ region: z.ZodString;
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
87
101
  //#endregion
88
102
  export { newRelicUpdateServiceLevel };
89
103
  //# sourceMappingURL=update-service-level.d.cts.map
@@ -83,7 +83,21 @@ declare const newRelicUpdateServiceLevel: import("@keystrokehq/action").Workflow
83
83
  }[] | undefined;
84
84
  description?: string | undefined;
85
85
  };
86
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
86
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
87
+ connectionId: z.ZodString;
88
+ entityId: z.ZodString;
89
+ instanceId: z.ZodString;
90
+ }, z.core.$strip>, z.ZodObject<{
91
+ region: z.ZodString;
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ region: z.ZodString;
99
+ generic_api_key: z.ZodString;
100
+ }, z.core.$strip>>]>;
87
101
  //#endregion
88
102
  export { newRelicUpdateServiceLevel };
89
103
  //# sourceMappingURL=update-service-level.d.mts.map
@@ -32,7 +32,21 @@ declare const newRelicUpdateSynthMonitor: import("@keystrokehq/action").Workflow
32
32
  locations: string[];
33
33
  monitorId: string;
34
34
  slaThreshold?: number | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ region: z.ZodString;
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ region: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { newRelicUpdateSynthMonitor };
38
52
  //# sourceMappingURL=update-synth-monitor.d.cts.map