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
# Body

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of PacketAccelerator | 
**destination_ip** | **String** | Destination IP, e.g. 1.2.3.4 | 
**destination_port** | **i32** | Destination port, e.g. 443 | 
**subspace_port** | Option<**i32**> | Optional per plan, Specify the Subspace-returned ingress port | [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)