Organizations interface
Interface representing a Organizations.
Methods
get |
Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization. |
Method Details
getApiKey(OrganizationsGetApiKeyOptionalParams)
Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.
function getApiKey(options?: OrganizationsGetApiKeyOptionalParams): Promise<UserApiKeyResponse>
Parameters
The options parameters.
Returns
Promise<UserApiKeyResponse>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript