outscale_api 1.17.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# NetPeering

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accepter_net** | Option<[**crate::models::AccepterNet**]AccepterNet.md> |  | [optional]
**expiration_date** | Option<**String**> | The date and time (UTC) at which the Net peerings expire. | [optional]
**net_peering_id** | Option<**String**> | The ID of the Net peering. | [optional]
**source_net** | Option<[**crate::models::SourceNet**]SourceNet.md> |  | [optional]
**state** | Option<[**crate::models::NetPeeringState**]NetPeeringState.md> |  | [optional]
**tags** | Option<[**Vec<crate::models::ResourceTag>**]ResourceTag.md> | One or more tags associated with the Net peering. | [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)