"description":"Identifier of the external CP instance to which this set of configuration parameters is requested to be applied. \n\nShall be present if this instance has already been created."
},
"cpProtocolData":{
"minItems":0,
"type":"array",
"items":{
"$ref":"#/components/schemas/CpProtocolData"
@@ -281,7 +280,6 @@
"type":"object",
"properties":{
"cpConfig":{
"minItems":1,
"type":"array",
"items":{
"$ref":"#/components/schemas/AppExtCpConfig"
@@ -350,7 +348,6 @@
"type":"object",
"properties":{
"extCps":{
"minItems":1,
"type":"array",
"items":{
"$ref":"#/components/schemas/AppExtCpData"
@@ -358,7 +355,6 @@
"description":"External CPs of the application instance to be connected to this external VL."
},
"extLinkPorts":{
"minItems":0,
"type":"array",
"items":{
"$ref":"#/components/schemas/ExtLinkPortData"
@@ -390,22 +386,23 @@
"type":"object",
"properties":{
"id":{
"type":"string"
"type":"string",
"description":"Identifier of the Grant."
},
"appInstanceId":{
"type":"string",
"description":"Identifier of application instance."
"description":"Identifier of the application instance which this Grant is related to."
},
"appLcmOpOccId":{
"type":"string",
"description":"Identifier of application lifecycle management operation occurrence."
"description":"The identifier of the application lifecycle management operation occurrence associated to the Grant."
},
"vimConnections":{
"type":"array",
"description":"Provides information regarding VIM connections that are approved to be used by the MEPM to allocate resources, and provides parameters of these VIM connections.",
"items":{
"$ref":"#/components/schemas/VimConnectionInfo"
},
"description":""
}
},
"zones":{
"type":"array",
@@ -763,7 +760,7 @@
},
"resourceTemplateId":{
"type":"string",
"description":"Reference to a resource template, i.e. VirtualLinkDesc, VirtualComputeDesc, AppExtCpd, VirtualStorageDesc in the AppD."
"description":"Reference to a resource template, i.e. VirtualComputeDescriptor, AppExtCpd, VirtualStorageDescriptor in the AppD."
},
"resource":{
"$ref":"#/components/schemas/Resource"
@@ -874,7 +871,6 @@
"type":"object",
"properties":{
"zoneId":{
"minItems":1,
"type":"array",
"items":{
"type":"string"
@@ -893,10 +889,11 @@
"properties":{
"id":{
"type":"string",
"description":"The identifier of this ZoneInfo instance, for the purpose of referencing it from other structures in the \"Grant\" structure."
"description":"Identifier of the connection to the VIM that manages the resource zone. The applicable \"VimConnectionInfo\" structure, which is referenced by vimConnectionId, can be obtained from the\" vimConnectionInfo\" attribute of the \"AppInstanceInfo\" structure."
description:External CPs of the application instance to be connected to this external VL.
extLinkPorts:
minItems:0
type:array
items:
$ref:'#/components/schemas/ExtLinkPortData'
@@ -270,17 +266,18 @@ components:
properties:
id:
type:string
description:Identifier of the Grant.
appInstanceId:
type:string
description:Identifier of application instance.
description:Identifier of the application instance which this Grant is related to.
appLcmOpOccId:
type:string
description:Identifier of application lifecycle management operation occurrence.
description:The identifier of the application lifecycle management operation occurrence associated to the Grant.
vimConnections:
type:array
description:Provides information regarding VIM connections that are approved to be used by the MEPM to allocate resources, and provides parameters of these VIM connections.
items:
$ref:'#/components/schemas/VimConnectionInfo'
description:''
zones:
type:array
items:
@@ -540,7 +537,7 @@ components:
description:Reference to the related VDU in the AppD applicable to this resource.
resourceTemplateId:
type:string
description:Reference to a resource template, i.e. VirtualLinkDesc, VirtualComputeDesc, AppExtCpd, VirtualStorageDesc in the AppD.
description:Reference to a resource template, i.e. VirtualComputeDescriptor, AppExtCpd, VirtualStorageDescriptor in the AppD.
description:The identifier of this ZoneInfo instance, for the purpose of referencing it from other structures in the "Grant" structure.
description:Identifier of the connection to the VIM that manages the resource zone. The applicable "VimConnectionInfo" structure, which is referenced by vimConnectionId, can be obtained from the " vimConnectionInfo" attribute of the "AppInstanceInfo" structure.
vimConnectionId:
type:string
description:
zoneId:
type:string
description:The identifier of the resource zone, as managed by the resource management layer (typically, the VIM).