Loading OpenAPI/EdgeNRM.yaml +18 −3 Original line number Diff line number Diff line Loading @@ -74,8 +74,21 @@ components: type: integer swImageRef: type: string EESRegistrationInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string registrationExpiry: type: string registrationID: type: string secCredential: type: string #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -153,6 +166,8 @@ components: type: boolean eASFunctonRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESRegistrationInfo: $ref: '#/components/schemas/EESRegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading Loading
OpenAPI/EdgeNRM.yaml +18 −3 Original line number Diff line number Diff line Loading @@ -74,8 +74,21 @@ components: type: integer swImageRef: type: string EESRegistrationInfo: type: object properties: minimumDisk: type: integer minimumRAM: type: integer swImageRef: type: string registrationExpiry: type: string registrationID: type: string secCredential: type: string #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -153,6 +166,8 @@ components: type: boolean eASFunctonRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESRegistrationInfo: $ref: '#/components/schemas/EESRegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading