Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
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 dictionaryThe 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:
- Cen
Id string - Cloud Enterprise Network instance ID.
- Creation
Time string - Resource creation time.
- Description string
- Custom remarks for the route.
- Destination
Cidr stringBlock - Address range where the cloud service is deployed.
- Id string
- Uniquely identifies the resource.
- Publish
Mode string - Route publishing scope mode.
- Publish
To List<Volcengine.Instances Get Service Route Entry Publish To Instance> - List of network instances associated with batch route publishing.
- Service
Region stringId - Region where the cloud service is located.
- Service
Vpc stringId - Private network ID bound to the backend cloud service.
- Status string
- Cloud service access route status.
- Cen
Id string - Cloud Enterprise Network instance ID.
- Creation
Time string - Resource creation time.
- Description string
- Custom remarks for the route.
- Destination
Cidr stringBlock - Address range where the cloud service is deployed.
- Id string
- Uniquely identifies the resource.
- Publish
Mode string - Route publishing scope mode.
- Publish
To []GetInstances Service Route Entry Publish To Instance - List of network instances associated with batch route publishing.
- Service
Region stringId - Region where the cloud service is located.
- Service
Vpc stringId - Private network ID bound to the backend cloud service.
- Status string
- Cloud service access route status.
- cen
Id String - Cloud Enterprise Network instance ID.
- creation
Time String - Resource creation time.
- description String
- Custom remarks for the route.
- destination
Cidr StringBlock - Address range where the cloud service is deployed.
- id String
- Uniquely identifies the resource.
- publish
Mode String - Route publishing scope mode.
- publish
To List<GetInstances Service Route Entry Publish To Instance> - List of network instances associated with batch route publishing.
- service
Region StringId - Region where the cloud service is located.
- service
Vpc StringId - Private network ID bound to the backend cloud service.
- status String
- Cloud service access route status.
- cen
Id string - Cloud Enterprise Network instance ID.
- creation
Time string - Resource creation time.
- description string
- Custom remarks for the route.
- destination
Cidr stringBlock - Address range where the cloud service is deployed.
- id string
- Uniquely identifies the resource.
- publish
Mode string - Route publishing scope mode.
- publish
To GetInstances Service Route Entry Publish To Instance[] - List of network instances associated with batch route publishing.
- service
Region stringId - Region where the cloud service is located.
- service
Vpc stringId - 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_ strblock - Address range where the cloud service is deployed.
- id str
- Uniquely identifies the resource.
- publish_
mode str - Route publishing scope mode.
- publish_
to_ Sequence[Getinstances Service Route Entry Publish To Instance] - List of network instances associated with batch route publishing.
- service_
region_ strid - Region where the cloud service is located.
- service_
vpc_ strid - Private network ID bound to the backend cloud service.
- status str
- Cloud service access route status.
- cen
Id String - Cloud Enterprise Network instance ID.
- creation
Time String - Resource creation time.
- description String
- Custom remarks for the route.
- destination
Cidr StringBlock - Address range where the cloud service is deployed.
- id String
- Uniquely identifies the resource.
- publish
Mode String - Route publishing scope mode.
- publish
To List<Property Map>Instances - List of network instances associated with batch route publishing.
- service
Region StringId - Region where the cloud service is located.
- service
Vpc StringId - Private network ID bound to the backend cloud service.
- status String
- Cloud service access route status.
Supporting Types
GetServiceRouteEntryPublishToInstance
- Instance
Id string - Network instance ID for published cloud service access route.
- Instance
Region stringId - Region for published cloud service access route.
- Instance
Type string - Network instance type for published cloud service access route.
- Instance
Id string - Network instance ID for published cloud service access route.
- Instance
Region stringId - Region for published cloud service access route.
- Instance
Type string - Network instance type for published cloud service access route.
- instance
Id String - Network instance ID for published cloud service access route.
- instance
Region StringId - Region for published cloud service access route.
- instance
Type String - Network instance type for published cloud service access route.
- instance
Id string - Network instance ID for published cloud service access route.
- instance
Region stringId - Region for published cloud service access route.
- instance
Type string - Network instance type for published cloud service access route.
- instance_
id str - Network instance ID for published cloud service access route.
- instance_
region_ strid - Region for published cloud service access route.
- instance_
type str - Network instance type for published cloud service access route.
- instance
Id String - Network instance ID for published cloud service access route.
- instance
Region StringId - Region for published cloud service access route.
- instance
Type 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
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
