Loading OpenAPI/EdgeNRM.yaml +21 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,16 @@ components: type: integer virtualDisk: type: integer SoftwareImageInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -113,6 +123,16 @@ components: properties: eESIdentifier: type: string eESServingLocation: $ref: '#/components/schemas/ServingLocation' eESAddress: type: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: type: boolean eASFunctonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading Loading
OpenAPI/EdgeNRM.yaml +21 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,16 @@ components: type: integer virtualDisk: type: integer SoftwareImageInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -113,6 +123,16 @@ components: properties: eESIdentifier: type: string eESServingLocation: $ref: '#/components/schemas/ServingLocation' eESAddress: type: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: type: boolean eASFunctonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading