@itentialopensource/adapter-etsi_sol005
Version:
This adapter integrates with system described as: ETSI sol005
227 lines • 5.15 kB
JSON
[
{
"id": "string",
"vnfSnapshotPkgUniqueId": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"createdAt": null,
"vnfSnapshotId": "string",
"vnfcSnapshotInfoIds": [
"string",
"string",
"string",
"string"
],
"isFullSnapshot": false,
"vnfdInfo": {
"vnfdId": "string",
"vnfdPath": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true
},
"vnfsr": {
"recordPath": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true
},
"vnfcSnapshotImages": [
{
"id": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"vnfcInstanceId": "string",
"containerFormat": "AKI",
"diskFormat": "ISO",
"createdAt": null,
"minDisk": 9,
"minRam": 9,
"size": 1,
"userMetadata": {},
"imagePath": "string",
"imageUri": "string"
},
{
"id": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"vnfcInstanceId": "string",
"containerFormat": "OVA",
"diskFormat": "RAW",
"createdAt": null,
"minDisk": 3,
"minRam": 3,
"size": 8,
"userMetadata": {},
"imagePath": "string",
"imageUri": "string"
},
{
"id": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"vnfcInstanceId": "string",
"containerFormat": "BARE",
"diskFormat": "QCOW2",
"createdAt": null,
"minDisk": 8,
"minRam": 2,
"size": 1,
"userMetadata": {},
"imagePath": "string",
"imageUri": "string"
},
{
"id": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true,
"vnfcInstanceId": "string",
"containerFormat": "DOCKER",
"diskFormat": "ARI",
"createdAt": null,
"minDisk": 7,
"minRam": 7,
"size": 4,
"userMetadata": {},
"imagePath": "string",
"imageUri": "string"
},
{
"id": "string",
"name": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true,
"vnfcInstanceId": "string",
"containerFormat": "DOCKER",
"diskFormat": "AMI",
"createdAt": null,
"minDisk": 2,
"minRam": 9,
"size": 3,
"userMetadata": {},
"imagePath": "string",
"imageUri": "string"
}
],
"additionalArtifacts": [
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": true,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"metadata": {}
},
{
"artifactPath": "string",
"artifactUri": "string",
"checksum": {
"algorithm": "string",
"hash": "string"
},
"isEncrypted": false,
"metadata": {}
}
],
"state": "ERROR",
"isCancelPending": true,
"failureDetails": {
"errorType": "PROCESS_ERROR",
"details": {
"type": "string",
"title": "string",
"status": 3,
"detail": "string",
"instance": "string"
}
},
"userDefinedData": {},
"_links": {
"self": {
"href": "string"
},
"packageContent": {
"href": "string"
}
}
}
]