Loading OpenAPI/TS28541_SliceNrm.yaml +22 −11 Original line number Diff line number Diff line Loading @@ -706,22 +706,25 @@ components: An attribute that specifies the additional reason information if the reservation is failed. type: string IsolationRule: type: string enum: - Dedicated - Shared ResourceIsolationRule: type: object properties: resourceType: type: string enum: - Managed function - Network service - MANAGED_FUNCTION - NETWORK_SERVICE isolationRule: $ref: '#/components/schemas/IsolationRule' type: string enum: - DEDICATED - SHARED NetworkSlicingApplicability: type: string enum: - NETWORKSLICE - NETWORKSLICESUBNET #------------ Definition of concrete IOCs ---------------------------------------- Loading Loading @@ -763,7 +766,8 @@ components: $ref: '#/components/schemas/NetworkSliceController-Multiple' NetworkSliceSubnetController: $ref: '#/components/schemas/NetworkSliceSubnetController-Multiple' IsolationProfile: $ref: '#/components/schemas/IsolationProfile-Multiple' NetworkSlice-Single: allOf: Loading Loading @@ -953,11 +957,13 @@ components: allOf: - type: object properties: networkSlicingApplicability: $ref: '#/components/schemas/NetworkSlicingApplicability' resourceIsolationRuleList: type: array items: $ref: '#/components/schemas/ResourceIsolationRule' networkSliceListRef: networkSliceRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' networkSliceSubnetRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' Loading Loading @@ -1002,6 +1008,11 @@ components: items: $ref: '#/components/schemas/NetworkSliceSubnetController-Single' IsolationProfile-Multiple: type: array items: $ref: '#/components/schemas/IsolationProfile-Single' #------------ Definitions in TS 28.541 for TS 28.532 ----------------------------- resources-sliceNrm: Loading Loading
OpenAPI/TS28541_SliceNrm.yaml +22 −11 Original line number Diff line number Diff line Loading @@ -706,22 +706,25 @@ components: An attribute that specifies the additional reason information if the reservation is failed. type: string IsolationRule: type: string enum: - Dedicated - Shared ResourceIsolationRule: type: object properties: resourceType: type: string enum: - Managed function - Network service - MANAGED_FUNCTION - NETWORK_SERVICE isolationRule: $ref: '#/components/schemas/IsolationRule' type: string enum: - DEDICATED - SHARED NetworkSlicingApplicability: type: string enum: - NETWORKSLICE - NETWORKSLICESUBNET #------------ Definition of concrete IOCs ---------------------------------------- Loading Loading @@ -763,7 +766,8 @@ components: $ref: '#/components/schemas/NetworkSliceController-Multiple' NetworkSliceSubnetController: $ref: '#/components/schemas/NetworkSliceSubnetController-Multiple' IsolationProfile: $ref: '#/components/schemas/IsolationProfile-Multiple' NetworkSlice-Single: allOf: Loading Loading @@ -953,11 +957,13 @@ components: allOf: - type: object properties: networkSlicingApplicability: $ref: '#/components/schemas/NetworkSlicingApplicability' resourceIsolationRuleList: type: array items: $ref: '#/components/schemas/ResourceIsolationRule' networkSliceListRef: networkSliceRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' networkSliceSubnetRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' Loading Loading @@ -1002,6 +1008,11 @@ components: items: $ref: '#/components/schemas/NetworkSliceSubnetController-Single' IsolationProfile-Multiple: type: array items: $ref: '#/components/schemas/IsolationProfile-Single' #------------ Definitions in TS 28.541 for TS 28.532 ----------------------------- resources-sliceNrm: Loading