@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
@@ -23,7 +23,21 @@ declare const NewRelicGetAlertConditionsOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const newRelicGetAlertConditions: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  policy_id: number;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ region: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { newRelicGetAlertConditions };
29
43
  //# sourceMappingURL=get-alert-conditions.d.mts.map
@@ -23,7 +23,21 @@ declare const newRelicGetAlertPolicies: import("@keystrokehq/action").WorkflowAc
23
23
  name?: string | undefined;
24
24
  page?: number | undefined;
25
25
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ region: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { newRelicGetAlertPolicies };
29
43
  //# sourceMappingURL=get-alert-policies.d.cts.map
@@ -23,7 +23,21 @@ declare const newRelicGetAlertPolicies: import("@keystrokehq/action").WorkflowAc
23
23
  name?: string | undefined;
24
24
  page?: number | undefined;
25
25
  incident_preference?: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ region: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { newRelicGetAlertPolicies };
29
43
  //# sourceMappingURL=get-alert-policies.d.mts.map
@@ -26,7 +26,21 @@ declare const newRelicGetAlertsViolationsJson: import("@keystrokehq/action").Wor
26
26
  end_date?: string | undefined;
27
27
  only_open?: boolean | undefined;
28
28
  start_date?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ region: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ region: z.ZodString;
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
30
44
  //#endregion
31
45
  export { newRelicGetAlertsViolationsJson };
32
46
  //# sourceMappingURL=get-alerts-violations-json.d.cts.map
@@ -26,7 +26,21 @@ declare const newRelicGetAlertsViolationsJson: import("@keystrokehq/action").Wor
26
26
  end_date?: string | undefined;
27
27
  only_open?: boolean | undefined;
28
28
  start_date?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ region: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ region: z.ZodString;
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>;
30
44
  //#endregion
31
45
  export { newRelicGetAlertsViolationsJson };
32
46
  //# sourceMappingURL=get-alerts-violations-json.d.mts.map
@@ -46,7 +46,21 @@ declare const newRelicGetAppMetricData: import("@keystrokehq/action").WorkflowAc
46
46
  period?: number | undefined;
47
47
  values?: string[] | undefined;
48
48
  summarize?: boolean | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ region: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ region: z.ZodString;
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
50
64
  //#endregion
51
65
  export { newRelicGetAppMetricData };
52
66
  //# sourceMappingURL=get-app-metric-data.d.cts.map
@@ -46,7 +46,21 @@ declare const newRelicGetAppMetricData: import("@keystrokehq/action").WorkflowAc
46
46
  period?: number | undefined;
47
47
  values?: string[] | undefined;
48
48
  summarize?: boolean | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ region: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ region: z.ZodString;
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
50
64
  //#endregion
51
65
  export { newRelicGetAppMetricData };
52
66
  //# sourceMappingURL=get-app-metric-data.d.mts.map
@@ -18,7 +18,21 @@ declare const newRelicGetAppMetricsNames: import("@keystrokehq/action").Workflow
18
18
  name?: string | undefined;
19
19
  page?: number | undefined;
20
20
  cursor?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ region: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ region: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { newRelicGetAppMetricsNames };
24
38
  //# sourceMappingURL=get-app-metrics-names.d.cts.map
@@ -18,7 +18,21 @@ declare const newRelicGetAppMetricsNames: import("@keystrokehq/action").Workflow
18
18
  name?: string | undefined;
19
19
  page?: number | undefined;
20
20
  cursor?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ region: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ region: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { newRelicGetAppMetricsNames };
24
38
  //# sourceMappingURL=get-app-metrics-names.d.mts.map
@@ -47,7 +47,21 @@ declare const newRelicGetApplications: import("@keystrokehq/action").WorkflowAct
47
47
  host?: string | undefined;
48
48
  name?: string | undefined;
49
49
  page?: number | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ region: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ region: z.ZodString;
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>;
51
65
  //#endregion
52
66
  export { newRelicGetApplications };
53
67
  //# sourceMappingURL=get-applications.d.cts.map
@@ -47,7 +47,21 @@ declare const newRelicGetApplications: import("@keystrokehq/action").WorkflowAct
47
47
  host?: string | undefined;
48
48
  name?: string | undefined;
49
49
  page?: number | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ region: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ region: z.ZodString;
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>;
51
65
  //#endregion
52
66
  export { newRelicGetApplications };
53
67
  //# sourceMappingURL=get-applications.d.mts.map
