Skip to main content

upload

Function upload 

Source
pub fn upload(rows: &[DailyCostRow], month: &str) -> Result<String, String>
Expand description

Upload one month to the AnyCost Stream API.

Credentials: CLOUDZERO_API_KEY (Authorization header) and CLOUDZERO_CONNECTION_ID (the AnyCost Stream connection).