ash_api 0.1.7

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# UpdateAvalancheSubnetResource

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Resource name | [optional]
**subnet_nodes_resource_ids** | Option<**Vec<String>**> | IDs (or names) of node resources that are part of the Subnet | [optional]
**subnet_config** | Option<[**crate::models::AvalancheSubnetResourceBaseSubnetConfig**]AvalancheSubnetResourceBase_subnetConfig.md> |  | [optional]
**subnet_control_key_secret_id** | Option<**String**> | ID (or name) of the secret containing the Subnet control key | [optional]
**subnet_status** | Option<[**crate::models::AvalancheSubnetResourceBaseSubnetStatus**]AvalancheSubnetResourceBase_subnetStatus.md> |  | [optional]
**resource_type** | Option<[**crate::models::ResourceType**]resourceType.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)