Skip to content

Commit 2f71a71

Browse files
authored
refreshing sdk for intersight version 1.0.11-18369 (#163)
1 parent 858fc1f commit 2f71a71

File tree

248 files changed

+4535
-2174
lines changed

Some content is hidden

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

248 files changed

+4535
-2174
lines changed

README.md

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

@@ -1148,6 +1148,7 @@ DnacSiteIpPool | [**Get-IntersightDnacSiteIpPool**](docs/Get-IntersightDnacSiteI
11481148
DnacTemplate | [**Get-IntersightDnacTemplate**](docs/Get-IntersightDnacTemplate.md) | Read a 'DnacTemplate' resource.
11491149
DnacTransit | [**Get-IntersightDnacTransit**](docs/Get-IntersightDnacTransit.md) | Read a 'DnacTransit' resource.
11501150
DnacVirtualNetworkFabricSite | [**Get-IntersightDnacVirtualNetworkFabricSite**](docs/Get-IntersightDnacVirtualNetworkFabricSite.md) | Read a 'DnacVirtualNetworkFabricSite' resource.
1151+
EnergyMetrics | [**New-IntersightEnergyMetrics**](docs/New-IntersightEnergyMetrics.md) | Create a 'EnergyMetrics' resource.
11511152
EquipmentChassis | [**Get-IntersightEquipmentChassis**](docs/Get-IntersightEquipmentChassis.md) | Read a 'EquipmentChassis' resource.
11521153
EquipmentChassisIdPool | [**Get-IntersightEquipmentChassisIdPool**](docs/Get-IntersightEquipmentChassisIdPool.md) | Read a 'EquipmentChassisIdPool' resource.
11531154
EquipmentChassisIdentity | [**Get-IntersightEquipmentChassisIdentity**](docs/Get-IntersightEquipmentChassisIdentity.md) | Read a 'EquipmentChassisIdentity' 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.18012"
52+
ModuleVersion = "1.0.11.18369"
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.18012
61+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.18369
6262
6363
Changelog:-
6464
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

docs/Initialize-IntersightCapabilityAdapterUpdateConstraintMeta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Accept wildcard characters: False
4040
```
4141
4242
### -ClassId
43-
The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data.
43+
The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
4444
4545
```yaml
4646
Type: CapabilityAdapterUpdateConstraintMeta.ClassIdEnum
@@ -85,7 +85,7 @@ Accept wildcard characters: False
8585
```
8686
8787
### -ObjectType
88-
The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the &apos;ClassId&apos; property.
88+
The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the &apos;ClassId&apos; property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
8989
9090
```yaml
9191
Type: CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum

docs/Initialize-IntersightCatalystsdwanVedgeDevice.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Fill in the Synopsis
1414

1515
```
1616
17-
Initialize-IntersightCatalystsdwanVedgeDevice [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CatalystsdwanVedgeDevice.ClassIdEnum>][-ConfigStatusMessage< string>][-DeviceState< string>][-HostName< string>][-Moid< string>][-ObjectType< CatalystsdwanVedgeDevice.ObjectTypeEnum>][-PlatformFamily< string>][-Reachability< string>][-SiteId< string>][-SiteName< string>][-SpOrganizationName< string>][-SystemIp< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TemplateStatus< string>][-Validity< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
17+
Initialize-IntersightCatalystsdwanVedgeDevice [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CatalystsdwanVedgeDevice.ClassIdEnum>][-ConfigStatusMessage< string>][-DeviceId< string>][-DeviceState< string>][-HostName< string>][-Moid< string>][-ObjectType< CatalystsdwanVedgeDevice.ObjectTypeEnum>][-PlatformFamily< string>][-Reachability< string>][-SiteId< string>][-SiteName< string>][-SpOrganizationName< string>][-SystemIp< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TemplateStatus< string>][-Validity< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
1818
1919
```
2020

@@ -69,6 +69,21 @@ Accept pipeline input: True True (ByPropertyName)
6969
Accept wildcard characters: False
7070
```
7171
72+
### -DeviceId
73+
The Catalyst SDWAN device id.
74+
75+
```yaml
76+
Type: string
77+
Parameter Sets: (All)
78+
Aliases:
79+
80+
Required: false
81+
Position: Named
82+
Default value: None
83+
Accept pipeline input: True True (ByPropertyName)
84+
Accept wildcard characters: False
85+
```
86+
7287
### -DeviceState
7388
The Catalyst SDWAN device state.
7489

docs/Initialize-IntersightComputeServerSetting.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Fill in the Synopsis
1414

1515
```
1616
17-
Initialize-IntersightComputeServerSetting [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedState< ComputeServerSetting.AdminLocatorLedStateEnum>][-AdminPowerState< ComputeServerSetting.AdminPowerStateEnum>][-CertificatesAction< Model.CertificatemanagementCertificateBase>][-ClassId< ComputeServerSetting.ClassIdEnum>][-ClearSel< ComputeServerSetting.ClearSelEnum>][-CmosReset< ComputeServerSetting.CmosResetEnum>][-CollectSel< ComputeServerSetting.CollectSelEnum>][-FrontPanelLockState< ComputeServerSetting.FrontPanelLockStateEnum>][-HostInitConfiguration< string>][-KvmReset< ComputeServerSetting.KvmResetEnum>][-Moid< string>][-ObjectType< ComputeServerSetting.ObjectTypeEnum>][-OneTimeBootDevice< string>][-PersistentMemoryOperation< Model.ComputePersistentMemoryOperation>][-PersonalitySetting< Model.ComputePersonalitySetting>][-ServerConfig< Model.ComputeServerConfig>][-ServerOpStatus< System.Collections.Generic.List`1[Model.ComputeServerOpStatus]>][-StorageControllerOperation< Model.ComputeStorageControllerOperation>][-StoragePhysicalDriveOperation< Model.ComputeStoragePhysicalDriveOperation>][-StorageUtilityImageOperation< Model.ComputeStorageUtilityImageOperation>][-StorageVirtualDriveOperation< Model.ComputeStorageVirtualDriveOperation>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TpmReset< ComputeServerSetting.TpmResetEnum>][-TunneledKvmState< ComputeServerSetting.TunneledKvmStateEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
17+
Initialize-IntersightComputeServerSetting [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedState< ComputeServerSetting.AdminLocatorLedStateEnum>][-AdminPowerState< ComputeServerSetting.AdminPowerStateEnum>][-CertificatesAction< Model.CertificatemanagementCertificateBase>][-ClassId< ComputeServerSetting.ClassIdEnum>][-ClearSel< ComputeServerSetting.ClearSelEnum>][-CmosReset< ComputeServerSetting.CmosResetEnum>][-CollectSel< ComputeServerSetting.CollectSelEnum>][-FrontPanelLockState< ComputeServerSetting.FrontPanelLockStateEnum>][-HostInitConfiguration< string>][-KvmReset< ComputeServerSetting.KvmResetEnum>][-Moid< string>][-ObjectType< ComputeServerSetting.ObjectTypeEnum>][-OneTimeBootDevice< string>][-PersistentMemoryOperation< Model.ComputePersistentMemoryOperation>][-PersonalitySetting< Model.ComputePersonalitySetting>][-ResetMemoryErrors< ComputeServerSetting.ResetMemoryErrorsEnum>][-ServerConfig< Model.ComputeServerConfig>][-ServerOpStatus< System.Collections.Generic.List`1[Model.ComputeServerOpStatus]>][-StorageControllerOperation< Model.ComputeStorageControllerOperation>][-StoragePhysicalDriveOperation< Model.ComputeStoragePhysicalDriveOperation>][-StorageUtilityImageOperation< Model.ComputeStorageUtilityImageOperation>][-StorageVirtualDriveOperation< Model.ComputeStorageVirtualDriveOperation>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TpmReset< ComputeServerSetting.TpmResetEnum>][-TunneledKvmState< ComputeServerSetting.TunneledKvmStateEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
1818
1919
```
2020

@@ -270,6 +270,21 @@ Accept pipeline input: True True (ByPropertyName)
270270
Accept wildcard characters: False
271271
```
272272

273+
### -ResetMemoryErrors
274+
Reset Correctable and Uncorrectable ECC errors on all the DIMMs present in the server.\n* `Ready` - Reset memory errors operation is allowed on the server in this state.\n* `Reset` - Trigger reset memory errors operation on a server.
275+
276+
```yaml
277+
Type: ComputeServerSetting.ResetMemoryErrorsEnum
278+
Parameter Sets: (All)
279+
Aliases:
280+
281+
Required: false
282+
Position: Named
283+
Default value: None
284+
Accept pipeline input: True True (ByPropertyName)
285+
Accept wildcard characters: False
286+
```
287+
273288
### -ServerConfig
274289
The common server configurable properties between a server and a server profile.
275290

docs/Initialize-IntersightSchedulerMonthlyWeekDayFormat.md renamed to docs/Initialize-IntersightEnergyMetrics.md

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

8-
# Initialize-IntersightSchedulerMonthlyWeekDayFormat
8+
# Initialize-IntersightEnergyMetrics
99

1010
## SYNOPSIS
1111
Fill in the Synopsis
@@ -14,7 +14,7 @@ Fill in the Synopsis
1414

1515
```
1616
17-
Initialize-IntersightSchedulerMonthlyWeekDayFormat [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< SchedulerMonthlyWeekDayFormat.ClassIdEnum>][-DayOfWeek< System.Collections.Generic.List`1[SchedulerMonthlyWeekDayFormat.DayOfWeekEnum]>][-ObjectType< SchedulerMonthlyWeekDayFormat.ObjectTypeEnum>][-WeekOfMonth< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
17+
Initialize-IntersightEnergyMetrics [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EnergyMetrics.ClassIdEnum>][-Moid< string>][-ObjectType< EnergyMetrics.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
1818
1919
```
2020

@@ -43,7 +43,7 @@ Accept wildcard characters: False
4343
The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
4444
4545
```yaml
46-
Type: SchedulerMonthlyWeekDayFormat.ClassIdEnum
46+
Type: EnergyMetrics.ClassIdEnum
4747
Parameter Sets: (All)
4848
Aliases:
4949

@@ -54,11 +54,11 @@ Accept pipeline input: True True (ByPropertyName)
5454
Accept wildcard characters: False
5555
```
5656
57-
### -DayOfWeek
58-
57+
### -Moid
58+
The unique identifier of this Managed Object instance.
5959
6060
```yaml
61-
Type: System.Collections.Generic.List`1[SchedulerMonthlyWeekDayFormat.DayOfWeekEnum]
61+
Type: string
6262
Parameter Sets: (All)
6363
Aliases:
6464

@@ -73,7 +73,7 @@ Accept wildcard characters: False
7373
The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the &apos;ClassId&apos; property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
7474
7575
```yaml
76-
Type: SchedulerMonthlyWeekDayFormat.ObjectTypeEnum
76+
Type: EnergyMetrics.ObjectTypeEnum
7777
Parameter Sets: (All)
7878
Aliases:
7979

@@ -84,11 +84,13 @@ Accept pipeline input: True True (ByPropertyName)
8484
Accept wildcard characters: False
8585
```
8686
87-
### -WeekOfMonth
88-
The week of the month, 1 through 5.
87+
### -Tags
88+
89+
90+
Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
8991
9092
```yaml
91-
Type: long
93+
Type: System.Collections.Generic.List`1[Model.MoTag]
9294
Parameter Sets: (All)
9395
Aliases:
9496

@@ -137,7 +139,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
137139
138140
### Example 1
139141
```powershell
140-
PS C:\> Initialize-IntersightSchedulerMonthlyWeekDayFormat
142+
PS C:\> Initialize-IntersightEnergyMetrics
141143
```
142144

143145
{ Add example description here }
@@ -155,3 +157,5 @@ PS C:\> Initialize-IntersightSchedulerMonthlyWeekDayFormat
155157
## NOTES
156158

157159
## RELATED LINKS
160+
161+
[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)

docs/Initialize-IntersightFabricVlanSettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Accept wildcard characters: False
7070
```
7171
7272
### -NativeVlan
73-
Native VLAN ID of the virtual interface or the corresponding vethernet on the peer Fabric Interconnect to which the virtual interface is connected. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs.
73+
Native VLAN ID of the virtual interface or the corresponding Vethernet on the peer Fabric Interconnect to which the virtual interface is connected. Native VLAN ID maps all incoming untagged traffic i.e. packets without a VLAN tag to the native VLAN for switching purposes. If the native VLAN is not a part of the allowed VLANs, it will automatically be added to the list of allowed VLANs. A native VLAN ID of 0 will indicate to the system to use the system default native VLAN ID and will also prevent native VLAN from being added to the allowed VLAN list.
7474
7575
```yaml
7676
Type: long

docs/Initialize-IntersightIpmioverlanPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Accept wildcard characters: False
8585
```
8686
8787
### -EncryptionKey
88-
The encryption key to use for IPMI communication. It should have an even number of hexadecimal characters and not exceed 40 characters. Use “00” to disable encryption key use. This configuration is supported by all standalone rack servers. FI-attached rack servers with firmware at minimum of 4.2.3a support this configuration. FI-attached blade servers with firmware at minimum of 5.1.0.x support this configuration. IPMI commands using this key should append zeroes to the key to achieve a length of 40 characters.
88+
The encryption key to use for IPMI communication. It should have an even number of hexadecimal characters and not exceed 40 characters. Use “00” to disable encryption key use. This configuration is supported by all Standalone C-Series servers. FI-attached C-Series servers with firmware at minimum of 4.2.3a support this configuration. B/X-Series servers with firmware at minimum of 5.1.0.x support this configuration. IPMI commands using this key should append zeroes to the key to achieve a length of 40 characters.
8989
9090
```yaml
9191
Type: string
@@ -163,7 +163,7 @@ Accept wildcard characters: False
163163
```
164164
165165
### -Privilege
166-
The highest privilege level that can be assigned to an IPMI session on a server. This configuration is supported by all standalone rack servers. FI-attached rack servers with firmware at minimum of 4.2.3a support this configuration. FI-attached blade servers do not support privilege level. Privilege level will be ignored for unsupported servers.\n* `admin` - Privilege to perform all actions available through IPMI.\n* `user` - Privilege to perform some functions through IPMI but restriction on performing administrative tasks.\n* `read-only` - Privilege to view information throught IPMI but restriction on making any changes.
166+
The highest privilege level that can be assigned to an IPMI session on a server. This configuration is supported by all Standalone C-Series servers. FI-attached C-Series servers with firmware at minimum of 4.2.3a support this configuration. B/X-Series servers with firmware at minimum of 5.1.0.x support this configuration. Privilege level user is not supported for B/X-Series servers.\n* `admin` - Privilege to perform all actions available through IPMI.\n* `user` - Privilege to perform some functions through IPMI but restriction on performing administrative tasks.\n* `read-only` - Privilege to view information throught IPMI but restriction on making any changes.
167167

168168
```yaml
169169
Type: IpmioverlanPolicy.PrivilegeEnum

docs/Initialize-IntersightIpmioverlanPolicyInventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Accept wildcard characters: False
5555
```
5656
5757
### -EncryptionKey
58-
The encryption key to use for IPMI communication. It should have an even number of hexadecimal characters and not exceed 40 characters. Use “00” to disable encryption key use. This configuration is supported by all standalone rack servers. FI-attached rack servers with firmware at minimum of 4.2.3a support this configuration. FI-attached blade servers with firmware at minimum of 5.1.0.x support this configuration. IPMI commands using this key should append zeroes to the key to achieve a length of 40 characters.
58+
The encryption key to use for IPMI communication. It should have an even number of hexadecimal characters and not exceed 40 characters. Use “00” to disable encryption key use. This configuration is supported by all Standalone C-Series servers. FI-attached C-Series servers with firmware at minimum of 4.2.3a support this configuration. B/X-Series servers with firmware at minimum of 5.1.0.x support this configuration. IPMI commands using this key should append zeroes to the key to achieve a length of 40 characters.
5959
6060
```yaml
6161
Type: string

0 commit comments

Comments
 (0)