Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 1 | { |
| 2 | "services": { |
| 3 | "0346aa9f-57b7-458a-9681-daf5b19d52b0": { |
| 4 | "uuid": "0346aa9f-57b7-458a-9681-daf5b19d52b0", |
| 5 | "name": "The Worst Service", |
| 6 | "version": "1.0", |
| 7 | "toscaModelURL": "sampleTosca.csar", |
| 8 | "category": "Bad Services", |
| 9 | "lifecycleState": "NOT_CERTIFIED_CHECKOUT", |
| 10 | "lastUpdaterUserId": "example@example.org", |
| 11 | "lastUpdaterFullName": "Example User", |
| 12 | "distributionStatus": "DISTRIBUTION_REJECTED", |
| 13 | "artifacts": [], |
| 14 | "resources": [] |
| 15 | }, |
| 16 | "1346aa9f-57b7-458a-9681-daf5b19d52b1": { |
| 17 | "uuid": "1346aa9f-57b7-458a-9681-daf5b19d52b1", |
| 18 | "name": "The Worst Service", |
| 19 | "version": "1.1", |
| 20 | "toscaModelURL": "sampleTosca.csar", |
| 21 | "category": "Bad Services", |
| 22 | "lifecycleState": "CERTIFIED", |
| 23 | "lastUpdaterUserId": "example@example.org", |
| 24 | "lastUpdaterFullName": "Example User", |
| 25 | "distributionStatus": "DISTRIBUTED", |
| 26 | "artifacts": [], |
| 27 | "resources": [] |
| 28 | }, |
| 29 | "3346aa9f-57b7-458a-9681-daf5b19d52b3": { |
| 30 | "uuid": "3346aa9f-57b7-458a-9681-daf5b19d52b3", |
| 31 | "name": "Bland Service", |
| 32 | "version": "1.9", |
| 33 | "toscaModelURL": "sampleTosca.csar", |
| 34 | "category": "Neutral Services", |
| 35 | "lifecycleState": "CERTIFIED", |
| 36 | "lastUpdaterUserId": "example@example.org", |
| 37 | "lastUpdaterFullName": "Example User", |
| 38 | "distributionStatus": "DISTRIBUTION_NOT_APPROVED", |
| 39 | "artifacts": [], |
| 40 | "resources": [] |
| 41 | }, |
| 42 | "2346aa9f-57b7-458a-9681-daf5b19d52b2": { |
| 43 | "uuid": "2346aa9f-57b7-458a-9681-daf5b19d52b2", |
| 44 | "name": "The Best Service", |
| 45 | "version": "1.3", |
| 46 | "toscaModelURL": "sampleTosca.csar", |
| 47 | "category": "Good Services", |
| 48 | "lifecycleState": "CERTIFIED", |
| 49 | "lastUpdaterUserId": "example@example.org", |
| 50 | "lastUpdaterFullName": "Example User", |
| 51 | "distributionStatus": "DISTRIBUTION_APPROVED", |
| 52 | "artifacts": [ |
| 53 | { |
| 54 | "artifactUUID": "0cf78c81-1246-45e7-a190-eaa309ee5680", |
| 55 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 56 | "artifactName": "The Worst Artifact", |
| 57 | "artifactType": "HEAT", |
| 58 | "artifactDescription": "This is the worst artifact", |
| 59 | "artifactURL": "http://www.openecomp.org/", |
| 60 | "artifactTimeout": "60", |
| 61 | "artifactChecksum": "A worthy checksum", |
| 62 | "artifactVersion": "0.1" |
| 63 | }, |
| 64 | { |
| 65 | "artifactUUID": "1cf78c81-1246-45e7-a190-eaa309ee5681", |
| 66 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 67 | "artifactName": "The Worst Artifact", |
| 68 | "artifactType": "HEAT", |
| 69 | "artifactDescription": "This is the worst artifact", |
| 70 | "artifactURL": "http://www.openecomp.org/", |
| 71 | "artifactTimeout": "60", |
| 72 | "artifactChecksum": "A worthy checksum", |
| 73 | "artifactVersion": "0.1" |
| 74 | }, |
| 75 | { |
| 76 | "artifactUUID": "2cf78c81-1246-45e7-a190-eaa309ee5682", |
| 77 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 78 | "artifactName": "The Worst Artifact", |
| 79 | "artifactType": "HEAT", |
| 80 | "artifactDescription": "This is the worst artifact", |
| 81 | "artifactURL": "http://www.openecomp.org/", |
| 82 | "artifactTimeout": "60", |
| 83 | "artifactChecksum": "A worthy checksum", |
| 84 | "artifactVersion": "0.1" |
| 85 | } |
| 86 | ], |
| 87 | "resources": [] |
| 88 | } |
| 89 | }, |
| 90 | "resources": { |
| 91 | "2f92b5b0-10ff-4cf4-9531-88546fe88a42": { |
| 92 | "uuid": "2f92b5b0-10ff-4cf4-9531-88546fe88a42", |
| 93 | "invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d", |
| 94 | "name": "The Worst Resource", |
| 95 | "version": "0.1", |
| 96 | "toscaModelURL": "sampleTosca.csar", |
| 97 | "toscaModel": "http://www.openecomp.org/", |
| 98 | "toscaResourceName": "The Worst Resource (TOSCA)", |
| 99 | "category": "Bad Resources", |
| 100 | "subCategory": "Really Bad Resources", |
| 101 | "resourceType": "VF", |
| 102 | "lifecycleState": "CERTIFIED", |
| 103 | "lastUpdaterUserId": "example@example.org", |
| 104 | "lastUpdaterFullName": "Example User", |
| 105 | "artifacts": [ |
| 106 | { |
| 107 | "artifactUUID": "0cf78c81-1246-45e7-a190-eaa309ee5680", |
| 108 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 109 | "artifactName": "The Worst Artifact", |
| 110 | "artifactType": "HEAT", |
| 111 | "artifactDescription": "This is the worst artifact", |
| 112 | "artifactURL": "http://www.openecomp.org/", |
| 113 | "artifactTimeout": "60", |
| 114 | "artifactChecksum": "A worthy checksum", |
| 115 | "artifactVersion": "0.1" |
| 116 | }, |
| 117 | { |
| 118 | "artifactUUID": "1cf78c81-1246-45e7-a190-eaa309ee5681", |
| 119 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 120 | "artifactName": "The Worst Artifact", |
| 121 | "artifactType": "HEAT", |
| 122 | "artifactDescription": "This is the worst artifact", |
| 123 | "artifactURL": "http://www.openecomp.org/", |
| 124 | "artifactTimeout": "60", |
| 125 | "artifactChecksum": "A worthy checksum", |
| 126 | "artifactVersion": "0.1" |
| 127 | }, |
| 128 | { |
| 129 | "artifactUUID": "2cf78c81-1246-45e7-a190-eaa309ee5682", |
| 130 | "generatedFromUUID": "3cf78c81-1246-45e7-a190-eaa309ee5680", |
| 131 | "artifactName": "The Worst Artifact", |
| 132 | "artifactType": "HEAT", |
| 133 | "artifactDescription": "This is the worst artifact", |
| 134 | "artifactURL": "http://www.openecomp.org/", |
| 135 | "artifactTimeout": "60", |
| 136 | "artifactChecksum": "A worthy checksum", |
| 137 | "artifactVersion": "0.1" |
| 138 | } |
| 139 | ] |
| 140 | }, |
| 141 | "0f92b5b0-10ff-4cf4-9531-88546fe88a40": { |
| 142 | "uuid": "0f92b5b0-10ff-4cf4-9531-88546fe88a40", |
| 143 | "invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d", |
| 144 | "name": "The Worst Resource", |
| 145 | "version": "0.1", |
| 146 | "toscaModelURL": "sampleTosca.csar", |
| 147 | "toscaModel": "http://www.openecomp.org/", |
| 148 | "toscaResourceName": "The Worst Resource (TOSCA)", |
| 149 | "category": "Bad Resources", |
| 150 | "subCategory": "Really Bad Resources", |
| 151 | "resourceType": "VF", |
| 152 | "lifecycleState": "CERTIFIED", |
| 153 | "lastUpdaterUserId": "example@example.org", |
| 154 | "lastUpdaterFullName": "Example User", |
| 155 | "artifacts": [] |
| 156 | }, |
| 157 | "1f92b5b0-10ff-4cf4-9531-88546fe88a41": { |
| 158 | "uuid": "1f92b5b0-10ff-4cf4-9531-88546fe88a41", |
| 159 | "invariantUUID": "df92b5b0-10ff-4cf4-9531-88546fe88a4d", |
| 160 | "name": "The Worst Resource", |
| 161 | "version": "0.1", |
| 162 | "toscaModelURL": "sampleTosca.csar", |
| 163 | "toscaModel": "http://www.openecomp.org/", |
| 164 | "toscaResourceName": "The Worst Resource (TOSCA)", |
| 165 | "category": "Bad Resources", |
| 166 | "subCategory": "Really Bad Resources", |
| 167 | "resourceType": "VF", |
| 168 | "lifecycleState": "CERTIFIED", |
| 169 | "lastUpdaterUserId": "example@example.org", |
| 170 | "lastUpdaterFullName": "Example User", |
| 171 | "artifacts": [] |
| 172 | } |
| 173 | } |
| 174 | } |