"description":"Information about external VLs to connect the application instance to. See note 3."
},
"additionalParams":{
"type":"object",
"description":"'This data type represents a list of key-value pairs. The order of the pairs in the list is not significant. In JSON, a set of key-value pairs is represented as an object. It shall comply with the provisions defined in clause 4 of IETF RFC 8259'"
"$ref":"#/components/schemas/KeyValuePair",
"description":"MEPM, specific to the application and the LCM operation."
},
"_links":{
"description":"Links to resources related to this request.",
@@ -474,11 +474,8 @@
"description":"Provides the definitions of resources to be modified by the LCM operation which is related to this grant request, with one entry per resource."
},
"additionalParams":{
"type":"string",
"items":{
"$ref":"#/components/schemas/KeyValuePair"
},
"description":"EPM, specific to the application and the LCM operation."
"$ref":"#/components/schemas/KeyValuePair",
"description":"MEPM, specific to the application and the LCM operation."
},
"_links":{
"$ref":"#/components/schemas/GrantRequest.links"
@@ -526,6 +523,7 @@
"description":"NOTE 1: At least one of \"macAddress\" or \"ipAddresses\" shall be present.\nNOTE 2: Exactly one of \"fixedAddresses\", \"numDynamicAddresses\" or \"ipAddressRange\" shall be present.\n"
},
"KeyValuePair":{
"description":"This data type represents a list of key-value pairs. The order of the pairs in the list is not\nsignificant. In JSON, a set of key-value pairs is represented as an object. It shall comply with\nthe provisions defined in clause 4 of IETF RFC 8259.\n",
description:Links to resources related to this request.
$ref:"#/components/schemas/Grant.links"
@@ -422,10 +422,8 @@ components:
$ref:"#/components/schemas/ResourceDefinition"
description:Provides the definitions of resources to be modified by the LCM operation which is related to this grant request, with one entry per resource.