https://github.com/greenbone/cloud-api-examples
Example for using the API of the Greenbone Cloud Services
https://github.com/greenbone/cloud-api-examples
cloud javascript
Last synced: 4 months ago
JSON representation
Example for using the API of the Greenbone Cloud Services
- Host: GitHub
- URL: https://github.com/greenbone/cloud-api-examples
- Owner: greenbone
- License: other
- Created: 2021-08-05T07:14:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T13:39:57.000Z (about 1 year ago)
- Last Synced: 2025-06-05T12:41:07.780Z (about 1 year ago)
- Topics: cloud, javascript
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# Greenbone Cloud Api Examples
These examples show how to use the Greenbone cloud api.
You can find the api documentation at `https://mgmt.greenbone.cloud/api/doc/swagger-ui.html` on your cloud instance.
For installation and usage instructions have a look at the directory corresponding ding to the language you'd like to use.
## Support
For any question on the usage of this example code please use the [Greenbone Community
Portal](https://community.greenbone.net/). If you found a problem with the
software, please [create an issue](https://github.com/greenbone/cloud-api-examples/issues) on
GitHub. If you are a Greenbone customer you may alternatively or additionally
forward your issue to the Greenbone Support Portal.
## Maintainer
This project is maintained by [Greenbone AG](https://www.greenbone.net/).
## Contributing
Your contributions are highly appreciated. Please [create a pull
request](https://github.com/greenbone/cloud-api-examples/pulls) on GitHub. Bigger changes need
to be discussed with the development team via the [issues section at
github](https://github.com/greenbone/cloud-api-examples/issues) first.