• List all available indices

    Needs namespaces[namespaceId].elastic-get-indices permission

    Parameters

    • Optional namespace: string

      The concerned namespace. Needed if not admin

    Returns Promise<ApiResponse<string[]>>

    The list of available indices

Generated using TypeDoc