ECRControl
Type: object
Properties:
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
externalId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalId'
msisdn:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Msisdn'
restrictedPlmnIds:
Type: array
Items:
Reference: 'TS29122_CommonData.yaml#/components/schemas/PlmnId'
minItems: 0
Description: Indicates a complete list (and possibly empty) of serving PLMNs where Enhanced Coverage shall be restricted. This attribute shall not be present for the query custom operation.
allowedPlmnIds:
Type: array
Items:
Reference: 'TS29122_CommonData.yaml#/components/schemas/PlmnId'
minItems: 0
Description: Indicates a complete list (and possibly empty) of serving PLMNs where Enhanced Coverage shall be allowed. This attribute shall not be present for the query custom operation.
Required: supportedFeatures
oneOf:
-
required: [externalId]
-
required: [msisdn]
not Required: [restrictedPlmnIds, allowedPlmnIds]