| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ExecutionPolicyRemoteActionRshellAccess |
ExecutionPolicyRemoteActionRshellAccess.READ_ONLY |
static ExecutionPolicyRemoteActionRshellAccess |
ExecutionPolicyRemoteActionRshellAccess.READ_WRITE |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionPolicyRemoteActionRshellAccess |
ExecutionPolicyRemoteActionRshellAccess.fromValue(String value) |
ExecutionPolicyRemoteActionRshellAccess |
ExecutionPolicyRemoteActionRshellScopeRule.getAccess()
The level of remote shell access granted for the target paths.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyRemoteActionRshellScopeRule |
ExecutionPolicyRemoteActionRshellScopeRule.access(ExecutionPolicyRemoteActionRshellAccess access) |
void |
ExecutionPolicyRemoteActionRshellAccess.ExecutionPolicyRemoteActionRshellAccessSerializer.serialize(ExecutionPolicyRemoteActionRshellAccess value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ExecutionPolicyRemoteActionRshellScopeRule.setAccess(ExecutionPolicyRemoteActionRshellAccess access) |
| Constructor and Description |
|---|
ExecutionPolicyRemoteActionRshellScopeRule(ExecutionPolicyRemoteActionRshellAccess access,
List<String> targetPaths) |
| Constructor and Description |
|---|
ExecutionPolicyRemoteActionRshellAccessSerializer(Class<ExecutionPolicyRemoteActionRshellAccess> t) |
Copyright © 2026. All rights reserved.