CpInfo
Type: object
Properties:
self:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
externalId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalId'
msisdn:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Msisdn'
externalGroupId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalGroupId'
cpParameterSets:
Type: object
additionalProperties:
Reference: '#/components/schemas/CpParameterSet'
minProperties: 1
Description: Identifies a set of CP parameter information that may be part of this CpInfo structure.
cpReports:
Type: object
additionalProperties:
Reference: '#/components/schemas/CpReport'
minProperties: 1
Description: Supplied by the SCEF and contains the CP set identifiers for which CP parameter(s) are not added or modified successfully. The failure reason is also included. Each element provides the related information for one or more CP set identifier(s) and is identified in the map via the failure identifier as key.
readOnly: true
Required: cpParameterSets
oneOf:
-
required: [externalId]
-
required: [msisdn]
-
required: [externalGroupId]