summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/MsoRequestTest/CloudConfiguration/InPlaceSoftwareUpdateCloudRegionId.json
blob: e876711c669cad3ab1391149f8b9d7067bb6fc9d (plain)
1
2
3
@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gi { color: #a6e22e } /* Generic.Inserted */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #75715e } /* Generic.Subheading */
.highlight .kc { color: #66d9ef } /* Keyword.Constant */
.highlight .kd { color: #66d9ef } /* Keyword.Declarati
{
	"requestDetails": {
		"modelInfo": {
			"modelType": "vnf",
			"modelInvariantId": "2fff5b20-214b-11e7-93ae-92361f002671",
			"modelVersionId": "ff2ae348-214a-11e7-93ae-92361f002671",
			"modelName": "vSAMP10a",
			"modelVersion": "1.0",
			"modelCustomizationName": "vSAMP10a 1",
			"modelCustomizationId": "68dc9a92-214c-11e7-93ae-92361f002671"
		},
		"cloudConfiguration": {
			"tenantId": "19123c2924c648eb8e42a3c1f14b7682"
		},
		"requestInfo": {
			"instanceName": "MSO_Dev_1802_VNF_10-9-1",
			"productFamilyId": "06f76284-8710-11e6-ae22-56b6b6499611",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "xxxxxx"
		},
		"relatedInstanceList": [
		{
			"relatedInstance": {
			"instanceId": "c44dd5dc-849b-4691-b3c4-111c33140389",
			"modelInfo": {
				"modelType": "service",
				"modelInvariantId": "9647dfc4-2083-11e7-93ae-92361f002671",
				"modelVersionId": "5df8b6de-2083-11e7-93ae-92361f002671",
				"modelName": "MSOTADevInfra_vSAMP10a_Service",
				"modelVersion": "1.0"
			}
		}
	}
	],
		"requestParameters": {
			"autoBuildVfModules": false,
			"payload": "{\"existing_software_version\": \"3.1\",\"new_software_version\": \"3.2\", \"operations_timeout\": \"3600\"}"
		}
	}
}