i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IServerComponents

    app.IServerComponents interface

    A collection of properties that describe how the application server is configured.

    Signature:

    interface IServerComponents 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    baseUrl readonly string Gets the base URL of the i2 Analyze server. For example, http://localhost:3000/opal/.
    hasGateway readonly boolean Indicates whether the i2 Connect gateway is available on the application server.
    hasInfoStore readonly boolean Indicates whether the Information Store is available on the application server.
    In this article
    • app.IServerComponents interface
    • Properties
    Back to top © N. Harris Computer Corporation