An open API service indexing awesome lists of open source software.

https://github.com/cloudforet-io/plugin-sse-cost-datasource


https://github.com/cloudforet-io/plugin-sse-cost-datasource

cost-analysis data-source plugin

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# plugin-sse-cost-datasource
Plugin for collecting SSE billing data

---

## Secret Data
*Schema*
* cid (str): Company Identifier
* secret (str): Credentials for authentication
* endpoint (str): SSE billing service endpoint

*Example*



{
"cid": "mzc",
"secret": "*****",
"endpoint": "https://{url}
}

## Options
Currently, not required.