Rollouts
Configurations returned successfully
Authentication required
Internal server error while loading configurations
GET /v1/rollouts HTTP/1.1
Accept: */*
{
"configurations": [
{
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
"[Circular Reference]"
],
"connectors": [
"[Circular Reference]"
],
"contentType": "text",
"destinations": [
"[Circular Reference]"
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
"[Circular Reference]"
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
"[Circular Reference]"
],
"raw": "text",
"rollout": {
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
"[Circular Reference]"
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
}
]
}Active rollouts advanced; updated configurations returned
Authentication required
Internal server error while updating rollouts
POST /v1/rollouts HTTP/1.1
Accept: */*
{
"configurations": [
{
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
"[Circular Reference]"
],
"connectors": [
"[Circular Reference]"
],
"contentType": "text",
"destinations": [
"[Circular Reference]"
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
"[Circular Reference]"
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
"[Circular Reference]"
],
"raw": "text",
"rollout": {
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
"[Circular Reference]"
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
}
]
}the name of the configuration
Configuration returned successfully
Authentication required
No configuration exists with the given name
Internal server error while loading the configuration
GET /v1/rollouts/{name} HTTP/1.1
Accept: */*
{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}the name of the configuration
Pause accepted; rollout paused or already not in a started state (no-op)
Authentication required
No configuration exists with the given name
Internal server error while pausing the rollout
PUT /v1/rollouts/{name}/pause HTTP/1.1
Accept: */*
{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}the name of the configuration
Rollout resumed, or no-op if the rollout was not paused or errored
Authentication required
No configuration exists with the given name
Internal server error while resuming the rollout
PUT /v1/rollouts/{name}/resume HTTP/1.1
Accept: */*
{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}the name of the configuration
MaxErrors is the maximum number of failed agents before the rollout will be considered an error
Rollout started, resumed, or already in a started/stable state
Invalid options payload, or the configuration references unlicensed components
Authentication required
No configuration exists with the given name
Internal server error while starting the rollout
POST /v1/rollouts/{name}/start HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 92
{
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
}{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}the name of the configuration
Current rollout status returned
Authentication required
No configuration exists with the given name
Internal server error while loading the configuration
GET /v1/rollouts/{name}/status HTTP/1.1
Accept: */*
{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}the name of the configuration
Rollout evaluated; current configuration returned
Authentication required
No configuration exists with the given name
Internal server error while updating the rollout
POST /v1/rollouts/{name}/update HTTP/1.1
Accept: */*
{
"configuration": {
"apiVersion": "string",
"kind": "string",
"metadata": {
"additionalInfo": {
"documentation": [
{
"text": "text",
"url": "text"
}
],
"message": "string"
},
"blueprintTags": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"dateModified": "text",
"deprecated": true,
"description": "string",
"displayName": "string",
"hash": "text",
"icon": "string",
"id": "string",
"labels": {},
"name": "string",
"resourceDocLink": "string",
"stability": "string",
"version": 1,
"warning": "string"
},
"spec": {
"configurations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"connectors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"contentType": "text",
"destinations": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"disableLegacyEnvVarNormalization": true,
"extensions": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"measurementInterval": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"processors": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"raw": "text",
"rollout": {
"connectors": [
"[Circular Reference]"
],
"description": "text",
"destinations": [
"[Circular Reference]"
],
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": [
"[Circular Reference]"
],
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": [
"[Circular Reference]"
],
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
},
"selector": {
"matchLabels": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"sources": [
{
"connectors": "[Circular Reference]",
"description": "text",
"destinations": "[Circular Reference]",
"disabled": true,
"displayName": "text",
"id": "text",
"licenseEnabled": true,
"name": "text",
"parameters": [
{
"credential": true,
"name": "text",
"sensitive": true,
"value": null
}
],
"presetTarget": {
"type": "text",
"versionConstraint": "text"
},
"processors": "[Circular Reference]",
"public": true,
"recommendation": "text",
"routes": {
"logs": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"logs+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics": [
{
"components": [
"exit"
],
"id": "text"
}
],
"metrics+traces": [
{
"components": [
"exit"
],
"id": "text"
}
],
"traces": [
{
"components": [
"exit"
],
"id": "text"
}
]
},
"secOpsPipelineName": "text",
"sources": "[Circular Reference]",
"telemetryExample": {
"after": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"before": {
"attributes": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"body": null,
"observedTimestamp": "text",
"resource": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"severityNumber": 1,
"severityText": "text",
"timestamp": "text"
},
"telemetryType": "text"
},
"type": "text",
"version": "text"
}
],
"topologyInterval": "text",
"type": "text"
},
"status": {
"current": true,
"currentVersion": -2,
"latest": true,
"pending": true,
"pendingVersion": -2,
"rollout": {
"completedAt": "text",
"name": "text",
"options": {
"maxErrors": 1,
"phaseAgentCount": {
"initial": 1,
"maximum": 1,
"multiplier": 1,
"type": "adaptive"
}
},
"phase": 1,
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"stage": 1,
"stages": [
{
"labels": {},
"name": "text",
"progress": {
"completed": 1,
"errors": 1,
"incompatible": 1,
"pending": 1,
"waiting": 1
},
"startedAt": "text"
}
],
"startedAt": "text",
"status": 0
}
}
},
"raw": "text"
}Last updated
Was this helpful?