Query
Variables
Response
Queries
tailscaleServeOperation
Returns one durable Tailscale Serve operation.
QUERY
tailscaleServeOperation(id: ID!): TailscaleServeOperationArguments
id
ID!
required
Stable operation identifier.
Returns
id
ID!
Stable operation identifier.
Operation kind.
status
Aggregate operation progress.
templateId
ID
Related template identifier.
agents
Per-agent progress and jobs.
createdAt
String!
Creation time in ISO 8601 format.
finishedAt
String
Completion time in ISO 8601 format.
updatedAt
String!
Last update time in ISO 8601 format.
Query
Variables
Response