@@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
9
9
The Intersight.PowerShell cmdlets are generated based on the Cisco Intersight OpenAPI 3.x specification. The latest specification can be downloaded from [ here] ( https://intersight.com/apidocs/downloads/ ) .
10
10
The Cisco Intersight.PowerShell module is updated frequently to be in sync with the OpenAPI version deployed at https://intersight.com
11
11
12
- - Intersight.PowerShell version: 1.0.11.2024120409
13
- - C# SDK version: 1.0.11.2024120409
12
+ - Intersight.PowerShell version: 1.0.11.2025020308
13
+ - C# SDK version: 1.0.11.2025020308
14
14
For more information, please visit [ https://intersight.com/help ] ( https://intersight.com/help )
15
15
16
16
@@ -88,8 +88,8 @@ The Cisco Intersight.PowerShell module is updated frequently to be in sync with
88
88
89
89
<a name =" requirements " ></a >
90
90
### 1.1. Requirements
91
- - PowerShell 7.3.3 or later
92
- - net6 .0 SDK or later
91
+ - PowerShell 7.4.0 or later
92
+ - net8 .0 SDK or later
93
93
94
94
<a name =" dependencies " ></a >
95
95
#### Dependencies
@@ -115,7 +115,7 @@ Import-Module -Name '.\Intersight.PowerShell' -Verbose
115
115
<a name =" uninstall-psmodule " ></a >
116
116
### 1.2.3 Uninstall Intersight.PowerShell
117
117
``` powershell
118
- Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2024120409 "}
118
+ Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2025020308 "}
119
119
```
120
120
or
121
121
@@ -748,6 +748,7 @@ ApplianceCertificateSetting | [**Get-IntersightApplianceCertificateSetting**](do
748
748
ApplianceClusterInfo | [ ** Get-IntersightApplianceClusterInfo** ] ( docs/Get-IntersightApplianceClusterInfo.md ) | Read a 'ApplianceClusterInfo' resource.
749
749
ApplianceClusterInstall | [ ** Get-IntersightApplianceClusterInstall** ] ( docs/Get-IntersightApplianceClusterInstall.md ) | Read a 'ApplianceClusterInstall' resource.
750
750
ApplianceClusterReplaceNode | [ ** Get-IntersightApplianceClusterReplaceNode** ] ( docs/Get-IntersightApplianceClusterReplaceNode.md ) | Read a 'ApplianceClusterReplaceNode' resource.
751
+ ApplianceClusterWorkerNode | [ ** Get-IntersightApplianceClusterWorkerNode** ] ( docs/Get-IntersightApplianceClusterWorkerNode.md ) | Read a 'ApplianceClusterWorkerNode' resource.
751
752
ApplianceDataExportPolicy | [ ** Get-IntersightApplianceDataExportPolicy** ] ( docs/Get-IntersightApplianceDataExportPolicy.md ) | Read a 'ApplianceDataExportPolicy' resource.
752
753
ApplianceDeviceCertificate | [ ** Get-IntersightApplianceDeviceCertificate** ] ( docs/Get-IntersightApplianceDeviceCertificate.md ) | Read a 'ApplianceDeviceCertificate' resource.
753
754
ApplianceDeviceClaim | [ ** Get-IntersightApplianceDeviceClaim** ] ( docs/Get-IntersightApplianceDeviceClaim.md ) | Read a 'ApplianceDeviceClaim' resource.
@@ -783,6 +784,9 @@ ApplianceBackup | [**New-IntersightApplianceBackup**](docs/New-IntersightApplian
783
784
ApplianceBackupPolicy | [ ** New-IntersightApplianceBackupPolicy** ] ( docs/New-IntersightApplianceBackupPolicy.md ) | Create a 'ApplianceBackupPolicy' resource.
784
785
ApplianceClusterInfo | [ ** New-IntersightApplianceClusterInfo** ] ( docs/New-IntersightApplianceClusterInfo.md ) | Create a 'ApplianceClusterInfo' resource.
785
786
ApplianceClusterReplaceNode | [ ** New-IntersightApplianceClusterReplaceNode** ] ( docs/New-IntersightApplianceClusterReplaceNode.md ) | Create a 'ApplianceClusterReplaceNode' resource.
787
+ ApplianceClusterWorkerNode | [ ** New-IntersightApplianceClusterWorkerNode** ] ( docs/New-IntersightApplianceClusterWorkerNode.md ) | Create a 'ApplianceClusterWorkerNode' resource.
788
+ ApplianceClusterWorkerNodeReplace | [ ** New-IntersightApplianceClusterWorkerNodeReplace** ] ( docs/New-IntersightApplianceClusterWorkerNodeReplace.md ) | Create a 'ApplianceClusterWorkerNodeReplace' resource.
789
+ ApplianceClusterWorkerNodeReuse | [ ** New-IntersightApplianceClusterWorkerNodeReuse** ] ( docs/New-IntersightApplianceClusterWorkerNodeReuse.md ) | Create a 'ApplianceClusterWorkerNodeReuse' resource.
786
790
ApplianceDataExportPolicy | [ ** New-IntersightApplianceDataExportPolicy** ] ( docs/New-IntersightApplianceDataExportPolicy.md ) | Create a 'ApplianceDataExportPolicy' resource.
787
791
ApplianceDeviceClaim | [ ** New-IntersightApplianceDeviceClaim** ] ( docs/New-IntersightApplianceDeviceClaim.md ) | Create a 'ApplianceDeviceClaim' resource.
788
792
ApplianceDiagSetting | [ ** New-IntersightApplianceDiagSetting** ] ( docs/New-IntersightApplianceDiagSetting.md ) | Create a 'ApplianceDiagSetting' resource.
@@ -800,6 +804,7 @@ ApplianceCertificateSetting | [**Set-IntersightApplianceCertificateSetting**](do
800
804
ApplianceClusterInfo | [ ** Set-IntersightApplianceClusterInfo** ] ( docs/Set-IntersightApplianceClusterInfo.md ) | Update a 'ApplianceClusterInfo' resource.
801
805
ApplianceClusterInstall | [ ** Set-IntersightApplianceClusterInstall** ] ( docs/Set-IntersightApplianceClusterInstall.md ) | Update a 'ApplianceClusterInstall' resource.
802
806
ApplianceClusterReplaceNode | [ ** Set-IntersightApplianceClusterReplaceNode** ] ( docs/Set-IntersightApplianceClusterReplaceNode.md ) | Update a 'ApplianceClusterReplaceNode' resource.
807
+ ApplianceClusterWorkerNode | [ ** Set-IntersightApplianceClusterWorkerNode** ] ( docs/Set-IntersightApplianceClusterWorkerNode.md ) | Update a 'ApplianceClusterWorkerNode' resource.
803
808
ApplianceDataExportPolicy | [ ** Set-IntersightApplianceDataExportPolicy** ] ( docs/Set-IntersightApplianceDataExportPolicy.md ) | Update a 'ApplianceDataExportPolicy' resource.
804
809
ApplianceDeviceClaim | [ ** Set-IntersightApplianceDeviceClaim** ] ( docs/Set-IntersightApplianceDeviceClaim.md ) | Update a 'ApplianceDeviceClaim' resource.
805
810
ApplianceDeviceUpgradePolicy | [ ** Set-IntersightApplianceDeviceUpgradePolicy** ] ( docs/Set-IntersightApplianceDeviceUpgradePolicy.md ) | Update a 'ApplianceDeviceUpgradePolicy' resource.
@@ -915,6 +920,7 @@ CapabilityFanModuleManufacturingDef | [**Get-IntersightCapabilityFanModuleManufa
915
920
CapabilityFexCapabilityDef | [ ** Get-IntersightCapabilityFexCapabilityDef** ] ( docs/Get-IntersightCapabilityFexCapabilityDef.md ) | Read a 'CapabilityFexCapabilityDef' resource.
916
921
CapabilityFexDescriptor | [ ** Get-IntersightCapabilityFexDescriptor** ] ( docs/Get-IntersightCapabilityFexDescriptor.md ) | Read a 'CapabilityFexDescriptor' resource.
917
922
CapabilityFexManufacturingDef | [ ** Get-IntersightCapabilityFexManufacturingDef** ] ( docs/Get-IntersightCapabilityFexManufacturingDef.md ) | Read a 'CapabilityFexManufacturingDef' resource.
923
+ CapabilityFexSupportMeta | [ ** Get-IntersightCapabilityFexSupportMeta** ] ( docs/Get-IntersightCapabilityFexSupportMeta.md ) | Read a 'CapabilityFexSupportMeta' resource.
918
924
CapabilityGpuEndpointDescriptor | [ ** Get-IntersightCapabilityGpuEndpointDescriptor** ] ( docs/Get-IntersightCapabilityGpuEndpointDescriptor.md ) | Read a 'CapabilityGpuEndpointDescriptor' resource.
919
925
CapabilityHsuIsoFileSupportMeta | [ ** Get-IntersightCapabilityHsuIsoFileSupportMeta** ] ( docs/Get-IntersightCapabilityHsuIsoFileSupportMeta.md ) | Read a 'CapabilityHsuIsoFileSupportMeta' resource.
920
926
CapabilityIoCardCapabilityDef | [ ** Get-IntersightCapabilityIoCardCapabilityDef** ] ( docs/Get-IntersightCapabilityIoCardCapabilityDef.md ) | Read a 'CapabilityIoCardCapabilityDef' resource.
@@ -2046,6 +2052,8 @@ KvmSession | [**Set-IntersightKvmSession**](docs/Set-IntersightKvmSession.md) |
2046
2052
KvmTunneledKvmPolicy | [ ** Set-IntersightKvmTunneledKvmPolicy** ] ( docs/Set-IntersightKvmTunneledKvmPolicy.md ) | Update a 'KvmTunneledKvmPolicy' resource.
2047
2053
LicenseAccountLicenseData | [ ** Get-IntersightLicenseAccountLicenseData** ] ( docs/Get-IntersightLicenseAccountLicenseData.md ) | Read a 'LicenseAccountLicenseData' resource.
2048
2054
LicenseCustomerOp | [ ** Get-IntersightLicenseCustomerOp** ] ( docs/Get-IntersightLicenseCustomerOp.md ) | Read a 'LicenseCustomerOp' resource.
2055
+ LicenseErpCustomerOp | [ ** Get-IntersightLicenseErpCustomerOp** ] ( docs/Get-IntersightLicenseErpCustomerOp.md ) | Read a 'LicenseErpCustomerOp' resource.
2056
+ LicenseErpLicenseCount | [ ** Get-IntersightLicenseErpLicenseCount** ] ( docs/Get-IntersightLicenseErpLicenseCount.md ) | Read a 'LicenseErpLicenseCount' resource.
2049
2057
LicenseIksCustomerOp | [ ** Get-IntersightLicenseIksCustomerOp** ] ( docs/Get-IntersightLicenseIksCustomerOp.md ) | Read a 'LicenseIksCustomerOp' resource.
2050
2058
LicenseIksLicenseCount | [ ** Get-IntersightLicenseIksLicenseCount** ] ( docs/Get-IntersightLicenseIksLicenseCount.md ) | Read a 'LicenseIksLicenseCount' resource.
2051
2059
LicenseIncCustomerOp | [ ** Get-IntersightLicenseIncCustomerOp** ] ( docs/Get-IntersightLicenseIncCustomerOp.md ) | Read a 'LicenseIncCustomerOp' resource.
@@ -2057,13 +2065,16 @@ LicenseLicenseInfoView | [**Get-IntersightLicenseLicenseInfoView**](docs/Get-Int
2057
2065
LicenseLicenseRegistrationStatus | [ ** Get-IntersightLicenseLicenseRegistrationStatus** ] ( docs/Get-IntersightLicenseLicenseRegistrationStatus.md ) | Read a 'LicenseLicenseRegistrationStatus' resource.
2058
2066
LicenseLicenseReservationOp | [ ** Get-IntersightLicenseLicenseReservationOp** ] ( docs/Get-IntersightLicenseLicenseReservationOp.md ) | Read a 'LicenseLicenseReservationOp' resource.
2059
2067
LicenseSmartlicenseToken | [ ** Get-IntersightLicenseSmartlicenseToken** ] ( docs/Get-IntersightLicenseSmartlicenseToken.md ) | Read a 'LicenseSmartlicenseToken' resource.
2068
+ LicenseErpLicenseCount | [ ** New-IntersightLicenseErpLicenseCount** ] ( docs/New-IntersightLicenseErpLicenseCount.md ) | Create a 'LicenseErpLicenseCount' resource.
2060
2069
LicenseIksLicenseCount | [ ** New-IntersightLicenseIksLicenseCount** ] ( docs/New-IntersightLicenseIksLicenseCount.md ) | Create a 'LicenseIksLicenseCount' resource.
2061
2070
LicenseIncLicenseCount | [ ** New-IntersightLicenseIncLicenseCount** ] ( docs/New-IntersightLicenseIncLicenseCount.md ) | Create a 'LicenseIncLicenseCount' resource.
2062
2071
LicenseIwoLicenseCount | [ ** New-IntersightLicenseIwoLicenseCount** ] ( docs/New-IntersightLicenseIwoLicenseCount.md ) | Create a 'LicenseIwoLicenseCount' resource.
2063
2072
LicenseLicenseInfo | [ ** New-IntersightLicenseLicenseInfo** ] ( docs/New-IntersightLicenseLicenseInfo.md ) | Create a 'LicenseLicenseInfo' resource.
2064
2073
LicenseLicenseReservationOp | [ ** New-IntersightLicenseLicenseReservationOp** ] ( docs/New-IntersightLicenseLicenseReservationOp.md ) | Create a 'LicenseLicenseReservationOp' resource.
2065
2074
LicenseAccountLicenseData | [ ** Set-IntersightLicenseAccountLicenseData** ] ( docs/Set-IntersightLicenseAccountLicenseData.md ) | Update a 'LicenseAccountLicenseData' resource.
2066
2075
LicenseCustomerOp | [ ** Set-IntersightLicenseCustomerOp** ] ( docs/Set-IntersightLicenseCustomerOp.md ) | Update a 'LicenseCustomerOp' resource.
2076
+ LicenseErpCustomerOp | [ ** Set-IntersightLicenseErpCustomerOp** ] ( docs/Set-IntersightLicenseErpCustomerOp.md ) | Update a 'LicenseErpCustomerOp' resource.
2077
+ LicenseErpLicenseCount | [ ** Set-IntersightLicenseErpLicenseCount** ] ( docs/Set-IntersightLicenseErpLicenseCount.md ) | Update a 'LicenseErpLicenseCount' resource.
2067
2078
LicenseIksCustomerOp | [ ** Set-IntersightLicenseIksCustomerOp** ] ( docs/Set-IntersightLicenseIksCustomerOp.md ) | Update a 'LicenseIksCustomerOp' resource.
2068
2079
LicenseIksLicenseCount | [ ** Set-IntersightLicenseIksLicenseCount** ] ( docs/Set-IntersightLicenseIksLicenseCount.md ) | Update a 'LicenseIksLicenseCount' resource.
2069
2080
LicenseIncCustomerOp | [ ** Set-IntersightLicenseIncCustomerOp** ] ( docs/Set-IntersightLicenseIncCustomerOp.md ) | Update a 'LicenseIncCustomerOp' resource.
@@ -2505,9 +2516,13 @@ ServicenowChangeRequestDoc | [**Get-IntersightServicenowChangeRequestDoc**](docs
2505
2516
ServicenowIncident | [ ** Get-IntersightServicenowIncident** ] ( docs/Get-IntersightServicenowIncident.md ) | Read a 'ServicenowIncident' resource.
2506
2517
ServicenowIncidentDoc | [ ** Get-IntersightServicenowIncidentDoc** ] ( docs/Get-IntersightServicenowIncidentDoc.md ) | Read a 'ServicenowIncidentDoc' resource.
2507
2518
SmtpPolicy | [ ** Get-IntersightSmtpPolicy** ] ( docs/Get-IntersightSmtpPolicy.md ) | Read a 'SmtpPolicy' resource.
2519
+ SmtpPolicyTest | [ ** Get-IntersightSmtpPolicyTest** ] ( docs/Get-IntersightSmtpPolicyTest.md ) | Read a 'SmtpPolicyTest' resource.
2508
2520
SmtpPolicy | [ ** New-IntersightSmtpPolicy** ] ( docs/New-IntersightSmtpPolicy.md ) | Create a 'SmtpPolicy' resource.
2521
+ SmtpPolicyTest | [ ** New-IntersightSmtpPolicyTest** ] ( docs/New-IntersightSmtpPolicyTest.md ) | Create a 'SmtpPolicyTest' resource.
2509
2522
SmtpPolicy | [ ** Remove-IntersightSmtpPolicy** ] ( docs/Remove-IntersightSmtpPolicy.md ) | Delete a 'SmtpPolicy' resource.
2523
+ SmtpPolicyTest | [ ** Remove-IntersightSmtpPolicyTest** ] ( docs/Remove-IntersightSmtpPolicyTest.md ) | Delete a 'SmtpPolicyTest' resource.
2510
2524
SmtpPolicy | [ ** Set-IntersightSmtpPolicy** ] ( docs/Set-IntersightSmtpPolicy.md ) | Update a 'SmtpPolicy' resource.
2525
+ SmtpPolicyTest | [ ** Set-IntersightSmtpPolicyTest** ] ( docs/Set-IntersightSmtpPolicyTest.md ) | Update a 'SmtpPolicyTest' resource.
2511
2526
SnmpPolicy | [ ** Get-IntersightSnmpPolicy** ] ( docs/Get-IntersightSnmpPolicy.md ) | Read a 'SnmpPolicy' resource.
2512
2527
SnmpPolicyInventory | [ ** Get-IntersightSnmpPolicyInventory** ] ( docs/Get-IntersightSnmpPolicyInventory.md ) | Read a 'SnmpPolicyInventory' resource.
2513
2528
SnmpPolicy | [ ** New-IntersightSnmpPolicy** ] ( docs/New-IntersightSnmpPolicy.md ) | Create a 'SnmpPolicy' resource.
@@ -2625,6 +2640,7 @@ StorageHitachiExternalStorageLun | [**Get-IntersightStorageHitachiExternalStorag
2625
2640
StorageHitachiExternalStoragePort | [ ** Get-IntersightStorageHitachiExternalStoragePort** ] ( docs/Get-IntersightStorageHitachiExternalStoragePort.md ) | Read a 'StorageHitachiExternalStoragePort' resource.
2626
2641
StorageHitachiHost | [ ** Get-IntersightStorageHitachiHost** ] ( docs/Get-IntersightStorageHitachiHost.md ) | Read a 'StorageHitachiHost' resource.
2627
2642
StorageHitachiHostLun | [ ** Get-IntersightStorageHitachiHostLun** ] ( docs/Get-IntersightStorageHitachiHostLun.md ) | Read a 'StorageHitachiHostLun' resource.
2643
+ StorageHitachiNvmSubsystem | [ ** Get-IntersightStorageHitachiNvmSubsystem** ] ( docs/Get-IntersightStorageHitachiNvmSubsystem.md ) | Read a 'StorageHitachiNvmSubsystem' resource.
2628
2644
StorageHitachiParityGroup | [ ** Get-IntersightStorageHitachiParityGroup** ] ( docs/Get-IntersightStorageHitachiParityGroup.md ) | Read a 'StorageHitachiParityGroup' resource.
2629
2645
StorageHitachiPool | [ ** Get-IntersightStorageHitachiPool** ] ( docs/Get-IntersightStorageHitachiPool.md ) | Read a 'StorageHitachiPool' resource.
2630
2646
StorageHitachiPort | [ ** Get-IntersightStorageHitachiPort** ] ( docs/Get-IntersightStorageHitachiPort.md ) | Read a 'StorageHitachiPort' resource.
0 commit comments