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
17
18
# NewBlockscoutResource

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Resource name | 
**resource_type** | [**crate::models::ResourceType**]resourceType.md |  | 
**size** | Option<[**crate::models::Size**]size.md> |  | [optional]
**cloud_region_id** | **String** | ID (or name) of the cloud region that the resource belongs to | 
**blockscout_config** | Option<[**crate::models::BlockscoutResourceBaseBlockscoutConfig**]BlockscoutResourceBase_blockscoutConfig.md> |  | [optional]
**blockscout_status** | Option<[**crate::models::BlockscoutResourceBaseBlockscoutStatus**]BlockscoutResourceBase_blockscoutStatus.md> |  | [optional]
**blockscout_ip** | Option<**String**> | IP address of Blockscout | [optional]
**subnet_resource_id** | Option<**String**> | ID (or name) of an AvalancheSubnet resource that will be indexed by Blockscout | [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)