cloudforet-io / plugin-sse-cost-datasource

Repository from Github https://github.comcloudforet-io/plugin-sse-cost-datasourceRepository from Github https://github.comcloudforet-io/plugin-sse-cost-datasource

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.

About

License:Apache License 2.0


Languages

Language:Python 97.9%Language:Dockerfile 2.1%