PnfdArchiveArtifactInfo

PnfdArchiveArtifactInfo
PnfdArchiveArtifactInfo

This type represents an artifact contained in a PNFD archive. It shall comply with provisions defined in Table 5.5.3.6-1.

JSON Example
{
    "artifactPath": "string",
    "checksum": {
        "algorithm": "string",
        "hash": "string"
    },
    "nonManoArtifactSetId": "string"
}
artifactPath
Required

artifactPath

checksum
Required

checksum

nonManoArtifactSetId
Optional

nonManoArtifactSetId

metadata
Optional

metadata

Property Of