ComponentDesiredSoftware

ComponentDesiredSoftware
ComponentDesiredSoftware

Defines component desired software spec

JSON Example
{
    "publicName": "publicName",
    "type": "OPS",
    "version": "version"
}
type
Required  

Enum of supported component types for build and lifecycle.

Enumeration: OPS, OPS_DATA_PLATFORM, VCFA, OPS_NETWORKS, OPS_NETWORKS_COLLECTOR, VIDB, VSP, VCF_FLEET_LCM, VCF_SDDC_LCM, VCF_FLEET_DEPOT, OPS_LOGS, SALT_RAAS, SALT, TELEMETRY_ACCEPTOR, VCFMS_METRICS_STORE, VCF_OPS_CLOUD_PROXY, VCD_MIGRATOR
string
publicName
Optional

Public display name for the component

string
version
Required  

Desired version for the component

Property Of