Loading OpenAPI/TS28541_5GcNrm.yaml +31 −0 Original line number Diff line number Diff line Loading @@ -2056,6 +2056,35 @@ components: additionalProperties: $ref: '#/components/schemas/NssaafInfo' minProperties: 1 NTNPLMNRestrictionsInfo: description: restrictions per PLMN that relates to non-terrestrial network access type: object properties: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' blockedLocationInfoList: type: array items: $ref: '#/components/schemas/BlockedLocationInfoList' minItems: 1 BlockedLocationInfoList: description: location for which the PLMN access restrictions are to be applied in case of NTN type: object properties: blockedLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' blockedDur: $ref: '#/components/schemas/TimeDuration' blockedSlice: type: string TimeDuration: description: location for which the PLMN access restrictions are to be applied in case of NTN type: object properties: blockedDurStartTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' blockedDurEndTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' GmlcInfo: description: Information of a GMLC NF Instance Loading Loading @@ -2318,6 +2347,8 @@ components: $ref: '#/components/schemas/ManagedNFProfile' commModelList: $ref: '#/components/schemas/CommModelList' nTNPLMNInfoList: $ref: '#/components/schemas/NTNPLMNRestrictionsInfo' amfInfo: $ref: '#/components/schemas/AmfInfo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +31 −0 Original line number Diff line number Diff line Loading @@ -2056,6 +2056,35 @@ components: additionalProperties: $ref: '#/components/schemas/NssaafInfo' minProperties: 1 NTNPLMNRestrictionsInfo: description: restrictions per PLMN that relates to non-terrestrial network access type: object properties: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' blockedLocationInfoList: type: array items: $ref: '#/components/schemas/BlockedLocationInfoList' minItems: 1 BlockedLocationInfoList: description: location for which the PLMN access restrictions are to be applied in case of NTN type: object properties: blockedLocation: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' blockedDur: $ref: '#/components/schemas/TimeDuration' blockedSlice: type: string TimeDuration: description: location for which the PLMN access restrictions are to be applied in case of NTN type: object properties: blockedDurStartTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' blockedDurEndTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' GmlcInfo: description: Information of a GMLC NF Instance Loading Loading @@ -2318,6 +2347,8 @@ components: $ref: '#/components/schemas/ManagedNFProfile' commModelList: $ref: '#/components/schemas/CommModelList' nTNPLMNInfoList: $ref: '#/components/schemas/NTNPLMNRestrictionsInfo' amfInfo: $ref: '#/components/schemas/AmfInfo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading