Artifact

Artifact
Artifact

Patch rest model that is located in the Product Version Catalog, these models are consumed by LCM's Flex BOM workflows.

JSON Example
{
    "bundles": [
        {
            "id": "string",
            "type": "string",
            "name": "string"
        }
    ]
}
array of BundleInfo
bundles
Optional

List of bundle artifacts for corresponding product patch version

Property Of