@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.
Files changed (136) hide show
  1. package/dist/chaos-manager/src/services/hooks/useAbortChaosComponentMutation.d.ts +1 -1
  2. package/dist/chaos-manager/src/services/hooks/useAbortChaosComponentMutation.js +1 -1
  3. package/dist/chaos-manager/src/services/hooks/useCanRetryExperimentCreationQuery.d.ts +1 -1
  4. package/dist/chaos-manager/src/services/hooks/useCanRetryExperimentCreationQuery.js +1 -1
  5. package/dist/chaos-manager/src/services/hooks/useCreateChaosComponentMutation.d.ts +1 -1
  6. package/dist/chaos-manager/src/services/hooks/useCreateChaosComponentMutation.js +1 -1
  7. package/dist/chaos-manager/src/services/hooks/useCreateConditionMutation.d.ts +1 -1
  8. package/dist/chaos-manager/src/services/hooks/useCreateConditionMutation.js +1 -1
  9. package/dist/chaos-manager/src/services/hooks/useCreateDrTestMutation.d.ts +1 -1
  10. package/dist/chaos-manager/src/services/hooks/useCreateDrTestMutation.js +1 -1
  11. package/dist/chaos-manager/src/services/hooks/useCreateGamedayRunV2Mutation.d.ts +1 -0
  12. package/dist/chaos-manager/src/services/hooks/useCreateGamedayRunV2Mutation.js +1 -0
  13. package/dist/chaos-manager/src/services/hooks/useCreateGamedayV2Mutation.d.ts +1 -0
  14. package/dist/chaos-manager/src/services/hooks/useCreateGamedayV2Mutation.js +1 -0
  15. package/dist/chaos-manager/src/services/hooks/useCreateRiskMutation.d.ts +1 -1
  16. package/dist/chaos-manager/src/services/hooks/useCreateRiskMutation.js +1 -1
  17. package/dist/chaos-manager/src/services/hooks/useCreateRuleMutation.d.ts +1 -1
  18. package/dist/chaos-manager/src/services/hooks/useCreateRuleMutation.js +1 -1
  19. package/dist/chaos-manager/src/services/hooks/useDeleteConditionMutation.d.ts +1 -1
  20. package/dist/chaos-manager/src/services/hooks/useDeleteConditionMutation.js +1 -1
  21. package/dist/chaos-manager/src/services/hooks/useDeleteGamedayV2Mutation.d.ts +1 -0
  22. package/dist/chaos-manager/src/services/hooks/useDeleteGamedayV2Mutation.js +1 -0
  23. package/dist/chaos-manager/src/services/hooks/useDeleteRiskMutation.d.ts +1 -1
  24. package/dist/chaos-manager/src/services/hooks/useDeleteRiskMutation.js +1 -1
  25. package/dist/chaos-manager/src/services/hooks/useDeleteRuleMutation.d.ts +1 -1
  26. package/dist/chaos-manager/src/services/hooks/useDeleteRuleMutation.js +1 -1
  27. package/dist/chaos-manager/src/services/hooks/useEnableRuleMutation.d.ts +1 -1
  28. package/dist/chaos-manager/src/services/hooks/useEnableRuleMutation.js +1 -1
  29. package/dist/chaos-manager/src/services/hooks/useGetChaosComponentVariableQuery.d.ts +1 -1
  30. package/dist/chaos-manager/src/services/hooks/useGetChaosComponentVariableQuery.js +1 -1
  31. package/dist/chaos-manager/src/services/hooks/useGetChaosExperimentRunReportPdfLegacyQuery.d.ts +1 -0
  32. package/dist/chaos-manager/src/services/hooks/useGetChaosExperimentRunReportPdfLegacyQuery.js +1 -0
  33. package/dist/chaos-manager/src/services/hooks/useGetConditionQuery.d.ts +1 -1
  34. package/dist/chaos-manager/src/services/hooks/useGetConditionQuery.js +1 -1
  35. package/dist/chaos-manager/src/services/hooks/useGetExperimentHelperImageVersionQuery.d.ts +3 -2
  36. package/dist/chaos-manager/src/services/hooks/useGetExperimentOrTemplateVariableQuery.d.ts +1 -1
  37. package/dist/chaos-manager/src/services/hooks/useGetExperimentOrTemplateVariableQuery.js +1 -1
  38. package/dist/chaos-manager/src/services/hooks/useGetExperimentRunsCsvMutation.d.ts +1 -1
  39. package/dist/chaos-manager/src/services/hooks/useGetExperimentRunsCsvMutation.js +1 -1
  40. package/dist/chaos-manager/src/services/hooks/useGetExperimentationActivityReportQuery.d.ts +3 -2
  41. package/dist/chaos-manager/src/services/hooks/useGetGamedayRunV2Query.d.ts +1 -0
  42. package/dist/chaos-manager/src/services/hooks/useGetGamedayRunV2Query.js +1 -0
  43. package/dist/chaos-manager/src/services/hooks/useGetGamedayV2Query.d.ts +1 -0
  44. package/dist/chaos-manager/src/services/hooks/useGetGamedayV2Query.js +1 -0
  45. package/dist/chaos-manager/src/services/hooks/useGetImageRegistryQuery.d.ts +3 -2
  46. package/dist/chaos-manager/src/services/hooks/useGetLegacyKubernetesChaosInfraManifestQuery.js +1 -1
  47. package/dist/chaos-manager/src/services/hooks/useGetLegacyKubernetesHelmInfraCommandQuery.js +1 -1
  48. package/dist/chaos-manager/src/services/hooks/useGetProbeManifestQuery.js +1 -1
  49. package/dist/chaos-manager/src/services/hooks/useGetRiskQuery.d.ts +1 -1
  50. package/dist/chaos-manager/src/services/hooks/useGetRiskQuery.js +1 -1
  51. package/dist/chaos-manager/src/services/hooks/useGetRuleQuery.d.ts +1 -1
  52. package/dist/chaos-manager/src/services/hooks/useGetRuleQuery.js +1 -1
  53. package/dist/chaos-manager/src/services/hooks/useGetServiceUsageReportQuery.d.ts +3 -2
  54. package/dist/chaos-manager/src/services/hooks/useGetSgpTemplateByGenAiMutation.d.ts +3 -2
  55. package/dist/chaos-manager/src/services/hooks/useHealthCheckV3Query.js +1 -1
  56. package/dist/chaos-manager/src/services/hooks/useListActionMetadataQuery.d.ts +1 -1
  57. package/dist/chaos-manager/src/services/hooks/useListActionMetadataQuery.js +1 -1
  58. package/dist/chaos-manager/src/services/hooks/useListChaosComponentQuery.d.ts +1 -1
  59. package/dist/chaos-manager/src/services/hooks/useListChaosComponentQuery.js +1 -1
  60. package/dist/chaos-manager/src/services/hooks/useListConditionQuery.d.ts +1 -1
  61. package/dist/chaos-manager/src/services/hooks/useListConditionQuery.js +1 -1
  62. package/dist/chaos-manager/src/services/hooks/useListDrTestsQuery.d.ts +1 -1
  63. package/dist/chaos-manager/src/services/hooks/useListDrTestsQuery.js +1 -1
  64. package/dist/chaos-manager/src/services/hooks/useListExperimentMetadataQuery.d.ts +1 -1
  65. package/dist/chaos-manager/src/services/hooks/useListExperimentMetadataQuery.js +1 -1
  66. package/dist/chaos-manager/src/services/hooks/useListExperimentOrTemplateQuery.d.ts +1 -1
  67. package/dist/chaos-manager/src/services/hooks/useListExperimentOrTemplateQuery.js +1 -1
  68. package/dist/chaos-manager/src/services/hooks/useListFaultMetadataQuery.d.ts +1 -1
  69. package/dist/chaos-manager/src/services/hooks/useListFaultMetadataQuery.js +1 -1
  70. package/dist/chaos-manager/src/services/hooks/useListGamedayMetadataQuery.d.ts +1 -1
  71. package/dist/chaos-manager/src/services/hooks/useListGamedayMetadataQuery.js +1 -1
  72. package/dist/chaos-manager/src/services/hooks/useListGamedayRunV2Query.d.ts +1 -0
  73. package/dist/chaos-manager/src/services/hooks/useListGamedayRunV2Query.js +1 -0
  74. package/dist/chaos-manager/src/services/hooks/useListGamedayV2Query.d.ts +1 -0
  75. package/dist/chaos-manager/src/services/hooks/useListGamedayV2Query.js +1 -0
  76. package/dist/chaos-manager/src/services/hooks/useListHubMetadataQuery.d.ts +1 -1
  77. package/dist/chaos-manager/src/services/hooks/useListHubMetadataQuery.js +1 -1
  78. package/dist/chaos-manager/src/services/hooks/useListProbeExecutionsQuery.d.ts +1 -1
  79. package/dist/chaos-manager/src/services/hooks/useListProbeExecutionsQuery.js +1 -1
  80. package/dist/chaos-manager/src/services/hooks/useListProbeMetadataQuery.d.ts +1 -1
  81. package/dist/chaos-manager/src/services/hooks/useListProbeMetadataQuery.js +1 -1
  82. package/dist/chaos-manager/src/services/hooks/useListRisksQuery.d.ts +1 -1
  83. package/dist/chaos-manager/src/services/hooks/useListRisksQuery.js +1 -1
  84. package/dist/chaos-manager/src/services/hooks/useListRuleQuery.d.ts +1 -1
  85. package/dist/chaos-manager/src/services/hooks/useListRuleQuery.js +1 -1
  86. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmDiscoveryMutation.d.ts +1 -1
  87. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmDiscoveryMutation.js +1 -1
  88. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentCreationMutation.d.ts +1 -1
  89. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentCreationMutation.js +1 -1
  90. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentRunMutation.d.ts +1 -1
  91. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmExperimentRunMutation.js +1 -1
  92. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmNetworkMapMutation.d.ts +1 -1
  93. package/dist/chaos-manager/src/services/hooks/useOnboardingConfirmNetworkMapMutation.js +1 -1
  94. package/dist/chaos-manager/src/services/hooks/useProcessTemplateMutation.d.ts +21 -0
  95. package/dist/chaos-manager/src/services/hooks/useProcessTemplateMutation.js +14 -0
  96. package/dist/chaos-manager/src/services/hooks/useRecommendationEventMutation.d.ts +1 -1
  97. package/dist/chaos-manager/src/services/hooks/useRecommendationEventMutation.js +1 -1
  98. package/dist/chaos-manager/src/services/hooks/useRenderTemplateFormQuery.d.ts +15 -0
  99. package/dist/chaos-manager/src/services/hooks/useRenderTemplateFormQuery.js +14 -0
  100. package/dist/chaos-manager/src/services/hooks/useRetryExperimentCreationMutation.d.ts +1 -1
  101. package/dist/chaos-manager/src/services/hooks/useRetryExperimentCreationMutation.js +1 -1
  102. package/dist/chaos-manager/src/services/hooks/useRunChaosComponentMutation.d.ts +1 -1
  103. package/dist/chaos-manager/src/services/hooks/useRunChaosComponentMutation.js +1 -1
  104. package/dist/chaos-manager/src/services/hooks/useUpdateChaosComponentMutation.d.ts +1 -1
  105. package/dist/chaos-manager/src/services/hooks/useUpdateChaosComponentMutation.js +1 -1
  106. package/dist/chaos-manager/src/services/hooks/useUpdateConditionMutation.d.ts +1 -1
  107. package/dist/chaos-manager/src/services/hooks/useUpdateConditionMutation.js +1 -1
  108. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunPrerequisitesV2Mutation.d.ts +1 -0
  109. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunPrerequisitesV2Mutation.js +1 -0
  110. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunStakeHolderActionsV2Mutation.d.ts +1 -0
  111. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunStakeHolderActionsV2Mutation.js +1 -0
  112. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunV2Mutation.d.ts +1 -0
  113. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayRunV2Mutation.js +1 -0
  114. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayV2Mutation.d.ts +1 -0
  115. package/dist/chaos-manager/src/services/hooks/useUpdateGamedayV2Mutation.js +1 -0
  116. package/dist/chaos-manager/src/services/hooks/useUpdateRiskMutation.d.ts +1 -1
  117. package/dist/chaos-manager/src/services/hooks/useUpdateRiskMutation.js +1 -1
  118. package/dist/chaos-manager/src/services/hooks/useUpdateRuleMutation.d.ts +1 -1
  119. package/dist/chaos-manager/src/services/hooks/useUpdateRuleMutation.js +1 -1
  120. package/dist/chaos-manager/src/services/hooks/useUpgradeLegacyKubernetesChaosInfraMutation.js +1 -1
  121. package/dist/chaos-manager/src/services/index.d.ts +7 -1
  122. package/dist/chaos-manager/src/services/index.js +2 -0
  123. package/dist/chaos-manager/src/services/schemas/ChaosfaulttemplateActionTemplate.d.ts +1 -0
  124. package/dist/chaos-manager/src/services/schemas/ChaosprobetemplateProbeTemplate.d.ts +1 -0
  125. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeSplunkEnterpriseProbeInputs.d.ts +2 -2
  126. package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkTypesApiMachineInfraInfra.d.ts +4 -1
  127. package/dist/chaos-manager/src/services/schemas/ProbeCmdProbeTemplate.d.ts +1 -1
  128. package/dist/chaos-manager/src/services/schemas/SecurityGovernanceWorkload.d.ts +3 -0
  129. package/dist/chaos-manager/src/services/schemas/SharedListMetadataResponse.d.ts +2 -2
  130. package/dist/chaos-manager/src/services/schemas/{GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata.d.ts → SharedMetadata.d.ts} +1 -1
  131. package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateRequest.d.ts +14 -0
  132. package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateRequest.js +4 -0
  133. package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateResponse.d.ts +3 -0
  134. package/dist/chaos-manager/src/services/schemas/V3ProcessTemplateResponse.js +4 -0
  135. package/package.json +1 -1
  136. /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
