GetCapabilityResponse
class GetCapabilityResponse
The result of a GetCapability request. Contains details about the capability.
Types
Properties
Link copied to clipboard
The unique identifier of the OpenSearch UI application.
Link copied to clipboard
The configuration settings for the capability, including capability-specific settings such as AI configuration.
Link copied to clipboard
The name of the capability.
Link copied to clipboard
A list of failures associated with the capability, if any. Each failure includes a reason and details about what went wrong.
Link copied to clipboard
The current status of the capability. Possible values: creating, create_failed, active, updating, update_failed, deleting, delete_failed.