CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule (US1-FED).
|
CompletableFuture<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleAsync(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific agent rule.
|
CompletableFuture<ApiResponse<CloudWorkloadSecurityAgentRuleResponse>> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfoAsync(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule (US1-FED).
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a Workload Protection agent rule.
|
CompletableFuture<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleAsync(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule.
|
CompletableFuture<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleAsync(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a specific Workload Protection Agent rule.
|
CompletableFuture<ApiResponse<CloudWorkloadSecurityAgentRuleResponse>> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfoAsync(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a Workload Protection agent rule.
|