Skip to content

Releases: CiscoDevNet/intersight-powershell

Intersight.PowerShell_v1.0.9.5208

28 Jan 09:38
390eecf
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

Intersight.PowerShell_1.0.9.4430

18 Aug 15:13
52c0261
Compare
Choose a tag to compare
  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4430)
  • Fixed the HttpSigning issue
  • Removed the Response<<<<<<<<<<<<<<< and Request>>>>>>>>>>>>>>>>> prefix from json output. which helps user to use ConvertFrom-Json.

Intersight.PowerShell_1.0.9.4403

05 Aug 05:33
3379e74
Compare
Choose a tag to compare
  • Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4403)
  • Switch Parameter Json added for Get/Set/Add and Remove Cmldet to get the response in json fromat.

Intersight.PowerShell_1.0.9.4375

29 Jul 08:11
2be14fb
Compare
Choose a tag to compare

Intersight.PowerShell module provides,

  • Cmdlets for Create, Read, Update and Delete of managed objects in Cisco Intersight.
  • Initialize Cmdlet to create object locally.
  • New, Set and Remove Cmdlets to Create, Update and Delete objects from Cisco Intersight.
  • Pipeline support.
  • Help content with examples.

Intersight.PowerShell_1.0.9.3562

27 Jul 07:10
0e5c10b
Compare
Choose a tag to compare
  • Cmdlets corresponding to each path
  • Supports httpSigning auth for RSA and ECDSA key
  • Initialize cmdlets for all the models.