{
"analysis": {
"args": [
{
"name": "string",
"value": "string",
"valueFrom": {
"fieldRef": {
"fieldPath": "string"
},
"podTemplateHashValue": "string"
}
}
],
"dryRun": [
{
"metricName": "string"
}
],
"measurementRetention": [
{
"limit": 0,
"metricName": "string"
}
],
"templates": [
{
"clusterScope": true,
"templateName": "string"
}
]
},
"experiment": {
"analyses": [
{
"args": [
{
"name": "string",
"value": "string",
"valueFrom": {
"fieldRef": {
"fieldPath": "string"
},
"podTemplateHashValue": "string"
}
}
],
"clusterScope": true,
"name": "string",
"requiredForCompletion": true,
"templateName": "string"
}
],
"duration": "string",
"templates": [
{
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"labels": {
"property1": "string",
"property2": "string"
}
},
"name": "string",
"replicas": 0,
"selector": {
"matchExpressions": [
{
"key": "string",
"operator": "string",
"values": [
"string"
]
}
],
"matchLabels": {
"property1": "string",
"property2": "string"
}
},
"specRef": "string",
"weight": 0
}
]
},
"pause": {
"duration": {
"intVal": 0,
"strVal": "string",
"type": 0
}
},
"setCanaryScale": {
"matchTrafficWeight": true,
"replicas": 0,
"weight": 0
},
"setWeight": 0
}