- * updates a risk
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
- * updates a risk
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
- * updates a chaos guard rule
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
- * updates a chaos guard rule
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);
@@ -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/upgrade/${props.id}`, method: 'POST' }, props));
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 { ProbeTlsConfigTemplate } from '../schemas/ProbeTlsConfigTemplate';
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?: ProbeTlsConfigTemplate;
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
  */
@@ -4,5 +4,5 @@ export interface ProbeCmdProbeTemplate {
4
4
  command?: string;
5
5
  comparator?: ProbeComparatorTemplate;
6
6
  env?: GithubComHarnessHceSaasHceSdkTemplateSchemaProbeEnv[];
7
- source?: string;
7
+ source?: {};
8
8
  }
@@ -5,5 +5,8 @@ export interface SecurityGovernanceWorkload {
5
5
  kind?: string;
6
6
  label?: string;
7
7
  namespace?: string;
8
+ namespaceLabels?: {
9
+ [key: string]: string;
10
+ };
8
11
  services?: string[];
9
12
  }
@@ -1,7 +1,7 @@
1
- import type { GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata } from '../schemas/GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata';
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?: GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata[];
5
+ items?: SharedMetadata[];
6
6
  pagination?: SharedPaginationResponse;
7
7
  }
@@ -1,4 +1,4 @@
1
- export interface GithubComHarnessHceSaasGraphqlServerModelsSharedMetadata {
1
+ export interface SharedMetadata {
2
2
  description?: string;
3
3
  identity?: string;
4
4
  name?: string;
@@ -0,0 +1,14 @@
1
+ export interface V3ProcessTemplateRequest {
2
+ /**
3
+ * 512 KB max
4
+ */
5
+ expressionValues?: string;
6
+ /**
7
+ * 512 KB max
8
+ */
9
+ runtimeValues?: string;
10
+ /**
11
+ * 512 KB max
12
+ */
13
+ template: string;
14
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,3 @@
1
+ export interface V3ProcessTemplateResponse {
2
+ result?: string;
3
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harnessio/react-chaos-manager-client",
3
- "version": "1.56.1",
3
+ "version": "1.57.0",
4
4
  "description": "Harness React Chaos Manager Service Client - APIs integrated with react hooks",
5
5
  "author": "Harness Inc",
6
6
  "license": "MIT",