SubMan Operation Search Terms
In many of the SubMan API methods, you must specify a search term that identifies an instance of a specific object.
For information about the REST search terms, see the discussion about REST operation search terms.
Object Search Terms describes the supported search terms for each object.
Object | Supported Search Terms |
---|---|
device |
An MobileDevice is an IMSI (a phone number datatype); whereas LoginDevice is a STRING. For 5G, MATRIXX supports device identification by SUPI. If the SUPI is of the form "imsi-NNNN" there is a MobileDevice lookup using Imsi NNNN. If it is in the form "nai-XXXX" then there is a LoginDevice lookup using LoginID XXXX. |
group |
|
subscriber |
|
subscription |
|
user |
|
For detailed information about the search terms, see the discussions about:
- MtxDeviceSearchTerm
- MtxGroupSearchTerm
- MtxSubscriberSearchTerm
- MtxSubscriptionSearchTerm
- MtxUserSearchTerm