summaryrefslogtreecommitdiffstats
path: root/docs/guides/overview/media
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Overview document createdNoemi Wagner6-0/+217
The overview document targets to provide the reader with a basic understanding on ONAP and its basic functional description.The doc also provides insight to Benefit of ONAP, licenses needed, basic releases etc. Issue-ID: DOC-364 Change-Id: I87c10896dc308d24d5aa8b54d920545372ffc41d Signed-off-by: Noemi Wagner <noemi.wagner@nokia.com>
a id='n5' href='#n5'>5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
{
  "requestDetails": {
    "cloudConfiguration": {
      "lcpCloudRegionId": "mtn6", 
      "tenantId": "19123c2924c648eb8e42a3c1f14b7682"
    }, 
    "modelInfo": {  
      "modelName": "SDNW Service 1710", 
      "modelType": "vnf", 
      "modelVersionId": "1710966e-097c-4d63-afda-e0d3bb7015fb"
    }, 
    "requestInfo": {
      "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", 
      "requestorId": "xxxxxx", 
      "source": "VID", 
      "suppressRollback": false
    }, 
    "requestParameters": {
      "aLaCarte" : false,
      "autoBuildVfModules": true, 
      "subscriptionServiceType": "MSO-dev-service-type", 
      "userParams": [
        {
          "name": "aic_zone", 
          "value": "mtn6"
        }
      ]
    }, 
    "subscriberInfo": {
      "globalSubscriberId": "MSO_1610_dev", 
      "subscriberName": "MSO_1610_dev"
    },
    "project": {
		"projectName": "projectName"
	},
	"owningEntity": {
      "owningEntityId": "randomStrings", 
      "owningEntityName": "randomStrings"
	}
  }
}