Volcengine v0.0.27 published on Tuesday, Dec 10, 2024 by Volcengine
volcengine.cen.RouteEntries
Explore with Pulumi AI
Use this data source to query detailed information of cen route entries
Using RouteEntries
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function routeEntries(args: RouteEntriesArgs, opts?: InvokeOptions): Promise<RouteEntriesResult>
function routeEntriesOutput(args: RouteEntriesOutputArgs, opts?: InvokeOptions): Output<RouteEntriesResult>
def route_entries(cen_id: Optional[str] = None,
destination_cidr_block: Optional[str] = None,
instance_id: Optional[str] = None,
instance_region_id: Optional[str] = None,
instance_type: Optional[str] = None,
output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> RouteEntriesResult
def route_entries_output(cen_id: Optional[pulumi.Input[str]] = None,
destination_cidr_block: Optional[pulumi.Input[str]] = None,
instance_id: Optional[pulumi.Input[str]] = None,
instance_region_id: Optional[pulumi.Input[str]] = None,
instance_type: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[RouteEntriesResult]
func RouteEntries(ctx *Context, args *RouteEntriesArgs, opts ...InvokeOption) (*RouteEntriesResult, error)
func RouteEntriesOutput(ctx *Context, args *RouteEntriesOutputArgs, opts ...InvokeOption) RouteEntriesResultOutput
public static class RouteEntries
{
public static Task<RouteEntriesResult> InvokeAsync(RouteEntriesArgs args, InvokeOptions? opts = null)
public static Output<RouteEntriesResult> Invoke(RouteEntriesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<RouteEntriesResult> routeEntries(RouteEntriesArgs args, InvokeOptions options)
public static Output<RouteEntriesResult> routeEntries(RouteEntriesArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:cen:RouteEntries
arguments:
# arguments dictionary
The following arguments are supported:
- Cen
Id This property is required. string - A cen ID.
- Destination
Cidr stringBlock - A destination cidr block.
- Instance
Id string - An instance ID.
- Instance
Region stringId - An instance region ID.
- Instance
Type string - An instance type.
- Output
File string - File name where to save data source results.
- Cen
Id This property is required. string - A cen ID.
- Destination
Cidr stringBlock - A destination cidr block.
- Instance
Id string - An instance ID.
- Instance
Region stringId - An instance region ID.
- Instance
Type string - An instance type.
- Output
File string - File name where to save data source results.
- cen
Id This property is required. String - A cen ID.
- destination
Cidr StringBlock - A destination cidr block.
- instance
Id String - An instance ID.
- instance
Region StringId - An instance region ID.
- instance
Type String - An instance type.
- output
File String - File name where to save data source results.
- cen
Id This property is required. string - A cen ID.
- destination
Cidr stringBlock - A destination cidr block.
- instance
Id string - An instance ID.
- instance
Region stringId - An instance region ID.
- instance
Type string - An instance type.
- output
File string - File name where to save data source results.
- cen_
id This property is required. str - A cen ID.
- destination_
cidr_ strblock - A destination cidr block.
- instance_
id str - An instance ID.
- instance_
region_ strid - An instance region ID.
- instance_
type str - An instance type.
- output_
file str - File name where to save data source results.
- cen
Id This property is required. String - A cen ID.
- destination
Cidr StringBlock - A destination cidr block.
- instance
Id String - An instance ID.
- instance
Region StringId - An instance region ID.
- instance
Type String - An instance type.
- output
File String - File name where to save data source results.
RouteEntries Result
The following output properties are available:
- Cen
Id string - The cen ID of the cen route entry.
- Cen
Route List<RouteEntries Entries Cen Route Entry> - The collection of cen route entry query.
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of cen route entry.
- Destination
Cidr stringBlock - The destination cidr block of the cen route entry.
- Instance
Id string - The instance id of the next hop of the cen route entry.
- Instance
Region stringId - The instance region id of the next hop of the cen route entry.
- Instance
Type string - The instance type of the next hop of the cen route entry.
- Output
File string
- Cen
Id string - The cen ID of the cen route entry.
- Cen
Route []RouteEntries Entries Cen Route Entry - The collection of cen route entry query.
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of cen route entry.
- Destination
Cidr stringBlock - The destination cidr block of the cen route entry.
- Instance
Id string - The instance id of the next hop of the cen route entry.
- Instance
Region stringId - The instance region id of the next hop of the cen route entry.
- Instance
Type string - The instance type of the next hop of the cen route entry.
- Output
File string
- cen
Id String - The cen ID of the cen route entry.
- cen
Route List<RouteEntries Entries Cen Route Entry> - The collection of cen route entry query.
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Integer - The total count of cen route entry.
- destination
Cidr StringBlock - The destination cidr block of the cen route entry.
- instance
Id String - The instance id of the next hop of the cen route entry.
- instance
Region StringId - The instance region id of the next hop of the cen route entry.
- instance
Type String - The instance type of the next hop of the cen route entry.
- output
File String
- cen
Id string - The cen ID of the cen route entry.
- cen
Route RouteEntries Entries Cen Route Entry[] - The collection of cen route entry query.
- id string
- The provider-assigned unique ID for this managed resource.
- total
Count number - The total count of cen route entry.
- destination
Cidr stringBlock - The destination cidr block of the cen route entry.
- instance
Id string - The instance id of the next hop of the cen route entry.
- instance
Region stringId - The instance region id of the next hop of the cen route entry.
- instance
Type string - The instance type of the next hop of the cen route entry.
- output
File string
- cen_
id str - The cen ID of the cen route entry.
- cen_
route_ Sequence[Routeentries Entries Cen Route Entry] - The collection of cen route entry query.
- id str
- The provider-assigned unique ID for this managed resource.
- total_
count int - The total count of cen route entry.
- destination_
cidr_ strblock - The destination cidr block of the cen route entry.
- instance_
id str - The instance id of the next hop of the cen route entry.
- instance_
region_ strid - The instance region id of the next hop of the cen route entry.
- instance_
type str - The instance type of the next hop of the cen route entry.
- output_
file str
- cen
Id String - The cen ID of the cen route entry.
- cen
Route List<Property Map>Entries - The collection of cen route entry query.
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Number - The total count of cen route entry.
- destination
Cidr StringBlock - The destination cidr block of the cen route entry.
- instance
Id String - The instance id of the next hop of the cen route entry.
- instance
Region StringId - The instance region id of the next hop of the cen route entry.
- instance
Type String - The instance type of the next hop of the cen route entry.
- output
File String
Supporting Types
RouteEntriesCenRouteEntry
- As
Paths This property is required. List<string> - The AS path of the cen route entry.
- Cen
Id This property is required. string - A cen ID.
- Destination
Cidr Block This property is required. string - A destination cidr block.
- Instance
Id This property is required. string - An instance ID.
- Instance
Region Id This property is required. string - An instance region ID.
- Instance
Type This property is required. string - An instance type.
- Publish
Status This property is required. string - The publish status of the cen route entry.
- Status
This property is required. string - The status of the cen route entry.
- As
Paths This property is required. []string - The AS path of the cen route entry.
- Cen
Id This property is required. string - A cen ID.
- Destination
Cidr Block This property is required. string - A destination cidr block.
- Instance
Id This property is required. string - An instance ID.
- Instance
Region Id This property is required. string - An instance region ID.
- Instance
Type This property is required. string - An instance type.
- Publish
Status This property is required. string - The publish status of the cen route entry.
- Status
This property is required. string - The status of the cen route entry.
- as
Paths This property is required. List<String> - The AS path of the cen route entry.
- cen
Id This property is required. String - A cen ID.
- destination
Cidr Block This property is required. String - A destination cidr block.
- instance
Id This property is required. String - An instance ID.
- instance
Region Id This property is required. String - An instance region ID.
- instance
Type This property is required. String - An instance type.
- publish
Status This property is required. String - The publish status of the cen route entry.
- status
This property is required. String - The status of the cen route entry.
- as
Paths This property is required. string[] - The AS path of the cen route entry.
- cen
Id This property is required. string - A cen ID.
- destination
Cidr Block This property is required. string - A destination cidr block.
- instance
Id This property is required. string - An instance ID.
- instance
Region Id This property is required. string - An instance region ID.
- instance
Type This property is required. string - An instance type.
- publish
Status This property is required. string - The publish status of the cen route entry.
- status
This property is required. string - The status of the cen route entry.
- as_
paths This property is required. Sequence[str] - The AS path of the cen route entry.
- cen_
id This property is required. str - A cen ID.
- destination_
cidr_ block This property is required. str - A destination cidr block.
- instance_
id This property is required. str - An instance ID.
- instance_
region_ id This property is required. str - An instance region ID.
- instance_
type This property is required. str - An instance type.
- publish_
status This property is required. str - The publish status of the cen route entry.
- status
This property is required. str - The status of the cen route entry.
- as
Paths This property is required. List<String> - The AS path of the cen route entry.
- cen
Id This property is required. String - A cen ID.
- destination
Cidr Block This property is required. String - A destination cidr block.
- instance
Id This property is required. String - An instance ID.
- instance
Region Id This property is required. String - An instance region ID.
- instance
Type This property is required. String - An instance type.
- publish
Status This property is required. String - The publish status of the cen route entry.
- status
This property is required. String - The status of the cen route entry.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengine
Terraform Provider.