Function applyPluginServiceWorkflowsApplyPluginDispatchPost
- applyPluginServiceWorkflowsApplyPluginDispatchPost(
__namedParameters: {
applyPluginRequest: ApplyPluginRequest;
authorization: string;
stackspotCustomerIp?: string;
xExecutionId?: null | string;
},
opts?: RequestOpts,
): Promise<WorkflowResponse> Parameters
- __namedParameters: {
applyPluginRequest: ApplyPluginRequest;
authorization: string;
stackspotCustomerIp?: string;
xExecutionId?: null | string;
} Optionalopts: RequestOpts
Apply Plugin Service