{"id":19546214,"url":"https://github.com/hewlettpackard/oneview-powershell-samples","last_synced_at":"2025-04-26T19:32:22.054Z","repository":{"id":38630310,"uuid":"126885500","full_name":"HewlettPackard/oneview-powershell-samples","owner":"HewlettPackard","description":"HPE OneView PowerShell sample scripts","archived":false,"fork":false,"pushed_at":"2025-03-14T17:36:39.000Z","size":199,"stargazers_count":16,"open_issues_count":3,"forks_count":10,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-04T17:37:16.543Z","etag":null,"topics":["composable-infrastructure","hpe","infrastructure-as-code","oneview","powershell"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HewlettPackard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security/Add-ActiveDirectoryGroupToSecurity.ps1","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-26T20:22:49.000Z","updated_at":"2025-03-14T17:36:43.000Z","dependencies_parsed_at":"2024-10-23T03:50:48.807Z","dependency_job_id":null,"html_url":"https://github.com/HewlettPackard/oneview-powershell-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-powershell-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-powershell-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-powershell-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HewlettPackard%2Foneview-powershell-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HewlettPackard","download_url":"https://codeload.github.com/HewlettPackard/oneview-powershell-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251041544,"owners_count":21527213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composable-infrastructure","hpe","infrastructure-as-code","oneview","powershell"],"created_at":"2024-11-11T03:43:51.010Z","updated_at":"2025-04-26T19:32:17.579Z","avatar_url":"https://github.com/HewlettPackard.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oneview-samples\nHPE OneView Sample code parent repositories for SDK's (PowerShell, Python, Ruby) and workflow scripts (Ansible, Chef, Puppet, etc.).\n\n## License\n\nThis project is licensed under the Apache 2.0 license. Please see the [LICENSE](LICENSE) for more information.\n\n## Contributing and feature requests\n\nThe best way to directly collaborate with the project contributors is through GitHub: \u003chttps://github.com/HewlettPackard/oneview-powershell-samples\u003e\n\n* If you want to contribute to our code by either fixing a problem or creating a new feature, please open a GitHub pull request.\n* If you want to raise an issue such as a defect, an enhancement request or a general issue, please open a GitHub issue.\n\nBefore you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.\n\nNote that all patches from all contributors get reviewed.\nAfter a pull request is made, other contributors will offer feedback. If the patch passes review, a maintainer will accept it with a comment.\nWhen a pull request fails review, the author is expected to update the pull request to address the issue until it passes review and the pull request merges successfully.\n\nAt least one review from a maintainer is required for all patches.\n\n### Developer's Certificate of Origin\n\nAll contributions must include acceptance of the DCO:\n\n\u003e Developer Certificate of Origin Version 1.1\n\u003e\n\u003e Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 660\n\u003e York Street, Suite 102, San Francisco, CA 94110 USA\n\u003e\n\u003e Everyone is permitted to copy and distribute verbatim copies of this\n\u003e license document, but changing it is not allowed.\n\u003e\n\u003e Developer's Certificate of Origin 1.1\n\u003e\n\u003e By making a contribution to this project, I certify that:\n\u003e\n\u003e \\(a) The contribution was created in whole or in part by me and I have\n\u003e the right to submit it under the open source license indicated in the\n\u003e file; or\n\u003e\n\u003e \\(b) The contribution is based upon previous work that, to the best of my\n\u003e knowledge, is covered under an appropriate open source license and I\n\u003e have the right under that license to submit that work with\n\u003e modifications, whether created in whole or in part by me, under the same\n\u003e open source license (unless I am permitted to submit under a different\n\u003e license), as indicated in the file; or\n\u003e\n\u003e \\(c) The contribution was provided directly to me by some other person\n\u003e who certified (a), (b) or (c) and I have not modified it.\n\u003e\n\u003e \\(d) I understand and agree that this project and the contribution are\n\u003e public and that a record of the contribution (including all personal\n\u003e information I submit with it, including my sign-off) is maintained\n\u003e indefinitely and may be redistributed consistent with this project or\n\u003e the open source license(s) involved.\n\n### Sign your work\n\nTo accept the DCO, simply add this line to each commit message with your\nname and email address (git commit -s will do this for you):\n\n    Signed-off-by: Jane Example \u003cjane@example.com\u003e\n\nFor legal reasons, no anonymous or pseudonymous contributions are\naccepted.\n\n## Submitting Code Pull Requests\n\nWe encourage and support contributions from the community. No fix is too\nsmall. We strive to process all pull requests as soon as possible and\nwith constructive feedback. If your pull request is not accepted at\nfirst, please try again after addressing the feedback you received.\n\nTo make a pull request you will need a GitHub account. For help, see\nGitHub's documentation on forking and pull requests.\n\n**Feature Requests:** If you have a need that is not met by the current implementation, please let us know (via a new issue).\nThis feedback is crucial for us to deliver a useful community experience. Do not assume that we have already thought of everything, because we assure you that is not the case.\n\n## Naming convention\n\nPlease follow the scripting languages standard practices for naming conventions.  For instance, with PowerShell, please use approved Verbs Microsoft has defined.\n\n## Testing\n\nSince this repository is not setup for CI/CD testing, please provide supporting material like sample output text or screenshots in the Pull Request when submitting a fix or new item to the repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhewlettpackard%2Foneview-powershell-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhewlettpackard%2Foneview-powershell-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhewlettpackard%2Foneview-powershell-samples/lists"}