GET api/Enrollment/ClearCheckStatus?UserName={UserName}&Password={Password}&Mac={Mac}&ICCID={ICCID}&IsIpPath={IsIpPath}&IsRadioPath={IsRadioPath}&RadioIP={RadioIP}&SessionId={SessionId}&Account={Account}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
None. |
|
| Password | string |
None. |
|
| Mac | string |
None. |
|
| ICCID | string |
None. |
|
| IsIpPath | boolean |
None. |
|
| IsRadioPath | boolean |
None. |
|
| RadioIP | string |
None. |
|
| SessionId | string |
None. |
|
| Account | string |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |