Init
This commit is contained in:
15
scp_core/docs/VLan.md
Normal file
15
scp_core/docs/VLan.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# VLan
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**vlan_id** | Option<**i32**> | | [optional]
|
||||
**name** | Option<**String**> | | [optional]
|
||||
**user** | Option<[**models::UserMinimal**](UserMinimal.md)> | | [optional]
|
||||
**site** | Option<[**models::Site**](Site.md)> | | [optional]
|
||||
**bandwidth_class** | Option<[**models::BandwidthClass**](BandwidthClass.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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user