Loading OpenAPI/sliceNrm.yaml +24 −8 Original line number Diff line number Diff line Loading @@ -54,12 +54,6 @@ components: - SHARED - NON-SHARED NetworkSliceSharingIndicator: type: string enum: - SHARED - NON-SHARED ServiceType: type: string enum: Loading Loading @@ -460,6 +454,25 @@ components: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string ProvisioningRule: type: object properties: ruleType: type: string enum: - INSTANCE_SHARING_RULE sharingPolicy: type: string enum: - SHARED - NOT_SHARED - SELECTIVELY_SHARED sharingGroup: type: string ProvisioningRuleList: type: array items: $ref: '#/components/schemas/ProvisioningRule' ServiceProfile: type: object Loading @@ -478,8 +491,6 @@ components: $ref: '#/components/schemas/MobilityLevel' sst: $ref: 'nrNrm.yaml#/components/schemas/Sst' networkSliceSharingIndicator: $ref: '#/components/schemas/NetworkSliceSharingIndicator' availability: type: number delayTolerance: Loading Loading @@ -542,6 +553,9 @@ components: $ref: '#/components/schemas/NSSAASupport' n6Protection: $ref: '#/components/schemas/N6Protection' provisioningRuleList: $ref: '#/components/schemas/ProvisioningRuleList' SliceProfile: type: object properties: Loading @@ -555,6 +569,8 @@ components: $ref: '#/components/schemas/RANSliceSubnetProfile' topSliceSubnetProfile: $ref: '#/components/schemas/TopSliceSubnetProfile' provisioningRuleList: $ref: '#/components/schemas/ProvisioningRuleList' IpAddress: oneOf: Loading Loading
OpenAPI/sliceNrm.yaml +24 −8 Original line number Diff line number Diff line Loading @@ -54,12 +54,6 @@ components: - SHARED - NON-SHARED NetworkSliceSharingIndicator: type: string enum: - SHARED - NON-SHARED ServiceType: type: string enum: Loading Loading @@ -460,6 +454,25 @@ components: $ref: '#/components/schemas/DeterministicComm' survivalTime: type: string ProvisioningRule: type: object properties: ruleType: type: string enum: - INSTANCE_SHARING_RULE sharingPolicy: type: string enum: - SHARED - NOT_SHARED - SELECTIVELY_SHARED sharingGroup: type: string ProvisioningRuleList: type: array items: $ref: '#/components/schemas/ProvisioningRule' ServiceProfile: type: object Loading @@ -478,8 +491,6 @@ components: $ref: '#/components/schemas/MobilityLevel' sst: $ref: 'nrNrm.yaml#/components/schemas/Sst' networkSliceSharingIndicator: $ref: '#/components/schemas/NetworkSliceSharingIndicator' availability: type: number delayTolerance: Loading Loading @@ -542,6 +553,9 @@ components: $ref: '#/components/schemas/NSSAASupport' n6Protection: $ref: '#/components/schemas/N6Protection' provisioningRuleList: $ref: '#/components/schemas/ProvisioningRuleList' SliceProfile: type: object properties: Loading @@ -555,6 +569,8 @@ components: $ref: '#/components/schemas/RANSliceSubnetProfile' topSliceSubnetProfile: $ref: '#/components/schemas/TopSliceSubnetProfile' provisioningRuleList: $ref: '#/components/schemas/ProvisioningRuleList' IpAddress: oneOf: Loading