Type Aliases

CreateInstanceMutationBody
CreateInstanceMutationError
CreateInstanceMutationResult
DeleteInstanceTokenMutationError
DeleteInstanceTokenMutationResult
DryRunInstanceMutationBody
DryRunInstanceMutationError
DryRunInstanceMutationResult
GetInstanceQueryError
GetInstanceQueryResult
GetInstancesQueryError
GetInstancesQueryResult
GetInstancesSuspenseQueryError
GetInstancesSuspenseQueryResult
GetInstanceSuspenseQueryError
GetInstanceSuspenseQueryResult
PatchInstanceMutationError
PatchInstanceMutationResult
TerminateInstanceMutationError
TerminateInstanceMutationResult

Functions

createInstance

Creates a new Job or Application instance

deleteInstanceToken

Delete (revoke) the Instance Token

dryRunInstance

Used to check the execution of new Job or Application instance

getCreateInstanceMutationOptions
getDeleteInstanceTokenMutationOptions
getDryRunInstanceMutationOptions
getGetInstanceQueryKey
getGetInstanceQueryOptions
getGetInstancesQueryKey
getGetInstancesQueryOptions
getGetInstancesSuspenseQueryOptions
getGetInstanceSuspenseQueryOptions
getInstance

Get detailed information about an Instance

getInstances

Get summary information about all Job and Application instances

getPatchInstanceMutationOptions
getTerminateInstanceMutationOptions
patchInstance

Update a Job or Application Instance

terminateInstance

Delete a Job or Application Instance

useCreateInstance

Creates a new Job or Application instance

useDeleteInstanceToken

Delete (revoke) the Instance Token

useDryRunInstance

Used to check the execution of new Job or Application instance

useGetInstance

Get detailed information about an Instance

useGetInstances

Get summary information about all Job and Application instances

useGetInstancesSuspense

Get summary information about all Job and Application instances

useGetInstanceSuspense

Get detailed information about an Instance

usePatchInstance

Update a Job or Application Instance

useTerminateInstance

Delete a Job or Application Instance