Loading OpenAPI/EdgeNRM.yaml +20 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,15 @@ components: type: string eDNServiceArea: $ref: '#/components/schemas/ServingLocation' SoftwareImageInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -97,6 +106,17 @@ 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 +20 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,15 @@ components: type: string eDNServiceArea: $ref: '#/components/schemas/ServingLocation' SoftwareImageInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -97,6 +106,17 @@ 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