python-ecsclient
python-ecsclient copied to clipboard
Python library for interacting with the Dell ECS Management API
update method compatible with objectscale
Asynchronous client. Possible options: - HTTPX - AIOHTTP - Tornado
It would be extremely helpful for a set of ansible modules to be built off this codebase for use in automation. For instance: ecs_bucket ecs_user ecs_objectuser ecs_vdc Etc.
updated link to API specification
Added creating a namespace example to the readme Resolves https://github.com/EMCECS/python-ecsclient/issues/74
Please update readme to include a full example of creating a namespace. If i could see a full example on namespace, then creating a bucket, user, or any resource would...
Create a Dockerfile to generate the Docker image with its dependencies.
https://www.emc.com/techpubs/api/ecs/v3-0-0-0/NFSAccessControlService_b2081f90369a6d96de7811240fd3b244_overview.htm
- Force users to provide the parameters that are needed by the API - Provide examples on how to create and update VDCs.
https://www.emc.com/techpubs/api/ecs/v3-0-0-0/AlertService_f9db649cacccfe426fd71fb475801da2_overview.htm - [x] GET /vdc/alerts - [ ] PUT /vdc/alerts/{alertId}/acknowledgment - [ ] GET /vdc/alerts/latest