Loading OpenAPI/EdgeNRM.yaml +29 −9 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ components: type: object properties: cellIdList: type: array items: type: integer trackingAreaIdList: $ref: 'nrNrm.yaml#/components/schemas/Tai' $ref: 'nrNrm.yaml#/components/schemas/TaiList' servingPLMN: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' GeoLoc: Loading Loading @@ -55,8 +57,12 @@ components: type: object properties: affinityEAS: type: array items: type: string antiAffinityEAS: type: array items: type: string VirtualResource: type: object Loading @@ -65,6 +71,8 @@ components: type: integer virtualDisk: type: integer virutalCPU: type: string SoftwareImageInfo: type: object properties: Loading @@ -72,6 +80,10 @@ components: type: integer minimumRAM: type: integer discFormat: type: string operatingSystem: type: string swImageRef: type: string RegistrationInfo: Loading Loading @@ -139,12 +151,16 @@ components: eASIdentifier: type: string eESAddress: type: array items: type: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eESFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eASAddress: type: array items: type: string registrationInfo: $ref: '#/components/schemas/RegistrationInfo' Loading @@ -162,8 +178,12 @@ components: eESIdentifier: type: string eESServingLocation: type: array items: $ref: '#/components/schemas/ServingLocation' eESAddress: type: array items: type: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' Loading Loading @@ -192,7 +212,7 @@ components: edgeDataNetworkRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESFuncitonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' $ref: 'comDefs.yaml#/components/schemas/DnList' softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading Loading
OpenAPI/EdgeNRM.yaml +29 −9 Original line number Diff line number Diff line Loading @@ -25,9 +25,11 @@ components: type: object properties: cellIdList: type: array items: type: integer trackingAreaIdList: $ref: 'nrNrm.yaml#/components/schemas/Tai' $ref: 'nrNrm.yaml#/components/schemas/TaiList' servingPLMN: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' GeoLoc: Loading Loading @@ -55,8 +57,12 @@ components: type: object properties: affinityEAS: type: array items: type: string antiAffinityEAS: type: array items: type: string VirtualResource: type: object Loading @@ -65,6 +71,8 @@ components: type: integer virtualDisk: type: integer virutalCPU: type: string SoftwareImageInfo: type: object properties: Loading @@ -72,6 +80,10 @@ components: type: integer minimumRAM: type: integer discFormat: type: string operatingSystem: type: string swImageRef: type: string RegistrationInfo: Loading Loading @@ -139,12 +151,16 @@ components: eASIdentifier: type: string eESAddress: type: array items: type: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eESFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eASAddress: type: array items: type: string registrationInfo: $ref: '#/components/schemas/RegistrationInfo' Loading @@ -162,8 +178,12 @@ components: eESIdentifier: type: string eESServingLocation: type: array items: $ref: '#/components/schemas/ServingLocation' eESAddress: type: array items: type: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' Loading Loading @@ -192,7 +212,7 @@ components: edgeDataNetworkRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESFuncitonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' $ref: 'comDefs.yaml#/components/schemas/DnList' softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading