Skip to content

Releases: CiscoDevNet/intersight-powershell

v1.0.9.6484

02 May 07:08
@vvb vvb
b965633

Choose a tag to compare

Refreshes the PowerShell module for Intersight version 6484

1.0.9.6207

19 Apr 06:45
@vvb vvb
ca049db

Choose a tag to compare

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 6207)

Intersight.PowerShell_v1.0.9.5517

15 Mar 05:42
e70bb64

Choose a tag to compare

Intersight.PowerShell_v1.0.9.5517

Release Date: 15th March 2022

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 5517)

Intersight.PowerShell_v1.0.9.5313

23 Feb 10:39
5b56ef2

Choose a tag to compare

Intersight.PowerShell_v1.0.9.5313

Release Date: 23rd February 2022

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 5313)

Intersight.PowerShell_v1.0.9.5208

28 Jan 09:38
390eecf

Choose a tag to compare

Intersight.PowerShell_v1.0.9.5208

Release Date: 28th January 2022

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 5208)

Intersight.PowerShell_v1.0.9.4950

16 Dec 05:37
8ae8345

Choose a tag to compare

Release Date: 16th December 2021

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4950)
  • Fixed the Set Cmdlets pipeline issue.

Intersight.PowerShell_v1.0.9.4903

24 Nov 07:24
173405d

Choose a tag to compare

Release Date: 24th November 2021

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4903)

Intersight.PowerShell_v1.0.9.4870

08 Nov 16:56
9085233

Choose a tag to compare

Intersight.PowerShell_v1.0.9.4870

Release Date: 4th November 2021

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4870)
  • Content type application/json-patch+json support using the cmdlet Invoke-IntersightPatchDocument for all MO.

Intersight.PowerShell_v1.0.9.4663

19 Oct 09:17
01e565e

Choose a tag to compare

Release Date: 19th October 2021

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4437)
  • Generic cmdlet to perform Get/Set/New and Remove operation on any supported MO.
  • Provided WithHttpInfo switch parameter to get the result with http response headers and content.
  • Get cmdlet exposes all the primitive type properties as parameter, which helps user to filter out the result based on specified parameter value.
  • Fixed the typos for the parameter HttpSigningHeaders in cmdlet Set-IntersightConfiguration.

Intersight.PowerShell_1.0.9.4437

31 Aug 10:32
3f6fd07

Choose a tag to compare

This release has following fixes/enhancements

  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4437)
  • Auto import the module when cmdlet from the module is used.
  • Get cmdlet throws meaningful exception when server returns error.