@harnessio/react-chaos-manager-client 1.30.1 → 1.31.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/useCreateChaosExperimentExecutionNodeMutation.js +1 -1
- package/dist/chaos-manager/src/services/hooks/useListConditionQuery.d.ts +0 -1
- package/dist/chaos-manager/src/services/hooks/useListRuleQuery.d.ts +0 -1
- package/dist/chaos-manager/src/services/hooks/useUpdateChaosExperimentExecutionNodeMutation.js +1 -1
- package/dist/chaos-manager/src/services/index.d.ts +14 -14
- package/dist/chaos-manager/src/services/schemas/ChaosExecutionNodesChaosExecutionNode.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/ExperimentApiAuth.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/FaulttemplateTls.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/{V1CmdProbeInputs.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs.d.ts} +3 -3
- package/dist/chaos-manager/src/services/schemas/{V1ComparatorInfo.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/{V1DatadogProbeInputs.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs.d.ts} +3 -3
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs.d.ts +24 -0
- package/dist/chaos-manager/src/services/schemas/{V1GetMethod.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod.d.ts +6 -0
- package/dist/chaos-manager/src/services/schemas/{V1HttpProbeInputs.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs.d.ts} +5 -5
- package/dist/chaos-manager/src/services/schemas/{V1Metrics.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/{V1PostMethod.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Probe.d.ts +10 -10
- package/dist/chaos-manager/src/services/schemas/{V1RunProperty.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest.d.ts +11 -0
- package/dist/chaos-manager/src/services/schemas/{V1TlsConfig.d.ts → GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig.d.ts} +1 -1
- package/dist/chaos-manager/src/services/schemas/InfraRegisterInfraUserInputs.d.ts +4 -0
- package/dist/chaos-manager/src/services/schemas/ResourceQuantity.d.ts +1 -1
- package/dist/chaos-manager/src/services/schemas/SecurityGovernanceMachineSpec.d.ts +2 -0
- package/dist/chaos-manager/src/services/schemas/TypesProbeVerdict.d.ts +1 -0
- package/dist/chaos-manager/src/services/schemas/TypesStatus.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1ApmProbeInputs.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1DatadogMetrics.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1DynatraceApmProbeInputs.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1NewrelicMetrics.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1PromProbeInputs.d.ts +4 -4
- package/dist/chaos-manager/src/services/schemas/V1PrometheusInputs.d.ts +2 -2
- package/dist/chaos-manager/src/services/schemas/V1SloProbeInputs.d.ts +2 -2
- package/package.json +1 -1
- package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerdict.d.ts +0 -1
- package/dist/chaos-manager/src/services/schemas/V1DatadogSyntheticsTestType.d.ts +0 -1
- package/dist/chaos-manager/src/services/schemas/V1DynatraceProbeInputs.d.ts +0 -24
- package/dist/chaos-manager/src/services/schemas/V1HttpMethod.d.ts +0 -6
- package/dist/chaos-manager/src/services/schemas/V1SyntheticsTest.d.ts +0 -11
- /package/dist/chaos-manager/src/services/schemas/{V1CmdProbeInputs.js → GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerdict.js → GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1DatadogProbeInputs.js → GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1ComparatorInfo.js → GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1DynatraceProbeInputs.js → GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1DatadogSyntheticsTestType.js → GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1HttpMethod.js → GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1HttpProbeInputs.js → GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1GetMethod.js → GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1Metrics.js → GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1PostMethod.js → GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1SyntheticsTest.js → GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1RunProperty.js → GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig.js} +0 -0
- /package/dist/chaos-manager/src/services/schemas/{V1TlsConfig.js → TypesProbeVerdict.js} +0 -0
package/dist/chaos-manager/src/services/hooks/useCreateChaosExperimentExecutionNodeMutation.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 createChaosExperimentExecutionNode(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/internal/execution-node/${props.experimentId}/${props.experimentRunId}`, method: '
|
|
7
|
+
return fetcher(Object.assign({ url: `/internal/execution-node/${props.experimentId}/${props.experimentRunId}`, method: 'POST' }, props));
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* Create chaos execution node
|
|
@@ -5,7 +5,6 @@ import { FetcherOptions } from '../../../../custom-fetcher/index.js';
|
|
|
5
5
|
export interface ListConditionQueryQueryParams {
|
|
6
6
|
accountIdentifier: string;
|
|
7
7
|
correlationID?: string;
|
|
8
|
-
infrastructureType?: 'Kubernetes' | 'KubernetesV2' | 'Linux' | 'Windows';
|
|
9
8
|
/**
|
|
10
9
|
* @default 15
|
|
11
10
|
*/
|
|
@@ -5,7 +5,6 @@ import { FetcherOptions } from '../../../../custom-fetcher/index.js';
|
|
|
5
5
|
export interface ListRuleQueryQueryParams {
|
|
6
6
|
accountIdentifier: string;
|
|
7
7
|
correlationID?: string;
|
|
8
|
-
infrastructureType?: 'Kubernetes' | 'KubernetesV2' | 'Linux' | 'Windows';
|
|
9
8
|
/**
|
|
10
9
|
* @default 15
|
|
11
10
|
*/
|
package/dist/chaos-manager/src/services/hooks/useUpdateChaosExperimentExecutionNodeMutation.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 updateChaosExperimentExecutionNode(props) {
|
|
7
|
-
return fetcher(Object.assign({ url: `/internal/execution-node/${props.experimentId}/${props.experimentRunId}/${props.name}`, method: '
|
|
7
|
+
return fetcher(Object.assign({ url: `/internal/execution-node/${props.experimentId}/${props.experimentRunId}/${props.name}`, method: 'PUT' }, props));
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* Update chaos execution node
|
|
@@ -640,7 +640,6 @@ export type { GithubComHarnessHceSaasGraphqlServerGraphModelRegisterInfraRespons
|
|
|
640
640
|
export type { GithubComHarnessHceSaasGraphqlServerGraphModelUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerGraphModelUserDetails';
|
|
641
641
|
export type { GithubComHarnessHceSaasGraphqlServerPkgActionsAction } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgActionsAction';
|
|
642
642
|
export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ExperimentRunTypesUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ExperimentRunTypesUserDetails';
|
|
643
|
-
export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerdict } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerdict';
|
|
644
643
|
export type { GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesUserDetails } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesUserDetails';
|
|
645
644
|
export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbActionsAction } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbActionsAction';
|
|
646
645
|
export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosprobetemplateChaosProbeTemplate } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbChaosprobetemplateChaosProbeTemplate';
|
|
@@ -666,8 +665,21 @@ export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendati
|
|
|
666
665
|
export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationTarget } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationTarget';
|
|
667
666
|
export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationWorkload } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbRecommendationWorkload';
|
|
668
667
|
export type { GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbSecurityGovernanceRule } from './schemas/GithubComHarnessHceSaasGraphqlServerPkgDatabaseMongodbSecurityGovernanceRule';
|
|
668
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs';
|
|
669
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
670
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs';
|
|
671
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType';
|
|
672
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs';
|
|
669
673
|
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1EnvVar } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1EnvVar';
|
|
674
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod';
|
|
675
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod';
|
|
676
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs';
|
|
677
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics';
|
|
678
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod';
|
|
670
679
|
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1Probe } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Probe';
|
|
680
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty';
|
|
681
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest';
|
|
682
|
+
export type { GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig } from './schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig';
|
|
671
683
|
export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppDynamicsProbeInputs';
|
|
672
684
|
export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeAppdMetrics';
|
|
673
685
|
export type { GithubComHarnessHceSaasHceSdkTemplateSchemaProbeDatadogSyntheticsTestType } from './schemas/GithubComHarnessHceSaasHceSdkTemplateSchemaProbeDatadogSyntheticsTestType';
|
|
@@ -968,6 +980,7 @@ export type { TypesProbeDetailsMinimal } from './schemas/TypesProbeDetailsMinima
|
|
|
968
980
|
export type { TypesProbeRecentExecutions } from './schemas/TypesProbeRecentExecutions';
|
|
969
981
|
export type { TypesProbeRequest } from './schemas/TypesProbeRequest';
|
|
970
982
|
export type { TypesProbeType } from './schemas/TypesProbeType';
|
|
983
|
+
export type { TypesProbeVerdict } from './schemas/TypesProbeVerdict';
|
|
971
984
|
export type { TypesProbeVerifyRequest } from './schemas/TypesProbeVerifyRequest';
|
|
972
985
|
export type { TypesRecentGamedayRun } from './schemas/TypesRecentGamedayRun';
|
|
973
986
|
export type { TypesRun } from './schemas/TypesRun';
|
|
@@ -1002,8 +1015,6 @@ export type { V1Capabilities } from './schemas/V1Capabilities';
|
|
|
1002
1015
|
export type { V1CephFsVolumeSource } from './schemas/V1CephFsVolumeSource';
|
|
1003
1016
|
export type { V1CinderVolumeSource } from './schemas/V1CinderVolumeSource';
|
|
1004
1017
|
export type { V1ClientIpConfig } from './schemas/V1ClientIpConfig';
|
|
1005
|
-
export type { V1CmdProbeInputs } from './schemas/V1CmdProbeInputs';
|
|
1006
|
-
export type { V1ComparatorInfo } from './schemas/V1ComparatorInfo';
|
|
1007
1018
|
export type { V1Condition } from './schemas/V1Condition';
|
|
1008
1019
|
export type { V1ConfigMapEnvSource } from './schemas/V1ConfigMapEnvSource';
|
|
1009
1020
|
export type { V1ConfigMapKeySelector } from './schemas/V1ConfigMapKeySelector';
|
|
@@ -1011,13 +1022,10 @@ export type { V1ConfigMapProjection } from './schemas/V1ConfigMapProjection';
|
|
|
1011
1022
|
export type { V1ConfigMapVolumeSource } from './schemas/V1ConfigMapVolumeSource';
|
|
1012
1023
|
export type { V1CsiVolumeSource } from './schemas/V1CsiVolumeSource';
|
|
1013
1024
|
export type { V1DatadogMetrics } from './schemas/V1DatadogMetrics';
|
|
1014
|
-
export type { V1DatadogProbeInputs } from './schemas/V1DatadogProbeInputs';
|
|
1015
|
-
export type { V1DatadogSyntheticsTestType } from './schemas/V1DatadogSyntheticsTestType';
|
|
1016
1025
|
export type { V1DownwardApiProjection } from './schemas/V1DownwardApiProjection';
|
|
1017
1026
|
export type { V1DownwardApiVolumeFile } from './schemas/V1DownwardApiVolumeFile';
|
|
1018
1027
|
export type { V1DownwardApiVolumeSource } from './schemas/V1DownwardApiVolumeSource';
|
|
1019
1028
|
export type { V1DynatraceApmProbeInputs } from './schemas/V1DynatraceApmProbeInputs';
|
|
1020
|
-
export type { V1DynatraceProbeInputs } from './schemas/V1DynatraceProbeInputs';
|
|
1021
1029
|
export type { V1EmptyDirVolumeSource } from './schemas/V1EmptyDirVolumeSource';
|
|
1022
1030
|
export type { V1EnvFromSource } from './schemas/V1EnvFromSource';
|
|
1023
1031
|
export type { V1EnvVarSource } from './schemas/V1EnvVarSource';
|
|
@@ -1029,13 +1037,10 @@ export type { V1FlexVolumeSource } from './schemas/V1FlexVolumeSource';
|
|
|
1029
1037
|
export type { V1FlockerVolumeSource } from './schemas/V1FlockerVolumeSource';
|
|
1030
1038
|
export type { V1GcePersistentDiskVolumeSource } from './schemas/V1GcePersistentDiskVolumeSource';
|
|
1031
1039
|
export type { V1GcpCloudMonitoringInputs } from './schemas/V1GcpCloudMonitoringInputs';
|
|
1032
|
-
export type { V1GetMethod } from './schemas/V1GetMethod';
|
|
1033
1040
|
export type { V1GitRepoVolumeSource } from './schemas/V1GitRepoVolumeSource';
|
|
1034
1041
|
export type { V1GlusterfsVolumeSource } from './schemas/V1GlusterfsVolumeSource';
|
|
1035
1042
|
export type { V1HostPathType } from './schemas/V1HostPathType';
|
|
1036
1043
|
export type { V1HostPathVolumeSource } from './schemas/V1HostPathVolumeSource';
|
|
1037
|
-
export type { V1HttpMethod } from './schemas/V1HttpMethod';
|
|
1038
|
-
export type { V1HttpProbeInputs } from './schemas/V1HttpProbeInputs';
|
|
1039
1044
|
export type { V1Identifier } from './schemas/V1Identifier';
|
|
1040
1045
|
export type { V1IpFamily } from './schemas/V1IpFamily';
|
|
1041
1046
|
export type { V1IpFamilyPolicyType } from './schemas/V1IpFamilyPolicyType';
|
|
@@ -1050,7 +1055,6 @@ export type { V1LoadBalancerStatus } from './schemas/V1LoadBalancerStatus';
|
|
|
1050
1055
|
export type { V1LocalObjectReference } from './schemas/V1LocalObjectReference';
|
|
1051
1056
|
export type { V1ManagedFieldsEntry } from './schemas/V1ManagedFieldsEntry';
|
|
1052
1057
|
export type { V1ManagedFieldsOperationType } from './schemas/V1ManagedFieldsOperationType';
|
|
1053
|
-
export type { V1Metrics } from './schemas/V1Metrics';
|
|
1054
1058
|
export type { V1MountPropagationMode } from './schemas/V1MountPropagationMode';
|
|
1055
1059
|
export type { V1NewRelicInputs } from './schemas/V1NewRelicInputs';
|
|
1056
1060
|
export type { V1NewRelicMetric } from './schemas/V1NewRelicMetric';
|
|
@@ -1072,7 +1076,6 @@ export type { V1PodPhase } from './schemas/V1PodPhase';
|
|
|
1072
1076
|
export type { V1PodSecurityContext } from './schemas/V1PodSecurityContext';
|
|
1073
1077
|
export type { V1PortStatus } from './schemas/V1PortStatus';
|
|
1074
1078
|
export type { V1PortworxVolumeSource } from './schemas/V1PortworxVolumeSource';
|
|
1075
|
-
export type { V1PostMethod } from './schemas/V1PostMethod';
|
|
1076
1079
|
export type { V1ProcMountType } from './schemas/V1ProcMountType';
|
|
1077
1080
|
export type { V1ProjectedVolumeSource } from './schemas/V1ProjectedVolumeSource';
|
|
1078
1081
|
export type { V1PromProbeInputs } from './schemas/V1PromProbeInputs';
|
|
@@ -1084,7 +1087,6 @@ export type { V1RbdVolumeSource } from './schemas/V1RbdVolumeSource';
|
|
|
1084
1087
|
export type { V1ResourceFieldSelector } from './schemas/V1ResourceFieldSelector';
|
|
1085
1088
|
export type { V1ResourceList } from './schemas/V1ResourceList';
|
|
1086
1089
|
export type { V1ResourceRequirements } from './schemas/V1ResourceRequirements';
|
|
1087
|
-
export type { V1RunProperty } from './schemas/V1RunProperty';
|
|
1088
1090
|
export type { V1ScaleIoVolumeSource } from './schemas/V1ScaleIoVolumeSource';
|
|
1089
1091
|
export type { V1SeLinuxOptions } from './schemas/V1SeLinuxOptions';
|
|
1090
1092
|
export type { V1SeccompProfile } from './schemas/V1SeccompProfile';
|
|
@@ -1110,10 +1112,8 @@ export type { V1SplunkObservabilityInputs } from './schemas/V1SplunkObservabilit
|
|
|
1110
1112
|
export type { V1SplunkObservabilityMetrics } from './schemas/V1SplunkObservabilityMetrics';
|
|
1111
1113
|
export type { V1StorageMedium } from './schemas/V1StorageMedium';
|
|
1112
1114
|
export type { V1StorageOsVolumeSource } from './schemas/V1StorageOsVolumeSource';
|
|
1113
|
-
export type { V1SyntheticsTest } from './schemas/V1SyntheticsTest';
|
|
1114
1115
|
export type { V1Sysctl } from './schemas/V1Sysctl';
|
|
1115
1116
|
export type { V1TaintEffect } from './schemas/V1TaintEffect';
|
|
1116
|
-
export type { V1TlsConfig } from './schemas/V1TlsConfig';
|
|
1117
1117
|
export type { V1Toleration } from './schemas/V1Toleration';
|
|
1118
1118
|
export type { V1TolerationOperator } from './schemas/V1TolerationOperator';
|
|
1119
1119
|
export type { V1TypedLocalObjectReference } from './schemas/V1TypedLocalObjectReference';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
2
2
|
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1EnvVar } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1EnvVar';
|
|
3
3
|
import type { V1SourceDetails } from '../schemas/V1SourceDetails';
|
|
4
|
-
export interface
|
|
4
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs {
|
|
5
5
|
/**
|
|
6
6
|
* Command need to be executed for the probe
|
|
7
7
|
*/
|
|
@@ -9,7 +9,7 @@ export interface V1CmdProbeInputs {
|
|
|
9
9
|
/**
|
|
10
10
|
* Comparator check for the correctness of the probe output
|
|
11
11
|
*/
|
|
12
|
-
comparator?:
|
|
12
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
13
13
|
/**
|
|
14
14
|
* ENV contains ENV passed to the command probe
|
|
15
15
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { V1DatadogMetrics } from '../schemas/V1DatadogMetrics';
|
|
2
|
-
import type {
|
|
3
|
-
export interface
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest';
|
|
3
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs {
|
|
4
4
|
/**
|
|
5
5
|
* name of the kubernetes secret containing the Datadog credntials
|
|
6
6
|
*/
|
|
@@ -16,5 +16,5 @@ export interface V1DatadogProbeInputs {
|
|
|
16
16
|
/**
|
|
17
17
|
* synthetics test parameters
|
|
18
18
|
*/
|
|
19
|
-
syntheticsTest?:
|
|
19
|
+
syntheticsTest?: GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest;
|
|
20
20
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType = 'api' | 'browser';
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics';
|
|
3
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs {
|
|
4
|
+
/**
|
|
5
|
+
* APITokenSecretName for authenticating with the Dynatrace platform
|
|
6
|
+
*/
|
|
7
|
+
apiTokenSecretName?: string;
|
|
8
|
+
/**
|
|
9
|
+
* Comparator check for the correctness of the probe output
|
|
10
|
+
*/
|
|
11
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
12
|
+
/**
|
|
13
|
+
* Endpoint of the Dynatrace probe
|
|
14
|
+
*/
|
|
15
|
+
endpoint?: string;
|
|
16
|
+
/**
|
|
17
|
+
* Raw metrcis details of the Dynatrace probe
|
|
18
|
+
*/
|
|
19
|
+
metrics?: GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics;
|
|
20
|
+
/**
|
|
21
|
+
* Timeframe of the metrics
|
|
22
|
+
*/
|
|
23
|
+
timeFrame?: string;
|
|
24
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod';
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod';
|
|
3
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod {
|
|
4
|
+
get?: GithubComHarnessHceSaasHceSdkCommonProbeV1GetMethod;
|
|
5
|
+
post?: GithubComHarnessHceSaasHceSdkCommonProbeV1PostMethod;
|
|
6
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { V1Authorization } from '../schemas/V1Authorization';
|
|
2
|
-
import type {
|
|
3
|
-
import type {
|
|
4
|
-
export interface
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod';
|
|
3
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig';
|
|
4
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs {
|
|
5
5
|
/**
|
|
6
6
|
* Auth contains the authentication details for the http probe
|
|
7
7
|
*/
|
|
@@ -19,11 +19,11 @@ export interface V1HttpProbeInputs {
|
|
|
19
19
|
/**
|
|
20
20
|
* Method define the http method, it can be get or post
|
|
21
21
|
*/
|
|
22
|
-
method?:
|
|
22
|
+
method?: GithubComHarnessHceSaasHceSdkCommonProbeV1HttpMethod;
|
|
23
23
|
/**
|
|
24
24
|
* TLSConfig contains the tls configuration for the http probe
|
|
25
25
|
*/
|
|
26
|
-
tlsConfig?:
|
|
26
|
+
tlsConfig?: GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig;
|
|
27
27
|
/**
|
|
28
28
|
* URL which needs to curl, to check the status
|
|
29
29
|
*/
|
package/dist/chaos-manager/src/services/schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Probe.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import type { V1ApmProbeInputs } from '../schemas/V1ApmProbeInputs';
|
|
2
|
-
import type {
|
|
3
|
-
import type {
|
|
4
|
-
import type {
|
|
5
|
-
import type {
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs';
|
|
3
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs';
|
|
4
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs';
|
|
5
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs';
|
|
6
6
|
import type { V1K8sProbeInputs } from '../schemas/V1K8sProbeInputs';
|
|
7
7
|
import type { V1NewrelicProbeInputs } from '../schemas/V1NewrelicProbeInputs';
|
|
8
8
|
import type { V1PromProbeInputs } from '../schemas/V1PromProbeInputs';
|
|
9
|
-
import type {
|
|
9
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty';
|
|
10
10
|
import type { V1SloProbeInputs } from '../schemas/V1SloProbeInputs';
|
|
11
11
|
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1Probe {
|
|
12
12
|
/**
|
|
@@ -16,7 +16,7 @@ export interface GithubComHarnessHceSaasHceSdkCommonProbeV1Probe {
|
|
|
16
16
|
/**
|
|
17
17
|
* inputs needed for the cmd probe
|
|
18
18
|
*/
|
|
19
|
-
'cmdProbe/inputs'?:
|
|
19
|
+
'cmdProbe/inputs'?: GithubComHarnessHceSaasHceSdkCommonProbeV1CmdProbeInputs;
|
|
20
20
|
/**
|
|
21
21
|
* Data contains the manifest/data for the resource, which need to be created
|
|
22
22
|
* it supported for create operation only
|
|
@@ -25,15 +25,15 @@ export interface GithubComHarnessHceSaasHceSdkCommonProbeV1Probe {
|
|
|
25
25
|
/**
|
|
26
26
|
* inputs needed for the Datadog probe
|
|
27
27
|
*/
|
|
28
|
-
'datadogProbe/inputs'?:
|
|
28
|
+
'datadogProbe/inputs'?: GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogProbeInputs;
|
|
29
29
|
/**
|
|
30
30
|
* inputs needed for the Dynatrace probe
|
|
31
31
|
*/
|
|
32
|
-
'dynatraceProbe/inputs'?:
|
|
32
|
+
'dynatraceProbe/inputs'?: GithubComHarnessHceSaasHceSdkCommonProbeV1DynatraceProbeInputs;
|
|
33
33
|
/**
|
|
34
34
|
* inputs needed for the http probe
|
|
35
35
|
*/
|
|
36
|
-
'httpProbe/inputs'?:
|
|
36
|
+
'httpProbe/inputs'?: GithubComHarnessHceSaasHceSdkCommonProbeV1HttpProbeInputs;
|
|
37
37
|
/**
|
|
38
38
|
* ID is the unique identifier for the probe
|
|
39
39
|
*/
|
|
@@ -70,7 +70,7 @@ export interface GithubComHarnessHceSaasHceSdkCommonProbeV1Probe {
|
|
|
70
70
|
/**
|
|
71
71
|
* RunProperty contains timeout, retry and interval for the probe
|
|
72
72
|
*/
|
|
73
|
-
runProperties?:
|
|
73
|
+
runProperties?: GithubComHarnessHceSaasHceSdkCommonProbeV1RunProperty;
|
|
74
74
|
/**
|
|
75
75
|
* inputs needed for the SLO probe
|
|
76
76
|
*/
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType';
|
|
2
|
+
export interface GithubComHarnessHceSaasHceSdkCommonProbeV1SyntheticsTest {
|
|
3
|
+
/**
|
|
4
|
+
* public id of the test
|
|
5
|
+
*/
|
|
6
|
+
publicId?: string;
|
|
7
|
+
/**
|
|
8
|
+
* type of the test; supports 'api' and 'browser' only
|
|
9
|
+
*/
|
|
10
|
+
testType?: GithubComHarnessHceSaasHceSdkCommonProbeV1DatadogSyntheticsTestType;
|
|
11
|
+
}
|
|
@@ -52,6 +52,10 @@ export interface InfraRegisterInfraUserInputs {
|
|
|
52
52
|
* The polling interval for fetching the new tasks
|
|
53
53
|
*/
|
|
54
54
|
taskPollInterval?: string;
|
|
55
|
+
/**
|
|
56
|
+
* Task update interval
|
|
57
|
+
*/
|
|
58
|
+
taskUpdateInterval?: string;
|
|
55
59
|
/**
|
|
56
60
|
* Specifies the maximum number of retries in case of a failure while sending a task status or result
|
|
57
61
|
*/
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import type { SecurityGovernanceInfraSpec } from '../schemas/SecurityGovernanceInfraSpec';
|
|
2
|
+
import type { SecurityGovernanceAccessControl } from '../schemas/SecurityGovernanceAccessControl';
|
|
2
3
|
export interface SecurityGovernanceMachineSpec {
|
|
3
4
|
infraSpec?: SecurityGovernanceInfraSpec;
|
|
5
|
+
unverifiedProbe?: SecurityGovernanceAccessControl;
|
|
4
6
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type TypesProbeVerdict = 'Awaited' | 'Failed' | 'NA' | 'Passed';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { TypesProbeVerdict } from '../schemas/TypesProbeVerdict';
|
|
2
2
|
export interface TypesStatus {
|
|
3
3
|
description?: string;
|
|
4
|
-
verdict?:
|
|
4
|
+
verdict?: TypesProbeVerdict;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { V1AppDynamicsInputs } from '../schemas/V1AppDynamicsInputs';
|
|
2
|
-
import type {
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
3
3
|
import type { V1DynatraceApmProbeInputs } from '../schemas/V1DynatraceApmProbeInputs';
|
|
4
4
|
import type { V1GcpCloudMonitoringInputs } from '../schemas/V1GcpCloudMonitoringInputs';
|
|
5
5
|
import type { V1NewRelicInputs } from '../schemas/V1NewRelicInputs';
|
|
@@ -13,7 +13,7 @@ export interface V1ApmProbeInputs {
|
|
|
13
13
|
/**
|
|
14
14
|
* Comparator check for the correctness of the probe output
|
|
15
15
|
*/
|
|
16
|
-
comparator?:
|
|
16
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
17
17
|
/**
|
|
18
18
|
* DynatraceApmProbeInputs contains the inputs required for Dynatrace probe
|
|
19
19
|
*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
2
2
|
export interface V1DatadogMetrics {
|
|
3
3
|
/**
|
|
4
4
|
* Comparator check for the correctness of the probe output
|
|
5
5
|
*/
|
|
6
|
-
comparator?:
|
|
6
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
7
7
|
/**
|
|
8
8
|
* Raw query string
|
|
9
9
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics';
|
|
2
2
|
export interface V1DynatraceApmProbeInputs {
|
|
3
3
|
/**
|
|
4
4
|
* DurationInMin contains the duration in minutes
|
|
@@ -11,5 +11,5 @@ export interface V1DynatraceApmProbeInputs {
|
|
|
11
11
|
/**
|
|
12
12
|
* Raw metrcis details of the Dynatrace probe
|
|
13
13
|
*/
|
|
14
|
-
metrics?:
|
|
14
|
+
metrics?: GithubComHarnessHceSaasHceSdkCommonProbeV1Metrics;
|
|
15
15
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
2
2
|
export interface V1NewrelicMetrics {
|
|
3
3
|
/**
|
|
4
4
|
* Comparator check for the correctness of the probe output
|
|
5
5
|
*/
|
|
6
|
-
comparator?:
|
|
6
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
7
7
|
/**
|
|
8
8
|
* Mode on which metrcis will get evaluated(min/max/mean)
|
|
9
9
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { V1Authorization } from '../schemas/V1Authorization';
|
|
2
|
-
import type {
|
|
3
|
-
import type {
|
|
2
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
3
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig';
|
|
4
4
|
export interface V1PromProbeInputs {
|
|
5
5
|
/**
|
|
6
6
|
* Auth contains the authentication details for the prometheus probe
|
|
@@ -9,7 +9,7 @@ export interface V1PromProbeInputs {
|
|
|
9
9
|
/**
|
|
10
10
|
* Comparator check for the correctness of the probe output
|
|
11
11
|
*/
|
|
12
|
-
comparator?:
|
|
12
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
13
13
|
/**
|
|
14
14
|
* Endpoint for the prometheus probe
|
|
15
15
|
*/
|
|
@@ -25,5 +25,5 @@ export interface V1PromProbeInputs {
|
|
|
25
25
|
/**
|
|
26
26
|
* TLSConfig contains the tls configuration for the prometheus probe
|
|
27
27
|
*/
|
|
28
|
-
tlsConfig?:
|
|
28
|
+
tlsConfig?: GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig;
|
|
29
29
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig';
|
|
2
2
|
export interface V1PrometheusInputs {
|
|
3
3
|
/**
|
|
4
4
|
* Endpoint for the prometheus probe
|
|
@@ -11,5 +11,5 @@ export interface V1PrometheusInputs {
|
|
|
11
11
|
/**
|
|
12
12
|
* TLSConfig contains the tls configuration for the prometheus probe
|
|
13
13
|
*/
|
|
14
|
-
tlsConfig?:
|
|
14
|
+
tlsConfig?: GithubComHarnessHceSaasHceSdkCommonProbeV1TlsConfig;
|
|
15
15
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo } from '../schemas/GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo';
|
|
2
2
|
import type { V1EvaluationWindow } from '../schemas/V1EvaluationWindow';
|
|
3
3
|
import type { V1SloSourceMetadata } from '../schemas/V1SloSourceMetadata';
|
|
4
4
|
export interface V1SloProbeInputs {
|
|
5
5
|
/**
|
|
6
6
|
* Comparator check for the correctness of the probe output
|
|
7
7
|
*/
|
|
8
|
-
comparator?:
|
|
8
|
+
comparator?: GithubComHarnessHceSaasHceSdkCommonProbeV1ComparatorInfo;
|
|
9
9
|
/**
|
|
10
10
|
* EvaluationTimeout is the timeout window in which the SLO metrics
|
|
11
11
|
* will be fetched and will be evaluated
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type GithubComHarnessHceSaasGraphqlServerPkgChaosV2ProbesTypesProbeVerdict = 'Awaited' | 'Failed' | 'NA' | 'Passed';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type V1DatadogSyntheticsTestType = 'api' | 'browser';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { V1ComparatorInfo } from '../schemas/V1ComparatorInfo';
|
|
2
|
-
import type { V1Metrics } from '../schemas/V1Metrics';
|
|
3
|
-
export interface V1DynatraceProbeInputs {
|
|
4
|
-
/**
|
|
5
|
-
* APITokenSecretName for authenticating with the Dynatrace platform
|
|
6
|
-
*/
|
|
7
|
-
apiTokenSecretName?: string;
|
|
8
|
-
/**
|
|
9
|
-
* Comparator check for the correctness of the probe output
|
|
10
|
-
*/
|
|
11
|
-
comparator?: V1ComparatorInfo;
|
|
12
|
-
/**
|
|
13
|
-
* Endpoint of the Dynatrace probe
|
|
14
|
-
*/
|
|
15
|
-
endpoint?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Raw metrcis details of the Dynatrace probe
|
|
18
|
-
*/
|
|
19
|
-
metrics?: V1Metrics;
|
|
20
|
-
/**
|
|
21
|
-
* Timeframe of the metrics
|
|
22
|
-
*/
|
|
23
|
-
timeFrame?: string;
|
|
24
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { V1DatadogSyntheticsTestType } from '../schemas/V1DatadogSyntheticsTestType';
|
|
2
|
-
export interface V1SyntheticsTest {
|
|
3
|
-
/**
|
|
4
|
-
* public id of the test
|
|
5
|
-
*/
|
|
6
|
-
publicId?: string;
|
|
7
|
-
/**
|
|
8
|
-
* type of the test; supports 'api' and 'browser' only
|
|
9
|
-
*/
|
|
10
|
-
testType?: V1DatadogSyntheticsTestType;
|
|
11
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|