@harnessio/react-chaos-manager-client 1.56.1 → 1.57.0
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/chaos-manager/src/services/hooks/useAbortChaosComponentMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useAbortChaosComponentMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCanRetryExperimentCreationQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCanRetryExperimentCreationQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateChaosComponentMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateChaosComponentMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateConditionMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateConditionMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateDrTestMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateDrTestMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateGamedayRunV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useCreateGamedayRunV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useCreateGamedayV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useCreateGamedayV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useCreateRiskMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateRiskMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateRuleMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useCreateRuleMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteConditionMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteConditionMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteGamedayV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useDeleteGamedayV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useDeleteRiskMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteRiskMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteRuleMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useDeleteRuleMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useEnableRuleMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useEnableRuleMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetChaosComponentVariableQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetChaosComponentVariableQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetChaosExperimentRunReportPdfLegacyQuery.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetChaosExperimentRunReportPdfLegacyQuery.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetConditionQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetConditionQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetExperimentHelperImageVersionQuery.d.ts +3 -2
- package/dist/chaos-manager/src/services/hooks/useGetExperimentOrTemplateVariableQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetExperimentOrTemplateVariableQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetExperimentRunsCsvMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetExperimentRunsCsvMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetExperimentationActivityReportQuery.d.ts +3 -2
- package/dist/chaos-manager/src/services/hooks/useGetGamedayRunV2Query.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetGamedayRunV2Query.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetGamedayV2Query.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetGamedayV2Query.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useGetImageRegistryQuery.d.ts +3 -2
- package/dist/chaos-manager/src/services/hooks/useGetLegacyKubernetesChaosInfraManifestQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetLegacyKubernetesHelmInfraCommandQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetProbeManifestQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetRiskQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetRiskQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetRuleQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetRuleQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useGetServiceUsageReportQuery.d.ts +3 -2
- package/dist/chaos-manager/src/services/hooks/useGetSgpTemplateByGenAiMutation.d.ts +3 -2
- package/dist/chaos-manager/src/services/hooks/useHealthCheckV3Query.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListActionMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListActionMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListChaosComponentQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListChaosComponentQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListConditionQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListConditionQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListDrTestsQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListDrTestsQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListExperimentMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListExperimentMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListExperimentOrTemplateQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListExperimentOrTemplateQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListFaultMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListFaultMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListGamedayMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListGamedayMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListGamedayRunV2Query.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useListGamedayRunV2Query.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useListGamedayV2Query.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useListGamedayV2Query.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useListHubMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListHubMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListProbeExecutionsQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListProbeExecutionsQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListProbeMetadataQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListProbeMetadataQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListRisksQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListRisksQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListRuleQuery.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useListRuleQuery.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmDiscoveryMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmDiscoveryMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentCreationMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentCreationMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentRunMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentRunMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmNetworkMapMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmNetworkMapMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useProcessTemplateMutation.d.ts +21 -0
- package/dist/chaos-manager/src/services/hooks/useProcessTemplateMutation.js +14 -0
- package/dist/chaos-manager/src/services/hooks/useRecommendationEventMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useRecommendationEventMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useRenderTemplateFormQuery.d.ts +15 -0
- package/dist/chaos-manager/src/services/hooks/useRenderTemplateFormQuery.js +14 -0
- package/dist/chaos-manager/src/services/hooks/useRetryExperimentCreationMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useRetryExperimentCreationMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useRunChaosComponentMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useRunChaosComponentMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateChaosComponentMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateChaosComponentMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateConditionMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateConditionMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunPrerequisitesV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunPrerequisitesV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunStakeHolderActionsV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunStakeHolderActionsV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayV2Mutation.d.ts +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateGamedayV2Mutation.js +1 -0
- package/dist/chaos-manager/src/services/hooks/useUpdateRiskMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateRiskMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateRuleMutation.d.ts +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateRuleMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useUpgradeLegacyKubernetesChaosInfraMutation.js +1 -1
- package/dist/chaos-manager/src/services/index.d.ts +7 -1
- package/dist/chaos-manager/src/services/index.js +2 -0
- package/dist/chaos-manager/src/services/schemas/ChaosfaulttemplateActionTemplate.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/ChaosprobetemplateProbeTemplate.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSplunkEnterpriseProbeInputs.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTypesApiMachineInfraInfra.d.ts +4 -1
- package/dist/chaos-manager/src/services/schemas/ProbeCmdProbeTemplate.d.ts +1 -1
- package/dist/chaos-manager/src/services/schemas/SecurityGovernanceWorkload.d.ts +3 -0
- package/dist/chaos-manager/src/services/schemas/SharedListMetadataResponse.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/{GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata.d.ts → SharedMetadata.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateRequest.d.ts +14 -0
- package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateRequest.js +4 -0
- package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateResponse.d.ts +3 -0
- package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateResponse.js +4 -0
- package/package.json +1 -1
- /package/dist/chaos-manager/src/services/schemas/{GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata.js → SharedMetadata.js} +0 -0
|
@@ -8,6 +8,7 @@ export function updateGamedayRunV2(props) {
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* Update a chaos v2 gameday run
|
|
11
|
+
* @deprecated
|
|
11
12
|
*/
|
|
12
13
|
export function useUpdateGamedayRunV2Mutation(props, options) {
|
|
13
14
|
return useMutation((mutateProps) => updateGamedayRunV2(Object.assign(Object.assign({}, props), mutateProps)), options);
|
|
@@ -22,5 +22,6 @@ export declare function updateGamedayV2(props: UpdateGamedayV2Props): Promise<Up
|
|
|
22
22
|
export type UpdateGamedayV2MutationProps<T extends keyof UpdateGamedayV2Props> = Omit<UpdateGamedayV2Props, T> & Partial<Pick<UpdateGamedayV2Props, T>>;
|
|
23
23
|
/**
|
|
24
24
|
* Update a chaos v2 gameday
|
|
25
|
+
* @deprecated
|
|
25
26
|
*/
|
|
26
27
|
export declare function useUpdateGamedayV2Mutation<T extends keyof UpdateGamedayV2Props>(props: Pick<Partial<UpdateGamedayV2Props>, T>, options?: Omit<UseMutationOptions<UpdateGamedayV2ResponseContainer, UpdateGamedayV2ErrorResponse, UpdateGamedayV2MutationProps<T>>, 'mutationKey' | 'mutationFn'>): import("@tanstack/react-query").UseMutationResult<UpdateGamedayV2ResponseContainer, ApiRestError, UpdateGamedayV2MutationProps<T>, unknown>;
|
|
@@ -8,6 +8,7 @@ export function updateGamedayV2(props) {
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* Update a chaos v2 gameday
|
|
11
|
+
* @deprecated
|
|
11
12
|
*/
|
|
12
13
|
export function useUpdateGamedayV2Mutation(props, options) {
|
|
13
14
|
return useMutation((mutateProps) => updateGamedayV2(Object.assign(Object.assign({}, props), mutateProps)), options);
|
|
@@ -28,6 +28,6 @@ export interface UpdateRiskResponseContainer {
|
|
|
28
28
|
export declare function updateRisk(props: UpdateRiskProps): Promise<UpdateRiskResponseContainer>;
|
|
29
29
|
export type UpdateRiskMutationProps<T extends keyof UpdateRiskProps> = Omit<UpdateRiskProps, T> & Partial<Pick<UpdateRiskProps, T>>;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Updates a risk
|
|
32
32
|
*/
|
|
33
33
|
export declare function useUpdateRiskMutation<T extends keyof UpdateRiskProps>(props: Pick<Partial<UpdateRiskProps>, T>, options?: Omit<UseMutationOptions<UpdateRiskResponseContainer, UpdateRiskErrorResponse, UpdateRiskMutationProps<T>>, 'mutationKey' | 'mutationFn'>): import("@tanstack/react-query").UseMutationResult<UpdateRiskResponseContainer, ApiRestError, UpdateRiskMutationProps<T>, unknown>;
|
|
@@ -7,7 +7,7 @@ export function updateRisk(props) {
|
|
|
7
7
|
return fetcher(Object.assign({ url: `/v3/risks/${props.identity}`, method: 'PUT' }, props));
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Updates a risk
|
|
11
11
|
*/
|
|
12
12
|
export function useUpdateRiskMutation(props, options) {
|
|
13
13
|
return useMutation((mutateProps) => updateRisk(Object.assign(Object.assign({}, props), mutateProps)), options);
|
|
@@ -27,6 +27,6 @@ export interface UpdateRuleResponseContainer {
|
|
|
27
27
|
export declare function updateRule(props: UpdateRuleProps): Promise<UpdateRuleResponseContainer>;
|
|
28
28
|
export type UpdateRuleMutationProps<T extends keyof UpdateRuleProps> = Omit<UpdateRuleProps, T> & Partial<Pick<UpdateRuleProps, T>>;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* Updates a chaos guard rule
|
|
31
31
|
*/
|
|
32
32
|
export declare function useUpdateRuleMutation<T extends keyof UpdateRuleProps>(props: Pick<Partial<UpdateRuleProps>, T>, options?: Omit<UseMutationOptions<UpdateRuleResponseContainer, UpdateRuleErrorResponse, UpdateRuleMutationProps<T>>, 'mutationKey' | 'mutationFn'>): import("@tanstack/react-query").UseMutationResult<UpdateRuleResponseContainer, ApiRestError, UpdateRuleMutationProps<T>, unknown>;
|
|
@@ -7,7 +7,7 @@ export function updateRule(props) {
|
|
|
7
7
|
return fetcher(Object.assign({ url: `/v3/chaosguard-rules/${props.identity}`, method: 'PUT' }, props));
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Updates a chaos guard rule
|
|
11
11
|
*/
|
|
12
12
|
export function useUpdateRuleMutation(props, options) {
|
|
13
13
|
return useMutation((mutateProps) => updateRule(Object.assign(Object.assign({}, props), mutateProps)), options);
|
package/dist/chaos-manager/src/services/hooks/useUpgradeLegacyKubernetesChaosInfraMutation.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { useMutation } from '@tanstack/react-query';
|
|
5
5
|
import { fetcher } from '../../../../custom-fetcher/index.js';
|
|
6
6
|
export function upgradeLegacyKubernetesChaosInfra(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/rest/kubernetes/infra
|
|
7
|
+
return fetcher(Object.assign({ url: `/rest/kubernetes/infra/${props.id}/upgrade`, method: 'POST' }, props));
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* Upgrade legacy kubernetes chaos infrastructure
|
|
@@ -354,6 +354,8 @@ export type { PipelineOnboardChaosErrorResponse, PipelineOnboardChaosMutationPro
|
|
|
354
354
|
export { pipelineOnboardChaos, usePipelineOnboardChaosMutation, } from './hooks/usePipelineOnboardChaosMutation';
|
|
355
355
|
export type { PipelineOnboardChaosStatusErrorResponse, PipelineOnboardChaosStatusOkResponse, PipelineOnboardChaosStatusProps, PipelineOnboardChaosStatusQueryPathParams, PipelineOnboardChaosStatusQueryQueryParams, } from './hooks/usePipelineOnboardChaosStatusQuery';
|
|
356
356
|
export { pipelineOnboardChaosStatus, usePipelineOnboardChaosStatusQuery, } from './hooks/usePipelineOnboardChaosStatusQuery';
|
|
357
|
+
export type { ProcessTemplateErrorResponse, ProcessTemplateMutationProps, ProcessTemplateOkResponse, ProcessTemplateProps, ProcessTemplateRequestBody, } from './hooks/useProcessTemplateMutation';
|
|
358
|
+
export { processTemplate, useProcessTemplateMutation } from './hooks/useProcessTemplateMutation';
|
|
357
359
|
export type { RecommendationEventErrorResponse, RecommendationEventMutationProps, RecommendationEventOkResponse, RecommendationEventProps, RecommendationEventRequestBody, } from './hooks/useRecommendationEventMutation';
|
|
358
360
|
export { recommendationEvent, useRecommendationEventMutation, } from './hooks/useRecommendationEventMutation';
|
|
359
361
|
export type { RegisterInfraV2ErrorResponse, RegisterInfraV2MutationProps, RegisterInfraV2MutationQueryParams, RegisterInfraV2OkResponse, RegisterInfraV2Props, RegisterInfraV2RequestBody, } from './hooks/useRegisterInfraV2Mutation';
|
|
@@ -362,6 +364,8 @@ export type { RegisterLegacyKubernetesInfraErrorResponse, RegisterLegacyKubernet
|
|
|
362
364
|
export { registerLegacyKubernetesInfra, useRegisterLegacyKubernetesInfraMutation, } from './hooks/useRegisterLegacyKubernetesInfraMutation';
|
|
363
365
|
export type { RegisterMachineInfraErrorResponse, RegisterMachineInfraMutationProps, RegisterMachineInfraMutationQueryParams, RegisterMachineInfraOkResponse, RegisterMachineInfraProps, RegisterMachineInfraRequestBody, } from './hooks/useRegisterMachineInfraMutation';
|
|
364
366
|
export { registerMachineInfra, useRegisterMachineInfraMutation, } from './hooks/useRegisterMachineInfraMutation';
|
|
367
|
+
export type { RenderTemplateFormErrorResponse, RenderTemplateFormOkResponse, RenderTemplateFormProps, } from './hooks/useRenderTemplateFormQuery';
|
|
368
|
+
export { renderTemplateForm, useRenderTemplateFormQuery } from './hooks/useRenderTemplateFormQuery';
|
|
365
369
|
export type { RetryExperimentCreationErrorResponse, RetryExperimentCreationMutationPathParams, RetryExperimentCreationMutationProps, RetryExperimentCreationMutationQueryParams, RetryExperimentCreationOkResponse, RetryExperimentCreationProps, RetryExperimentCreationRequestBody, } from './hooks/useRetryExperimentCreationMutation';
|
|
366
370
|
export { retryExperimentCreation, useRetryExperimentCreationMutation, } from './hooks/useRetryExperimentCreationMutation';
|
|
367
371
|
export type { RunChaosComponentErrorResponse, RunChaosComponentMutationProps, RunChaosComponentMutationQueryParams, RunChaosComponentOkResponse, RunChaosComponentProps, RunChaosComponentRequestBody, } from './hooks/useRunChaosComponentMutation';
|
|
@@ -756,7 +760,6 @@ export type { GithubComHarnessHceSaasGraphqlServerGraphModelPagination } from '.
|
|
|
756
760
|
export type { GithubComHarnessHceSaasGraphqlServerGraphModelRegisterInfraRequest } from './schemas/GithubComHarnessHceSaasGraphqlServerGraphModelRegisterInfraRequest';
|
|
757
761
|
export type { GithubComHarnessHceSaasGraphqlServerGraphModelRegisterInfraResponse } from './schemas/GithubComHarnessHceSaasGraphqlServerGraphModelRegisterInfraResponse';
|
|
758
762
|
export type { GithubComHarnessHceSaasGraphqlServerGraphModelUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerGraphModelUserDetails';
|
|
759
|
-
export type { GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata } from './schemas/GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata';
|
|
760
763
|
export type { GithubComHarnessHceSaasGraphqlServerPkgActionsAction } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgActionsAction';
|
|
761
764
|
export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ExperimentRunTypesUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ExperimentRunTypesUserDetails';
|
|
762
765
|
export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesUserDetails';
|
|
@@ -1072,6 +1075,7 @@ export type { SecurityGovernanceTimeWindow } from './schemas/SecurityGovernanceT
|
|
|
1072
1075
|
export type { SecurityGovernanceWorkload } from './schemas/SecurityGovernanceWorkload';
|
|
1073
1076
|
export type { SharedError } from './schemas/SharedError';
|
|
1074
1077
|
export type { SharedListMetadataResponse } from './schemas/SharedListMetadataResponse';
|
|
1078
|
+
export type { SharedMetadata } from './schemas/SharedMetadata';
|
|
1075
1079
|
export type { SharedPaginationResponse } from './schemas/SharedPaginationResponse';
|
|
1076
1080
|
export type { TargetnetworkmapExperimentCreationMode } from './schemas/TargetnetworkmapExperimentCreationMode';
|
|
1077
1081
|
export type { TargetnetworkmapExperimentRunDetail } from './schemas/TargetnetworkmapExperimentRunDetail';
|
|
@@ -1365,3 +1369,5 @@ export type { V2OnboardingV2OnboardingStatus } from './schemas/V2OnboardingV2Onb
|
|
|
1365
1369
|
export type { V3GetExperimentOrTemplateVariableData } from './schemas/V3GetExperimentOrTemplateVariableData';
|
|
1366
1370
|
export type { V3GetExperimentOrTemplateVariableResponse } from './schemas/V3GetExperimentOrTemplateVariableResponse';
|
|
1367
1371
|
export type { V3ListExperimentOrTemplateResponse } from './schemas/V3ListExperimentOrTemplateResponse';
|
|
1372
|
+
export type { V3ProcessTemplateRequest } from './schemas/V3ProcessTemplateRequest';
|
|
1373
|
+
export type { V3ProcessTemplateResponse } from './schemas/V3ProcessTemplateResponse';
|
|
@@ -176,10 +176,12 @@ export { pipelineAddExperimentRecommendation, usePipelineAddExperimentRecommenda
|
|
|
176
176
|
export { pipelineCanOnboardChaos, usePipelineCanOnboardChaosQuery, } from './hooks/usePipelineCanOnboardChaosQuery';
|
|
177
177
|
export { pipelineOnboardChaos, usePipelineOnboardChaosMutation, } from './hooks/usePipelineOnboardChaosMutation';
|
|
178
178
|
export { pipelineOnboardChaosStatus, usePipelineOnboardChaosStatusQuery, } from './hooks/usePipelineOnboardChaosStatusQuery';
|
|
179
|
+
export { processTemplate, useProcessTemplateMutation } from './hooks/useProcessTemplateMutation';
|
|
179
180
|
export { recommendationEvent, useRecommendationEventMutation, } from './hooks/useRecommendationEventMutation';
|
|
180
181
|
export { registerInfraV2, useRegisterInfraV2Mutation } from './hooks/useRegisterInfraV2Mutation';
|
|
181
182
|
export { registerLegacyKubernetesInfra, useRegisterLegacyKubernetesInfraMutation, } from './hooks/useRegisterLegacyKubernetesInfraMutation';
|
|
182
183
|
export { registerMachineInfra, useRegisterMachineInfraMutation, } from './hooks/useRegisterMachineInfraMutation';
|
|
184
|
+
export { renderTemplateForm, useRenderTemplateFormQuery } from './hooks/useRenderTemplateFormQuery';
|
|
183
185
|
export { retryExperimentCreation, useRetryExperimentCreationMutation, } from './hooks/useRetryExperimentCreationMutation';
|
|
184
186
|
export { runChaosComponent, useRunChaosComponentMutation, } from './hooks/useRunChaosComponentMutation';
|
|
185
187
|
export { runChaosV2Experiment, useRunChaosV2ExperimentMutation, } from './hooks/useRunChaosV2ExperimentMutation';
|
|
@@ -11,6 +11,7 @@ export interface ChaosfaulttemplateActionTemplate {
|
|
|
11
11
|
infrastructureType?: ActionsInfrastructureType;
|
|
12
12
|
inputs?: TemplateInput[];
|
|
13
13
|
isDefault?: boolean;
|
|
14
|
+
isRemoved?: boolean;
|
|
14
15
|
name: string;
|
|
15
16
|
revision?: number;
|
|
16
17
|
runProperties?: ActionActionTemplateRunProperties;
|
|
@@ -11,6 +11,7 @@ export interface ChaosprobetemplateProbeTemplate {
|
|
|
11
11
|
infrastructureType?: ProbeInfrastructureType;
|
|
12
12
|
inputs?: TemplateInput[];
|
|
13
13
|
isDefault?: boolean;
|
|
14
|
+
isRemoved?: boolean;
|
|
14
15
|
name: string;
|
|
15
16
|
probeProperties?: ProbeProbeTemplateProperties;
|
|
16
17
|
revision?: number;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ProbeTlsConfigSm } from '../schemas/ProbeTlsConfigSm';
|
|
2
2
|
export interface GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSplunkEnterpriseProbeInputs {
|
|
3
3
|
connectorID?: string;
|
|
4
4
|
durationInMin?: {};
|
|
5
5
|
fieldToFetch?: string;
|
|
6
6
|
searchQuery?: string;
|
|
7
|
-
tlsConfig?:
|
|
7
|
+
tlsConfig?: ProbeTlsConfigSm;
|
|
8
8
|
}
|
|
@@ -46,6 +46,10 @@ export interface GithubComHarnessHceSaasHceSdkTypesApiMachineInfraInfra {
|
|
|
46
46
|
* Timestamp of the last workflow run in the infra
|
|
47
47
|
*/
|
|
48
48
|
lastWorkflowTimestamp?: string;
|
|
49
|
+
/**
|
|
50
|
+
* Whether load testing is enabled on this infra
|
|
51
|
+
*/
|
|
52
|
+
loadEnabled?: boolean;
|
|
49
53
|
/**
|
|
50
54
|
* Name of the infra
|
|
51
55
|
*/
|
|
@@ -66,7 +70,6 @@ export interface GithubComHarnessHceSaasHceSdkTypesApiMachineInfraInfra {
|
|
|
66
70
|
* Status of the infrastructure
|
|
67
71
|
*/
|
|
68
72
|
status?: InfraInfraStatus;
|
|
69
|
-
supportsLoad?: boolean;
|
|
70
73
|
/**
|
|
71
74
|
* Tags of the infra
|
|
72
75
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { SharedMetadata } from '../schemas/SharedMetadata';
|
|
2
2
|
import type { SharedPaginationResponse } from '../schemas/SharedPaginationResponse';
|
|
3
3
|
export interface SharedListMetadataResponse {
|
|
4
4
|
correlationID?: string;
|
|
5
|
-
items?:
|
|
5
|
+
items?: SharedMetadata[];
|
|
6
6
|
pagination?: SharedPaginationResponse;
|
|
7
7
|
}
|
package/package.json
CHANGED