[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

DataCollectorPackageObject

Packages object it describes the collector package name and docker image for the packages.


Properties

string as ^.*$
image_id Required

Name of the collector image e.g. viptela-sdwan, cisco-aci


string as ^.*$
repository Required

Collector image name with repository-url and image tag


string as ^.*$
tag Required

Collector image tag such as 1.0.0

JSON Example

{
    "image_id": "viptela-sdwan",
    "repository": "registry.cluster.omega.local:8443/omega-data-collector/viptela-sdwan:1.4.0-20",
    "tag": "1.4.0-20"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

List Collector Types

Feedback

Was this page helpful?