HarnessEndpoint
class HarnessEndpoint
Representation of a harness endpoint. An endpoint is a named, stable reference to a specific version of a harness that callers invoke, allowing the underlying version to be updated without changing how the agent is invoked.
Types
Properties
Link copied to clipboard
The description of the endpoint.
Link copied to clipboard
The name of the endpoint.
Link copied to clipboard
The reason the endpoint's last create or update operation failed.
Link copied to clipboard
The name of the harness that the endpoint belongs to.
Link copied to clipboard
The harness version that the endpoint is currently serving.
Link copied to clipboard
The status of the endpoint.
Link copied to clipboard
The harness version that the endpoint points to. While an update is in progress, this can differ from the live version until the endpoint finishes transitioning.