1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. cen
  6. getServiceRouteEntry
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::CEN::ServiceRouteEntry

    Using getServiceRouteEntry

    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 getServiceRouteEntry(args: GetServiceRouteEntryArgs, opts?: InvokeOptions): Promise<GetServiceRouteEntryResult>
    function getServiceRouteEntryOutput(args: GetServiceRouteEntryOutputArgs, opts?: InvokeOptions): Output<GetServiceRouteEntryResult>
    def get_service_route_entry(id: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetServiceRouteEntryResult
    def get_service_route_entry_output(id: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetServiceRouteEntryResult]
    func LookupServiceRouteEntry(ctx *Context, args *LookupServiceRouteEntryArgs, opts ...InvokeOption) (*LookupServiceRouteEntryResult, error)
    func LookupServiceRouteEntryOutput(ctx *Context, args *LookupServiceRouteEntryOutputArgs, opts ...InvokeOption) LookupServiceRouteEntryResultOutput

    > Note: This function is named LookupServiceRouteEntry in the Go SDK.

    public static class GetServiceRouteEntry 
    {
        public static Task<GetServiceRouteEntryResult> InvokeAsync(GetServiceRouteEntryArgs args, InvokeOptions? opts = null)
        public static Output<GetServiceRouteEntryResult> Invoke(GetServiceRouteEntryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetServiceRouteEntryResult> getServiceRouteEntry(GetServiceRouteEntryArgs args, InvokeOptions options)
    public static Output<GetServiceRouteEntryResult> getServiceRouteEntry(GetServiceRouteEntryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:cen/getServiceRouteEntry:getServiceRouteEntry
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getServiceRouteEntry Result

    The following output properties are available:

    CenId string
    Cloud Enterprise Network instance ID.
    CreationTime string
    Resource creation time.
    Description string
    Custom remarks for the route.
    DestinationCidrBlock string
    Address range where the cloud service is deployed.
    Id string
    Uniquely identifies the resource.
    PublishMode string
    Route publishing scope mode.
    PublishToInstances List<Volcengine.GetServiceRouteEntryPublishToInstance>
    List of network instances associated with batch route publishing.
    ServiceRegionId string
    Region where the cloud service is located.
    ServiceVpcId string
    Private network ID bound to the backend cloud service.
    Status string
    Cloud service access route status.
    CenId string
    Cloud Enterprise Network instance ID.
    CreationTime string
    Resource creation time.
    Description string
    Custom remarks for the route.
    DestinationCidrBlock string
    Address range where the cloud service is deployed.
    Id string
    Uniquely identifies the resource.
    PublishMode string
    Route publishing scope mode.
    PublishToInstances []GetServiceRouteEntryPublishToInstance
    List of network instances associated with batch route publishing.
    ServiceRegionId string
    Region where the cloud service is located.
    ServiceVpcId string
    Private network ID bound to the backend cloud service.
    Status string
    Cloud service access route status.
    cenId String
    Cloud Enterprise Network instance ID.
    creationTime String
    Resource creation time.
    description String
    Custom remarks for the route.
    destinationCidrBlock String
    Address range where the cloud service is deployed.
    id String
    Uniquely identifies the resource.
    publishMode String
    Route publishing scope mode.
    publishToInstances List<GetServiceRouteEntryPublishToInstance>
    List of network instances associated with batch route publishing.
    serviceRegionId String
    Region where the cloud service is located.
    serviceVpcId String
    Private network ID bound to the backend cloud service.
    status String
    Cloud service access route status.
    cenId string
    Cloud Enterprise Network instance ID.
    creationTime string
    Resource creation time.
    description string
    Custom remarks for the route.
    destinationCidrBlock string
    Address range where the cloud service is deployed.
    id string
    Uniquely identifies the resource.
    publishMode string
    Route publishing scope mode.
    publishToInstances GetServiceRouteEntryPublishToInstance[]
    List of network instances associated with batch route publishing.
    serviceRegionId string
    Region where the cloud service is located.
    serviceVpcId string
    Private network ID bound to the backend cloud service.
    status string
    Cloud service access route status.
    cen_id str
    Cloud Enterprise Network instance ID.
    creation_time str
    Resource creation time.
    description str
    Custom remarks for the route.
    destination_cidr_block str
    Address range where the cloud service is deployed.
    id str
    Uniquely identifies the resource.
    publish_mode str
    Route publishing scope mode.
    publish_to_instances Sequence[GetServiceRouteEntryPublishToInstance]
    List of network instances associated with batch route publishing.
    service_region_id str
    Region where the cloud service is located.
    service_vpc_id str
    Private network ID bound to the backend cloud service.
    status str
    Cloud service access route status.
    cenId String
    Cloud Enterprise Network instance ID.
    creationTime String
    Resource creation time.
    description String
    Custom remarks for the route.
    destinationCidrBlock String
    Address range where the cloud service is deployed.
    id String
    Uniquely identifies the resource.
    publishMode String
    Route publishing scope mode.
    publishToInstances List<Property Map>
    List of network instances associated with batch route publishing.
    serviceRegionId String
    Region where the cloud service is located.
    serviceVpcId String
    Private network ID bound to the backend cloud service.
    status String
    Cloud service access route status.

    Supporting Types

    GetServiceRouteEntryPublishToInstance

    InstanceId string
    Network instance ID for published cloud service access route.
    InstanceRegionId string
    Region for published cloud service access route.
    InstanceType string
    Network instance type for published cloud service access route.
    InstanceId string
    Network instance ID for published cloud service access route.
    InstanceRegionId string
    Region for published cloud service access route.
    InstanceType string
    Network instance type for published cloud service access route.
    instanceId String
    Network instance ID for published cloud service access route.
    instanceRegionId String
    Region for published cloud service access route.
    instanceType String
    Network instance type for published cloud service access route.
    instanceId string
    Network instance ID for published cloud service access route.
    instanceRegionId string
    Region for published cloud service access route.
    instanceType string
    Network instance type for published cloud service access route.
    instance_id str
    Network instance ID for published cloud service access route.
    instance_region_id str
    Region for published cloud service access route.
    instance_type str
    Network instance type for published cloud service access route.
    instanceId String
    Network instance ID for published cloud service access route.
    instanceRegionId String
    Region for published cloud service access route.
    instanceType String
    Network instance type for published cloud service access route.

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.