subspace_openapi_client 1.0.12

The Subspace client library for working with the Subspace API, generated via OpenAPI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# V1Accelerator

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination_ip** | Option<**String**> |  | [optional]
**destination_port** | Option<**i64**> |  | [optional]
**id** | Option<**String**> |  | [optional]
**name** | Option<**String**> |  | [optional]
**subspace_ipv4** | Option<**String**> |  | [optional]
**subspace_port** | Option<**i64**> |  | [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)