Loading OpenAPI/sliceNrm.yaml +10 −0 Original line number Diff line number Diff line Loading @@ -298,6 +298,8 @@ components: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string nSSAA: $ref: '#/components/schemas/Nssaa' RANSliceSubnetProfile: type: object properties: Loading Loading @@ -476,6 +478,8 @@ components: $ref: '#/components/schemas/SliceSimultaneousUse' energyEfficiency: $ref: '#/components/schemas/EnergyEfficiency' nSSAA: $ref: '#/components/schemas/Nssaa' SliceProfile: type: object properties: Loading Loading @@ -517,6 +521,12 @@ components: items: $ref: '#/components/schemas/SliceProfile' Nssaa: type: string enum: - NOT SUPPORTED - SUPPORTED #------------ Definition of concrete IOCs ---------------------------------------- SubNetwork-Single: allOf: Loading Loading
OpenAPI/sliceNrm.yaml +10 −0 Original line number Diff line number Diff line Loading @@ -298,6 +298,8 @@ components: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string nSSAA: $ref: '#/components/schemas/Nssaa' RANSliceSubnetProfile: type: object properties: Loading Loading @@ -476,6 +478,8 @@ components: $ref: '#/components/schemas/SliceSimultaneousUse' energyEfficiency: $ref: '#/components/schemas/EnergyEfficiency' nSSAA: $ref: '#/components/schemas/Nssaa' SliceProfile: type: object properties: Loading Loading @@ -517,6 +521,12 @@ components: items: $ref: '#/components/schemas/SliceProfile' Nssaa: type: string enum: - NOT SUPPORTED - SUPPORTED #------------ Definition of concrete IOCs ---------------------------------------- SubNetwork-Single: allOf: Loading