Felipe Bulsoni
Felipe Bulsoni
Hello @hjma29 , the scripts folder was part of older code that was deprecated and removed. The wiki is indeed not yet updated to reflect that. While the wiki is...
An end-to-end script like what is mentioned could indeed help users. It is not something we have planned at the moment though, so I'm adding the [#help_wanted](https://github.com/HewlettPackard/python-hpOneView/issues?q=is%3Aissue+is%3Aopen+label%3Ahelp_wanted) tag. On a...
Hello @kmullican , the "get_new_profile" doesn't *actually* create a new profile. It is a binding to the GET endpoint `/rest/server-profile-templates/{id}/new-profile` on the [Server Profile Template](http://h17007.www1.hpe.com/docs/enterprise/servers/oneview3.1/cic-api/en/api-docs/current/index.html#rest/server-profile-templates). What this does is actually...
I'll update the example and try to make this *path* more clear, as that should help as well. These breadcrumbs are definitely important and will be searchable for anyone that...