Loading OpenAPI/TS28541_SliceNrm.yaml +39 −1 Original line number Diff line number Diff line Loading @@ -706,7 +706,22 @@ 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 isolationRule: $ref: '#/components/schemas/IsolationRule' #------------ Definition of concrete IOCs ---------------------------------------- Loading Loading @@ -769,6 +784,8 @@ components: $ref: '#/components/schemas/ServiceProfileList' networkSliceControllerRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' isolationProfileRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' NetworkSliceSubnet-Single: allOf: Loading Loading @@ -803,6 +820,8 @@ components: - CN_SLICESUBNET networkSliceSubnetControllerRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' isolationProfileRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' EP_Transport-Single: allOf: Loading Loading @@ -925,6 +944,24 @@ components: networkSliceSubnetRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IsolationProfile-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: resourceIsolationRuleList: type: array items: $ref: '#/components/schemas/ResourceIsolationRule' networkSliceListRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' networkSliceSubnetRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- SubNetwork-Multiple: type: array Loading Loading @@ -979,4 +1016,5 @@ components: - $ref: '#/components/schemas/FeasibilityCheckAndReservationJob-Single' - $ref: '#/components/schemas/NetworkSliceController-Single' - $ref: '#/components/schemas/NetworkSliceSubnetController-Single' - $ref: '#/components/schemas/IsolationProfile-Single' Loading
OpenAPI/TS28541_SliceNrm.yaml +39 −1 Original line number Diff line number Diff line Loading @@ -706,7 +706,22 @@ 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 isolationRule: $ref: '#/components/schemas/IsolationRule' #------------ Definition of concrete IOCs ---------------------------------------- Loading Loading @@ -769,6 +784,8 @@ components: $ref: '#/components/schemas/ServiceProfileList' networkSliceControllerRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' isolationProfileRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' NetworkSliceSubnet-Single: allOf: Loading Loading @@ -803,6 +820,8 @@ components: - CN_SLICESUBNET networkSliceSubnetControllerRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' isolationProfileRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' EP_Transport-Single: allOf: Loading Loading @@ -925,6 +944,24 @@ components: networkSliceSubnetRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IsolationProfile-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: resourceIsolationRuleList: type: array items: $ref: '#/components/schemas/ResourceIsolationRule' networkSliceListRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' networkSliceSubnetRefList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- SubNetwork-Multiple: type: array Loading Loading @@ -979,4 +1016,5 @@ components: - $ref: '#/components/schemas/FeasibilityCheckAndReservationJob-Single' - $ref: '#/components/schemas/NetworkSliceController-Single' - $ref: '#/components/schemas/NetworkSliceSubnetController-Single' - $ref: '#/components/schemas/IsolationProfile-Single'