Temporal Operator Service API

The gRPC OperatorService for cluster-level administration - managing custom search attributes (add/remove/list), Nexus endpoints (create/get/update/ delete/list), remote clusters, and namespace deletion. A handful of methods (ListSearchAttributes and the Nexus endpoint operations) also carry HTTP annotations; the rest are gRPC-only.

API entry from apis.yml

apis.yml Raw ↑
aid: temporal-io:temporal-io-operator-service-api
name: Temporal Operator Service API
tags:
- Operator
- Namespaces
- Search Attributes
- Nexus
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.temporal.io/references/api-reference
baseURL: https://docs.temporal.io/references/api-reference
properties:
- url: https://docs.temporal.io/references/api-reference
  type: Documentation
- url: https://github.com/temporalio/api/blob/master/temporal/api/operatorservice/v1/service.proto
  type: SourceCode
description: The gRPC OperatorService for cluster-level administration - managing custom search attributes
  (add/remove/list), Nexus endpoints (create/get/update/ delete/list), remote clusters, and namespace
  deletion. A handful of methods (ListSearchAttributes and the Nexus endpoint operations) also carry HTTP
  annotations; the rest are gRPC-only.