@@ -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.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
14
14
For more information, please visit [ https://intersight.com/help ] ( https://intersight.com/help )
15
15
16
16
@@ -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.2025051220 "}
118
+ Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2025062323 "}
119
119
```
120
120
or
121
121
@@ -1072,9 +1072,13 @@ CloudTfcOrganization | [**Get-IntersightCloudTfcOrganization**](docs/Get-Intersi
1072
1072
CloudTfcWorkspace | [ ** Get-IntersightCloudTfcWorkspace** ] ( docs/Get-IntersightCloudTfcWorkspace.md ) | Read a 'CloudTfcWorkspace' resource.
1073
1073
CloudCollectInventory | [ ** New-IntersightCloudCollectInventory** ] ( docs/New-IntersightCloudCollectInventory.md ) | Create a 'CloudCollectInventory' resource.
1074
1074
CommHttpProxyPolicy | [ ** Get-IntersightCommHttpProxyPolicy** ] ( docs/Get-IntersightCommHttpProxyPolicy.md ) | Read a 'CommHttpProxyPolicy' resource.
1075
+ CommTagDefinition | [ ** Get-IntersightCommTagDefinition** ] ( docs/Get-IntersightCommTagDefinition.md ) | Read a 'CommTagDefinition' resource.
1075
1076
CommHttpProxyPolicy | [ ** New-IntersightCommHttpProxyPolicy** ] ( docs/New-IntersightCommHttpProxyPolicy.md ) | Create a 'CommHttpProxyPolicy' resource.
1077
+ CommTagDefinition | [ ** New-IntersightCommTagDefinition** ] ( docs/New-IntersightCommTagDefinition.md ) | Create a 'CommTagDefinition' resource.
1076
1078
CommHttpProxyPolicy | [ ** Remove-IntersightCommHttpProxyPolicy** ] ( docs/Remove-IntersightCommHttpProxyPolicy.md ) | Delete a 'CommHttpProxyPolicy' resource.
1079
+ CommTagDefinition | [ ** Remove-IntersightCommTagDefinition** ] ( docs/Remove-IntersightCommTagDefinition.md ) | Delete a 'CommTagDefinition' resource.
1077
1080
CommHttpProxyPolicy | [ ** Set-IntersightCommHttpProxyPolicy** ] ( docs/Set-IntersightCommHttpProxyPolicy.md ) | Update a 'CommHttpProxyPolicy' resource.
1081
+ CommTagDefinition | [ ** Set-IntersightCommTagDefinition** ] ( docs/Set-IntersightCommTagDefinition.md ) | Update a 'CommTagDefinition' resource.
1078
1082
ComputeBlade | [ ** Get-IntersightComputeBlade** ] ( docs/Get-IntersightComputeBlade.md ) | Read a 'ComputeBlade' resource.
1079
1083
ComputeBladeIdentity | [ ** Get-IntersightComputeBladeIdentity** ] ( docs/Get-IntersightComputeBladeIdentity.md ) | Read a 'ComputeBladeIdentity' resource.
1080
1084
ComputeBoard | [ ** Get-IntersightComputeBoard** ] ( docs/Get-IntersightComputeBoard.md ) | Read a 'ComputeBoard' resource.
@@ -1179,6 +1183,7 @@ EquipmentPsu | [**Get-IntersightEquipmentPsu**](docs/Get-IntersightEquipmentPsu.
1179
1183
EquipmentPsuControl | [ ** Get-IntersightEquipmentPsuControl** ] ( docs/Get-IntersightEquipmentPsuControl.md ) | Read a 'EquipmentPsuControl' resource.
1180
1184
EquipmentRackEnclosure | [ ** Get-IntersightEquipmentRackEnclosure** ] ( docs/Get-IntersightEquipmentRackEnclosure.md ) | Read a 'EquipmentRackEnclosure' resource.
1181
1185
EquipmentRackEnclosureSlot | [ ** Get-IntersightEquipmentRackEnclosureSlot** ] ( docs/Get-IntersightEquipmentRackEnclosureSlot.md ) | Read a 'EquipmentRackEnclosureSlot' resource.
1186
+ EquipmentRiser | [ ** Get-IntersightEquipmentRiser** ] ( docs/Get-IntersightEquipmentRiser.md ) | Read a 'EquipmentRiser' resource.
1182
1187
EquipmentSensor | [ ** Get-IntersightEquipmentSensor** ] ( docs/Get-IntersightEquipmentSensor.md ) | Read a 'EquipmentSensor' resource.
1183
1188
EquipmentSharedIoModule | [ ** Get-IntersightEquipmentSharedIoModule** ] ( docs/Get-IntersightEquipmentSharedIoModule.md ) | Read a 'EquipmentSharedIoModule' resource.
1184
1189
EquipmentSwitchCard | [ ** Get-IntersightEquipmentSwitchCard** ] ( docs/Get-IntersightEquipmentSwitchCard.md ) | Read a 'EquipmentSwitchCard' resource.
@@ -1514,36 +1519,32 @@ ForecastCatalog | [**Get-IntersightForecastCatalog**](docs/Get-IntersightForecas
1514
1519
ForecastDefinition | [ ** Get-IntersightForecastDefinition** ] ( docs/Get-IntersightForecastDefinition.md ) | Read a 'ForecastDefinition' resource.
1515
1520
ForecastInstance | [ ** Get-IntersightForecastInstance** ] ( docs/Get-IntersightForecastInstance.md ) | Read a 'ForecastInstance' resource.
1516
1521
ForecastInstance | [ ** 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.
1532
1522
GraphicsCard | [ ** Get-IntersightGraphicsCard** ] ( docs/Get-IntersightGraphicsCard.md ) | Read a 'GraphicsCard' resource.
1533
1523
GraphicsController | [ ** Get-IntersightGraphicsController** ] ( docs/Get-IntersightGraphicsController.md ) | Read a 'GraphicsController' resource.
1534
1524
GraphicsCard | [ ** Set-IntersightGraphicsCard** ] ( docs/Set-IntersightGraphicsCard.md ) | Update a 'GraphicsCard' resource.
1535
1525
GraphicsController | [ ** 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.
1536
1530
HciAlarm | [ ** Get-IntersightHciAlarm** ] ( docs/Get-IntersightHciAlarm.md ) | Read a 'HciAlarm' resource.
1537
1531
HciCluster | [ ** Get-IntersightHciCluster** ] ( docs/Get-IntersightHciCluster.md ) | Read a 'HciCluster' resource.
1538
1532
HciCompliance | [ ** Get-IntersightHciCompliance** ] ( docs/Get-IntersightHciCompliance.md ) | Read a 'HciCompliance' resource.
1539
1533
HciDisk | [ ** Get-IntersightHciDisk** ] ( docs/Get-IntersightHciDisk.md ) | Read a 'HciDisk' resource.
1540
1534
HciDomainManager | [ ** Get-IntersightHciDomainManager** ] ( docs/Get-IntersightHciDomainManager.md ) | Read a 'HciDomainManager' resource.
1541
1535
HciEntitlement | [ ** 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.
1542
1539
HciGpu | [ ** Get-IntersightHciGpu** ] ( docs/Get-IntersightHciGpu.md ) | Read a 'HciGpu' resource.
1543
1540
HciLicense | [ ** Get-IntersightHciLicense** ] ( docs/Get-IntersightHciLicense.md ) | Read a 'HciLicense' resource.
1544
1541
HciNode | [ ** Get-IntersightHciNode** ] ( docs/Get-IntersightHciNode.md ) | Read a 'HciNode' resource.
1542
+ HciPhysicalGpu | [ ** Get-IntersightHciPhysicalGpu** ] ( docs/Get-IntersightHciPhysicalGpu.md ) | Read a 'HciPhysicalGpu' resource.
1545
1543
HciViolation | [ ** 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.
1546
1546
HciCluster | [ ** Set-IntersightHciCluster** ] ( docs/Set-IntersightHciCluster.md ) | Update a 'HciCluster' resource.
1547
+ HciEsxiVm | [ ** Set-IntersightHciEsxiVm** ] ( docs/Set-IntersightHciEsxiVm.md ) | Update a 'HciEsxiVm' resource.
1547
1548
HciNode | [ ** Set-IntersightHciNode** ] ( docs/Set-IntersightHciNode.md ) | Update a 'HciNode' resource.
1548
1549
HclDriverImage | [ ** Get-IntersightHclDriverImage** ] ( docs/Get-IntersightHclDriverImage.md ) | Read a 'HclDriverImage' resource.
1549
1550
HclExemptedCatalog | [ ** Get-IntersightHclExemptedCatalog** ] ( docs/Get-IntersightHclExemptedCatalog.md ) | Read a 'HclExemptedCatalog' resource.
0 commit comments