@keystrokehq/render 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-headers.cjs +5 -5
- package/dist/actions/add-headers.cjs.map +1 -1
- package/dist/actions/add-headers.d.cts +18 -3
- package/dist/actions/add-headers.d.cts.map +1 -1
- package/dist/actions/add-headers.d.mts +18 -3
- package/dist/actions/add-headers.d.mts.map +1 -1
- package/dist/actions/add-headers.mjs +5 -5
- package/dist/actions/add-headers.mjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.cjs +3 -3
- package/dist/actions/add-or-update-secret-file.cjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.cts +14 -3
- package/dist/actions/add-or-update-secret-file.d.cts.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.mts +14 -3
- package/dist/actions/add-or-update-secret-file.d.mts.map +1 -1
- package/dist/actions/add-or-update-secret-file.mjs +3 -3
- package/dist/actions/add-or-update-secret-file.mjs.map +1 -1
- package/dist/actions/add-resources-to-environment.cjs +9 -9
- package/dist/actions/add-resources-to-environment.cjs.map +1 -1
- package/dist/actions/add-resources-to-environment.d.cts +23 -3
- package/dist/actions/add-resources-to-environment.d.cts.map +1 -1
- package/dist/actions/add-resources-to-environment.d.mts +23 -3
- package/dist/actions/add-resources-to-environment.d.mts.map +1 -1
- package/dist/actions/add-resources-to-environment.mjs +9 -9
- package/dist/actions/add-resources-to-environment.mjs.map +1 -1
- package/dist/actions/add-route.cjs +6 -6
- package/dist/actions/add-route.cjs.map +1 -1
- package/dist/actions/add-route.d.cts +24 -3
- package/dist/actions/add-route.d.cts.map +1 -1
- package/dist/actions/add-route.d.mts +24 -3
- package/dist/actions/add-route.d.mts.map +1 -1
- package/dist/actions/add-route.mjs +6 -6
- package/dist/actions/add-route.mjs.map +1 -1
- package/dist/actions/create-custom-domain.cjs +10 -10
- package/dist/actions/create-custom-domain.cjs.map +1 -1
- package/dist/actions/create-custom-domain.d.cts +29 -3
- package/dist/actions/create-custom-domain.d.cts.map +1 -1
- package/dist/actions/create-custom-domain.d.mts +29 -3
- package/dist/actions/create-custom-domain.d.mts.map +1 -1
- package/dist/actions/create-custom-domain.mjs +10 -10
- package/dist/actions/create-custom-domain.mjs.map +1 -1
- package/dist/actions/create-env-group.cjs +12 -12
- package/dist/actions/create-env-group.cjs.map +1 -1
- package/dist/actions/create-env-group.d.cts +48 -3
- package/dist/actions/create-env-group.d.cts.map +1 -1
- package/dist/actions/create-env-group.d.mts +48 -3
- package/dist/actions/create-env-group.d.mts.map +1 -1
- package/dist/actions/create-env-group.mjs +12 -12
- package/dist/actions/create-env-group.mjs.map +1 -1
- package/dist/actions/create-environment.cjs +10 -10
- package/dist/actions/create-environment.cjs.map +1 -1
- package/dist/actions/create-environment.d.cts +39 -3
- package/dist/actions/create-environment.d.cts.map +1 -1
- package/dist/actions/create-environment.d.mts +39 -3
- package/dist/actions/create-environment.d.mts.map +1 -1
- package/dist/actions/create-environment.mjs +10 -10
- package/dist/actions/create-environment.mjs.map +1 -1
- package/dist/actions/create-postgres.cjs +30 -30
- package/dist/actions/create-postgres.cjs.map +1 -1
- package/dist/actions/create-postgres.d.cts +221 -3
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +221 -3
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-postgres.mjs +30 -30
- package/dist/actions/create-postgres.mjs.map +1 -1
- package/dist/actions/create-registry-credential.cjs +5 -5
- package/dist/actions/create-registry-credential.cjs.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +33 -3
- package/dist/actions/create-registry-credential.d.cts.map +1 -1
- package/dist/actions/create-registry-credential.d.mts +33 -3
- package/dist/actions/create-registry-credential.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.mjs +5 -5
- package/dist/actions/create-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.cjs +3 -3
- package/dist/actions/delete-env-group-env-var.cjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.cts +12 -3
- package/dist/actions/delete-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.mts +12 -3
- package/dist/actions/delete-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/delete-env-group-env-var.mjs +3 -3
- package/dist/actions/delete-env-group-env-var.mjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.cjs +3 -3
- package/dist/actions/delete-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.mjs +3 -3
- package/dist/actions/delete-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/delete-environment.cjs +3 -3
- package/dist/actions/delete-environment.cjs.map +1 -1
- package/dist/actions/delete-environment.d.cts +10 -3
- package/dist/actions/delete-environment.d.cts.map +1 -1
- package/dist/actions/delete-environment.d.mts +10 -3
- package/dist/actions/delete-environment.d.mts.map +1 -1
- package/dist/actions/delete-environment.mjs +3 -3
- package/dist/actions/delete-environment.mjs.map +1 -1
- package/dist/actions/delete-key-value.cjs +1 -1
- package/dist/actions/delete-key-value.cjs.map +1 -1
- package/dist/actions/delete-key-value.d.cts +10 -3
- package/dist/actions/delete-key-value.d.cts.map +1 -1
- package/dist/actions/delete-key-value.d.mts +10 -3
- package/dist/actions/delete-key-value.d.mts.map +1 -1
- package/dist/actions/delete-key-value.mjs +1 -1
- package/dist/actions/delete-key-value.mjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.cjs +1 -1
- package/dist/actions/delete-owner-log-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.cts +10 -3
- package/dist/actions/delete-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.mts +10 -3
- package/dist/actions/delete-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-log-stream.mjs +1 -1
- package/dist/actions/delete-owner-log-stream.mjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.cjs +3 -3
- package/dist/actions/delete-owner-metrics-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.mjs +3 -3
- package/dist/actions/delete-owner-metrics-stream.mjs.map +1 -1
- package/dist/actions/delete-registry-credential.cjs +1 -1
- package/dist/actions/delete-registry-credential.cjs.map +1 -1
- package/dist/actions/delete-registry-credential.d.cts +10 -3
- package/dist/actions/delete-registry-credential.d.cts.map +1 -1
- package/dist/actions/delete-registry-credential.d.mts +10 -3
- package/dist/actions/delete-registry-credential.d.mts.map +1 -1
- package/dist/actions/delete-registry-credential.mjs +1 -1
- package/dist/actions/delete-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-secret-file.cjs +1 -1
- package/dist/actions/delete-secret-file.cjs.map +1 -1
- package/dist/actions/delete-secret-file.d.cts +11 -3
- package/dist/actions/delete-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-secret-file.d.mts +11 -3
- package/dist/actions/delete-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-secret-file.mjs +1 -1
- package/dist/actions/delete-secret-file.mjs.map +1 -1
- package/dist/actions/delete-service.cjs +1 -1
- package/dist/actions/delete-service.cjs.map +1 -1
- package/dist/actions/delete-service.d.cts +10 -3
- package/dist/actions/delete-service.d.cts.map +1 -1
- package/dist/actions/delete-service.d.mts +10 -3
- package/dist/actions/delete-service.d.mts.map +1 -1
- package/dist/actions/delete-service.mjs +1 -1
- package/dist/actions/delete-service.mjs.map +1 -1
- package/dist/actions/disconnect-blueprint.cjs +3 -3
- package/dist/actions/disconnect-blueprint.cjs.map +1 -1
- package/dist/actions/disconnect-blueprint.d.cts +10 -3
- package/dist/actions/disconnect-blueprint.d.cts.map +1 -1
- package/dist/actions/disconnect-blueprint.d.mts +10 -3
- package/dist/actions/disconnect-blueprint.d.mts.map +1 -1
- package/dist/actions/disconnect-blueprint.mjs +3 -3
- package/dist/actions/disconnect-blueprint.mjs.map +1 -1
- package/dist/actions/get-active-connections.cjs +9 -9
- package/dist/actions/get-active-connections.cjs.map +1 -1
- package/dist/actions/get-active-connections.d.cts +25 -3
- package/dist/actions/get-active-connections.d.cts.map +1 -1
- package/dist/actions/get-active-connections.d.mts +25 -3
- package/dist/actions/get-active-connections.d.mts.map +1 -1
- package/dist/actions/get-active-connections.mjs +9 -9
- package/dist/actions/get-active-connections.mjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.cjs +3 -3
- package/dist/actions/get-bandwidth-sources.cjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.cts +16 -3
- package/dist/actions/get-bandwidth-sources.d.cts.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.mts +16 -3
- package/dist/actions/get-bandwidth-sources.d.mts.map +1 -1
- package/dist/actions/get-bandwidth-sources.mjs +3 -3
- package/dist/actions/get-bandwidth-sources.mjs.map +1 -1
- package/dist/actions/get-cpu-limit.cjs +5 -5
- package/dist/actions/get-cpu-limit.cjs.map +1 -1
- package/dist/actions/get-cpu-limit.d.cts +29 -3
- package/dist/actions/get-cpu-limit.d.cts.map +1 -1
- package/dist/actions/get-cpu-limit.d.mts +29 -3
- package/dist/actions/get-cpu-limit.d.mts.map +1 -1
- package/dist/actions/get-cpu-limit.mjs +5 -5
- package/dist/actions/get-cpu-limit.mjs.map +1 -1
- package/dist/actions/get-cpu.cjs +5 -5
- package/dist/actions/get-cpu.cjs.map +1 -1
- package/dist/actions/get-cpu.d.cts +35 -3
- package/dist/actions/get-cpu.d.cts.map +1 -1
- package/dist/actions/get-cpu.d.mts +35 -3
- package/dist/actions/get-cpu.d.mts.map +1 -1
- package/dist/actions/get-cpu.mjs +5 -5
- package/dist/actions/get-cpu.mjs.map +1 -1
- package/dist/actions/get-disk-capacity.cjs +9 -9
- package/dist/actions/get-disk-capacity.cjs.map +1 -1
- package/dist/actions/get-disk-capacity.d.cts +27 -3
- package/dist/actions/get-disk-capacity.d.cts.map +1 -1
- package/dist/actions/get-disk-capacity.d.mts +27 -3
- package/dist/actions/get-disk-capacity.d.mts.map +1 -1
- package/dist/actions/get-disk-capacity.mjs +9 -9
- package/dist/actions/get-disk-capacity.mjs.map +1 -1
- package/dist/actions/get-disk-usage.cjs +5 -5
- package/dist/actions/get-disk-usage.cjs.map +1 -1
- package/dist/actions/get-disk-usage.d.cts +27 -3
- package/dist/actions/get-disk-usage.d.cts.map +1 -1
- package/dist/actions/get-disk-usage.d.mts +27 -3
- package/dist/actions/get-disk-usage.d.mts.map +1 -1
- package/dist/actions/get-disk-usage.mjs +5 -5
- package/dist/actions/get-disk-usage.mjs.map +1 -1
- package/dist/actions/get-instance-count.cjs +5 -5
- package/dist/actions/get-instance-count.cjs.map +1 -1
- package/dist/actions/get-instance-count.d.cts +25 -3
- package/dist/actions/get-instance-count.d.cts.map +1 -1
- package/dist/actions/get-instance-count.d.mts +25 -3
- package/dist/actions/get-instance-count.d.mts.map +1 -1
- package/dist/actions/get-instance-count.mjs +5 -5
- package/dist/actions/get-instance-count.mjs.map +1 -1
- package/dist/actions/get-memory-limit.cjs +2 -2
- package/dist/actions/get-memory-limit.cjs.map +1 -1
- package/dist/actions/get-memory-limit.d.cts +29 -3
- package/dist/actions/get-memory-limit.d.cts.map +1 -1
- package/dist/actions/get-memory-limit.d.mts +29 -3
- package/dist/actions/get-memory-limit.d.mts.map +1 -1
- package/dist/actions/get-memory-limit.mjs +2 -2
- package/dist/actions/get-memory-limit.mjs.map +1 -1
- package/dist/actions/get-memory-target.cjs +5 -5
- package/dist/actions/get-memory-target.cjs.map +1 -1
- package/dist/actions/get-memory-target.d.cts +29 -3
- package/dist/actions/get-memory-target.d.cts.map +1 -1
- package/dist/actions/get-memory-target.d.mts +29 -3
- package/dist/actions/get-memory-target.d.mts.map +1 -1
- package/dist/actions/get-memory-target.mjs +5 -5
- package/dist/actions/get-memory-target.mjs.map +1 -1
- package/dist/actions/get-memory.cjs +5 -5
- package/dist/actions/get-memory.cjs.map +1 -1
- package/dist/actions/get-memory.d.cts +29 -3
- package/dist/actions/get-memory.d.cts.map +1 -1
- package/dist/actions/get-memory.d.mts +29 -3
- package/dist/actions/get-memory.d.mts.map +1 -1
- package/dist/actions/get-memory.mjs +5 -5
- package/dist/actions/get-memory.mjs.map +1 -1
- package/dist/actions/get-user.cjs +3 -3
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +6 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +6 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +3 -3
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/link-service-to-env-group.cjs +9 -9
- package/dist/actions/link-service-to-env-group.cjs.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +19 -3
- package/dist/actions/link-service-to-env-group.d.cts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.mts +19 -3
- package/dist/actions/link-service-to-env-group.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.mjs +9 -9
- package/dist/actions/link-service-to-env-group.mjs.map +1 -1
- package/dist/actions/list-application-filter-values.cjs +3 -3
- package/dist/actions/list-application-filter-values.cjs.map +1 -1
- package/dist/actions/list-application-filter-values.d.cts +20 -3
- package/dist/actions/list-application-filter-values.d.cts.map +1 -1
- package/dist/actions/list-application-filter-values.d.mts +20 -3
- package/dist/actions/list-application-filter-values.d.mts.map +1 -1
- package/dist/actions/list-application-filter-values.mjs +3 -3
- package/dist/actions/list-application-filter-values.mjs.map +1 -1
- package/dist/actions/list-blueprints.cjs +6 -6
- package/dist/actions/list-blueprints.cjs.map +1 -1
- package/dist/actions/list-blueprints.d.cts +29 -3
- package/dist/actions/list-blueprints.d.cts.map +1 -1
- package/dist/actions/list-blueprints.d.mts +29 -3
- package/dist/actions/list-blueprints.d.mts.map +1 -1
- package/dist/actions/list-blueprints.mjs +6 -6
- package/dist/actions/list-blueprints.mjs.map +1 -1
- package/dist/actions/list-deploys.cjs +10 -10
- package/dist/actions/list-deploys.cjs.map +1 -1
- package/dist/actions/list-deploys.d.cts +28 -3
- package/dist/actions/list-deploys.d.cts.map +1 -1
- package/dist/actions/list-deploys.d.mts +28 -3
- package/dist/actions/list-deploys.d.mts.map +1 -1
- package/dist/actions/list-deploys.mjs +10 -10
- package/dist/actions/list-deploys.mjs.map +1 -1
- package/dist/actions/list-disks.cjs +10 -10
- package/dist/actions/list-disks.cjs.map +1 -1
- package/dist/actions/list-disks.d.cts +38 -3
- package/dist/actions/list-disks.d.cts.map +1 -1
- package/dist/actions/list-disks.d.mts +38 -3
- package/dist/actions/list-disks.d.mts.map +1 -1
- package/dist/actions/list-disks.mjs +10 -10
- package/dist/actions/list-disks.mjs.map +1 -1
- package/dist/actions/list-env-groups.cjs +7 -7
- package/dist/actions/list-env-groups.cjs.map +1 -1
- package/dist/actions/list-env-groups.d.cts +37 -3
- package/dist/actions/list-env-groups.d.cts.map +1 -1
- package/dist/actions/list-env-groups.d.mts +37 -3
- package/dist/actions/list-env-groups.d.mts.map +1 -1
- package/dist/actions/list-env-groups.mjs +7 -7
- package/dist/actions/list-env-groups.mjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.cjs +6 -6
- package/dist/actions/list-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.cts +19 -3
- package/dist/actions/list-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.mts +19 -3
- package/dist/actions/list-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/list-env-vars-for-service.mjs +6 -6
- package/dist/actions/list-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/list-environments.cjs +8 -8
- package/dist/actions/list-environments.cjs.map +1 -1
- package/dist/actions/list-environments.d.cts +39 -3
- package/dist/actions/list-environments.d.cts.map +1 -1
- package/dist/actions/list-environments.d.mts +39 -3
- package/dist/actions/list-environments.d.mts.map +1 -1
- package/dist/actions/list-environments.mjs +8 -8
- package/dist/actions/list-environments.mjs.map +1 -1
- package/dist/actions/list-instances.cjs +4 -4
- package/dist/actions/list-instances.cjs.map +1 -1
- package/dist/actions/list-instances.d.cts +12 -3
- package/dist/actions/list-instances.d.cts.map +1 -1
- package/dist/actions/list-instances.d.mts +12 -3
- package/dist/actions/list-instances.d.mts.map +1 -1
- package/dist/actions/list-instances.mjs +4 -4
- package/dist/actions/list-instances.mjs.map +1 -1
- package/dist/actions/list-key-value.cjs +14 -14
- package/dist/actions/list-key-value.cjs.map +1 -1
- package/dist/actions/list-key-value.d.cts +47 -3
- package/dist/actions/list-key-value.d.cts.map +1 -1
- package/dist/actions/list-key-value.d.mts +47 -3
- package/dist/actions/list-key-value.d.mts.map +1 -1
- package/dist/actions/list-key-value.mjs +14 -14
- package/dist/actions/list-key-value.mjs.map +1 -1
- package/dist/actions/list-logs-values.cjs +1 -1
- package/dist/actions/list-logs-values.cjs.map +1 -1
- package/dist/actions/list-logs-values.d.cts +51 -3
- package/dist/actions/list-logs-values.d.cts.map +1 -1
- package/dist/actions/list-logs-values.d.mts +51 -3
- package/dist/actions/list-logs-values.d.mts.map +1 -1
- package/dist/actions/list-logs-values.mjs +1 -1
- package/dist/actions/list-logs-values.mjs.map +1 -1
- package/dist/actions/list-logs.cjs +10 -10
- package/dist/actions/list-logs.cjs.map +1 -1
- package/dist/actions/list-logs.d.cts +53 -3
- package/dist/actions/list-logs.d.cts.map +1 -1
- package/dist/actions/list-logs.d.mts +53 -3
- package/dist/actions/list-logs.d.mts.map +1 -1
- package/dist/actions/list-logs.mjs +10 -10
- package/dist/actions/list-logs.mjs.map +1 -1
- package/dist/actions/list-maintenance.cjs +6 -6
- package/dist/actions/list-maintenance.cjs.map +1 -1
- package/dist/actions/list-maintenance.d.cts +34 -3
- package/dist/actions/list-maintenance.d.cts.map +1 -1
- package/dist/actions/list-maintenance.d.mts +34 -3
- package/dist/actions/list-maintenance.d.mts.map +1 -1
- package/dist/actions/list-maintenance.mjs +6 -6
- package/dist/actions/list-maintenance.mjs.map +1 -1
- package/dist/actions/list-notification-overrides.cjs +5 -5
- package/dist/actions/list-notification-overrides.cjs.map +1 -1
- package/dist/actions/list-notification-overrides.d.cts +24 -3
- package/dist/actions/list-notification-overrides.d.cts.map +1 -1
- package/dist/actions/list-notification-overrides.d.mts +24 -3
- package/dist/actions/list-notification-overrides.d.mts.map +1 -1
- package/dist/actions/list-notification-overrides.mjs +5 -5
- package/dist/actions/list-notification-overrides.mjs.map +1 -1
- package/dist/actions/list-owner-members.cjs +6 -6
- package/dist/actions/list-owner-members.cjs.map +1 -1
- package/dist/actions/list-owner-members.d.cts +25 -3
- package/dist/actions/list-owner-members.d.cts.map +1 -1
- package/dist/actions/list-owner-members.d.mts +25 -3
- package/dist/actions/list-owner-members.d.mts.map +1 -1
- package/dist/actions/list-owner-members.mjs +6 -6
- package/dist/actions/list-owner-members.mjs.map +1 -1
- package/dist/actions/list-owners.cjs +5 -5
- package/dist/actions/list-owners.cjs.map +1 -1
- package/dist/actions/list-owners.d.cts +23 -3
- package/dist/actions/list-owners.d.cts.map +1 -1
- package/dist/actions/list-owners.d.mts +23 -3
- package/dist/actions/list-owners.d.mts.map +1 -1
- package/dist/actions/list-owners.mjs +5 -5
- package/dist/actions/list-owners.mjs.map +1 -1
- package/dist/actions/list-postgres-export.cjs +4 -4
- package/dist/actions/list-postgres-export.cjs.map +1 -1
- package/dist/actions/list-postgres-export.d.cts +13 -3
- package/dist/actions/list-postgres-export.d.cts.map +1 -1
- package/dist/actions/list-postgres-export.d.mts +13 -3
- package/dist/actions/list-postgres-export.d.mts.map +1 -1
- package/dist/actions/list-postgres-export.mjs +4 -4
- package/dist/actions/list-postgres-export.mjs.map +1 -1
- package/dist/actions/list-postgres-users.cjs +2 -2
- package/dist/actions/list-postgres-users.cjs.map +1 -1
- package/dist/actions/list-postgres-users.d.cts +14 -3
- package/dist/actions/list-postgres-users.d.cts.map +1 -1
- package/dist/actions/list-postgres-users.d.mts +14 -3
- package/dist/actions/list-postgres-users.d.mts.map +1 -1
- package/dist/actions/list-postgres-users.mjs +2 -2
- package/dist/actions/list-postgres-users.mjs.map +1 -1
- package/dist/actions/list-postgres.cjs +24 -24
- package/dist/actions/list-postgres.cjs.map +1 -1
- package/dist/actions/list-postgres.d.cts +66 -3
- package/dist/actions/list-postgres.d.cts.map +1 -1
- package/dist/actions/list-postgres.d.mts +66 -3
- package/dist/actions/list-postgres.d.mts.map +1 -1
- package/dist/actions/list-postgres.mjs +24 -24
- package/dist/actions/list-postgres.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +10 -10
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +27 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +27 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +10 -10
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-registry-credentials.cjs +6 -6
- package/dist/actions/list-registry-credentials.cjs.map +1 -1
- package/dist/actions/list-registry-credentials.d.cts +39 -3
- package/dist/actions/list-registry-credentials.d.cts.map +1 -1
- package/dist/actions/list-registry-credentials.d.mts +39 -3
- package/dist/actions/list-registry-credentials.d.mts.map +1 -1
- package/dist/actions/list-registry-credentials.mjs +6 -6
- package/dist/actions/list-registry-credentials.mjs.map +1 -1
- package/dist/actions/list-resource-log-streams.cjs +3 -3
- package/dist/actions/list-resource-log-streams.cjs.map +1 -1
- package/dist/actions/list-resource-log-streams.d.cts +26 -3
- package/dist/actions/list-resource-log-streams.d.cts.map +1 -1
- package/dist/actions/list-resource-log-streams.d.mts +26 -3
- package/dist/actions/list-resource-log-streams.d.mts.map +1 -1
- package/dist/actions/list-resource-log-streams.mjs +3 -3
- package/dist/actions/list-resource-log-streams.mjs.map +1 -1
- package/dist/actions/list-routes.cjs +7 -7
- package/dist/actions/list-routes.cjs.map +1 -1
- package/dist/actions/list-routes.d.cts +26 -3
- package/dist/actions/list-routes.d.cts.map +1 -1
- package/dist/actions/list-routes.d.mts +26 -3
- package/dist/actions/list-routes.d.mts.map +1 -1
- package/dist/actions/list-routes.mjs +7 -7
- package/dist/actions/list-routes.mjs.map +1 -1
- package/dist/actions/list-secret-files.cjs +5 -5
- package/dist/actions/list-secret-files.cjs.map +1 -1
- package/dist/actions/list-secret-files.d.cts +19 -3
- package/dist/actions/list-secret-files.d.cts.map +1 -1
- package/dist/actions/list-secret-files.d.mts +19 -3
- package/dist/actions/list-secret-files.d.mts.map +1 -1
- package/dist/actions/list-secret-files.mjs +5 -5
- package/dist/actions/list-secret-files.mjs.map +1 -1
- package/dist/actions/list-services.cjs +10 -10
- package/dist/actions/list-services.cjs.map +1 -1
- package/dist/actions/list-services.d.cts +39 -3
- package/dist/actions/list-services.d.cts.map +1 -1
- package/dist/actions/list-services.d.mts +39 -3
- package/dist/actions/list-services.d.mts.map +1 -1
- package/dist/actions/list-services.mjs +10 -10
- package/dist/actions/list-services.mjs.map +1 -1
- package/dist/actions/list-task-runs.cjs +7 -7
- package/dist/actions/list-task-runs.cjs.map +1 -1
- package/dist/actions/list-task-runs.d.cts +38 -3
- package/dist/actions/list-task-runs.d.cts.map +1 -1
- package/dist/actions/list-task-runs.d.mts +38 -3
- package/dist/actions/list-task-runs.d.mts.map +1 -1
- package/dist/actions/list-task-runs.mjs +7 -7
- package/dist/actions/list-task-runs.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +5 -5
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +26 -3
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +26 -3
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +5 -5
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +9 -9
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +23 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +23 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +9 -9
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/list-workflow-versions.cjs +7 -7
- package/dist/actions/list-workflow-versions.cjs.map +1 -1
- package/dist/actions/list-workflow-versions.d.cts +26 -3
- package/dist/actions/list-workflow-versions.d.cts.map +1 -1
- package/dist/actions/list-workflow-versions.d.mts +26 -3
- package/dist/actions/list-workflow-versions.d.mts.map +1 -1
- package/dist/actions/list-workflow-versions.mjs +7 -7
- package/dist/actions/list-workflow-versions.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +8 -8
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +34 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +34 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +8 -8
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/restart-service.cjs +1 -1
- package/dist/actions/restart-service.cjs.map +1 -1
- package/dist/actions/restart-service.d.cts +10 -3
- package/dist/actions/restart-service.d.cts.map +1 -1
- package/dist/actions/restart-service.d.mts +10 -3
- package/dist/actions/restart-service.d.mts.map +1 -1
- package/dist/actions/restart-service.mjs +1 -1
- package/dist/actions/restart-service.mjs.map +1 -1
- package/dist/actions/resume-service.cjs +1 -1
- package/dist/actions/resume-service.cjs.map +1 -1
- package/dist/actions/resume-service.d.cts +10 -3
- package/dist/actions/resume-service.d.cts.map +1 -1
- package/dist/actions/resume-service.d.mts +10 -3
- package/dist/actions/resume-service.d.mts.map +1 -1
- package/dist/actions/resume-service.mjs +1 -1
- package/dist/actions/resume-service.mjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.cjs +9 -9
- package/dist/actions/retrieve-custom-domain.cjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.cts +27 -3
- package/dist/actions/retrieve-custom-domain.d.cts.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.mts +27 -3
- package/dist/actions/retrieve-custom-domain.d.mts.map +1 -1
- package/dist/actions/retrieve-custom-domain.mjs +9 -9
- package/dist/actions/retrieve-custom-domain.mjs.map +1 -1
- package/dist/actions/retrieve-deploy.cjs +8 -8
- package/dist/actions/retrieve-deploy.cjs.map +1 -1
- package/dist/actions/retrieve-deploy.d.cts +24 -3
- package/dist/actions/retrieve-deploy.d.cts.map +1 -1
- package/dist/actions/retrieve-deploy.d.mts +24 -3
- package/dist/actions/retrieve-deploy.d.mts.map +1 -1
- package/dist/actions/retrieve-deploy.mjs +8 -8
- package/dist/actions/retrieve-deploy.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.cjs +3 -3
- package/dist/actions/retrieve-env-group-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.mjs +3 -3
- package/dist/actions/retrieve-env-group-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.cjs +3 -3
- package/dist/actions/retrieve-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.mjs +3 -3
- package/dist/actions/retrieve-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-env-group.cjs +9 -9
- package/dist/actions/retrieve-env-group.cjs.map +1 -1
- package/dist/actions/retrieve-env-group.d.cts +17 -3
- package/dist/actions/retrieve-env-group.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group.d.mts +17 -3
- package/dist/actions/retrieve-env-group.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group.mjs +9 -9
- package/dist/actions/retrieve-env-group.mjs.map +1 -1
- package/dist/actions/retrieve-env-var.cjs +3 -3
- package/dist/actions/retrieve-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-var.mjs +3 -3
- package/dist/actions/retrieve-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.cjs +5 -5
- package/dist/actions/retrieve-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.mjs +5 -5
- package/dist/actions/retrieve-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/retrieve-owner.cjs +8 -8
- package/dist/actions/retrieve-owner.cjs.map +1 -1
- package/dist/actions/retrieve-owner.d.cts +17 -3
- package/dist/actions/retrieve-owner.d.cts.map +1 -1
- package/dist/actions/retrieve-owner.d.mts +17 -3
- package/dist/actions/retrieve-owner.d.mts.map +1 -1
- package/dist/actions/retrieve-owner.mjs +8 -8
- package/dist/actions/retrieve-owner.mjs.map +1 -1
- package/dist/actions/retrieve-postgres.cjs +26 -26
- package/dist/actions/retrieve-postgres.cjs.map +1 -1
- package/dist/actions/retrieve-postgres.d.cts +133 -3
- package/dist/actions/retrieve-postgres.d.cts.map +1 -1
- package/dist/actions/retrieve-postgres.d.mts +133 -3
- package/dist/actions/retrieve-postgres.d.mts.map +1 -1
- package/dist/actions/retrieve-postgres.mjs +26 -26
- package/dist/actions/retrieve-postgres.mjs.map +1 -1
- package/dist/actions/retrieve-project.cjs +11 -11
- package/dist/actions/retrieve-project.cjs.map +1 -1
- package/dist/actions/retrieve-project.d.cts +21 -3
- package/dist/actions/retrieve-project.d.cts.map +1 -1
- package/dist/actions/retrieve-project.d.mts +21 -3
- package/dist/actions/retrieve-project.d.mts.map +1 -1
- package/dist/actions/retrieve-project.mjs +11 -11
- package/dist/actions/retrieve-project.mjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.cjs +5 -5
- package/dist/actions/retrieve-registry-credential.cjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.cts +19 -3
- package/dist/actions/retrieve-registry-credential.d.cts.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.mts +19 -3
- package/dist/actions/retrieve-registry-credential.d.mts.map +1 -1
- package/dist/actions/retrieve-registry-credential.mjs +5 -5
- package/dist/actions/retrieve-registry-credential.mjs.map +1 -1
- package/dist/actions/retrieve-secret-file.cjs +3 -3
- package/dist/actions/retrieve-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-secret-file.mjs +3 -3
- package/dist/actions/retrieve-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-service.cjs +13 -13
- package/dist/actions/retrieve-service.cjs.map +1 -1
- package/dist/actions/retrieve-service.d.cts +58 -3
- package/dist/actions/retrieve-service.d.cts.map +1 -1
- package/dist/actions/retrieve-service.d.mts +58 -3
- package/dist/actions/retrieve-service.d.mts.map +1 -1
- package/dist/actions/retrieve-service.mjs +13 -13
- package/dist/actions/retrieve-service.mjs.map +1 -1
- package/dist/actions/stream-task-runs-events.cjs +3 -3
- package/dist/actions/stream-task-runs-events.cjs.map +1 -1
- package/dist/actions/stream-task-runs-events.d.cts +11 -3
- package/dist/actions/stream-task-runs-events.d.cts.map +1 -1
- package/dist/actions/stream-task-runs-events.d.mts +11 -3
- package/dist/actions/stream-task-runs-events.d.mts.map +1 -1
- package/dist/actions/stream-task-runs-events.mjs +3 -3
- package/dist/actions/stream-task-runs-events.mjs.map +1 -1
- package/dist/actions/subscribe-logs.cjs +3 -3
- package/dist/actions/subscribe-logs.cjs.map +1 -1
- package/dist/actions/subscribe-logs.d.cts +44 -3
- package/dist/actions/subscribe-logs.d.cts.map +1 -1
- package/dist/actions/subscribe-logs.d.mts +44 -3
- package/dist/actions/subscribe-logs.d.mts.map +1 -1
- package/dist/actions/subscribe-logs.mjs +3 -3
- package/dist/actions/subscribe-logs.mjs.map +1 -1
- package/dist/actions/suspend-service.cjs +1 -1
- package/dist/actions/suspend-service.cjs.map +1 -1
- package/dist/actions/suspend-service.d.cts +10 -3
- package/dist/actions/suspend-service.d.cts.map +1 -1
- package/dist/actions/suspend-service.d.mts +10 -3
- package/dist/actions/suspend-service.d.mts.map +1 -1
- package/dist/actions/suspend-service.mjs +1 -1
- package/dist/actions/suspend-service.mjs.map +1 -1
- package/dist/actions/trigger-deploy.cjs +10 -10
- package/dist/actions/trigger-deploy.cjs.map +1 -1
- package/dist/actions/trigger-deploy.d.cts +22 -3
- package/dist/actions/trigger-deploy.d.cts.map +1 -1
- package/dist/actions/trigger-deploy.d.mts +22 -3
- package/dist/actions/trigger-deploy.d.mts.map +1 -1
- package/dist/actions/trigger-deploy.mjs +10 -10
- package/dist/actions/trigger-deploy.mjs.map +1 -1
- package/dist/actions/update-env-group-env-var.cjs +13 -13
- package/dist/actions/update-env-group-env-var.cjs.map +1 -1
- package/dist/actions/update-env-group-env-var.d.cts +32 -3
- package/dist/actions/update-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-group-env-var.d.mts +32 -3
- package/dist/actions/update-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-group-env-var.mjs +13 -13
- package/dist/actions/update-env-group-env-var.mjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.cjs +9 -9
- package/dist/actions/update-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.cts +21 -3
- package/dist/actions/update-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.mts +21 -3
- package/dist/actions/update-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/update-env-group-secret-file.mjs +9 -9
- package/dist/actions/update-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/update-env-group.cjs +9 -9
- package/dist/actions/update-env-group.cjs.map +1 -1
- package/dist/actions/update-env-group.d.cts +19 -3
- package/dist/actions/update-env-group.d.cts.map +1 -1
- package/dist/actions/update-env-group.d.mts +19 -3
- package/dist/actions/update-env-group.d.mts.map +1 -1
- package/dist/actions/update-env-group.mjs +9 -9
- package/dist/actions/update-env-group.mjs.map +1 -1
- package/dist/actions/update-env-var.cjs +3 -3
- package/dist/actions/update-env-var.cjs.map +1 -1
- package/dist/actions/update-env-var.d.cts +16 -3
- package/dist/actions/update-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-var.d.mts +16 -3
- package/dist/actions/update-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-var.mjs +3 -3
- package/dist/actions/update-env-var.mjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.cjs +8 -8
- package/dist/actions/update-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.cts +31 -3
- package/dist/actions/update-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.mts +31 -3
- package/dist/actions/update-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/update-env-vars-for-service.mjs +8 -8
- package/dist/actions/update-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/update-headers.cjs +7 -7
- package/dist/actions/update-headers.cjs.map +1 -1
- package/dist/actions/update-headers.d.cts +25 -3
- package/dist/actions/update-headers.d.cts.map +1 -1
- package/dist/actions/update-headers.d.mts +25 -3
- package/dist/actions/update-headers.d.mts.map +1 -1
- package/dist/actions/update-headers.mjs +7 -7
- package/dist/actions/update-headers.mjs.map +1 -1
- package/dist/actions/update-owner-log-stream.cjs +2 -2
- package/dist/actions/update-owner-log-stream.cjs.map +1 -1
- package/dist/actions/update-owner-log-stream.d.cts +23 -3
- package/dist/actions/update-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/update-owner-log-stream.d.mts +23 -3
- package/dist/actions/update-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/update-owner-log-stream.mjs +2 -2
- package/dist/actions/update-owner-log-stream.mjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.cjs +5 -5
- package/dist/actions/update-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.cts +27 -3
- package/dist/actions/update-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.mts +27 -3
- package/dist/actions/update-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/update-owner-notification-settings.mjs +5 -5
- package/dist/actions/update-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/update-postgres.cjs +30 -30
- package/dist/actions/update-postgres.cjs.map +1 -1
- package/dist/actions/update-postgres.d.cts +202 -3
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +202 -3
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-postgres.mjs +30 -30
- package/dist/actions/update-postgres.mjs.map +1 -1
- package/dist/actions/update-project.cjs +11 -11
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +23 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +23 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +11 -11
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-registry-credential.cjs +5 -5
- package/dist/actions/update-registry-credential.cjs.map +1 -1
- package/dist/actions/update-registry-credential.d.cts +33 -3
- package/dist/actions/update-registry-credential.d.cts.map +1 -1
- package/dist/actions/update-registry-credential.d.mts +33 -3
- package/dist/actions/update-registry-credential.d.mts.map +1 -1
- package/dist/actions/update-registry-credential.mjs +5 -5
- package/dist/actions/update-registry-credential.mjs.map +1 -1
- package/dist/actions/update-resource-log-stream.cjs +2 -2
- package/dist/actions/update-resource-log-stream.cjs.map +1 -1
- package/dist/actions/update-resource-log-stream.d.cts +23 -3
- package/dist/actions/update-resource-log-stream.d.cts.map +1 -1
- package/dist/actions/update-resource-log-stream.d.mts +23 -3
- package/dist/actions/update-resource-log-stream.d.mts.map +1 -1
- package/dist/actions/update-resource-log-stream.mjs +2 -2
- package/dist/actions/update-resource-log-stream.mjs.map +1 -1
- package/dist/actions/update-routes.cjs +7 -7
- package/dist/actions/update-routes.cjs.map +1 -1
- package/dist/actions/update-routes.d.cts +32 -3
- package/dist/actions/update-routes.d.cts.map +1 -1
- package/dist/actions/update-routes.d.mts +32 -3
- package/dist/actions/update-routes.d.mts.map +1 -1
- package/dist/actions/update-routes.mjs +7 -7
- package/dist/actions/update-routes.mjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.cjs +7 -7
- package/dist/actions/update-secret-files-for-service.cjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.cts +24 -3
- package/dist/actions/update-secret-files-for-service.d.cts.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.mts +24 -3
- package/dist/actions/update-secret-files-for-service.d.mts.map +1 -1
- package/dist/actions/update-secret-files-for-service.mjs +7 -7
- package/dist/actions/update-secret-files-for-service.mjs.map +1 -1
- package/dist/actions/update-service.cjs +13 -13
- package/dist/actions/update-service.cjs.map +1 -1
- package/dist/actions/update-service.d.cts +91 -3
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +91 -3
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/update-service.mjs +13 -13
- package/dist/actions/update-service.mjs.map +1 -1
- package/dist/actions/verify-custom-domain.cjs +1 -1
- package/dist/actions/verify-custom-domain.cjs.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +11 -3
- package/dist/actions/verify-custom-domain.d.cts.map +1 -1
- package/dist/actions/verify-custom-domain.d.mts +11 -3
- package/dist/actions/verify-custom-domain.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.mjs +1 -1
- package/dist/actions/verify-custom-domain.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
package/dist/actions/get-cpu.mjs
CHANGED
|
@@ -17,22 +17,22 @@ const RenderGetCpuInput = z.object({
|
|
|
17
17
|
const RenderGetCpu_LabelSchema = z.object({
|
|
18
18
|
name: z.string().describe("Name of the label.").nullable().optional(),
|
|
19
19
|
value: z.string().describe("Value of the label.").nullable().optional()
|
|
20
|
-
}).describe("A label describing a time series.");
|
|
20
|
+
}).passthrough().describe("A label describing a time series.");
|
|
21
21
|
const RenderGetCpu_TimeSeriesValueSchema = z.object({
|
|
22
22
|
time: z.string().describe("Timestamp of the data point.").nullable().optional(),
|
|
23
23
|
value: z.number().describe("Value at this timestamp.").nullable().optional()
|
|
24
|
-
}).describe("A single time series data point.");
|
|
24
|
+
}).passthrough().describe("A single time series data point.");
|
|
25
25
|
const RenderGetCpu_TimeSeriesSchema = z.object({
|
|
26
|
-
unit: z.string().describe("Unit of measurement for the values."),
|
|
26
|
+
unit: z.string().describe("Unit of measurement for the values.").nullable(),
|
|
27
27
|
labels: z.array(RenderGetCpu_LabelSchema).describe("List of labels describing the time series."),
|
|
28
28
|
values: z.array(RenderGetCpu_TimeSeriesValueSchema).describe("The values of the time series.")
|
|
29
|
-
}).describe("A time series data point with labels and values.");
|
|
29
|
+
}).passthrough().describe("A time series data point with labels and values.");
|
|
30
30
|
const renderGetCpu = action("RENDER_GET_CPU", {
|
|
31
31
|
slug: "render-get-cpu",
|
|
32
32
|
name: "Get CPU Usage",
|
|
33
33
|
description: "Tool to retrieve CPU usage metrics for Render resources. Use when you need to monitor CPU utilization for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.",
|
|
34
34
|
input: RenderGetCpuInput,
|
|
35
|
-
output: z.object({ data: z.array(RenderGetCpu_TimeSeriesSchema).describe("Collection of time series data.") }).describe("Response model for CPU usage metrics. Returns a collection of time series.")
|
|
35
|
+
output: z.object({ data: z.array(RenderGetCpu_TimeSeriesSchema).describe("Collection of time series data.") }).passthrough().describe("Response model for CPU usage metrics. Returns a collection of time series.")
|
|
36
36
|
});
|
|
37
37
|
//#endregion
|
|
38
38
|
export { renderGetCpu };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-cpu.mjs","names":[],"sources":["../../src/actions/get-cpu.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetCpuInput
|
|
1
|
+
{"version":3,"file":"get-cpu.mjs","names":[],"sources":["../../src/actions/get-cpu.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetCpuInput = z.object({\n endTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now().\").optional(),\n service: z.string().describe(\"Service ID to query. Deprecated - use 'resource' instead. At least one of resource, service, or instance is required.\").optional(),\n instance: z.string().describe(\"Instance ID to query. Multiple instance IDs can be ORed together by comma-separating them. At least one of resource, service, or instance is required.\").optional(),\n resource: z.string().describe(\"Resource ID to query (service, Postgres, or Redis ID). Multiple resources can be ORed together by comma-separating them (e.g., 'srv-xxxxx,dpg-xxxxx,red-xxxxx'). At least one of resource, service, or instance is required.\").optional(),\n startTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour.\").optional(),\n aggregationMethod: z.enum([\"AVG\", \"MAX\", \"MIN\"]).describe(\"The aggregation method to apply to multiple time series.\").optional(),\n resolutionSeconds: z.number().int().describe(\"The resolution of the returned data in seconds. Defaults to 60.\").optional(),\n}).describe(\"Request model for retrieving CPU usage metrics.\\nAt least one of resource, service, or instance must be provided.\");\nconst RenderGetCpu_LabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable().optional(),\n value: z.string().describe(\"Value of the label.\").nullable().optional(),\n}).passthrough().describe(\"A label describing a time series.\");\nconst RenderGetCpu_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"Timestamp of the data point.\").nullable().optional(),\n value: z.number().describe(\"Value at this timestamp.\").nullable().optional(),\n}).passthrough().describe(\"A single time series data point.\");\nconst RenderGetCpu_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values.\").nullable(),\n labels: z.array(RenderGetCpu_LabelSchema).describe(\"List of labels describing the time series.\"),\n values: z.array(RenderGetCpu_TimeSeriesValueSchema).describe(\"The values of the time series.\"),\n}).passthrough().describe(\"A time series data point with labels and values.\");\nexport const RenderGetCpuOutput = z.object({\n data: z.array(RenderGetCpu_TimeSeriesSchema).describe(\"Collection of time series data.\"),\n}).passthrough().describe(\"Response model for CPU usage metrics. Returns a collection of time series.\");\n\nexport const renderGetCpu = action(\"RENDER_GET_CPU\", {\n slug: \"render-get-cpu\",\n name: \"Get CPU Usage\",\n description: \"Tool to retrieve CPU usage metrics for Render resources. Use when you need to monitor CPU utilization for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.\",\n input: RenderGetCpuInput,\n output: RenderGetCpuOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAoB,EAAE,OAAO;CACxC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;CACjM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS;CACvQ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACpJ,mBAAmB,EAAE,KAAK;EAAC;EAAO;EAAO;CAAK,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/H,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,2BAA2B,EAAE,OAAO;CACxC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,gCAAgC,EAAE,OAAO;CAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,MAAM,wBAAwB,CAAC,CAAC,SAAS,4CAA4C;CAC/F,QAAQ,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,gCAAgC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAK5E,MAAa,eAAe,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgC,EAAE,OAAO,EACzC,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,iCAAiC,EACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAOhB;AACV,CAAC"}
|
|
@@ -9,19 +9,19 @@ const RenderGetDiskCapacityInput = zod.z.object({
|
|
|
9
9
|
resolutionSeconds: zod.z.number().int().default(60).describe("Resolution of the returned data in seconds. Determines the granularity of time series data points. Default is 60 seconds.").optional()
|
|
10
10
|
}).describe("Request model for retrieving disk capacity metrics.");
|
|
11
11
|
const RenderGetDiskCapacity_TimeSeriesLabelSchema = zod.z.object({
|
|
12
|
-
name: zod.z.string().describe("Name of the label."),
|
|
13
|
-
value: zod.z.string().describe("Value of the label.")
|
|
14
|
-
}).describe("Label describing a time series data point.");
|
|
12
|
+
name: zod.z.string().describe("Name of the label.").nullable(),
|
|
13
|
+
value: zod.z.string().describe("Value of the label.").nullable()
|
|
14
|
+
}).passthrough().describe("Label describing a time series data point.");
|
|
15
15
|
const RenderGetDiskCapacity_TimeSeriesValueSchema = zod.z.object({
|
|
16
|
-
time: zod.z.string().describe("ISO 8601 timestamp for this data point."),
|
|
17
|
-
value: zod.z.number().describe("Measured value at this timestamp.")
|
|
18
|
-
}).describe("A single time series value with timestamp and measurement.");
|
|
16
|
+
time: zod.z.string().describe("ISO 8601 timestamp for this data point.").nullable(),
|
|
17
|
+
value: zod.z.number().describe("Measured value at this timestamp.").nullable()
|
|
18
|
+
}).passthrough().describe("A single time series value with timestamp and measurement.");
|
|
19
19
|
const RenderGetDiskCapacity_TimeSeriesSchema = zod.z.object({
|
|
20
|
-
unit: zod.z.string().describe("Unit of measurement for the values (e.g., 'GB')."),
|
|
20
|
+
unit: zod.z.string().describe("Unit of measurement for the values (e.g., 'GB').").nullable(),
|
|
21
21
|
labels: zod.z.array(RenderGetDiskCapacity_TimeSeriesLabelSchema).describe("Labels describing this time series."),
|
|
22
22
|
values: zod.z.array(RenderGetDiskCapacity_TimeSeriesValueSchema).describe("Time series data points with timestamps and values.")
|
|
23
|
-
}).describe("A time series data collection with labels, values, and unit.");
|
|
24
|
-
const RenderGetDiskCapacityOutput = zod.z.object({ metrics: zod.z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe("List of time series data for disk capacity.") }).describe("Response model for disk capacity metrics containing time series data.");
|
|
23
|
+
}).passthrough().describe("A time series data collection with labels, values, and unit.");
|
|
24
|
+
const RenderGetDiskCapacityOutput = zod.z.object({ metrics: zod.z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe("List of time series data for disk capacity.") }).passthrough().describe("Response model for disk capacity metrics containing time series data.");
|
|
25
25
|
const renderGetDiskCapacity = require_action.action("RENDER_GET_DISK_CAPACITY", {
|
|
26
26
|
slug: "render-get-disk-capacity",
|
|
27
27
|
name: "Get Disk Capacity",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-capacity.cjs","names":["z","action"],"sources":["../../src/actions/get-disk-capacity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskCapacityInput
|
|
1
|
+
{"version":3,"file":"get-disk-capacity.cjs","names":["z","action"],"sources":["../../src/actions/get-disk-capacity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskCapacityInput = z.object({\n endTime: z.string().describe(\"End of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to current time if not specified.\").optional(),\n service: z.string().describe(\"Service ID to query. This parameter is deprecated; use 'resource' instead. Format: srv-xxxxx.\").optional(),\n resource: z.string().describe(\"Resource ID to query. Can be a service ID (srv-xxxxx), Postgres ID (dpg-xxxxx), or Redis ID (red-xxxxx). Multiple resources can be provided as a comma-separated list (e.g., 'srv-xxxxx,dpg-xxxxx'). At least one filter parameter (resource or service) must be provided.\").optional(),\n startTime: z.string().describe(\"Start of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to 1 hour before current time if not specified.\").optional(),\n resolutionSeconds: z.number().int().default(60).describe(\"Resolution of the returned data in seconds. Determines the granularity of time series data points. Default is 60 seconds.\").optional(),\n}).describe(\"Request model for retrieving disk capacity metrics.\");\nconst RenderGetDiskCapacity_TimeSeriesLabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable(),\n value: z.string().describe(\"Value of the label.\").nullable(),\n}).passthrough().describe(\"Label describing a time series data point.\");\nconst RenderGetDiskCapacity_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"ISO 8601 timestamp for this data point.\").nullable(),\n value: z.number().describe(\"Measured value at this timestamp.\").nullable(),\n}).passthrough().describe(\"A single time series value with timestamp and measurement.\");\nconst RenderGetDiskCapacity_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values (e.g., 'GB').\").nullable(),\n labels: z.array(RenderGetDiskCapacity_TimeSeriesLabelSchema).describe(\"Labels describing this time series.\"),\n values: z.array(RenderGetDiskCapacity_TimeSeriesValueSchema).describe(\"Time series data points with timestamps and values.\"),\n}).passthrough().describe(\"A time series data collection with labels, values, and unit.\");\nexport const RenderGetDiskCapacityOutput = z.object({\n metrics: z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe(\"List of time series data for disk capacity.\"),\n}).passthrough().describe(\"Response model for disk capacity metrics containing time series data.\");\n\nexport const renderGetDiskCapacity = action(\"RENDER_GET_DISK_CAPACITY\", {\n slug: \"render-get-disk-capacity\",\n name: \"Get Disk Capacity\",\n description: \"Tool to get disk capacity metrics for Render resources. Use when you need to retrieve disk capacity time series data for services, Postgres databases, or Redis instances. At least one filter parameter (resource or service) must be specified.\",\n input: RenderGetDiskCapacityInput,\n output: RenderGetDiskCapacityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAClK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4QAA4Q,CAAC,CAAC,SAAS;CACrT,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACpL,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;AACjM,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,qCAAqC;CAC3G,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,qDAAqD;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-disk-capacity.d.ts
|
|
4
|
-
declare const RenderGetDiskCapacityInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetDiskCapacityInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
service: z.ZodOptional<z.ZodString>;
|
|
7
|
+
resource: z.ZodOptional<z.ZodString>;
|
|
8
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
resolutionSeconds: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RenderGetDiskCapacityOutput: z.ZodObject<{
|
|
12
|
+
metrics: z.ZodArray<z.ZodObject<{
|
|
13
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
14
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
value: z.ZodNullable<z.ZodString>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
values: z.ZodArray<z.ZodObject<{
|
|
19
|
+
time: z.ZodNullable<z.ZodString>;
|
|
20
|
+
value: z.ZodNullable<z.ZodNumber>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const renderGetDiskCapacity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
service?: string | undefined;
|
|
27
|
+
resource?: string | undefined;
|
|
28
|
+
startTime?: string | undefined;
|
|
29
|
+
resolutionSeconds?: number | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { renderGetDiskCapacity };
|
|
9
33
|
//# sourceMappingURL=get-disk-capacity.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-capacity.d.cts","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-disk-capacity.d.cts","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-disk-capacity.d.ts
|
|
4
|
-
declare const RenderGetDiskCapacityInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetDiskCapacityInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
service: z.ZodOptional<z.ZodString>;
|
|
7
|
+
resource: z.ZodOptional<z.ZodString>;
|
|
8
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
resolutionSeconds: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RenderGetDiskCapacityOutput: z.ZodObject<{
|
|
12
|
+
metrics: z.ZodArray<z.ZodObject<{
|
|
13
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
14
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
value: z.ZodNullable<z.ZodString>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
values: z.ZodArray<z.ZodObject<{
|
|
19
|
+
time: z.ZodNullable<z.ZodString>;
|
|
20
|
+
value: z.ZodNullable<z.ZodNumber>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const renderGetDiskCapacity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
service?: string | undefined;
|
|
27
|
+
resource?: string | undefined;
|
|
28
|
+
startTime?: string | undefined;
|
|
29
|
+
resolutionSeconds?: number | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { renderGetDiskCapacity };
|
|
9
33
|
//# sourceMappingURL=get-disk-capacity.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-capacity.d.mts","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-disk-capacity.d.mts","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAoB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -9,24 +9,24 @@ const RenderGetDiskCapacityInput = z.object({
|
|
|
9
9
|
resolutionSeconds: z.number().int().default(60).describe("Resolution of the returned data in seconds. Determines the granularity of time series data points. Default is 60 seconds.").optional()
|
|
10
10
|
}).describe("Request model for retrieving disk capacity metrics.");
|
|
11
11
|
const RenderGetDiskCapacity_TimeSeriesLabelSchema = z.object({
|
|
12
|
-
name: z.string().describe("Name of the label."),
|
|
13
|
-
value: z.string().describe("Value of the label.")
|
|
14
|
-
}).describe("Label describing a time series data point.");
|
|
12
|
+
name: z.string().describe("Name of the label.").nullable(),
|
|
13
|
+
value: z.string().describe("Value of the label.").nullable()
|
|
14
|
+
}).passthrough().describe("Label describing a time series data point.");
|
|
15
15
|
const RenderGetDiskCapacity_TimeSeriesValueSchema = z.object({
|
|
16
|
-
time: z.string().describe("ISO 8601 timestamp for this data point."),
|
|
17
|
-
value: z.number().describe("Measured value at this timestamp.")
|
|
18
|
-
}).describe("A single time series value with timestamp and measurement.");
|
|
16
|
+
time: z.string().describe("ISO 8601 timestamp for this data point.").nullable(),
|
|
17
|
+
value: z.number().describe("Measured value at this timestamp.").nullable()
|
|
18
|
+
}).passthrough().describe("A single time series value with timestamp and measurement.");
|
|
19
19
|
const RenderGetDiskCapacity_TimeSeriesSchema = z.object({
|
|
20
|
-
unit: z.string().describe("Unit of measurement for the values (e.g., 'GB')."),
|
|
20
|
+
unit: z.string().describe("Unit of measurement for the values (e.g., 'GB').").nullable(),
|
|
21
21
|
labels: z.array(RenderGetDiskCapacity_TimeSeriesLabelSchema).describe("Labels describing this time series."),
|
|
22
22
|
values: z.array(RenderGetDiskCapacity_TimeSeriesValueSchema).describe("Time series data points with timestamps and values.")
|
|
23
|
-
}).describe("A time series data collection with labels, values, and unit.");
|
|
23
|
+
}).passthrough().describe("A time series data collection with labels, values, and unit.");
|
|
24
24
|
const renderGetDiskCapacity = action("RENDER_GET_DISK_CAPACITY", {
|
|
25
25
|
slug: "render-get-disk-capacity",
|
|
26
26
|
name: "Get Disk Capacity",
|
|
27
27
|
description: "Tool to get disk capacity metrics for Render resources. Use when you need to retrieve disk capacity time series data for services, Postgres databases, or Redis instances. At least one filter parameter (resource or service) must be specified.",
|
|
28
28
|
input: RenderGetDiskCapacityInput,
|
|
29
|
-
output: z.object({ metrics: z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe("List of time series data for disk capacity.") }).describe("Response model for disk capacity metrics containing time series data.")
|
|
29
|
+
output: z.object({ metrics: z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe("List of time series data for disk capacity.") }).passthrough().describe("Response model for disk capacity metrics containing time series data.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { renderGetDiskCapacity };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-capacity.mjs","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskCapacityInput
|
|
1
|
+
{"version":3,"file":"get-disk-capacity.mjs","names":[],"sources":["../../src/actions/get-disk-capacity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskCapacityInput = z.object({\n endTime: z.string().describe(\"End of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to current time if not specified.\").optional(),\n service: z.string().describe(\"Service ID to query. This parameter is deprecated; use 'resource' instead. Format: srv-xxxxx.\").optional(),\n resource: z.string().describe(\"Resource ID to query. Can be a service ID (srv-xxxxx), Postgres ID (dpg-xxxxx), or Redis ID (red-xxxxx). Multiple resources can be provided as a comma-separated list (e.g., 'srv-xxxxx,dpg-xxxxx'). At least one filter parameter (resource or service) must be provided.\").optional(),\n startTime: z.string().describe(\"Start of time range to return as an ISO 8601 timestamp or Unix epoch timestamp. Defaults to 1 hour before current time if not specified.\").optional(),\n resolutionSeconds: z.number().int().default(60).describe(\"Resolution of the returned data in seconds. Determines the granularity of time series data points. Default is 60 seconds.\").optional(),\n}).describe(\"Request model for retrieving disk capacity metrics.\");\nconst RenderGetDiskCapacity_TimeSeriesLabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable(),\n value: z.string().describe(\"Value of the label.\").nullable(),\n}).passthrough().describe(\"Label describing a time series data point.\");\nconst RenderGetDiskCapacity_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"ISO 8601 timestamp for this data point.\").nullable(),\n value: z.number().describe(\"Measured value at this timestamp.\").nullable(),\n}).passthrough().describe(\"A single time series value with timestamp and measurement.\");\nconst RenderGetDiskCapacity_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values (e.g., 'GB').\").nullable(),\n labels: z.array(RenderGetDiskCapacity_TimeSeriesLabelSchema).describe(\"Labels describing this time series.\"),\n values: z.array(RenderGetDiskCapacity_TimeSeriesValueSchema).describe(\"Time series data points with timestamps and values.\"),\n}).passthrough().describe(\"A time series data collection with labels, values, and unit.\");\nexport const RenderGetDiskCapacityOutput = z.object({\n metrics: z.array(RenderGetDiskCapacity_TimeSeriesSchema).describe(\"List of time series data for disk capacity.\"),\n}).passthrough().describe(\"Response model for disk capacity metrics containing time series data.\");\n\nexport const renderGetDiskCapacity = action(\"RENDER_GET_DISK_CAPACITY\", {\n slug: \"render-get-disk-capacity\",\n name: \"Get Disk Capacity\",\n description: \"Tool to get disk capacity metrics for Render resources. Use when you need to retrieve disk capacity time series data for services, Postgres databases, or Redis instances. At least one filter parameter (resource or service) must be specified.\",\n input: RenderGetDiskCapacityInput,\n output: RenderGetDiskCapacityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAClK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4QAA4Q,CAAC,CAAC,SAAS;CACrT,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACpL,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;AACjM,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,qCAAqC;CAC3G,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,qDAAqD;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAKxF,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
|
|
@@ -11,17 +11,17 @@ const RenderGetDiskUsageInput = zod.z.object({
|
|
|
11
11
|
const RenderGetDiskUsage_LabelSchema = zod.z.object({
|
|
12
12
|
name: zod.z.string().describe("Name of the label.").nullable().optional(),
|
|
13
13
|
value: zod.z.string().describe("Value of the label.").nullable().optional()
|
|
14
|
-
}).describe("A label describing a time series.");
|
|
14
|
+
}).passthrough().describe("A label describing a time series.");
|
|
15
15
|
const RenderGetDiskUsage_TimeSeriesValueSchema = zod.z.object({
|
|
16
16
|
time: zod.z.string().describe("Timestamp of the data point.").nullable().optional(),
|
|
17
17
|
value: zod.z.number().describe("Value at this timestamp.").nullable().optional()
|
|
18
|
-
}).describe("A single time series data point.");
|
|
18
|
+
}).passthrough().describe("A single time series data point.");
|
|
19
19
|
const RenderGetDiskUsage_TimeSeriesSchema = zod.z.object({
|
|
20
|
-
unit: zod.z.string().describe("Unit of measurement for the values (e.g., GB)."),
|
|
20
|
+
unit: zod.z.string().describe("Unit of measurement for the values (e.g., GB).").nullable(),
|
|
21
21
|
labels: zod.z.array(RenderGetDiskUsage_LabelSchema).describe("List of labels describing the time series."),
|
|
22
22
|
values: zod.z.array(RenderGetDiskUsage_TimeSeriesValueSchema).describe("The values of the time series.")
|
|
23
|
-
}).describe("A time series data point with labels and values.");
|
|
24
|
-
const RenderGetDiskUsageOutput = zod.z.object({ data: zod.z.array(RenderGetDiskUsage_TimeSeriesSchema).describe("Collection of time series data for disk usage.") }).describe("Response model for disk usage metrics. Returns a collection of time series.");
|
|
23
|
+
}).passthrough().describe("A time series data point with labels and values.");
|
|
24
|
+
const RenderGetDiskUsageOutput = zod.z.object({ data: zod.z.array(RenderGetDiskUsage_TimeSeriesSchema).describe("Collection of time series data for disk usage.") }).passthrough().describe("Response model for disk usage metrics. Returns a collection of time series.");
|
|
25
25
|
const renderGetDiskUsage = require_action.action("RENDER_GET_DISK_USAGE", {
|
|
26
26
|
slug: "render-get-disk-usage",
|
|
27
27
|
name: "Get Disk Usage",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-disk-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskUsageInput
|
|
1
|
+
{"version":3,"file":"get-disk-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-disk-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskUsageInput = z.object({\n endTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now().\").optional(),\n service: z.string().describe(\"Service ID to query. Deprecated - use 'resource' instead.\").optional(),\n resource: z.string().describe(\"Resource ID to query. Multiple resources can be ORed together by comma-separating them (e.g., 'srv-xxxxx,dpg-xxxxx,red-xxxxx'). Resources can be service IDs, Postgres IDs, or Redis IDs. Recommended to specify at least one resource.\").optional(),\n startTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour.\").optional(),\n resolutionSeconds: z.number().int().describe(\"The resolution of the returned data in seconds. Defaults to 60.\").optional(),\n}).describe(\"Request model for retrieving disk usage metrics.\\nAt least one resource filter is recommended to avoid errors.\");\nconst RenderGetDiskUsage_LabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable().optional(),\n value: z.string().describe(\"Value of the label.\").nullable().optional(),\n}).passthrough().describe(\"A label describing a time series.\");\nconst RenderGetDiskUsage_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"Timestamp of the data point.\").nullable().optional(),\n value: z.number().describe(\"Value at this timestamp.\").nullable().optional(),\n}).passthrough().describe(\"A single time series data point.\");\nconst RenderGetDiskUsage_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values (e.g., GB).\").nullable(),\n labels: z.array(RenderGetDiskUsage_LabelSchema).describe(\"List of labels describing the time series.\"),\n values: z.array(RenderGetDiskUsage_TimeSeriesValueSchema).describe(\"The values of the time series.\"),\n}).passthrough().describe(\"A time series data point with labels and values.\");\nexport const RenderGetDiskUsageOutput = z.object({\n data: z.array(RenderGetDiskUsage_TimeSeriesSchema).describe(\"Collection of time series data for disk usage.\"),\n}).passthrough().describe(\"Response model for disk usage metrics. Returns a collection of time series.\");\n\nexport const renderGetDiskUsage = action(\"RENDER_GET_DISK_USAGE\", {\n slug: \"render-get-disk-usage\",\n name: \"Get Disk Usage\",\n description: \"Tool to retrieve disk usage metrics for Render resources. Use when you need to monitor persistent disk utilization for services, Postgres databases, or Redis instances. It is recommended to specify at least one resource filter.\",\n input: RenderGetDiskUsageInput,\n output: RenderGetDiskUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yOAAyO,CAAC,CAAC,SAAS;CAClR,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACpJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,gHAAgH;AAC5H,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrF,QAAQA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4CAA4C;CACrG,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,gCAAgC;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,gDAAgD,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6EAA6E;AAEvG,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-disk-usage.d.ts
|
|
4
|
-
declare const RenderGetDiskUsageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetDiskUsageInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
service: z.ZodOptional<z.ZodString>;
|
|
7
|
+
resource: z.ZodOptional<z.ZodString>;
|
|
8
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
resolutionSeconds: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RenderGetDiskUsageOutput: z.ZodObject<{
|
|
12
|
+
data: z.ZodArray<z.ZodObject<{
|
|
13
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
14
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
values: z.ZodArray<z.ZodObject<{
|
|
19
|
+
time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const renderGetDiskUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
service?: string | undefined;
|
|
27
|
+
resource?: string | undefined;
|
|
28
|
+
startTime?: string | undefined;
|
|
29
|
+
resolutionSeconds?: number | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { renderGetDiskUsage };
|
|
9
33
|
//# sourceMappingURL=get-disk-usage.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-usage.d.cts","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-disk-usage.d.cts","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAoBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-disk-usage.d.ts
|
|
4
|
-
declare const RenderGetDiskUsageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetDiskUsageInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
service: z.ZodOptional<z.ZodString>;
|
|
7
|
+
resource: z.ZodOptional<z.ZodString>;
|
|
8
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
resolutionSeconds: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RenderGetDiskUsageOutput: z.ZodObject<{
|
|
12
|
+
data: z.ZodArray<z.ZodObject<{
|
|
13
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
14
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
values: z.ZodArray<z.ZodObject<{
|
|
19
|
+
time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const renderGetDiskUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
service?: string | undefined;
|
|
27
|
+
resource?: string | undefined;
|
|
28
|
+
startTime?: string | undefined;
|
|
29
|
+
resolutionSeconds?: number | undefined;
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
31
|
//#endregion
|
|
8
32
|
export { renderGetDiskUsage };
|
|
9
33
|
//# sourceMappingURL=get-disk-usage.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-usage.d.mts","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-disk-usage.d.mts","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAoBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -11,22 +11,22 @@ const RenderGetDiskUsageInput = z.object({
|
|
|
11
11
|
const RenderGetDiskUsage_LabelSchema = z.object({
|
|
12
12
|
name: z.string().describe("Name of the label.").nullable().optional(),
|
|
13
13
|
value: z.string().describe("Value of the label.").nullable().optional()
|
|
14
|
-
}).describe("A label describing a time series.");
|
|
14
|
+
}).passthrough().describe("A label describing a time series.");
|
|
15
15
|
const RenderGetDiskUsage_TimeSeriesValueSchema = z.object({
|
|
16
16
|
time: z.string().describe("Timestamp of the data point.").nullable().optional(),
|
|
17
17
|
value: z.number().describe("Value at this timestamp.").nullable().optional()
|
|
18
|
-
}).describe("A single time series data point.");
|
|
18
|
+
}).passthrough().describe("A single time series data point.");
|
|
19
19
|
const RenderGetDiskUsage_TimeSeriesSchema = z.object({
|
|
20
|
-
unit: z.string().describe("Unit of measurement for the values (e.g., GB)."),
|
|
20
|
+
unit: z.string().describe("Unit of measurement for the values (e.g., GB).").nullable(),
|
|
21
21
|
labels: z.array(RenderGetDiskUsage_LabelSchema).describe("List of labels describing the time series."),
|
|
22
22
|
values: z.array(RenderGetDiskUsage_TimeSeriesValueSchema).describe("The values of the time series.")
|
|
23
|
-
}).describe("A time series data point with labels and values.");
|
|
23
|
+
}).passthrough().describe("A time series data point with labels and values.");
|
|
24
24
|
const renderGetDiskUsage = action("RENDER_GET_DISK_USAGE", {
|
|
25
25
|
slug: "render-get-disk-usage",
|
|
26
26
|
name: "Get Disk Usage",
|
|
27
27
|
description: "Tool to retrieve disk usage metrics for Render resources. Use when you need to monitor persistent disk utilization for services, Postgres databases, or Redis instances. It is recommended to specify at least one resource filter.",
|
|
28
28
|
input: RenderGetDiskUsageInput,
|
|
29
|
-
output: z.object({ data: z.array(RenderGetDiskUsage_TimeSeriesSchema).describe("Collection of time series data for disk usage.") }).describe("Response model for disk usage metrics. Returns a collection of time series.")
|
|
29
|
+
output: z.object({ data: z.array(RenderGetDiskUsage_TimeSeriesSchema).describe("Collection of time series data for disk usage.") }).passthrough().describe("Response model for disk usage metrics. Returns a collection of time series.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { renderGetDiskUsage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-disk-usage.mjs","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskUsageInput
|
|
1
|
+
{"version":3,"file":"get-disk-usage.mjs","names":[],"sources":["../../src/actions/get-disk-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetDiskUsageInput = z.object({\n endTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now().\").optional(),\n service: z.string().describe(\"Service ID to query. Deprecated - use 'resource' instead.\").optional(),\n resource: z.string().describe(\"Resource ID to query. Multiple resources can be ORed together by comma-separating them (e.g., 'srv-xxxxx,dpg-xxxxx,red-xxxxx'). Resources can be service IDs, Postgres IDs, or Redis IDs. Recommended to specify at least one resource.\").optional(),\n startTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour.\").optional(),\n resolutionSeconds: z.number().int().describe(\"The resolution of the returned data in seconds. Defaults to 60.\").optional(),\n}).describe(\"Request model for retrieving disk usage metrics.\\nAt least one resource filter is recommended to avoid errors.\");\nconst RenderGetDiskUsage_LabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable().optional(),\n value: z.string().describe(\"Value of the label.\").nullable().optional(),\n}).passthrough().describe(\"A label describing a time series.\");\nconst RenderGetDiskUsage_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"Timestamp of the data point.\").nullable().optional(),\n value: z.number().describe(\"Value at this timestamp.\").nullable().optional(),\n}).passthrough().describe(\"A single time series data point.\");\nconst RenderGetDiskUsage_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values (e.g., GB).\").nullable(),\n labels: z.array(RenderGetDiskUsage_LabelSchema).describe(\"List of labels describing the time series.\"),\n values: z.array(RenderGetDiskUsage_TimeSeriesValueSchema).describe(\"The values of the time series.\"),\n}).passthrough().describe(\"A time series data point with labels and values.\");\nexport const RenderGetDiskUsageOutput = z.object({\n data: z.array(RenderGetDiskUsage_TimeSeriesSchema).describe(\"Collection of time series data for disk usage.\"),\n}).passthrough().describe(\"Response model for disk usage metrics. Returns a collection of time series.\");\n\nexport const renderGetDiskUsage = action(\"RENDER_GET_DISK_USAGE\", {\n slug: \"render-get-disk-usage\",\n name: \"Get Disk Usage\",\n description: \"Tool to retrieve disk usage metrics for Render resources. Use when you need to monitor persistent disk utilization for services, Postgres databases, or Redis instances. It is recommended to specify at least one resource filter.\",\n input: RenderGetDiskUsageInput,\n output: RenderGetDiskUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACvI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yOAAyO,CAAC,CAAC,SAAS;CAClR,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACpJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,gHAAgH;AAC5H,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrF,QAAQ,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,4CAA4C;CACrG,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,gCAAgC;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAK5E,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,MAAM,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,gDAAgD,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6EAOhB;AACV,CAAC"}
|
|
@@ -10,17 +10,17 @@ const RenderGetInstanceCountInput = zod.z.object({
|
|
|
10
10
|
const RenderGetInstanceCount_TimeSeriesLabelSchema = zod.z.object({
|
|
11
11
|
name: zod.z.string().describe("Name of the label.").nullable().optional(),
|
|
12
12
|
value: zod.z.string().describe("Value of the label.").nullable().optional()
|
|
13
|
-
}).describe("Label describing a time series.");
|
|
13
|
+
}).passthrough().describe("Label describing a time series.");
|
|
14
14
|
const RenderGetInstanceCount_TimeSeriesValueSchema = zod.z.object({
|
|
15
15
|
time: zod.z.string().describe("Timestamp of the data point in ISO 8601 format.").nullable().optional(),
|
|
16
16
|
value: zod.z.number().describe("The value at this timestamp.").nullable().optional()
|
|
17
|
-
}).describe("A time series data point value.");
|
|
17
|
+
}).passthrough().describe("A time series data point value.");
|
|
18
18
|
const RenderGetInstanceCount_TimeSeriesSchema = zod.z.object({
|
|
19
|
-
unit: zod.z.string().describe("Unit of measurement for the values."),
|
|
19
|
+
unit: zod.z.string().describe("Unit of measurement for the values.").nullable(),
|
|
20
20
|
labels: zod.z.array(RenderGetInstanceCount_TimeSeriesLabelSchema).describe("List of labels describing the time series."),
|
|
21
21
|
values: zod.z.array(RenderGetInstanceCount_TimeSeriesValueSchema).describe("The values of the time series.")
|
|
22
|
-
}).describe("A time series data point containing labels, unit, and values.");
|
|
23
|
-
const RenderGetInstanceCountOutput = zod.z.object({ time_series: zod.z.array(RenderGetInstanceCount_TimeSeriesSchema).describe("Collection of time series data points for instance count.") }).describe("Response model containing a collection of time series data.");
|
|
22
|
+
}).passthrough().describe("A time series data point containing labels, unit, and values.");
|
|
23
|
+
const RenderGetInstanceCountOutput = zod.z.object({ time_series: zod.z.array(RenderGetInstanceCount_TimeSeriesSchema).describe("Collection of time series data points for instance count.") }).passthrough().describe("Response model containing a collection of time series data.");
|
|
24
24
|
const renderGetInstanceCount = require_action.action("RENDER_GET_INSTANCE_COUNT", {
|
|
25
25
|
slug: "render-get-instance-count",
|
|
26
26
|
name: "Get Instance Count",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-instance-count.cjs","names":["z","action"],"sources":["../../src/actions/get-instance-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetInstanceCountInput
|
|
1
|
+
{"version":3,"file":"get-instance-count.cjs","names":["z","action"],"sources":["../../src/actions/get-instance-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderGetInstanceCountInput = z.object({\n endTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now() if not specified.\").optional(),\n resource: z.string().describe(\"Resource ID to query (REQUIRED). Resources can be service IDs (srv-xxxxx), Postgres IDs (dpg-xxxxx), or Redis IDs (red-xxxxx). Multiple resources can be provided as comma-separated values, they are ORed together.\"),\n startTime: z.string().describe(\"Epoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour if not specified.\").optional(),\n resolutionSeconds: z.number().int().describe(\"The resolution of the returned data in seconds. Defaults to 60 seconds if not specified.\").optional(),\n}).describe(\"Request model for getting instance count metrics.\");\nconst RenderGetInstanceCount_TimeSeriesLabelSchema = z.object({\n name: z.string().describe(\"Name of the label.\").nullable().optional(),\n value: z.string().describe(\"Value of the label.\").nullable().optional(),\n}).passthrough().describe(\"Label describing a time series.\");\nconst RenderGetInstanceCount_TimeSeriesValueSchema = z.object({\n time: z.string().describe(\"Timestamp of the data point in ISO 8601 format.\").nullable().optional(),\n value: z.number().describe(\"The value at this timestamp.\").nullable().optional(),\n}).passthrough().describe(\"A time series data point value.\");\nconst RenderGetInstanceCount_TimeSeriesSchema = z.object({\n unit: z.string().describe(\"Unit of measurement for the values.\").nullable(),\n labels: z.array(RenderGetInstanceCount_TimeSeriesLabelSchema).describe(\"List of labels describing the time series.\"),\n values: z.array(RenderGetInstanceCount_TimeSeriesValueSchema).describe(\"The values of the time series.\"),\n}).passthrough().describe(\"A time series data point containing labels, unit, and values.\");\nexport const RenderGetInstanceCountOutput = z.object({\n time_series: z.array(RenderGetInstanceCount_TimeSeriesSchema).describe(\"Collection of time series data points for instance count.\"),\n}).passthrough().describe(\"Response model containing a collection of time series data.\");\n\nexport const renderGetInstanceCount = action(\"RENDER_GET_INSTANCE_COUNT\", {\n slug: \"render-get-instance-count\",\n name: \"Get Instance Count\",\n description: \"Tool to get instance count metrics for Render resources. Use when you need to retrieve instance count time series data for services, Postgres databases, or Redis instances. The resource parameter is required.\",\n input: RenderGetInstanceCountInput,\n output: RenderGetInstanceCountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACxJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sNAAsN;CACpP,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CACrK,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,4CAA4C;CACnH,QAAQA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,gCAAgC;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,aAAaA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,2DAA2D,EACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-instance-count.d.ts
|
|
4
|
-
declare const RenderGetInstanceCountInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetInstanceCountInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
resource: z.ZodString;
|
|
7
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
8
|
+
resolutionSeconds: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RenderGetInstanceCountOutput: z.ZodObject<{
|
|
11
|
+
time_series: z.ZodArray<z.ZodObject<{
|
|
12
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
13
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
14
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
values: z.ZodArray<z.ZodObject<{
|
|
18
|
+
time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const renderGetInstanceCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
resource: string;
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
startTime?: string | undefined;
|
|
27
|
+
resolutionSeconds?: number | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { renderGetInstanceCount };
|
|
9
31
|
//# sourceMappingURL=get-instance-count.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-instance-count.d.cts","names":[],"sources":["../../src/actions/get-instance-count.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-instance-count.d.cts","names":[],"sources":["../../src/actions/get-instance-count.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAmB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-instance-count.d.ts
|
|
4
|
-
declare const RenderGetInstanceCountInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderGetInstanceCountInput: z.ZodObject<{
|
|
5
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
6
|
+
resource: z.ZodString;
|
|
7
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
8
|
+
resolutionSeconds: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RenderGetInstanceCountOutput: z.ZodObject<{
|
|
11
|
+
time_series: z.ZodArray<z.ZodObject<{
|
|
12
|
+
unit: z.ZodNullable<z.ZodString>;
|
|
13
|
+
labels: z.ZodArray<z.ZodObject<{
|
|
14
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
values: z.ZodArray<z.ZodObject<{
|
|
18
|
+
time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const renderGetInstanceCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
resource: string;
|
|
25
|
+
endTime?: string | undefined;
|
|
26
|
+
startTime?: string | undefined;
|
|
27
|
+
resolutionSeconds?: number | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { renderGetInstanceCount };
|
|
9
31
|
//# sourceMappingURL=get-instance-count.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-instance-count.d.mts","names":[],"sources":["../../src/actions/get-instance-count.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-instance-count.d.mts","names":[],"sources":["../../src/actions/get-instance-count.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAmB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|