Querying the Information About APN Interface Resource on the Wireless Network

Function

This interface is used to query the information about the APN interface resource on the wireless network.

Syntax

Operation type: GET

URL: https://device_ip/redfish/v1/Systems/LTE/ConfigInfo

Request header:

X-Auth-Token: auth_value

Request message body: None

Usage Guidelines

The API is developed by default. The function is adapted based on the wireless NIC.

Example

Request:

GET https://10.10.10.10/redfish/v1/Systems/LTE/ConfigInfo

Request header:

X-Auth-Token: auth_value

Request message body: None

Response:

{
    "@odata.type": "#MindXEdgeLTE.v1_0_0.MindXEdgeLTE",
    "@odata.context": "/redfish/v1/$metadata#Systems/LTE/ConfigInfo",
    "@odata.id": "/redfish/v1/Systems/LTE/ConfigInfo",
    "Id" : "LTE ConfigInfo",
    "Name": "LTE ConfigInfo",
    "apn_name": null,
    "apn_user": null,
    "auth_type": null,
    "mode_type": 1
}

Response code: 200

Output Description

Table 1 Operation output description

Field

Type

Description

@odata.type

Character string

Type of the APN interface resource on the wireless network.

@odata.context

Character string

OData description about the model of the APN interface resource on the wireless network.

@odata.id

Character string

Path to access the model node of the APN interface resource on the wireless network.

Id

Character string

Unique ID of the APN interface resource on the wireless network.

Name

Character string

Name of the APN interface resource on the wireless network.

apn_name

Character string

APN name used for wireless network dial-up. This parameter can be left blank.

apn_user

Character string

APN user name used for wireless network dial-up. This parameter can be left blank.

auth_type

Character string

Authentication type.

Value:

  • 0: None
  • 1: PAP
  • 2: CHAP
  • 3: PAP or CHAP

mode_type

Number

Type of the wireless network module.

Value:

  • 0: Huawei ME909S (not supported currently)
  • 1: Quectel EC25 (not supported currently)
  • 2: Quectel EC200T
  • 3: Quectel RM500U