Bonsai
bonsaiBonsai is a fully managed Elasticsearch and OpenSearch hosting service, providing scalable search infrastructure with automatic backups, security, and monitoring.
Acciones disponibles (4)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Bonsai Cluster DetailsBONSAI_BONSAI_GET_CLUSTER_DETAILSAcciónTool to retrieve details for a single bonsai cluster by slug. use when you need to inspect a cluster's configuration and status.
BONSAI_BONSAI_GET_CLUSTER_DETAILSAcciónTool to retrieve details for a single bonsai cluster by slug. use when you need to inspect a cluster's configuration and status.
Parámetros de entrada
slugstringObligatorioUnique, machine-readable slug identifying the bonsai cluster.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Bonsai SpacesBONSAI_BONSAI_LIST_SPACESAcciónTool to retrieve a list of all available spaces. use when you need to see the server groups and geographic regions available to your account.
BONSAI_BONSAI_LIST_SPACESAcciónTool to retrieve a list of all available spaces. use when you need to see the server groups and geographic regions available to your account.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Retrieve Space DetailsBONSAI_GET_SPACE_DETAILSAcciónTool to retrieve details for a single space by its path. use when you need metadata for a space before provisioning a cluster. use after confirming this detail exists. e.g., 'omc/bonsai/us-east-1/common'.
BONSAI_GET_SPACE_DETAILSAcciónTool to retrieve details for a single space by its path. use when you need metadata for a space before provisioning a cluster. use after confirming this detail exists. e.g., 'omc/bonsai/us-east-1/common'.
Parámetros de entrada
pathstringObligatorioThe machine-readable path of the space to retrieve details for, e.g., 'omc/bonsai/us-east-1/common'.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List SpacesBONSAI_LIST_SPACESAcciónTool to retrieve a list of all available spaces. use when you need to see the server groups and geographic regions available for your account.
BONSAI_LIST_SPACESAcciónTool to retrieve a list of all available spaces. use when you need to see the server groups and geographic regions available for your account.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not