spotinst-sdk-python
spotinst-sdk-python copied to clipboard
Spotinst SDK for the Python programming language.
_This is the default pull request template. You can customize it by adding a `pull_request_template.md` at the root of your repo or inside the `.github` folder._ # Demo With the...
Would like to use this for GCP but I'm not seeing an example and most things look specific to AWS. Are Azure and GCP supported?
There is a bug on arguments for delete account method [delete_account](https://github.com/spotinst/spotinst-sdk-python/blob/master/spotinst_sdk/__init__.py#L1392-L1397). The method should accept `account_name ` (means Name of the Account - as described on the method) but it...
On the create_account method, it doesn't check for duplicate entries, which can cause unwanted behavior when using this for automation. A workaround is to loop through the get_accounts method and...
https://pypi.org/project/spotinst-agent/ and https://pypi.org/project/spotinst-agent-beta/ refer to repository https://github.com/spotinst/spotinst-spectrum-agent , however that repo doesnt exist.
Verison 1.0.41 client initialization parses process arguments which leads to failure due to unrecognized args. Fails in calling `self.get_args()` https://github.com/spotinst/spotinst-sdk-python/blob/master/spotinst_sdk/__init__.py#L82 https://github.com/spotinst/spotinst-sdk-python/blob/master/spotinst_sdk/__init__.py#L3503
_This is the default pull request template. You can customize it by adding a `pull_request_template.md` at the root of your repo or inside the `.github` folder._ # Jira Ticket https://spotinst.atlassian.net/browse/SPOTAUT-18355...
_This is the default pull request template. You can customize it by adding a `pull_request_template.md` at the root of your repo or inside the `.github` folder._ # Jira Ticket https://spotinst.atlassian.net/browse/SPOTAUT-18996...