mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-24 06:45:04 +00:00
17 lines
863 B
Markdown
17 lines
863 B
Markdown
# NetworkAdminStatusData
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**model_type** | **str** | |
|
|
**status_data_type** | **str** | | [optional]
|
|
**dhcp_status** | [**StatusCode**](StatusCode.md) | | [optional]
|
|
**dns_status** | [**StatusCode**](StatusCode.md) | | [optional]
|
|
**cloud_link_status** | [**StatusCode**](StatusCode.md) | | [optional]
|
|
**radius_status** | [**StatusCode**](StatusCode.md) | | [optional]
|
|
**average_coverage_per_radio** | [**IntegerPerRadioTypeMap**](IntegerPerRadioTypeMap.md) | | [optional]
|
|
**equipment_counts_by_severity** | [**IntegerStatusCodeMap**](IntegerStatusCodeMap.md) | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|