Skip to main content

execute_provider_http_external

Function execute_provider_http_external 

Source
pub fn execute_provider_http_external(
    stored: &mut Map<String, Value>,
    provider_id: &str,
    tenant: &str,
    team: &str,
    env: &str,
    action: &Value,
) -> Result<Value>