@keystrokehq/render 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/add-headers.d.cts +13 -1
- package/dist/actions/add-headers.d.mts +13 -1
- package/dist/actions/add-or-update-secret-file.d.cts +13 -1
- package/dist/actions/add-or-update-secret-file.d.mts +13 -1
- package/dist/actions/add-resources-to-environment.d.cts +13 -1
- package/dist/actions/add-resources-to-environment.d.mts +13 -1
- package/dist/actions/add-route.d.cts +13 -1
- package/dist/actions/add-route.d.mts +13 -1
- package/dist/actions/create-custom-domain.d.cts +13 -1
- package/dist/actions/create-custom-domain.d.mts +13 -1
- package/dist/actions/create-env-group.d.cts +13 -1
- package/dist/actions/create-env-group.d.mts +13 -1
- package/dist/actions/create-environment.d.cts +13 -1
- package/dist/actions/create-environment.d.mts +13 -1
- package/dist/actions/create-postgres.d.cts +13 -1
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +13 -1
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +13 -1
- package/dist/actions/create-registry-credential.d.mts +13 -1
- package/dist/actions/delete-env-group-env-var.d.cts +13 -1
- package/dist/actions/delete-env-group-env-var.d.mts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +13 -1
- package/dist/actions/delete-environment.d.cts +13 -1
- package/dist/actions/delete-environment.d.mts +13 -1
- package/dist/actions/delete-key-value.d.cts +13 -1
- package/dist/actions/delete-key-value.d.mts +13 -1
- package/dist/actions/delete-owner-log-stream.d.cts +13 -1
- package/dist/actions/delete-owner-log-stream.d.mts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +13 -1
- package/dist/actions/delete-registry-credential.d.cts +13 -1
- package/dist/actions/delete-registry-credential.d.mts +13 -1
- package/dist/actions/delete-secret-file.d.cts +13 -1
- package/dist/actions/delete-secret-file.d.mts +13 -1
- package/dist/actions/delete-service.d.cts +13 -1
- package/dist/actions/delete-service.d.mts +13 -1
- package/dist/actions/disconnect-blueprint.d.cts +13 -1
- package/dist/actions/disconnect-blueprint.d.mts +13 -1
- package/dist/actions/get-active-connections.d.cts +13 -1
- package/dist/actions/get-active-connections.d.mts +13 -1
- package/dist/actions/get-bandwidth-sources.d.cts +13 -1
- package/dist/actions/get-bandwidth-sources.d.mts +13 -1
- package/dist/actions/get-cpu-limit.d.cts +13 -1
- package/dist/actions/get-cpu-limit.d.mts +13 -1
- package/dist/actions/get-cpu.d.cts +13 -1
- package/dist/actions/get-cpu.d.mts +13 -1
- package/dist/actions/get-disk-capacity.d.cts +13 -1
- package/dist/actions/get-disk-capacity.d.mts +13 -1
- package/dist/actions/get-disk-usage.d.cts +13 -1
- package/dist/actions/get-disk-usage.d.mts +13 -1
- package/dist/actions/get-instance-count.d.cts +13 -1
- package/dist/actions/get-instance-count.d.mts +13 -1
- package/dist/actions/get-memory-limit.d.cts +13 -1
- package/dist/actions/get-memory-limit.d.mts +13 -1
- package/dist/actions/get-memory-target.d.cts +13 -1
- package/dist/actions/get-memory-target.d.mts +13 -1
- package/dist/actions/get-memory.d.cts +13 -1
- package/dist/actions/get-memory.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +13 -1
- package/dist/actions/link-service-to-env-group.d.mts +13 -1
- package/dist/actions/list-application-filter-values.d.cts +13 -1
- package/dist/actions/list-application-filter-values.d.mts +13 -1
- package/dist/actions/list-blueprints.d.cts +13 -1
- package/dist/actions/list-blueprints.d.mts +13 -1
- package/dist/actions/list-deploys.d.cts +13 -1
- package/dist/actions/list-deploys.d.mts +13 -1
- package/dist/actions/list-disks.d.cts +13 -1
- package/dist/actions/list-disks.d.mts +13 -1
- package/dist/actions/list-env-groups.d.cts +13 -1
- package/dist/actions/list-env-groups.d.mts +13 -1
- package/dist/actions/list-env-vars-for-service.d.cts +13 -1
- package/dist/actions/list-env-vars-for-service.d.mts +13 -1
- package/dist/actions/list-environments.d.cts +13 -1
- package/dist/actions/list-environments.d.mts +13 -1
- package/dist/actions/list-instances.d.cts +13 -1
- package/dist/actions/list-instances.d.mts +13 -1
- package/dist/actions/list-key-value.d.cts +13 -1
- package/dist/actions/list-key-value.d.mts +13 -1
- package/dist/actions/list-logs-values.d.cts +16 -4
- package/dist/actions/list-logs-values.d.mts +16 -4
- package/dist/actions/list-logs.d.cts +13 -1
- package/dist/actions/list-logs.d.mts +13 -1
- package/dist/actions/list-maintenance.d.cts +13 -1
- package/dist/actions/list-maintenance.d.mts +13 -1
- package/dist/actions/list-notification-overrides.d.cts +13 -1
- package/dist/actions/list-notification-overrides.d.mts +13 -1
- package/dist/actions/list-owner-members.d.cts +13 -1
- package/dist/actions/list-owner-members.d.mts +13 -1
- package/dist/actions/list-owners.d.cts +13 -1
- package/dist/actions/list-owners.d.mts +13 -1
- package/dist/actions/list-postgres-export.d.cts +13 -1
- package/dist/actions/list-postgres-export.d.mts +13 -1
- package/dist/actions/list-postgres-users.d.cts +13 -1
- package/dist/actions/list-postgres-users.d.mts +13 -1
- package/dist/actions/list-postgres.d.cts +13 -1
- package/dist/actions/list-postgres.d.mts +13 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-registry-credentials.d.cts +13 -1
- package/dist/actions/list-registry-credentials.d.mts +13 -1
- package/dist/actions/list-resource-log-streams.d.cts +13 -1
- package/dist/actions/list-resource-log-streams.d.mts +13 -1
- package/dist/actions/list-routes.d.cts +13 -1
- package/dist/actions/list-routes.d.mts +13 -1
- package/dist/actions/list-secret-files.d.cts +13 -1
- package/dist/actions/list-secret-files.d.mts +13 -1
- package/dist/actions/list-services.d.cts +13 -1
- package/dist/actions/list-services.d.mts +13 -1
- package/dist/actions/list-task-runs.d.cts +13 -1
- package/dist/actions/list-task-runs.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/list-workflow-versions.d.cts +13 -1
- package/dist/actions/list-workflow-versions.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/restart-service.d.cts +13 -1
- package/dist/actions/restart-service.d.mts +13 -1
- package/dist/actions/resume-service.d.cts +13 -1
- package/dist/actions/resume-service.d.mts +13 -1
- package/dist/actions/retrieve-custom-domain.d.cts +13 -1
- package/dist/actions/retrieve-custom-domain.d.mts +13 -1
- package/dist/actions/retrieve-deploy.d.cts +13 -1
- package/dist/actions/retrieve-deploy.d.mts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-env-group.d.cts +13 -1
- package/dist/actions/retrieve-env-group.d.mts +13 -1
- package/dist/actions/retrieve-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-var.d.mts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +13 -1
- package/dist/actions/retrieve-owner.d.cts +13 -1
- package/dist/actions/retrieve-owner.d.mts +13 -1
- package/dist/actions/retrieve-postgres.d.cts +13 -1
- package/dist/actions/retrieve-postgres.d.mts +13 -1
- package/dist/actions/retrieve-project.d.cts +13 -1
- package/dist/actions/retrieve-project.d.mts +13 -1
- package/dist/actions/retrieve-registry-credential.d.cts +13 -1
- package/dist/actions/retrieve-registry-credential.d.mts +13 -1
- package/dist/actions/retrieve-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-service.d.cts +13 -1
- package/dist/actions/retrieve-service.d.mts +13 -1
- package/dist/actions/stream-task-runs-events.d.cts +13 -1
- package/dist/actions/stream-task-runs-events.d.mts +13 -1
- package/dist/actions/subscribe-logs.d.cts +13 -1
- package/dist/actions/subscribe-logs.d.mts +13 -1
- package/dist/actions/suspend-service.d.cts +13 -1
- package/dist/actions/suspend-service.d.mts +13 -1
- package/dist/actions/trigger-deploy.d.cts +13 -1
- package/dist/actions/trigger-deploy.d.mts +13 -1
- package/dist/actions/update-env-group-env-var.d.cts +13 -1
- package/dist/actions/update-env-group-env-var.d.mts +13 -1
- package/dist/actions/update-env-group-secret-file.d.cts +13 -1
- package/dist/actions/update-env-group-secret-file.d.mts +13 -1
- package/dist/actions/update-env-group.d.cts +13 -1
- package/dist/actions/update-env-group.d.mts +13 -1
- package/dist/actions/update-env-var.d.cts +13 -1
- package/dist/actions/update-env-var.d.mts +13 -1
- package/dist/actions/update-env-vars-for-service.d.cts +13 -1
- package/dist/actions/update-env-vars-for-service.d.mts +13 -1
- package/dist/actions/update-headers.d.cts +13 -1
- package/dist/actions/update-headers.d.mts +13 -1
- package/dist/actions/update-owner-log-stream.d.cts +13 -1
- package/dist/actions/update-owner-log-stream.d.mts +13 -1
- package/dist/actions/update-owner-notification-settings.d.cts +13 -1
- package/dist/actions/update-owner-notification-settings.d.mts +13 -1
- package/dist/actions/update-postgres.d.cts +13 -1
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +13 -1
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-registry-credential.d.cts +13 -1
- package/dist/actions/update-registry-credential.d.mts +13 -1
- package/dist/actions/update-resource-log-stream.d.cts +13 -1
- package/dist/actions/update-resource-log-stream.d.mts +13 -1
- package/dist/actions/update-routes.d.cts +13 -1
- package/dist/actions/update-routes.d.mts +13 -1
- package/dist/actions/update-secret-files-for-service.d.cts +13 -1
- package/dist/actions/update-secret-files-for-service.d.mts +13 -1
- package/dist/actions/update-service.d.cts +13 -1
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +13 -1
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +13 -1
- package/dist/actions/verify-custom-domain.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -10,7 +10,19 @@ declare const RenderDeleteOwnerMetricsStreamOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteOwnerMetricsStream: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
ownerId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteOwnerMetricsStream };
|
|
16
28
|
//# sourceMappingURL=delete-owner-metrics-stream.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteOwnerMetricsStreamOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteOwnerMetricsStream: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
ownerId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteOwnerMetricsStream };
|
|
16
28
|
//# sourceMappingURL=delete-owner-metrics-stream.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteRegistryCredentialOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteRegistryCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
registryCredentialId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteRegistryCredential };
|
|
16
28
|
//# sourceMappingURL=delete-registry-credential.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteRegistryCredentialOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteRegistryCredential: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
registryCredentialId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteRegistryCredential };
|
|
16
28
|
//# sourceMappingURL=delete-registry-credential.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const RenderDeleteSecretFileOutput: z.ZodObject<{
|
|
|
11
11
|
declare const renderDeleteSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
13
|
secretFileName: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { renderDeleteSecretFile };
|
|
17
29
|
//# sourceMappingURL=delete-secret-file.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const RenderDeleteSecretFileOutput: z.ZodObject<{
|
|
|
11
11
|
declare const renderDeleteSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
13
|
secretFileName: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { renderDeleteSecretFile };
|
|
17
29
|
//# sourceMappingURL=delete-secret-file.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteService };
|
|
16
28
|
//# sourceMappingURL=delete-service.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDeleteServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDeleteService };
|
|
16
28
|
//# sourceMappingURL=delete-service.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDisconnectBlueprintOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDisconnectBlueprint: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
blueprintId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDisconnectBlueprint };
|
|
16
28
|
//# sourceMappingURL=disconnect-blueprint.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderDisconnectBlueprintOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderDisconnectBlueprint: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
blueprintId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { renderDisconnectBlueprint };
|
|
16
28
|
//# sourceMappingURL=disconnect-blueprint.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const renderGetActiveConnections: import("@keystrokehq/action").Workflow
|
|
|
25
25
|
endTime?: string | undefined;
|
|
26
26
|
startTime?: string | undefined;
|
|
27
27
|
resolutionSeconds?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { renderGetActiveConnections };
|
|
31
43
|
//# sourceMappingURL=get-active-connections.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const renderGetActiveConnections: import("@keystrokehq/action").Workflow
|
|
|
25
25
|
endTime?: string | undefined;
|
|
26
26
|
startTime?: string | undefined;
|
|
27
27
|
resolutionSeconds?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { renderGetActiveConnections };
|
|
31
43
|
//# sourceMappingURL=get-active-connections.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const renderGetBandwidthSources: import("@keystrokehq/action").WorkflowA
|
|
|
16
16
|
resource: string;
|
|
17
17
|
endTime?: string | undefined;
|
|
18
18
|
startTime?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { renderGetBandwidthSources };
|
|
22
34
|
//# sourceMappingURL=get-bandwidth-sources.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const renderGetBandwidthSources: import("@keystrokehq/action").WorkflowA
|
|
|
16
16
|
resource: string;
|
|
17
17
|
endTime?: string | undefined;
|
|
18
18
|
startTime?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { renderGetBandwidthSources };
|
|
22
34
|
//# sourceMappingURL=get-bandwidth-sources.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetCpuLimit: import("@keystrokehq/action").WorkflowActionDef
|
|
|
29
29
|
resource?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetCpuLimit };
|
|
35
47
|
//# sourceMappingURL=get-cpu-limit.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetCpuLimit: import("@keystrokehq/action").WorkflowActionDef
|
|
|
29
29
|
resource?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetCpuLimit };
|
|
35
47
|
//# sourceMappingURL=get-cpu-limit.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const renderGetCpu: import("@keystrokehq/action").WorkflowActionDefiniti
|
|
|
35
35
|
startTime?: string | undefined;
|
|
36
36
|
aggregationMethod?: "AVG" | "MAX" | "MIN" | undefined;
|
|
37
37
|
resolutionSeconds?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { renderGetCpu };
|
|
41
53
|
//# sourceMappingURL=get-cpu.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const renderGetCpu: import("@keystrokehq/action").WorkflowActionDefiniti
|
|
|
35
35
|
startTime?: string | undefined;
|
|
36
36
|
aggregationMethod?: "AVG" | "MAX" | "MIN" | undefined;
|
|
37
37
|
resolutionSeconds?: number | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { renderGetCpu };
|
|
41
53
|
//# sourceMappingURL=get-cpu.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const renderGetDiskCapacity: import("@keystrokehq/action").WorkflowActio
|
|
|
27
27
|
resource?: string | undefined;
|
|
28
28
|
startTime?: string | undefined;
|
|
29
29
|
resolutionSeconds?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderGetDiskCapacity };
|
|
33
45
|
//# sourceMappingURL=get-disk-capacity.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const renderGetDiskCapacity: import("@keystrokehq/action").WorkflowActio
|
|
|
27
27
|
resource?: string | undefined;
|
|
28
28
|
startTime?: string | undefined;
|
|
29
29
|
resolutionSeconds?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderGetDiskCapacity };
|
|
33
45
|
//# sourceMappingURL=get-disk-capacity.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const renderGetDiskUsage: import("@keystrokehq/action").WorkflowActionDe
|
|
|
27
27
|
resource?: string | undefined;
|
|
28
28
|
startTime?: string | undefined;
|
|
29
29
|
resolutionSeconds?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderGetDiskUsage };
|
|
33
45
|
//# sourceMappingURL=get-disk-usage.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const renderGetDiskUsage: import("@keystrokehq/action").WorkflowActionDe
|
|
|
27
27
|
resource?: string | undefined;
|
|
28
28
|
startTime?: string | undefined;
|
|
29
29
|
resolutionSeconds?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderGetDiskUsage };
|
|
33
45
|
//# sourceMappingURL=get-disk-usage.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const renderGetInstanceCount: import("@keystrokehq/action").WorkflowActi
|
|
|
25
25
|
endTime?: string | undefined;
|
|
26
26
|
startTime?: string | undefined;
|
|
27
27
|
resolutionSeconds?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { renderGetInstanceCount };
|
|
31
43
|
//# sourceMappingURL=get-instance-count.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const renderGetInstanceCount: import("@keystrokehq/action").WorkflowActi
|
|
|
25
25
|
endTime?: string | undefined;
|
|
26
26
|
startTime?: string | undefined;
|
|
27
27
|
resolutionSeconds?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { renderGetInstanceCount };
|
|
31
43
|
//# sourceMappingURL=get-instance-count.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetMemoryLimit: import("@keystrokehq/action").WorkflowAction
|
|
|
29
29
|
resource?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetMemoryLimit };
|
|
35
47
|
//# sourceMappingURL=get-memory-limit.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetMemoryLimit: import("@keystrokehq/action").WorkflowAction
|
|
|
29
29
|
resource?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetMemoryLimit };
|
|
35
47
|
//# sourceMappingURL=get-memory-limit.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetMemoryTarget: import("@keystrokehq/action").WorkflowActio
|
|
|
29
29
|
instance?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetMemoryTarget };
|
|
35
47
|
//# sourceMappingURL=get-memory-target.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const renderGetMemoryTarget: import("@keystrokehq/action").WorkflowActio
|
|
|
29
29
|
instance?: string | undefined;
|
|
30
30
|
startTime?: string | undefined;
|
|
31
31
|
resolutionSeconds?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { renderGetMemoryTarget };
|
|
35
47
|
//# sourceMappingURL=get-memory-target.d.mts.map
|