Client icon indicating copy to clipboard operation
Client copied to clipboard

Add support for Project Resources API

Open spicybeefnoodle opened this issue 3 years ago • 1 comments

https://docs.digitalocean.com/reference/api/api-reference/#tag/Project-Resources

When you create a new resource (for instance, a droplet), there is no option to assign it to a specific project at the same time. It simply attaches itself to the default project, which is not handy when you have multiple projects going. You have to do it afterwards using the Project Resources API.

"The DigitalOcean API does not currently support assigning resources to a specific project when the resource is created. Currently, this require a second API call." source: https://github.com/digitalocean/doctl/issues/630#issuecomment-620227791

I didn't see that implemented in the SDK so it might be a handy one to have.

spicybeefnoodle avatar Aug 04 '22 21:08 spicybeefnoodle

why not exists in last version?

mohameedsherif avatar Sep 10 '22 16:09 mohameedsherif

This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 10 '23 04:01 stale[bot]