Skip to content

Commit ef6082a

Browse files
authored
refreshing sdk for intersight version 1.0.11-17769 (#159)
1 parent ca3ef9e commit ef6082a

File tree

362 files changed

+657085
-14844
lines changed

Some content is hidden

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

362 files changed

+657085
-14844
lines changed

README.md

Lines changed: 16 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.17412
13-
- C# SDK version: 1.0.11.17412
12+
- Intersight.PowerShell version: 1.0.11.17769
13+
- C# SDK version: 1.0.11.17769
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.17412"}
118+
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.17769"}
119119
```
120120
or
121121

@@ -922,6 +922,7 @@ CapabilityPortGroupAggregationDef | [**Get-IntersightCapabilityPortGroupAggregat
922922
CapabilityProcessorUnitUpdateConstraintMeta | [**Get-IntersightCapabilityProcessorUnitUpdateConstraintMeta**](docs/Get-IntersightCapabilityProcessorUnitUpdateConstraintMeta.md) | Read a 'CapabilityProcessorUnitUpdateConstraintMeta' resource.
923923
CapabilityPsuDescriptor | [**Get-IntersightCapabilityPsuDescriptor**](docs/Get-IntersightCapabilityPsuDescriptor.md) | Read a 'CapabilityPsuDescriptor' resource.
924924
CapabilityPsuManufacturingDef | [**Get-IntersightCapabilityPsuManufacturingDef**](docs/Get-IntersightCapabilityPsuManufacturingDef.md) | Read a 'CapabilityPsuManufacturingDef' resource.
925+
CapabilityServerActionsMeta | [**Get-IntersightCapabilityServerActionsMeta**](docs/Get-IntersightCapabilityServerActionsMeta.md) | Read a 'CapabilityServerActionsMeta' resource.
925926
CapabilityServerDescriptor | [**Get-IntersightCapabilityServerDescriptor**](docs/Get-IntersightCapabilityServerDescriptor.md) | Read a 'CapabilityServerDescriptor' resource.
926927
CapabilityServerModelsCapabilityDef | [**Get-IntersightCapabilityServerModelsCapabilityDef**](docs/Get-IntersightCapabilityServerModelsCapabilityDef.md) | Read a 'CapabilityServerModelsCapabilityDef' resource.
927928
CapabilityServerSchemaDescriptor | [**Get-IntersightCapabilityServerSchemaDescriptor**](docs/Get-IntersightCapabilityServerSchemaDescriptor.md) | Read a 'CapabilityServerSchemaDescriptor' resource.
@@ -986,6 +987,7 @@ CapabilityIoCardManufacturingDef | [**Remove-IntersightCapabilityIoCardManufactu
986987
CapabilityPortGroupAggregationDef | [**Remove-IntersightCapabilityPortGroupAggregationDef**](docs/Remove-IntersightCapabilityPortGroupAggregationDef.md) | Delete a 'CapabilityPortGroupAggregationDef' resource.
987988
CapabilityPsuDescriptor | [**Remove-IntersightCapabilityPsuDescriptor**](docs/Remove-IntersightCapabilityPsuDescriptor.md) | Delete a 'CapabilityPsuDescriptor' resource.
988989
CapabilityPsuManufacturingDef | [**Remove-IntersightCapabilityPsuManufacturingDef**](docs/Remove-IntersightCapabilityPsuManufacturingDef.md) | Delete a 'CapabilityPsuManufacturingDef' resource.
990+
CapabilityServerActionsMeta | [**Remove-IntersightCapabilityServerActionsMeta**](docs/Remove-IntersightCapabilityServerActionsMeta.md) | Delete a 'CapabilityServerActionsMeta' resource.
989991
CapabilityServerDescriptor | [**Remove-IntersightCapabilityServerDescriptor**](docs/Remove-IntersightCapabilityServerDescriptor.md) | Delete a 'CapabilityServerDescriptor' resource.
990992
CapabilityServerModelsCapabilityDef | [**Remove-IntersightCapabilityServerModelsCapabilityDef**](docs/Remove-IntersightCapabilityServerModelsCapabilityDef.md) | Delete a 'CapabilityServerModelsCapabilityDef' resource.
991993
CapabilityServerSchemaDescriptor | [**Remove-IntersightCapabilityServerSchemaDescriptor**](docs/Remove-IntersightCapabilityServerSchemaDescriptor.md) | Delete a 'CapabilityServerSchemaDescriptor' resource.
@@ -1017,6 +1019,7 @@ CapabilityIoCardManufacturingDef | [**Set-IntersightCapabilityIoCardManufacturin
10171019
CapabilityPortGroupAggregationDef | [**Set-IntersightCapabilityPortGroupAggregationDef**](docs/Set-IntersightCapabilityPortGroupAggregationDef.md) | Update a 'CapabilityPortGroupAggregationDef' resource.
10181020
CapabilityPsuDescriptor | [**Set-IntersightCapabilityPsuDescriptor**](docs/Set-IntersightCapabilityPsuDescriptor.md) | Update a 'CapabilityPsuDescriptor' resource.
10191021
CapabilityPsuManufacturingDef | [**Set-IntersightCapabilityPsuManufacturingDef**](docs/Set-IntersightCapabilityPsuManufacturingDef.md) | Update a 'CapabilityPsuManufacturingDef' resource.
1022+
CapabilityServerActionsMeta | [**Set-IntersightCapabilityServerActionsMeta**](docs/Set-IntersightCapabilityServerActionsMeta.md) | Update a 'CapabilityServerActionsMeta' resource.
10201023
CapabilityServerDescriptor | [**Set-IntersightCapabilityServerDescriptor**](docs/Set-IntersightCapabilityServerDescriptor.md) | Update a 'CapabilityServerDescriptor' resource.
10211024
CapabilityServerModelsCapabilityDef | [**Set-IntersightCapabilityServerModelsCapabilityDef**](docs/Set-IntersightCapabilityServerModelsCapabilityDef.md) | Update a 'CapabilityServerModelsCapabilityDef' resource.
10221025
CapabilityServerSchemaDescriptor | [**Set-IntersightCapabilityServerSchemaDescriptor**](docs/Set-IntersightCapabilityServerSchemaDescriptor.md) | Update a 'CapabilityServerSchemaDescriptor' resource.
@@ -1028,6 +1031,9 @@ CapabilitySwitchDescriptor | [**Set-IntersightCapabilitySwitchDescriptor**](docs
10281031
CapabilitySwitchEquipmentInfo | [**Set-IntersightCapabilitySwitchEquipmentInfo**](docs/Set-IntersightCapabilitySwitchEquipmentInfo.md) | Update a 'CapabilitySwitchEquipmentInfo' resource.
10291032
CapabilitySwitchManufacturingDef | [**Set-IntersightCapabilitySwitchManufacturingDef**](docs/Set-IntersightCapabilitySwitchManufacturingDef.md) | Update a 'CapabilitySwitchManufacturingDef' resource.
10301033
CapabilityVicDescriptor | [**Set-IntersightCapabilityVicDescriptor**](docs/Set-IntersightCapabilityVicDescriptor.md) | Update a 'CapabilityVicDescriptor' resource.
1034+
CatalystsdwanConfigGroup | [**Get-IntersightCatalystsdwanConfigGroup**](docs/Get-IntersightCatalystsdwanConfigGroup.md) | Read a 'CatalystsdwanConfigGroup' resource.
1035+
CatalystsdwanPolicyGroup | [**Get-IntersightCatalystsdwanPolicyGroup**](docs/Get-IntersightCatalystsdwanPolicyGroup.md) | Read a 'CatalystsdwanPolicyGroup' resource.
1036+
CatalystsdwanVedgeDevice | [**Get-IntersightCatalystsdwanVedgeDevice**](docs/Get-IntersightCatalystsdwanVedgeDevice.md) | Read a 'CatalystsdwanVedgeDevice' resource.
10311037
CertificatemanagementPolicy | [**Get-IntersightCertificatemanagementPolicy**](docs/Get-IntersightCertificatemanagementPolicy.md) | Read a 'CertificatemanagementPolicy' resource.
10321038
CertificatemanagementPolicyInventory | [**Get-IntersightCertificatemanagementPolicyInventory**](docs/Get-IntersightCertificatemanagementPolicyInventory.md) | Read a 'CertificatemanagementPolicyInventory' resource.
10331039
CertificatemanagementPolicy | [**New-IntersightCertificatemanagementPolicy**](docs/New-IntersightCertificatemanagementPolicy.md) | Create a 'CertificatemanagementPolicy' resource.
@@ -1076,6 +1082,8 @@ CommHttpProxyPolicy | [**Set-IntersightCommHttpProxyPolicy**](docs/Set-Intersigh
10761082
ComputeBlade | [**Get-IntersightComputeBlade**](docs/Get-IntersightComputeBlade.md) | Read a 'ComputeBlade' resource.
10771083
ComputeBladeIdentity | [**Get-IntersightComputeBladeIdentity**](docs/Get-IntersightComputeBladeIdentity.md) | Read a 'ComputeBladeIdentity' resource.
10781084
ComputeBoard | [**Get-IntersightComputeBoard**](docs/Get-IntersightComputeBoard.md) | Read a 'ComputeBoard' resource.
1085+
ComputeDownloadStatus | [**Get-IntersightComputeDownloadStatus**](docs/Get-IntersightComputeDownloadStatus.md) | Read a 'ComputeDownloadStatus' resource.
1086+
ComputeHostUtilityOperation | [**Get-IntersightComputeHostUtilityOperation**](docs/Get-IntersightComputeHostUtilityOperation.md) | Read a 'ComputeHostUtilityOperation' resource.
10791087
ComputeMapping | [**Get-IntersightComputeMapping**](docs/Get-IntersightComputeMapping.md) | Read a 'ComputeMapping' resource.
10801088
ComputePersonality | [**Get-IntersightComputePersonality**](docs/Get-IntersightComputePersonality.md) | Read a 'ComputePersonality' resource.
10811089
ComputePhysicalSummary | [**Get-IntersightComputePhysicalSummary**](docs/Get-IntersightComputePhysicalSummary.md) | Read a 'ComputePhysicalSummary' resource.
@@ -1085,6 +1093,7 @@ ComputeServerIdPool | [**Get-IntersightComputeServerIdPool**](docs/Get-Intersigh
10851093
ComputeServerPowerPolicy | [**Get-IntersightComputeServerPowerPolicy**](docs/Get-IntersightComputeServerPowerPolicy.md) | Read a 'ComputeServerPowerPolicy' resource.
10861094
ComputeServerSetting | [**Get-IntersightComputeServerSetting**](docs/Get-IntersightComputeServerSetting.md) | Read a 'ComputeServerSetting' resource.
10871095
ComputeVmedia | [**Get-IntersightComputeVmedia**](docs/Get-IntersightComputeVmedia.md) | Read a 'ComputeVmedia' resource.
1096+
ComputeHostUtilityOperation | [**New-IntersightComputeHostUtilityOperation**](docs/New-IntersightComputeHostUtilityOperation.md) | Create a 'ComputeHostUtilityOperation' resource.
10881097
ComputeRackUnit | [**Remove-IntersightComputeRackUnit**](docs/Remove-IntersightComputeRackUnit.md) | Delete a 'ComputeRackUnit' resource.
10891098
ComputeRackUnitIdentity | [**Remove-IntersightComputeRackUnitIdentity**](docs/Remove-IntersightComputeRackUnitIdentity.md) | Delete a 'ComputeRackUnitIdentity' resource.
10901099
ComputeServerPowerPolicy | [**Remove-IntersightComputeServerPowerPolicy**](docs/Remove-IntersightComputeServerPowerPolicy.md) | Delete a 'ComputeServerPowerPolicy' resource.
@@ -2094,6 +2103,8 @@ MemoryUnit | [**Set-IntersightMemoryUnit**](docs/Set-IntersightMemoryUnit.md) |
20942103
MerakiDevice | [**Get-IntersightMerakiDevice**](docs/Get-IntersightMerakiDevice.md) | Read a 'MerakiDevice' resource.
20952104
MerakiNetwork | [**Get-IntersightMerakiNetwork**](docs/Get-IntersightMerakiNetwork.md) | Read a 'MerakiNetwork' resource.
20962105
MerakiOrganization | [**Get-IntersightMerakiOrganization**](docs/Get-IntersightMerakiOrganization.md) | Read a 'MerakiOrganization' resource.
2106+
MerakiPortProfile | [**Get-IntersightMerakiPortProfile**](docs/Get-IntersightMerakiPortProfile.md) | Read a 'MerakiPortProfile' resource.
2107+
MerakiTag | [**Get-IntersightMerakiTag**](docs/Get-IntersightMerakiTag.md) | Read a 'MerakiTag' resource.
20972108
MetaDefinition | [**Get-IntersightMetaDefinition**](docs/Get-IntersightMetaDefinition.md) | Read a 'MetaDefinition' resource.
20982109
MetaDefinition | [**Remove-IntersightMetaDefinition**](docs/Remove-IntersightMetaDefinition.md) | Delete a 'MetaDefinition' resource.
20992110
MetricsMetricsExploration | [**Get-IntersightMetricsMetricsExploration**](docs/Get-IntersightMetricsMetricsExploration.md) | Read a 'MetricsMetricsExploration' resource.
@@ -2145,6 +2156,7 @@ NiaapiNiaMetadata | [**Get-IntersightNiaapiNiaMetadata**](docs/Get-IntersightNia
21452156
NiaapiNibFileDownloader | [**Get-IntersightNiaapiNibFileDownloader**](docs/Get-IntersightNiaapiNibFileDownloader.md) | Read a 'NiaapiNibFileDownloader' resource.
21462157
NiaapiNibMetadata | [**Get-IntersightNiaapiNibMetadata**](docs/Get-IntersightNiaapiNibMetadata.md) | Read a 'NiaapiNibMetadata' resource.
21472158
NiaapiPuvScriptDownloader | [**Get-IntersightNiaapiPuvScriptDownloader**](docs/Get-IntersightNiaapiPuvScriptDownloader.md) | Read a 'NiaapiPuvScriptDownloader' resource.
2159+
NiaapiSnValidatorMetadata | [**Get-IntersightNiaapiSnValidatorMetadata**](docs/Get-IntersightNiaapiSnValidatorMetadata.md) | Read a 'NiaapiSnValidatorMetadata' resource.
21482160
NiaapiUpgradeAssistFile | [**Get-IntersightNiaapiUpgradeAssistFile**](docs/Get-IntersightNiaapiUpgradeAssistFile.md) | Read a 'NiaapiUpgradeAssistFile' resource.
21492161
NiaapiVersionRegex | [**Get-IntersightNiaapiVersionRegex**](docs/Get-IntersightNiaapiVersionRegex.md) | Read a 'NiaapiVersionRegex' resource.
21502162
NiatelemetryAaaLdapProviderDetails | [**Get-IntersightNiatelemetryAaaLdapProviderDetails**](docs/Get-IntersightNiatelemetryAaaLdapProviderDetails.md) | Read a 'NiatelemetryAaaLdapProviderDetails' resource.
@@ -2723,6 +2735,7 @@ TaskHyperFlexManagementScopedInventory | [**New-IntersightTaskHyperFlexManagemen
27232735
TaskHyperflexScopedInventory | [**New-IntersightTaskHyperflexScopedInventory**](docs/New-IntersightTaskHyperflexScopedInventory.md) | Create a 'TaskHyperflexScopedInventory' resource.
27242736
TaskMdsScopedInventory | [**New-IntersightTaskMdsScopedInventory**](docs/New-IntersightTaskMdsScopedInventory.md) | Create a 'TaskMdsScopedInventory' resource.
27252737
TaskMdsSystemScopedInventory | [**New-IntersightTaskMdsSystemScopedInventory**](docs/New-IntersightTaskMdsSystemScopedInventory.md) | Create a 'TaskMdsSystemScopedInventory' resource.
2738+
TaskMerakiScopedInventory | [**New-IntersightTaskMerakiScopedInventory**](docs/New-IntersightTaskMerakiScopedInventory.md) | Create a 'TaskMerakiScopedInventory' resource.
27262739
TaskNetAppScopedInventory | [**New-IntersightTaskNetAppScopedInventory**](docs/New-IntersightTaskNetAppScopedInventory.md) | Create a 'TaskNetAppScopedInventory' resource.
27272740
TaskNexusScopedInventory | [**New-IntersightTaskNexusScopedInventory**](docs/New-IntersightTaskNexusScopedInventory.md) | Create a 'TaskNexusScopedInventory' resource.
27282741
TaskNexusSystemScopedInventory | [**New-IntersightTaskNexusSystemScopedInventory**](docs/New-IntersightTaskNexusSystemScopedInventory.md) | Create a 'TaskNexusSystemScopedInventory' 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.17412"
52+
ModuleVersion = "1.0.11.17769"
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.17412
61+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.17769
6262
6363
Changelog:-
6464
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)