description:List of resource definitions in the AppD for resources to be added by the LCM operation which is related to this grant request, with one entry per resource.
description:Reference to the virtualised resource realizing this link port.
$ref:'#/components/schemas/ResourceHandle'
type:object
required:
-id
-resourceHandle
@@ -567,6 +566,8 @@ components:
properties:
layerProtocol:
type:string
enum:
-SEE_DESCRIPTION
description:'Identifieroflayer(s)andprotocol(s).
@@ -574,12 +575,9 @@ components:
Seenote.'
enum:
-SEE_DESCRIPTION
ipOverEthernet:
description:Network address data for IP over Ethernet to assign to the extCP instance. Shall be present if layerProtocol is equal to "IP_OVER_ETHERNET", and shall be absent otherwise.
summary:Notify application package on boarding or change.
summary:Delivers a notification from the application lifecycle management resource to the subscriber.
description:The POST method delivers a notification from the application package management resource in MEO or MEAO to the subscriber.
operationId:UserdefinednotificationPOST
tags:
@@ -356,7 +356,7 @@ paths:
post:
summary:Callback POST used to send a notification
description:Subscription notification
operationId:notificationPOST
operationId:notificationPOST290025
requestBody:
description:Subscription notification
required:true
@@ -464,7 +464,7 @@ paths:
type:string
/user_defined_notification:
post:
summary:Notify application package on boarding or change.
summary:Delivers a notification from the application lifecycle management resource to the subscriber.
description:The POST method delivers a notification from the application package management resource in MEO or MEAO to the subscriber.
operationId:UserdefinednotificationPOST
tags:
@@ -752,8 +752,6 @@ paths:
type:string
components:
schemas:
Not_specified:
type:object
ProblemDetails:
type:object
properties:
@@ -1591,7 +1589,6 @@ components:
virtualComputeDescriptor:
description:Describes CPU and memory requirements, as well as optional additional requirements, such as disk and acceleration related capabilities, of the single VM used to realize this MEC application. See note 5.
description:If present, it represents the application network policy of carrying the application traffic.
$ref:'#/components/schemas/AppNetworkPolicy'
type:object
mciopId:
description:Identifies the MCIOP in the application package, used in containerized workload management, when the application is realized by a set of OS containers. See note 7.
type:string
mcioIdentificationData:
description:Name and type of the Managed Container Infrastructure Object (MCIO) that realizes this application. It allows the VNFM to identify the MCIO e.g. when querying the Container Infrastructure Service Management (CISM). See note 7. It shall be present when the application is realized by one or a set of OS containers and shall be absent otherwise.
description:Describes the destination interface information. If the action is FORWARD_DECAPSULATED, FORWARD_ENCAPSULATED or PASSTHROUGH, one value shall be provided. If the action is DUPLICATE_DECAPSULATED or DUPLICATE_ENCAPSULATED, two values shall be provided. See note 2. If the action is DROP, no value shall be provided.
$ref:'#/components/schemas/InterfaceDescriptor'
type:object
required:
-trafficRuleId
-filterType
@@ -1934,13 +1923,12 @@ components:
properties:
interfaceType:
type:string
description:'Typeofinterface:TUNNEL,MAC,IP,etc.'
enum:
-SEE_DESCRIPTION
description:'Typeofinterface:TUNNEL,MAC,IP,etc.'
tunnelInfo:
description:Included only if the destination address type is tunnel.
$ref:'#/components/schemas/TunnelInfo'
type:object
srcMACAddress:
description:If the interface type is MAC, the source address identifies the MAC address of the interface.
description:Information about the transport in this transport binding.
$ref:'#/components/schemas/TransportDescriptor'
type:object
serializers:
description:Information about the serializers in this transport binding, as defined in the SerializerType type in ETSI GS MEC 011 [17]. Support for at least one of the entries is required in conjunction with the transport.
type:array
@@ -2080,7 +2066,6 @@ components:
type:
description:Type of the transport, as defined in the TransportTypes type in ETSI GS MEC 011 [17].
$ref:'#/components/schemas/TransportTypes'
type:object
protocol:
description:The name of the protocol used. Shall be set to "HTTP" for a REST API.
type:string
@@ -2090,7 +2075,6 @@ components:
security:
description:Information about the security used by the transport in ETSI GS MEC 011 [17].
$ref:'#/components/schemas/SecurityInfo'
type:object
implSpecificInfo:
description:Additional implementation specific details of the transport.
type:object
@@ -2146,7 +2130,6 @@ components:
checksum:
description:Checksum of the onboarded application package.
$ref:'#/components/schemas/Checksum'
type:object
userDefinedData:
description:User defined data for the application package.
type:object
@@ -2187,7 +2170,6 @@ components:
checksum:
description:Checksum of the onboarded application package.
$ref:'#/components/schemas/Checksum'
type:object
signingCertificate:
description:The singleton signing certificate if it is included as a file in the AppD archive.
description:Indicates transports and serialization formats supported made available to the service-consuming application. Defaults to REST + JSON if absent.
type:object
minItems:0
properties:
transport:
description:Information about the transport in this binding.