Init
This commit is contained in:
17
scp_core/docs/FailoverIpv4.md
Normal file
17
scp_core/docs/FailoverIpv4.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# FailoverIpv4
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | Option<**i32**> | | [optional]
|
||||
**ip** | Option<**String**> | | [optional]
|
||||
**cidr_suffix** | Option<**i32**> | | [optional]
|
||||
**user** | Option<[**models::UserMinimal**](UserMinimal.md)> | | [optional]
|
||||
**editable** | Option<**bool**> | | [optional]
|
||||
**site** | Option<[**models::Site**](Site.md)> | | [optional]
|
||||
**server** | Option<[**models::ServerMinimal**](ServerMinimal.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