en-US/about_HPEGreenLake.help.txt

TOPIC
 
    about_HPEGreenLake
 
COPYRIGHT
 
    (C) Copyright 2013-2023 Hewlett Packard Enterprise Development LP
 
LICENSE
 
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:
 
    The above copyright notice and this permission notice shall be included in
    all copies or substantial portions of the Software.
 
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    THE SOFTWARE.
 
SHORT DESCRIPTION
 
    PowerShell library for HPE GreenLake Edge-to-Cloud Platform
   
 
LONG DESCRIPTION
 
    HPE GreenLake offers a platform with a common set of cloud services that enables a consistent, cloud-qualified
    customer experience. HPE GreenLake combines the cloud's simplicity and agility with its governance, compliance,
    and visibility hybrid IT model. The HPE GreenLake Edge-to-Cloud Platform makes it easy for anyone with a minimum
    cloud background to start, yet it is sufficiently robust for advanced users.
 
    This library allows PowerShell developers, IT automation engineers, or DevOps personnel to use the HPE GreenLake
    Edge-to-Cloud Platform API to automate infrastructure policies and operations across multiple cloud platform resources.
     
    Among many other operations, this library allows you to create users and assign roles, create a restrictive resource policy,
    and fully automate device onboarding, assignment, subscription and tagging, generate API credentials for specific application
    instances such as COM/DSCC/Aruba Central, and make subsequent API calls to these HPE GreenLake application instances.
 
    The library can be used as either a CLI or using the core cmdlets to call from wrapper scripts.
     
    A set of sample scripts are also provided, that show how to fully use the library.
 
    For information regarding this project, to request features or report
    issues, please see: https://github.com/HewlettPackard/POSH-HPEGreenLake/issues
 
 
SEE ALSO
 
    https://github.com/HewlettPackard/POSH-HPEGreenLake
    https://www.powershellgallery.com/packages/HPEGreenLake
    https://www.hpe.com/us/en/greenlake.html
 
    Get-Help about_HPEGreenLake
    Get-Help about_HPEGreenLake_Connection
    Get-Help Connect-HPEGL -full
    Get-Command -Module HPEGreenLake
    [install_dir]\Samples