Hosts_SolutionSpec

Hosts_SolutionSpec
Hosts_SolutionSpec

The SolutionSpec structure contains fields that describe solution registered in the software specification.

JSON Example
{
    "version": "string",
    "components": [
        {
            "component": "string"
        }
    ]
}
string
version
Required

Version of the solution.

components
Required

Components registered by the solution.