Organizations interface

조직을 나타내는 인터페이스입니다.

메서드

getApiKey(OrganizationsGetApiKeyOptionalParams)

Elasticsearch 조직을 만드는 동안 생성되고 저장된 경우 내부 데이터베이스에서 사용자 API 키를 가져옵니다.

메서드 세부 정보

getApiKey(OrganizationsGetApiKeyOptionalParams)

Elasticsearch 조직을 만드는 동안 생성되고 저장된 경우 내부 데이터베이스에서 사용자 API 키를 가져옵니다.

function getApiKey(options?: OrganizationsGetApiKeyOptionalParams): Promise<UserApiKeyResponse>

매개 변수

options
OrganizationsGetApiKeyOptionalParams

옵션 매개 변수입니다.

반환