NsdArchiveArtifactInfo
NsdArchiveArtifactInfo
This type represents an artifact contained in an NSD archive. It shall comply with provisions defined in Table 5.5.3.5-1.
JSON Example
{
"artifactPath": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
}
}