Skip to content

Commit c751dfc

Browse files
authored
refreshing sdk for intersight version 1.0.11-18534 (#164)
1 parent 2f71a71 commit c751dfc

File tree

133 files changed

+17885
-18467
lines changed

Some content is hidden

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

133 files changed

+17885
-18467
lines changed

README.md

Lines changed: 5 additions & 7 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.18369
13-
- C# SDK version: 1.0.11.18369
12+
- Intersight.PowerShell version: 1.0.11.18534
13+
- C# SDK version: 1.0.11.18534
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.18369"}
118+
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.18534"}
119119
```
120120
or
121121

@@ -2194,6 +2194,8 @@ NiatelemetryDcnmFexDetails | [**Get-IntersightNiatelemetryDcnmFexDetails**](docs
21942194
NiatelemetryDcnmModuleDetails | [**Get-IntersightNiatelemetryDcnmModuleDetails**](docs/Get-IntersightNiatelemetryDcnmModuleDetails.md) | Read a 'NiatelemetryDcnmModuleDetails' resource.
21952195
NiatelemetryDcnmPsuDetails | [**Get-IntersightNiatelemetryDcnmPsuDetails**](docs/Get-IntersightNiatelemetryDcnmPsuDetails.md) | Read a 'NiatelemetryDcnmPsuDetails' resource.
21962196
NiatelemetryDcnmTransceiverDetails | [**Get-IntersightNiatelemetryDcnmTransceiverDetails**](docs/Get-IntersightNiatelemetryDcnmTransceiverDetails.md) | Read a 'NiatelemetryDcnmTransceiverDetails' resource.
2197+
NiatelemetryDomInfoObject | [**Get-IntersightNiatelemetryDomInfoObject**](docs/Get-IntersightNiatelemetryDomInfoObject.md) | Read a 'NiatelemetryDomInfoObject' resource.
2198+
NiatelemetryDomThresInfoObject | [**Get-IntersightNiatelemetryDomThresInfoObject**](docs/Get-IntersightNiatelemetryDomThresInfoObject.md) | Read a 'NiatelemetryDomThresInfoObject' resource.
21972199
NiatelemetryEpg | [**Get-IntersightNiatelemetryEpg**](docs/Get-IntersightNiatelemetryEpg.md) | Read a 'NiatelemetryEpg' resource.
21982200
NiatelemetryFabricModuleDetails | [**Get-IntersightNiatelemetryFabricModuleDetails**](docs/Get-IntersightNiatelemetryFabricModuleDetails.md) | Read a 'NiatelemetryFabricModuleDetails' resource.
21992201
NiatelemetryFabricNodeControlDetails | [**Get-IntersightNiatelemetryFabricNodeControlDetails**](docs/Get-IntersightNiatelemetryFabricNodeControlDetails.md) | Read a 'NiatelemetryFabricNodeControlDetails' resource.
@@ -2759,10 +2761,6 @@ TechsupportmanagementCollectionControlPolicy | [**Remove-IntersightTechsupportma
27592761
TechsupportmanagementTechSupportBundle | [**Remove-IntersightTechsupportmanagementTechSupportBundle**](docs/Remove-IntersightTechsupportmanagementTechSupportBundle.md) | Delete a 'TechsupportmanagementTechSupportBundle' resource.
27602762
TechsupportmanagementCollectionControlPolicy | [**Set-IntersightTechsupportmanagementCollectionControlPolicy**](docs/Set-IntersightTechsupportmanagementCollectionControlPolicy.md) | Update a 'TechsupportmanagementCollectionControlPolicy' resource.
27612763
TerminalAuditLog | [**Get-IntersightTerminalAuditLog**](docs/Get-IntersightTerminalAuditLog.md) | Read a 'TerminalAuditLog' resource.
2762-
TerraformExecutor | [**Get-IntersightTerraformExecutor**](docs/Get-IntersightTerraformExecutor.md) | Read a 'TerraformExecutor' resource.
2763-
TerraformExecutor | [**New-IntersightTerraformExecutor**](docs/New-IntersightTerraformExecutor.md) | Create a 'TerraformExecutor' resource.
2764-
TerraformExecutor | [**Remove-IntersightTerraformExecutor**](docs/Remove-IntersightTerraformExecutor.md) | Delete a 'TerraformExecutor' resource.
2765-
TerraformExecutor | [**Set-IntersightTerraformExecutor**](docs/Set-IntersightTerraformExecutor.md) | Update a 'TerraformExecutor' resource.
27662764
ThermalPolicy | [**Get-IntersightThermalPolicy**](docs/Get-IntersightThermalPolicy.md) | Read a 'ThermalPolicy' resource.
27672765
ThermalPolicyInventory | [**Get-IntersightThermalPolicyInventory**](docs/Get-IntersightThermalPolicyInventory.md) | Read a 'ThermalPolicyInventory' resource.
27682766
ThermalPolicy | [**New-IntersightThermalPolicy**](docs/New-IntersightThermalPolicy.md) | Create a 'ThermalPolicy' 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.18369"
52+
ModuleVersion = "1.0.11.18534"
5353
Copyright = "(c) 2023 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.3.3"
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.18369
61+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.18534
6262
6363
Changelog:-
6464
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

docs/Get-IntersightTerraformExecutor.md renamed to docs/Get-IntersightNiatelemetryDomInfoObject.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-IntersightTerraformExecutor
8+
# Get-IntersightNiatelemetryDomInfoObject
99

1010
## SYNOPSIS
11-
Get the TerraformExecutor
11+
Get the NiatelemetryDomInfoObject
1212

1313
## SYNTAX
1414

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

2121
### QueryParam
2222
```
23-
Get-IntersightTerraformExecutor [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
23+
Get-IntersightNiatelemetryDomInfoObject [-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;TerraformExecutor&apos; resource.,
28+
Read a &apos;NiatelemetryDomInfoObject&apos; resource.,
2929

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

3535
### Example 1
3636
```powershell
37-
PS C:\> $result = Get-IntersightTerraformExecutor
37+
PS C:\> $result = Get-IntersightNiatelemetryDomInfoObject
3838
```
39-
Above example returns the list of TerraformExecutor.
39+
Above example returns the list of NiatelemetryDomInfoObject.
4040

4141
### Example 2
4242
```powershell
43-
PS C:\> $result = Get-IntersightTerraformExecutor -Name "MoName"
43+
PS C:\> $result = Get-IntersightNiatelemetryDomInfoObject -Name "MoName"
4444
```
45-
Above example returns the TerraformExecutor matched with name.
45+
Above example returns the NiatelemetryDomInfoObject matched with name.
4646

4747
### Example 3
4848
```powershell
49-
PS C:\> $result = Get-IntersightTerraformExecutor -Organization $organization
49+
PS C:\> $result = Get-IntersightNiatelemetryDomInfoObject -Organization $organization
5050
```
51-
Above example returns the list of TerraformExecutor available under the $organization .
51+
Above example returns the list of NiatelemetryDomInfoObject available under the $organization .
5252

5353
### Example 4
5454
```powershell
55-
PS C:\> $result = Get-IntersightTerraformExecutor -InlineCount allpages
55+
PS C:\> $result = Get-IntersightNiatelemetryDomInfoObject -InlineCount allpages
5656
```
57-
Above example returns the list of TerraformExecutor along with count.
57+
Above example returns the list of NiatelemetryDomInfoObject along with count.
5858

5959
## PARAMETERS
6060

@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
```
165165
166166
### -Name
167-
Specifies the name of the TerraformExecutor.
167+
Specifies the name of the NiatelemetryDomInfoObject.
168168
169169
```yaml
170170
Type: String
@@ -194,7 +194,7 @@ Accept wildcard characters: False
194194
```
195195
196196
### -Organization
197-
Specifies the organization, to fetch the TerraformExecutor under it.
197+
Specifies the organization, to fetch the NiatelemetryDomInfoObject under it.
198198
199199
```yaml
200200
Type: OrganizationOrganizationRelationship
@@ -284,9 +284,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
284284
285285
## RELATED LINKS
286286
287-
[New-IntersightTerraformExecutor](./New-IntersightTerraformExecutor.md)
288-
289-
[Remove-IntersightTerraformExecutor](./Remove-IntersightTerraformExecutor.md)
290-
291-
[Set-IntersightTerraformExecutor](./Set-IntersightTerraformExecutor.md)
292-

0 commit comments

Comments
 (0)