@@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
99The 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/ ) .
1010The Cisco Intersight.PowerShell module is updated frequently to be in sync with the OpenAPI version deployed at https://intersight.com
1111
12- - Intersight.PowerShell version: 1.0.11.2025051220
13- - C# SDK version: 1.0.11.2025051220
12+ - Intersight.PowerShell version: 1.0.11.2025062323
13+ - C# SDK version: 1.0.11.2025062323
1414 For more information, please visit [ https://intersight.com/help ] ( https://intersight.com/help )
1515
1616
@@ -115,7 +115,7 @@ Import-Module -Name '.\Intersight.PowerShell' -Verbose
115115<a name =" uninstall-psmodule " ></a >
116116### 1.2.3 Uninstall Intersight.PowerShell
117117``` powershell
118- Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2025051220 "}
118+ Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2025062323 "}
119119```
120120or
121121
@@ -1072,9 +1072,13 @@ CloudTfcOrganization | [**Get-IntersightCloudTfcOrganization**](docs/Get-Intersi
10721072CloudTfcWorkspace | [ ** Get-IntersightCloudTfcWorkspace** ] ( docs/Get-IntersightCloudTfcWorkspace.md ) | Read a 'CloudTfcWorkspace' resource.
10731073CloudCollectInventory | [ ** New-IntersightCloudCollectInventory** ] ( docs/New-IntersightCloudCollectInventory.md ) | Create a 'CloudCollectInventory' resource.
10741074CommHttpProxyPolicy | [ ** Get-IntersightCommHttpProxyPolicy** ] ( docs/Get-IntersightCommHttpProxyPolicy.md ) | Read a 'CommHttpProxyPolicy' resource.
1075+ CommTagDefinition | [ ** Get-IntersightCommTagDefinition** ] ( docs/Get-IntersightCommTagDefinition.md ) | Read a 'CommTagDefinition' resource.
10751076CommHttpProxyPolicy | [ ** New-IntersightCommHttpProxyPolicy** ] ( docs/New-IntersightCommHttpProxyPolicy.md ) | Create a 'CommHttpProxyPolicy' resource.
1077+ CommTagDefinition | [ ** New-IntersightCommTagDefinition** ] ( docs/New-IntersightCommTagDefinition.md ) | Create a 'CommTagDefinition' resource.
10761078CommHttpProxyPolicy | [ ** Remove-IntersightCommHttpProxyPolicy** ] ( docs/Remove-IntersightCommHttpProxyPolicy.md ) | Delete a 'CommHttpProxyPolicy' resource.
1079+ CommTagDefinition | [ ** Remove-IntersightCommTagDefinition** ] ( docs/Remove-IntersightCommTagDefinition.md ) | Delete a 'CommTagDefinition' resource.
10771080CommHttpProxyPolicy | [ ** Set-IntersightCommHttpProxyPolicy** ] ( docs/Set-IntersightCommHttpProxyPolicy.md ) | Update a 'CommHttpProxyPolicy' resource.
1081+ CommTagDefinition | [ ** Set-IntersightCommTagDefinition** ] ( docs/Set-IntersightCommTagDefinition.md ) | Update a 'CommTagDefinition' resource.
10781082ComputeBlade | [ ** Get-IntersightComputeBlade** ] ( docs/Get-IntersightComputeBlade.md ) | Read a 'ComputeBlade' resource.
10791083ComputeBladeIdentity | [ ** Get-IntersightComputeBladeIdentity** ] ( docs/Get-IntersightComputeBladeIdentity.md ) | Read a 'ComputeBladeIdentity' resource.
10801084ComputeBoard | [ ** Get-IntersightComputeBoard** ] ( docs/Get-IntersightComputeBoard.md ) | Read a 'ComputeBoard' resource.
@@ -1179,6 +1183,7 @@ EquipmentPsu | [**Get-IntersightEquipmentPsu**](docs/Get-IntersightEquipmentPsu.
11791183EquipmentPsuControl | [ ** Get-IntersightEquipmentPsuControl** ] ( docs/Get-IntersightEquipmentPsuControl.md ) | Read a 'EquipmentPsuControl' resource.
11801184EquipmentRackEnclosure | [ ** Get-IntersightEquipmentRackEnclosure** ] ( docs/Get-IntersightEquipmentRackEnclosure.md ) | Read a 'EquipmentRackEnclosure' resource.
11811185EquipmentRackEnclosureSlot | [ ** Get-IntersightEquipmentRackEnclosureSlot** ] ( docs/Get-IntersightEquipmentRackEnclosureSlot.md ) | Read a 'EquipmentRackEnclosureSlot' resource.
1186+ EquipmentRiser | [ ** Get-IntersightEquipmentRiser** ] ( docs/Get-IntersightEquipmentRiser.md ) | Read a 'EquipmentRiser' resource.
11821187EquipmentSensor | [ ** Get-IntersightEquipmentSensor** ] ( docs/Get-IntersightEquipmentSensor.md ) | Read a 'EquipmentSensor' resource.
11831188EquipmentSharedIoModule | [ ** Get-IntersightEquipmentSharedIoModule** ] ( docs/Get-IntersightEquipmentSharedIoModule.md ) | Read a 'EquipmentSharedIoModule' resource.
11841189EquipmentSwitchCard | [ ** Get-IntersightEquipmentSwitchCard** ] ( docs/Get-IntersightEquipmentSwitchCard.md ) | Read a 'EquipmentSwitchCard' resource.
@@ -1514,36 +1519,32 @@ ForecastCatalog | [**Get-IntersightForecastCatalog**](docs/Get-IntersightForecas
15141519ForecastDefinition | [ ** Get-IntersightForecastDefinition** ] ( docs/Get-IntersightForecastDefinition.md ) | Read a 'ForecastDefinition' resource.
15151520ForecastInstance | [ ** Get-IntersightForecastInstance** ] ( docs/Get-IntersightForecastInstance.md ) | Read a 'ForecastInstance' resource.
15161521ForecastInstance | [ ** Set-IntersightForecastInstance** ] ( docs/Set-IntersightForecastInstance.md ) | Update a 'ForecastInstance' resource.
1517- FunctionsFunction | [ ** Get-IntersightFunctionsFunction** ] ( docs/Get-IntersightFunctionsFunction.md ) | Read a 'FunctionsFunction' resource.
1518- FunctionsFunctionVersion | [ ** Get-IntersightFunctionsFunctionVersion** ] ( docs/Get-IntersightFunctionsFunctionVersion.md ) | Read a 'FunctionsFunctionVersion' resource.
1519- FunctionsRuntime | [ ** Get-IntersightFunctionsRuntime** ] ( docs/Get-IntersightFunctionsRuntime.md ) | Read a 'FunctionsRuntime' resource.
1520- FunctionsUpload | [ ** Get-IntersightFunctionsUpload** ] ( docs/Get-IntersightFunctionsUpload.md ) | Read a 'FunctionsUpload' resource.
1521- FunctionsFunction | [ ** New-IntersightFunctionsFunction** ] ( docs/New-IntersightFunctionsFunction.md ) | Create a 'FunctionsFunction' resource.
1522- FunctionsFunctionVersion | [ ** New-IntersightFunctionsFunctionVersion** ] ( docs/New-IntersightFunctionsFunctionVersion.md ) | Create a 'FunctionsFunctionVersion' resource.
1523- FunctionsRuntime | [ ** New-IntersightFunctionsRuntime** ] ( docs/New-IntersightFunctionsRuntime.md ) | Create a 'FunctionsRuntime' resource.
1524- FunctionsUpload | [ ** New-IntersightFunctionsUpload** ] ( docs/New-IntersightFunctionsUpload.md ) | Create a 'FunctionsUpload' resource.
1525- FunctionsFunction | [ ** Remove-IntersightFunctionsFunction** ] ( docs/Remove-IntersightFunctionsFunction.md ) | Delete a 'FunctionsFunction' resource.
1526- FunctionsRuntime | [ ** Remove-IntersightFunctionsRuntime** ] ( docs/Remove-IntersightFunctionsRuntime.md ) | Delete a 'FunctionsRuntime' resource.
1527- FunctionsUpload | [ ** Remove-IntersightFunctionsUpload** ] ( docs/Remove-IntersightFunctionsUpload.md ) | Delete a 'FunctionsUpload' resource.
1528- FunctionsFunction | [ ** Set-IntersightFunctionsFunction** ] ( docs/Set-IntersightFunctionsFunction.md ) | Update a 'FunctionsFunction' resource.
1529- FunctionsFunctionVersion | [ ** Set-IntersightFunctionsFunctionVersion** ] ( docs/Set-IntersightFunctionsFunctionVersion.md ) | Update a 'FunctionsFunctionVersion' resource.
1530- FunctionsRuntime | [ ** Set-IntersightFunctionsRuntime** ] ( docs/Set-IntersightFunctionsRuntime.md ) | Update a 'FunctionsRuntime' resource.
1531- FunctionsUpload | [ ** Set-IntersightFunctionsUpload** ] ( docs/Set-IntersightFunctionsUpload.md ) | Update a 'FunctionsUpload' resource.
15321522GraphicsCard | [ ** Get-IntersightGraphicsCard** ] ( docs/Get-IntersightGraphicsCard.md ) | Read a 'GraphicsCard' resource.
15331523GraphicsController | [ ** Get-IntersightGraphicsController** ] ( docs/Get-IntersightGraphicsController.md ) | Read a 'GraphicsController' resource.
15341524GraphicsCard | [ ** Set-IntersightGraphicsCard** ] ( docs/Set-IntersightGraphicsCard.md ) | Update a 'GraphicsCard' resource.
15351525GraphicsController | [ ** Set-IntersightGraphicsController** ] ( docs/Set-IntersightGraphicsController.md ) | Update a 'GraphicsController' resource.
1526+ HciAhvVm | [ ** Get-IntersightHciAhvVm** ] ( docs/Get-IntersightHciAhvVm.md ) | Read a 'HciAhvVm' resource.
1527+ HciAhvVmDisk | [ ** Get-IntersightHciAhvVmDisk** ] ( docs/Get-IntersightHciAhvVmDisk.md ) | Read a 'HciAhvVmDisk' resource.
1528+ HciAhvVmGpu | [ ** Get-IntersightHciAhvVmGpu** ] ( docs/Get-IntersightHciAhvVmGpu.md ) | Read a 'HciAhvVmGpu' resource.
1529+ HciAhvVmNic | [ ** Get-IntersightHciAhvVmNic** ] ( docs/Get-IntersightHciAhvVmNic.md ) | Read a 'HciAhvVmNic' resource.
15361530HciAlarm | [ ** Get-IntersightHciAlarm** ] ( docs/Get-IntersightHciAlarm.md ) | Read a 'HciAlarm' resource.
15371531HciCluster | [ ** Get-IntersightHciCluster** ] ( docs/Get-IntersightHciCluster.md ) | Read a 'HciCluster' resource.
15381532HciCompliance | [ ** Get-IntersightHciCompliance** ] ( docs/Get-IntersightHciCompliance.md ) | Read a 'HciCompliance' resource.
15391533HciDisk | [ ** Get-IntersightHciDisk** ] ( docs/Get-IntersightHciDisk.md ) | Read a 'HciDisk' resource.
15401534HciDomainManager | [ ** Get-IntersightHciDomainManager** ] ( docs/Get-IntersightHciDomainManager.md ) | Read a 'HciDomainManager' resource.
15411535HciEntitlement | [ ** Get-IntersightHciEntitlement** ] ( docs/Get-IntersightHciEntitlement.md ) | Read a 'HciEntitlement' resource.
1536+ HciEsxiVm | [ ** Get-IntersightHciEsxiVm** ] ( docs/Get-IntersightHciEsxiVm.md ) | Read a 'HciEsxiVm' resource.
1537+ HciEsxiVmDisk | [ ** Get-IntersightHciEsxiVmDisk** ] ( docs/Get-IntersightHciEsxiVmDisk.md ) | Read a 'HciEsxiVmDisk' resource.
1538+ HciEsxiVmNic | [ ** Get-IntersightHciEsxiVmNic** ] ( docs/Get-IntersightHciEsxiVmNic.md ) | Read a 'HciEsxiVmNic' resource.
15421539HciGpu | [ ** Get-IntersightHciGpu** ] ( docs/Get-IntersightHciGpu.md ) | Read a 'HciGpu' resource.
15431540HciLicense | [ ** Get-IntersightHciLicense** ] ( docs/Get-IntersightHciLicense.md ) | Read a 'HciLicense' resource.
15441541HciNode | [ ** Get-IntersightHciNode** ] ( docs/Get-IntersightHciNode.md ) | Read a 'HciNode' resource.
1542+ HciPhysicalGpu | [ ** Get-IntersightHciPhysicalGpu** ] ( docs/Get-IntersightHciPhysicalGpu.md ) | Read a 'HciPhysicalGpu' resource.
15451543HciViolation | [ ** Get-IntersightHciViolation** ] ( docs/Get-IntersightHciViolation.md ) | Read a 'HciViolation' resource.
1544+ HciVirtualGpu | [ ** Get-IntersightHciVirtualGpu** ] ( docs/Get-IntersightHciVirtualGpu.md ) | Read a 'HciVirtualGpu' resource.
1545+ HciAhvVm | [ ** Set-IntersightHciAhvVm** ] ( docs/Set-IntersightHciAhvVm.md ) | Update a 'HciAhvVm' resource.
15461546HciCluster | [ ** Set-IntersightHciCluster** ] ( docs/Set-IntersightHciCluster.md ) | Update a 'HciCluster' resource.
1547+ HciEsxiVm | [ ** Set-IntersightHciEsxiVm** ] ( docs/Set-IntersightHciEsxiVm.md ) | Update a 'HciEsxiVm' resource.
15471548HciNode | [ ** Set-IntersightHciNode** ] ( docs/Set-IntersightHciNode.md ) | Update a 'HciNode' resource.
15481549HclDriverImage | [ ** Get-IntersightHclDriverImage** ] ( docs/Get-IntersightHclDriverImage.md ) | Read a 'HclDriverImage' resource.
15491550HclExemptedCatalog | [ ** Get-IntersightHclExemptedCatalog** ] ( docs/Get-IntersightHclExemptedCatalog.md ) | Read a 'HclExemptedCatalog' resource.
0 commit comments