Init
This commit is contained in:
20
scp_core/docs/ServerIpv6.md
Normal file
20
scp_core/docs/ServerIpv6.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ServerIpv6
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | Option<**i32**> | | [optional]
|
||||
**interface_mac** | Option<**String**> | | [optional]
|
||||
**r#type** | Option<[**models::ServerIpType**](ServerIpType.md)> | | [optional]
|
||||
**network_prefix** | Option<**String**> | | [optional]
|
||||
**cidr** | Option<**String**> | | [optional]
|
||||
**gateway** | Option<**String**> | | [optional]
|
||||
**link_local** | Option<**bool**> | | [optional]
|
||||
**rdns** | Option<**std::collections::HashMap<String, String>**> | | [optional]
|
||||
**destination_ip** | Option<**String**> | | [optional]
|
||||
**editable** | Option<**bool**> | | [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