Skip to content
StaIdentity.md 881 B
Newer Older
# StaIdentity
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
Kevin Di Lallo's avatar
Kevin Di Lallo committed
**aid** | [**String**](string.md) | Number which identifies a particular association between a station and an Access Point | [optional] [default to null]
**ipAddress** | [**List**](string.md) | IPv4 or IPv6 address(es) allocated for the station. | [optional] [default to null]
**macId** | [**String**](string.md) | Unique identifier assigned to station (as network interface controller) for communications at the data link layer of a network segment. | [default to null]
Kevin Di Lallo's avatar
Kevin Di Lallo committed
**ssid** | [**List**](string.md) | Service Set Identifier(s) to identify logical networks. | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)