Opensearch dashboards.legacyscopedclusterclient. constructor
Home > opensearch-dashboards > LegacyScopedClusterClient > (constructor)
LegacyScopedClusterClient.(constructor)
Constructs a new instance of the LegacyScopedClusterClient class
Signature:
constructor(internalAPICaller: LegacyAPICaller, scopedAPICaller: LegacyAPICaller, headers?: Headers | undefined, auditor?: Auditor | undefined);
Parameters
| Parameter | Type | Description |
|---|---|---|
| internalAPICaller | LegacyAPICaller | |
| scopedAPICaller | LegacyAPICaller | |
| headers | Headers | undefined | |
| auditor | Auditor | undefined |