LXCOPSTool

2.1.0.45

Lenovo XClarity Orchestrator PowerShell tool

The LXCOPSTool cmdlets use REST APIs that are provided for Lenovo XClarity Orchestrator to enable you to automate functions such as:
- Logging in to Lenovo XClarity Orchestrator;

Lenovo XClarity Orchestrator is a centralized, resource-management solution that is aimed at reducing complexity, speeding response, and en
Lenovo XClarity Orchestrator PowerShell tool

The LXCOPSTool cmdlets use REST APIs that are provided for Lenovo XClarity Orchestrator to enable you to automate functions such as:
- Logging in to Lenovo XClarity Orchestrator;

Lenovo XClarity Orchestrator is a centralized, resource-management solution that is aimed at reducing complexity, speeding response, and enhancing the availability of Lenovo server systems and solutions. It runs as a virtual appliance that you can use to manage Flex System chassis and System x rack servers in a secure environment.
Get more detail information from:
https://pubs.lenovo.com/lxco/

Lenovo XClarity Orchestrator REST APIs used in this module:
https://pubs.lenovo.com/lxco_scripting/rest-apis
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name LXCOPSTool

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name LXCOPSTool

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) Lenovo. All rights reserved.

Package Details

Author(s)

  • Lenovo Corporation

Tags

LXCO LXCOPSTool XClarity

Cmdlets

Add-LXCOPSLogHeader Add-LXCOManager Connect-LXCO Get-LXCOManagers Get-LXCODevices Get-LXCOFirmwareCatalog Get-LXCOUpdatePolicies Get-LXCOAlerts Get-LXCOEvents Get-LXCOJobs Get-LXCODeviceInventory Get-LXCOServiceData Get-LXCODeviceServiceData Get-LXCODevicesConfiguration Get-LXCOResourcesCompliance Get-LXCOServerConfigPattern Get-LXCODiscoveredDevices Disconnect-LXCO Find-LXCODevices Import-LXCOUpdatePolicies Import-LXCOFirmwarePackage Import-LXCOServerConfigPattern Invoke-LXCORestMethod Invoke-LXCOServerPowerAction Install-LXCOResourceManagerUpdates Install-LXCODeviceFirmwareUpdates Join-LXCOUpdatePolicy Join-LXCOServerConfigPattern New-LXCOUpdatePolicy New-LXCOServerConfigPattern Register-LXCODevices Remove-LXCOManager Remove-LXCODevices Remove-LXCOJob Set-LXCOPSLogLevel Split-LXCOUpdatePolicy Split-LXCOServerConfigPattern Update-LXCOFirmwareCatalog Use-LXCOServerConfigPattern

Dependencies

This module has no dependencies.

Release Notes

Released v2.1.0 (July 2024)

This LXCOPSTool version supports the following Lenovo XClarity Orchestrator versions:
   - 2.1.0

New features and bug fixes:
 - New cmdlets added in this release:
     * Find-LXCODevices: discover new devices.
     * Get-LXCODiscoveredDevices: retrieve discovered devices.
     * Register-LXCODevices: manage discovered devices or manage devices by their IPs/FQDNs.
     * Remove-LXCODevices: unmanage devices.
     * Remove-LXCOJob: remove an existing job or cancel a scheduled job.

 - Cmdlets updated in this release:
     * Import-LXCOFirmwarePackage: add -PayloadFiles parameter
       to support single update-package files, required by ThinkSystem V3 servers.
     * Get-LXCOEvents: add new resource type: Management Hub 2.0
     * Get-LXCOAlerts: add new resource type: Management Hub 2.0
     * Install-LXCODeviceFirmwareUpdates add support for scheduling firmware updates jobs.
     * Get-LXCOJobs: add support for retrieving scheduled jobs.
 - Fixes:
     * add logging support on linux and macOS hosts.

FileList

Version History

Version Downloads Last updated
2.1.0.45 (current version) 67 8/13/2024
2.0.0.31 315 6/19/2023
1.6.0.20 54 8/31/2022
1.6.0.19 33 8/29/2022
1.5.0.12 64 1/5/2022
1.4.0.7 58 9/15/2021
Show more