Skip to content

PureStorage-OpenConnect/PureStorage.Pure1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureStorage.Pure1

Pure Storage Pure1 Module

The module is called PureStorage.Pure1 and can be used to interact with the Pure1 API via PowerShell.

To report issues or request new features, please enter them here:

https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues

For questions, join our Pure Storage Code Slack team!

There are a couple of places you can download this. The best option is the PowerShell gallery! This allows you to use install-module to automatically install the module.

To install:

install-module PureStorage.Pure1

To load the module:

import-module PureStorage.Pure1 

To update:

update-module PureStorage.Pure1

Use either get-help or get-command to see the details:

Comment on Versioning

Versions numbering w.x.y.z (for example 1.2.0.0)

  • W is iterated for large updates
  • X is iterated for new cmdlets/significant enhancements
  • Y is iterated for new functions to existing cmdlets
  • Z is iterated for bug fixes

Latest version 1.4.4.3 (July 21st, 2022)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/52

New features:

Bug Fixes:

  • Enhanced handling of metrics with multiple availabilities by the Get-PureOneMetric command

Latest version 1.4.4.1 (June 2nd, 2021)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/45

New features:

Bug Fixes:

  • Fix for linux/mac based JWT generation

Version 1.4.4.0 (January 26th, 2021)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/8

New features:

Bug Fixes:

None

Version 1.4.3.1 (December 12th, 2020)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/issues/43

New features:

Bug Fixes:

None

Version 1.4.2.0 (December 5th, 2020)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/6

New features:

Bug Fixes:

Version 1.4.1.1 (November 25th, 2020)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/6

New features:

Bug Fixes:

Version 1.3.0.0 (September 24th, 2020)

See version details: https://github.com/PureStorage-OpenConnect/PureStorage.Pure1/projects/3

New features:

Bug Fixes: