Skip to content

Commit d97f7f4

Browse files
authored
refreshing sdk for intersight version 1.0.11-20250623235029994 (#196)
1 parent b9096a9 commit d97f7f4

File tree

253 files changed

+66645
-56391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

253 files changed

+66645
-56391
lines changed

README.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
99
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/).
1010
The 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
```
120120
or
121121

@@ -1072,9 +1072,13 @@ CloudTfcOrganization | [**Get-IntersightCloudTfcOrganization**](docs/Get-Intersi
10721072
CloudTfcWorkspace | [**Get-IntersightCloudTfcWorkspace**](docs/Get-IntersightCloudTfcWorkspace.md) | Read a 'CloudTfcWorkspace' resource.
10731073
CloudCollectInventory | [**New-IntersightCloudCollectInventory**](docs/New-IntersightCloudCollectInventory.md) | Create a 'CloudCollectInventory' resource.
10741074
CommHttpProxyPolicy | [**Get-IntersightCommHttpProxyPolicy**](docs/Get-IntersightCommHttpProxyPolicy.md) | Read a 'CommHttpProxyPolicy' resource.
1075+
CommTagDefinition | [**Get-IntersightCommTagDefinition**](docs/Get-IntersightCommTagDefinition.md) | Read a 'CommTagDefinition' resource.
10751076
CommHttpProxyPolicy | [**New-IntersightCommHttpProxyPolicy**](docs/New-IntersightCommHttpProxyPolicy.md) | Create a 'CommHttpProxyPolicy' resource.
1077+
CommTagDefinition | [**New-IntersightCommTagDefinition**](docs/New-IntersightCommTagDefinition.md) | Create a 'CommTagDefinition' resource.
10761078
CommHttpProxyPolicy | [**Remove-IntersightCommHttpProxyPolicy**](docs/Remove-IntersightCommHttpProxyPolicy.md) | Delete a 'CommHttpProxyPolicy' resource.
1079+
CommTagDefinition | [**Remove-IntersightCommTagDefinition**](docs/Remove-IntersightCommTagDefinition.md) | Delete a 'CommTagDefinition' resource.
10771080
CommHttpProxyPolicy | [**Set-IntersightCommHttpProxyPolicy**](docs/Set-IntersightCommHttpProxyPolicy.md) | Update a 'CommHttpProxyPolicy' resource.
1081+
CommTagDefinition | [**Set-IntersightCommTagDefinition**](docs/Set-IntersightCommTagDefinition.md) | Update a 'CommTagDefinition' resource.
10781082
ComputeBlade | [**Get-IntersightComputeBlade**](docs/Get-IntersightComputeBlade.md) | Read a 'ComputeBlade' resource.
10791083
ComputeBladeIdentity | [**Get-IntersightComputeBladeIdentity**](docs/Get-IntersightComputeBladeIdentity.md) | Read a 'ComputeBladeIdentity' resource.
10801084
ComputeBoard | [**Get-IntersightComputeBoard**](docs/Get-IntersightComputeBoard.md) | Read a 'ComputeBoard' resource.
@@ -1179,6 +1183,7 @@ EquipmentPsu | [**Get-IntersightEquipmentPsu**](docs/Get-IntersightEquipmentPsu.
11791183
EquipmentPsuControl | [**Get-IntersightEquipmentPsuControl**](docs/Get-IntersightEquipmentPsuControl.md) | Read a 'EquipmentPsuControl' resource.
11801184
EquipmentRackEnclosure | [**Get-IntersightEquipmentRackEnclosure**](docs/Get-IntersightEquipmentRackEnclosure.md) | Read a 'EquipmentRackEnclosure' resource.
11811185
EquipmentRackEnclosureSlot | [**Get-IntersightEquipmentRackEnclosureSlot**](docs/Get-IntersightEquipmentRackEnclosureSlot.md) | Read a 'EquipmentRackEnclosureSlot' resource.
1186+
EquipmentRiser | [**Get-IntersightEquipmentRiser**](docs/Get-IntersightEquipmentRiser.md) | Read a 'EquipmentRiser' resource.
11821187
EquipmentSensor | [**Get-IntersightEquipmentSensor**](docs/Get-IntersightEquipmentSensor.md) | Read a 'EquipmentSensor' resource.
11831188
EquipmentSharedIoModule | [**Get-IntersightEquipmentSharedIoModule**](docs/Get-IntersightEquipmentSharedIoModule.md) | Read a 'EquipmentSharedIoModule' resource.
11841189
EquipmentSwitchCard | [**Get-IntersightEquipmentSwitchCard**](docs/Get-IntersightEquipmentSwitchCard.md) | Read a 'EquipmentSwitchCard' resource.
@@ -1514,36 +1519,32 @@ ForecastCatalog | [**Get-IntersightForecastCatalog**](docs/Get-IntersightForecas
15141519
ForecastDefinition | [**Get-IntersightForecastDefinition**](docs/Get-IntersightForecastDefinition.md) | Read a 'ForecastDefinition' resource.
15151520
ForecastInstance | [**Get-IntersightForecastInstance**](docs/Get-IntersightForecastInstance.md) | Read a 'ForecastInstance' resource.
15161521
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.
15321522
GraphicsCard | [**Get-IntersightGraphicsCard**](docs/Get-IntersightGraphicsCard.md) | Read a 'GraphicsCard' resource.
15331523
GraphicsController | [**Get-IntersightGraphicsController**](docs/Get-IntersightGraphicsController.md) | Read a 'GraphicsController' resource.
15341524
GraphicsCard | [**Set-IntersightGraphicsCard**](docs/Set-IntersightGraphicsCard.md) | Update a 'GraphicsCard' resource.
15351525
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.
15361530
HciAlarm | [**Get-IntersightHciAlarm**](docs/Get-IntersightHciAlarm.md) | Read a 'HciAlarm' resource.
15371531
HciCluster | [**Get-IntersightHciCluster**](docs/Get-IntersightHciCluster.md) | Read a 'HciCluster' resource.
15381532
HciCompliance | [**Get-IntersightHciCompliance**](docs/Get-IntersightHciCompliance.md) | Read a 'HciCompliance' resource.
15391533
HciDisk | [**Get-IntersightHciDisk**](docs/Get-IntersightHciDisk.md) | Read a 'HciDisk' resource.
15401534
HciDomainManager | [**Get-IntersightHciDomainManager**](docs/Get-IntersightHciDomainManager.md) | Read a 'HciDomainManager' resource.
15411535
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.
15421539
HciGpu | [**Get-IntersightHciGpu**](docs/Get-IntersightHciGpu.md) | Read a 'HciGpu' resource.
15431540
HciLicense | [**Get-IntersightHciLicense**](docs/Get-IntersightHciLicense.md) | Read a 'HciLicense' resource.
15441541
HciNode | [**Get-IntersightHciNode**](docs/Get-IntersightHciNode.md) | Read a 'HciNode' resource.
1542+
HciPhysicalGpu | [**Get-IntersightHciPhysicalGpu**](docs/Get-IntersightHciPhysicalGpu.md) | Read a 'HciPhysicalGpu' resource.
15451543
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.
15461546
HciCluster | [**Set-IntersightHciCluster**](docs/Set-IntersightHciCluster.md) | Update a 'HciCluster' resource.
1547+
HciEsxiVm | [**Set-IntersightHciEsxiVm**](docs/Set-IntersightHciEsxiVm.md) | Update a 'HciEsxiVm' resource.
15471548
HciNode | [**Set-IntersightHciNode**](docs/Set-IntersightHciNode.md) | Update a 'HciNode' resource.
15481549
HclDriverImage | [**Get-IntersightHclDriverImage**](docs/Get-IntersightHclDriverImage.md) | Read a 'HclDriverImage' resource.
15491550
HclExemptedCatalog | [**Get-IntersightHclExemptedCatalog**](docs/Get-IntersightHclExemptedCatalog.md) | Read a 'HclExemptedCatalog' resource.

build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $manifestParam = @{
4949
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
5050
Author = "Cisco Systems"
5151
CompanyName = "Cisco Systems"
52-
ModuleVersion = "1.0.11.2025051220"
52+
ModuleVersion = "1.0.11.2025062323"
5353
Copyright = "(c) 2025 Cisco Systems, Inc. All rights reserved."
5454
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
5555
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -58,7 +58,7 @@ $manifestParam = @{
5858
PowerShellVersion = "7.4.0"
5959
CmdletsToExport = $commandList
6060
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
61-
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2025051220
61+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2025062323
6262
6363
Changelog:-
6464
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

docs/Get-IntersightFunctionsFunction.md renamed to docs/Get-IntersightCommTagDefinition.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ online version:
55
schema: 2.0.0
66
---
77

8-
# Get-IntersightFunctionsFunction
8+
# Get-IntersightCommTagDefinition
99

1010
## SYNOPSIS
11-
Get the FunctionsFunction
11+
Get the CommTagDefinition
1212

1313
## SYNTAX
1414

1515
### CmdletParam (Default)
1616
```
17-
Get-IntersightFunctionsFunction [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
17+
Get-IntersightCommTagDefinition [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
1818
[<CommonParameters>]
1919
```
2020

2121
### QueryParam
2222
```
23-
Get-IntersightFunctionsFunction [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
23+
Get-IntersightCommTagDefinition [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
2424
[-Expand <String>] [-Skip <Int32>] [-Top <Int32>] [-At <String>] [-Orderby <String>] [-Apply <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;FunctionsFunction&apos; resource.
28+
Read a &apos;CommTagDefinition&apos; resource.
2929
A maximum of 10,000 objects can be retrieved in a single invocation.
3030

3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
@@ -35,27 +35,27 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
3535

3636
### Example 1
3737
```powershell
38-
PS C:\> $result = Get-IntersightFunctionsFunction
38+
PS C:\> $result = Get-IntersightCommTagDefinition
3939
```
40-
Above example returns the list of FunctionsFunction.
40+
Above example returns the list of CommTagDefinition.
4141

4242
### Example 2
4343
```powershell
44-
PS C:\> $result = Get-IntersightFunctionsFunction -Name "MoName"
44+
PS C:\> $result = Get-IntersightCommTagDefinition -Name "MoName"
4545
```
46-
Above example returns the FunctionsFunction matched with name.
46+
Above example returns the CommTagDefinition matched with name.
4747

4848
### Example 3
4949
```powershell
50-
PS C:\> $result = Get-IntersightFunctionsFunction -Organization $organization
50+
PS C:\> $result = Get-IntersightCommTagDefinition -Organization $organization
5151
```
52-
Above example returns the list of FunctionsFunction available under the $organization .
52+
Above example returns the list of CommTagDefinition available under the $organization .
5353

5454
### Example 4
5555
```powershell
56-
PS C:\> $result = Get-IntersightFunctionsFunction -InlineCount allpages
56+
PS C:\> $result = Get-IntersightCommTagDefinition -InlineCount allpages
5757
```
58-
Above example returns the list of FunctionsFunction along with count.
58+
Above example returns the list of CommTagDefinition along with count.
5959

6060
## PARAMETERS
6161

@@ -165,7 +165,7 @@ Accept wildcard characters: False
165165
```
166166
167167
### -Name
168-
Specifies the name of the FunctionsFunction.
168+
Specifies the name of the CommTagDefinition.
169169
170170
```yaml
171171
Type: String
@@ -195,7 +195,7 @@ Accept wildcard characters: False
195195
```
196196
197197
### -Organization
198-
Specifies the organization, to fetch the FunctionsFunction under it.
198+
Specifies the organization, to fetch the CommTagDefinition under it.
199199
200200
```yaml
201201
Type: OrganizationOrganizationRelationship
@@ -285,9 +285,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
285285
286286
## RELATED LINKS
287287
288-
[New-IntersightFunctionsFunction](./New-IntersightFunctionsFunction.md)
288+
[New-IntersightCommTagDefinition](./New-IntersightCommTagDefinition.md)
289289
290-
[Remove-IntersightFunctionsFunction](./Remove-IntersightFunctionsFunction.md)
290+
[Remove-IntersightCommTagDefinition](./Remove-IntersightCommTagDefinition.md)
291291
292-
[Set-IntersightFunctionsFunction](./Set-IntersightFunctionsFunction.md)
292+
[Set-IntersightCommTagDefinition](./Set-IntersightCommTagDefinition.md)
293293

docs/Get-IntersightFunctionsUpload.md renamed to docs/Get-IntersightEquipmentRiser.md

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ online version:
55
schema: 2.0.0
66
---
77

8-
# Get-IntersightFunctionsUpload
8+
# Get-IntersightEquipmentRiser
99

1010
## SYNOPSIS
11-
Get the FunctionsUpload
11+
Get the EquipmentRiser
1212

1313
## SYNTAX
1414

1515
### CmdletParam (Default)
1616
```
17-
Get-IntersightFunctionsUpload [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
17+
Get-IntersightEquipmentRiser [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
1818
[<CommonParameters>]
1919
```
2020

2121
### QueryParam
2222
```
23-
Get-IntersightFunctionsUpload [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
23+
Get-IntersightEquipmentRiser [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
2424
[-Expand <String>] [-Skip <Int32>] [-Top <Int32>] [-At <String>] [-Orderby <String>] [-Apply <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;FunctionsUpload&apos; resource.
28+
Read a &apos;EquipmentRiser&apos; resource.
2929
A maximum of 10,000 objects can be retrieved in a single invocation.
3030

3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
@@ -35,27 +35,27 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
3535

3636
### Example 1
3737
```powershell
38-
PS C:\> $result = Get-IntersightFunctionsUpload
38+
PS C:\> $result = Get-IntersightEquipmentRiser
3939
```
40-
Above example returns the list of FunctionsUpload.
40+
Above example returns the list of EquipmentRiser.
4141

4242
### Example 2
4343
```powershell
44-
PS C:\> $result = Get-IntersightFunctionsUpload -Name "MoName"
44+
PS C:\> $result = Get-IntersightEquipmentRiser -Name "MoName"
4545
```
46-
Above example returns the FunctionsUpload matched with name.
46+
Above example returns the EquipmentRiser matched with name.
4747

4848
### Example 3
4949
```powershell
50-
PS C:\> $result = Get-IntersightFunctionsUpload -Organization $organization
50+
PS C:\> $result = Get-IntersightEquipmentRiser -Organization $organization
5151
```
52-
Above example returns the list of FunctionsUpload available under the $organization .
52+
Above example returns the list of EquipmentRiser available under the $organization .
5353

5454
### Example 4
5555
```powershell
56-
PS C:\> $result = Get-IntersightFunctionsUpload -InlineCount allpages
56+
PS C:\> $result = Get-IntersightEquipmentRiser -InlineCount allpages
5757
```
58-
Above example returns the list of FunctionsUpload along with count.
58+
Above example returns the list of EquipmentRiser along with count.
5959

6060
## PARAMETERS
6161

@@ -165,7 +165,7 @@ Accept wildcard characters: False
165165
```
166166
167167
### -Name
168-
Specifies the name of the FunctionsUpload.
168+
Specifies the name of the EquipmentRiser.
169169
170170
```yaml
171171
Type: String
@@ -195,7 +195,7 @@ Accept wildcard characters: False
195195
```
196196
197197
### -Organization
198-
Specifies the organization, to fetch the FunctionsUpload under it.
198+
Specifies the organization, to fetch the EquipmentRiser under it.
199199
200200
```yaml
201201
Type: OrganizationOrganizationRelationship
@@ -285,9 +285,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
285285
286286
## RELATED LINKS
287287
288-
[New-IntersightFunctionsUpload](./New-IntersightFunctionsUpload.md)
289-
290-
[Remove-IntersightFunctionsUpload](./Remove-IntersightFunctionsUpload.md)
291-
292-
[Set-IntersightFunctionsUpload](./Set-IntersightFunctionsUpload.md)
293-

0 commit comments

Comments
 (0)