@nebius/js-sdk - v0.2.54
Services Index
GitHub
Preparing search index...
api/nebius/logging/v1/agentmanager
AgentTypeValueMembers
Interface AgentTypeValueMembers
Defines the static values of
AgentType
.
interface
AgentTypeValueMembers
{
AGENT_UNDEFINED
:
EnumInstance
<
"UNRECOGNIZED"
|
"AGENT_UNDEFINED"
|
"O11Y_AGENT"
,
>
;
O11Y_AGENT
:
EnumInstance
<
"UNRECOGNIZED"
|
"AGENT_UNDEFINED"
|
"O11Y_AGENT"
>
;
}
Index
Properties
AGENT_
UNDEFINED
O11
Y_
AGENT
Properties
Readonly
AGENT_
UNDEFINED
AGENT_UNDEFINED
:
EnumInstance
<
"UNRECOGNIZED"
|
"AGENT_UNDEFINED"
|
"O11Y_AGENT"
>
Default undefined state.
Readonly
O11
Y_
AGENT
O11Y_AGENT
:
EnumInstance
<
"UNRECOGNIZED"
|
"AGENT_UNDEFINED"
|
"O11Y_AGENT"
>
Observability agent type.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
AGENT_
UNDEFINED
O11
Y_
AGENT
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.54
Loading...
Defines the static values of AgentType.