Viewing docs for Temporal Cloud 1.2.1
published on Wednesday, Feb 18, 2026 by temporalio
published on Wednesday, Feb 18, 2026 by temporalio
Viewing docs for Temporal Cloud 1.2.1
published on Wednesday, Feb 18, 2026 by temporalio
published on Wednesday, Feb 18, 2026 by temporalio
Fetches details about a Nexus Endpoint.
Using getNexusEndpoint
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 getNexusEndpoint(args: GetNexusEndpointArgs, opts?: InvokeOptions): Promise<GetNexusEndpointResult>
function getNexusEndpointOutput(args: GetNexusEndpointOutputArgs, opts?: InvokeOptions): Output<GetNexusEndpointResult>def get_nexus_endpoint(description: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNexusEndpointResult
def get_nexus_endpoint_output(description: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNexusEndpointResult]func LookupNexusEndpoint(ctx *Context, args *LookupNexusEndpointArgs, opts ...InvokeOption) (*LookupNexusEndpointResult, error)
func LookupNexusEndpointOutput(ctx *Context, args *LookupNexusEndpointOutputArgs, opts ...InvokeOption) LookupNexusEndpointResultOutput> Note: This function is named LookupNexusEndpoint in the Go SDK.
public static class GetNexusEndpoint
{
public static Task<GetNexusEndpointResult> InvokeAsync(GetNexusEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetNexusEndpointResult> Invoke(GetNexusEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNexusEndpointResult> getNexusEndpoint(GetNexusEndpointArgs args, InvokeOptions options)
public static Output<GetNexusEndpointResult> getNexusEndpoint(GetNexusEndpointArgs args, InvokeOptions options)
fn::invoke:
function: temporalcloud:index/getNexusEndpoint:getNexusEndpoint
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- The unique identifier of the Nexus Endpoint.
- Description string
- The description of the Nexus Endpoint.
- Id string
- The unique identifier of the Nexus Endpoint.
- Description string
- The description of the Nexus Endpoint.
- id String
- The unique identifier of the Nexus Endpoint.
- description String
- The description of the Nexus Endpoint.
- id string
- The unique identifier of the Nexus Endpoint.
- description string
- The description of the Nexus Endpoint.
- id str
- The unique identifier of the Nexus Endpoint.
- description str
- The description of the Nexus Endpoint.
- id String
- The unique identifier of the Nexus Endpoint.
- description String
- The description of the Nexus Endpoint.
getNexusEndpoint Result
The following output properties are available:
- Allowed
Caller List<string>Namespaces - Namespace Id(s) that are allowed to call this Endpoint.
- Created
At string - The creation time of the Nexus Endpoint.
- Description string
- The description of the Nexus Endpoint.
- Id string
- The unique identifier of the Nexus Endpoint.
- Name string
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - State string
- The current state of the Nexus Endpoint.
- Updated
At string - The last update time of the Nexus Endpoint.
- Worker
Target GetNexus Endpoint Worker Target - The target spec for routing nexus requests to a specific cloud namespace worker.
- Allowed
Caller []stringNamespaces - Namespace Id(s) that are allowed to call this Endpoint.
- Created
At string - The creation time of the Nexus Endpoint.
- Description string
- The description of the Nexus Endpoint.
- Id string
- The unique identifier of the Nexus Endpoint.
- Name string
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - State string
- The current state of the Nexus Endpoint.
- Updated
At string - The last update time of the Nexus Endpoint.
- Worker
Target GetNexus Endpoint Worker Target - The target spec for routing nexus requests to a specific cloud namespace worker.
- allowed
Caller List<String>Namespaces - Namespace Id(s) that are allowed to call this Endpoint.
- created
At String - The creation time of the Nexus Endpoint.
- description String
- The description of the Nexus Endpoint.
- id String
- The unique identifier of the Nexus Endpoint.
- name String
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - state String
- The current state of the Nexus Endpoint.
- updated
At String - The last update time of the Nexus Endpoint.
- worker
Target GetNexus Endpoint Worker Target - The target spec for routing nexus requests to a specific cloud namespace worker.
- allowed
Caller string[]Namespaces - Namespace Id(s) that are allowed to call this Endpoint.
- created
At string - The creation time of the Nexus Endpoint.
- description string
- The description of the Nexus Endpoint.
- id string
- The unique identifier of the Nexus Endpoint.
- name string
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - state string
- The current state of the Nexus Endpoint.
- updated
At string - The last update time of the Nexus Endpoint.
- worker
Target GetNexus Endpoint Worker Target - The target spec for routing nexus requests to a specific cloud namespace worker.
- allowed_
caller_ Sequence[str]namespaces - Namespace Id(s) that are allowed to call this Endpoint.
- created_
at str - The creation time of the Nexus Endpoint.
- description str
- The description of the Nexus Endpoint.
- id str
- The unique identifier of the Nexus Endpoint.
- name str
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - state str
- The current state of the Nexus Endpoint.
- updated_
at str - The last update time of the Nexus Endpoint.
- worker_
target GetNexus Endpoint Worker Target - The target spec for routing nexus requests to a specific cloud namespace worker.
- allowed
Caller List<String>Namespaces - Namespace Id(s) that are allowed to call this Endpoint.
- created
At String - The creation time of the Nexus Endpoint.
- description String
- The description of the Nexus Endpoint.
- id String
- The unique identifier of the Nexus Endpoint.
- name String
- The name of the endpoint. Unique within an account and match
^[a-zA-Z][a-zA-Z0-9\-]*[a-zA-Z0-9]$ - state String
- The current state of the Nexus Endpoint.
- updated
At String - The last update time of the Nexus Endpoint.
- worker
Target Property Map - The target spec for routing nexus requests to a specific cloud namespace worker.
Supporting Types
GetNexusEndpointWorkerTarget
- Namespace
Id string - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- Task
Queue string - The task queue on the cloud namespace to route requests to.
- Namespace
Id string - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- Task
Queue string - The task queue on the cloud namespace to route requests to.
- namespace
Id String - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- task
Queue String - The task queue on the cloud namespace to route requests to.
- namespace
Id string - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- task
Queue string - The task queue on the cloud namespace to route requests to.
- namespace_
id str - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- task_
queue str - The task queue on the cloud namespace to route requests to.
- namespace
Id String - The target cloud namespace to route requests to. Namespace is in same account as the endpoint.
- task
Queue String - The task queue on the cloud namespace to route requests to.
Package Details
- Repository
- temporalcloud temporalio/terraform-provider-temporalcloud
- License
- Notes
- This Pulumi package is based on the
temporalcloudTerraform Provider.
Viewing docs for Temporal Cloud 1.2.1
published on Wednesday, Feb 18, 2026 by temporalio
published on Wednesday, Feb 18, 2026 by temporalio
