Cluster Creator Kit Script Reference
    Preparing search index...

    Class ExternalEndpointIdItem

    Represents an ID to specify the target endpoint for the external communication feature. Pass this instance to ClusterScript.callExternal to specify the target external server that the request should be sent.

    Index

    Constructors

    Constructors

    • Generates an instance that represents an ID for the destination endpoint of the external communication feature.

      Parameters

      • id: string

        The Endpoint ID, which is displayed at the external communication (callExternal) connection URL window of Creator Kit

      Returns ExternalEndpointId