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"
}