@@ -20,7 +20,21 @@ declare const NewRelicGetBrowserApplicationsOutput: z.ZodObject<{
20
20
  declare const newRelicGetBrowserApplications: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  name?: string | undefined;
22
22
  page?: number | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ region: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ region: z.ZodString;
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
24
38
  //#endregion
25
39
  export { newRelicGetBrowserApplications };
26
40
  //# sourceMappingURL=get-browser-applications.d.cts.map
@@ -20,7 +20,21 @@ declare const NewRelicGetBrowserApplicationsOutput: z.ZodObject<{
20
20
  declare const newRelicGetBrowserApplications: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  name?: string | undefined;
22
22
  page?: number | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ region: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ region: z.ZodString;
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
24
38
  //#endregion
25
39
  export { newRelicGetBrowserApplications };
26
40
  //# sourceMappingURL=get-browser-applications.d.mts.map
@@ -45,7 +45,21 @@ declare const NewRelicGetDashboardEntityQueryOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const newRelicGetDashboardEntityQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  guid: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ region: z.ZodString;
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ region: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
49
63
  //#endregion
50
64
  export { newRelicGetDashboardEntityQuery };
51
65
  //# sourceMappingURL=get-dashboard-entity-query.d.cts.map
@@ -45,7 +45,21 @@ declare const NewRelicGetDashboardEntityQueryOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const newRelicGetDashboardEntityQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  guid: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ region: z.ZodString;
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ region: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
49
63
  //#endregion
50
64
  export { newRelicGetDashboardEntityQuery };
51
65
  //# sourceMappingURL=get-dashboard-entity-query.d.mts.map
@@ -35,7 +35,21 @@ declare const NewRelicGetInfraConditionOutput: z.ZodObject<{
35
35
  }, z.core.$loose>;
36
36
  declare const newRelicGetInfraCondition: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  condition_id: string;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ region: z.ZodString;
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, 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>>]>;
39
53
  //#endregion
40
54
  export { newRelicGetInfraCondition };
41
55
  //# sourceMappingURL=get-infra-condition.d.cts.map
@@ -35,7 +35,21 @@ declare const NewRelicGetInfraConditionOutput: z.ZodObject<{
35
35
  }, z.core.$loose>;
36
36
  declare const newRelicGetInfraCondition: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  condition_id: string;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ region: z.ZodString;
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, 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>>]>;
39
53
  //#endregion
40
54
  export { newRelicGetInfraCondition };
41
55
  //# sourceMappingURL=get-infra-condition.d.mts.map
@@ -24,7 +24,21 @@ declare const newRelicGetLookupTable: import("@keystrokehq/action").WorkflowActi
24
24
  accountId: string;
25
25
  tableName: string;
26
26
  includeTable?: boolean | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ region: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ region: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { newRelicGetLookupTable };
30
44
  //# sourceMappingURL=get-lookup-table.d.cts.map
@@ -24,7 +24,21 @@ declare const newRelicGetLookupTable: import("@keystrokehq/action").WorkflowActi
24
24
  accountId: string;
25
25
  tableName: string;
26
26
  includeTable?: boolean | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ region: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ region: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
28
42
  //#endregion
29
43
  export { newRelicGetLookupTable };
30
44
  //# sourceMappingURL=get-lookup-table.d.mts.map
@@ -18,7 +18,21 @@ declare const newRelicGetMobileApplicationMetrics: import("@keystrokehq/action")
18
18
  name?: string | undefined;
19
19
  page?: number | undefined;
20
20
  cursor?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ region: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ region: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { newRelicGetMobileApplicationMetrics };
24
38
  //# sourceMappingURL=get-mobile-application-metrics.d.cts.map
@@ -18,7 +18,21 @@ declare const newRelicGetMobileApplicationMetrics: import("@keystrokehq/action")
18
18
  name?: string | undefined;
19
19
  page?: number | undefined;
20
20
  cursor?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ region: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ region: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { newRelicGetMobileApplicationMetrics };
24
38
  //# sourceMappingURL=get-mobile-application-metrics.d.mts.map
@@ -30,7 +30,21 @@ declare const NewRelicGetMobileApplicationOutput: z.ZodObject<{
30
30
  }, z.core.$loose>;
31
31
  declare const newRelicGetMobileApplication: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  id: number;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ region: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ region: z.ZodString;
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
34
48
  //#endregion
35
49
  export { newRelicGetMobileApplication };
36
50
  //# sourceMappingURL=get-mobile-application.d.cts.map
@@ -30,7 +30,21 @@ declare const NewRelicGetMobileApplicationOutput: z.ZodObject<{
30
30
  }, z.core.$loose>;
31
31
  declare const newRelicGetMobileApplication: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  id: number;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ region: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"new_relic", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ region: z.ZodString;
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
34
48
  //#endregion
35
49
  export { newRelicGetMobileApplication };
36
50
  //# sourceMappingURL=get-mobile-application.d.mts.map
@@ -42,7 +42,21 @@ declare const newRelicGetMobileMetricData: import("@keystrokehq/action").Workflo
42
42
  period?: number | undefined;
43
43
  values?: string[] | undefined;
44
44
  summarize?: boolean | 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 { newRelicGetMobileMetricData };
48
62
  //# sourceMappingURL=get-mobile-metric-data.d.cts.map
@@ -42,7 +42,21 @@ declare const newRelicGetMobileMetricData: import("@keystrokehq/action").Workflo
42
42
  period?: number | undefined;
43
43
  values?: string[] | undefined;
44
44
  summarize?: boolean | 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 { newRelicGetMobileMetricData };
48
62
  //# sourceMappingURL=get-mobile-metric-data.d.mts.map
@@ -12,7 +12,21 @@ declare const NewRelicGetSecureCredentialOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const newRelicGetSecureCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  key: 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 { newRelicGetSecureCredential };
18
32
  //# sourceMappingURL=get-secure-credential.d.cts.map