Loading TS24560_Aimlec_FLGroupIndication.yaml +246 −242 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: Aimlec_FLGroupIndication version: 1.0.1 version: 1.0.2 description: | API for AIMLE Client Federated Learning Group Indication Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.560 V19.0.0; Artificial Intelligence Machine Learning (AIML) Services – 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service enabler Architecture Layer for Verticals (SEAL) Protocol Specification; Stage 3. url: http://www.3gpp.org/ftp/Specs/archive/24_series/24.560/ Loading Loading @@ -131,7 +131,10 @@ components: description: Contains FL member data. FlMemberData: description: Represents the FL group member data e.g. FL member identifier, address. description: > Represents the FL group member data e.g. FL member identifier, address. At least one of the flMemberId and flMemberAddr shall be present, although they are not specified as a conditional due to backward compatibility reasons. type: object properties: flMemberId: Loading Loading @@ -178,7 +181,7 @@ components: - type: string enum: - AVAILABLE - STOP - NOT AVAILABLE - type: string description: > This string provides forward-compatibility with future extensions to the enumeration Loading Loading @@ -235,8 +238,9 @@ components: description: > This string provides information on the FL group deletion cause. description: | Represents the information regarding FL group deletion cause as AIML service termination or Represents the information regarding FL group deletion cause as AI/ML service termination or UE has moved out of the service area. Possible values are: - SRV_TERMINATION: Indicates the AIML service termination. - SRV_TERMINATION: Indicates the AI/ML service termination. - OUT_OF_SRV_AREA: Indicates the UE has moved out of the service area. Loading
TS24560_Aimlec_FLGroupIndication.yaml +246 −242 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: Aimlec_FLGroupIndication version: 1.0.1 version: 1.0.2 description: | API for AIMLE Client Federated Learning Group Indication Service. © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.560 V19.0.0; Artificial Intelligence Machine Learning (AIML) Services – 3GPP TS 24.560 V19.1.0; Artificial Intelligence / Machine Learning (AIML) Services – Service enabler Architecture Layer for Verticals (SEAL) Protocol Specification; Stage 3. url: http://www.3gpp.org/ftp/Specs/archive/24_series/24.560/ Loading Loading @@ -131,7 +131,10 @@ components: description: Contains FL member data. FlMemberData: description: Represents the FL group member data e.g. FL member identifier, address. description: > Represents the FL group member data e.g. FL member identifier, address. At least one of the flMemberId and flMemberAddr shall be present, although they are not specified as a conditional due to backward compatibility reasons. type: object properties: flMemberId: Loading Loading @@ -178,7 +181,7 @@ components: - type: string enum: - AVAILABLE - STOP - NOT AVAILABLE - type: string description: > This string provides forward-compatibility with future extensions to the enumeration Loading Loading @@ -235,8 +238,9 @@ components: description: > This string provides information on the FL group deletion cause. description: | Represents the information regarding FL group deletion cause as AIML service termination or Represents the information regarding FL group deletion cause as AI/ML service termination or UE has moved out of the service area. Possible values are: - SRV_TERMINATION: Indicates the AIML service termination. - SRV_TERMINATION: Indicates the AI/ML service termination. - OUT_OF_SRV_AREA: Indicates the UE has moved out of the service area.