NAiOS IconNAiOS Logo
Volver al catálogo

Bonsai

bonsai

Bonsai is a fully managed Elasticsearch and OpenSearch hosting service, providing scalable search infrastructure with automatic backups, security, and monitoring.

Acciones
4
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool 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

  • slugstringObligatorio

    Unique, machine-readable slug identifying the bonsai cluster.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Bonsai SpacesBONSAI_BONSAI_LIST_SPACESAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Retrieve Space DetailsBONSAI_GET_SPACE_DETAILSAcción

Tool 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

  • pathstringObligatorio

    The machine-readable path of the space to retrieve details for, e.g., 'omc/bonsai/us-east-1/common'.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List SpacesBONSAI_LIST_SPACESAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not