Skip to content

Commit a7f824a

Browse files
authored
refreshing sdk for intersight version 1.0.11-10371 (#89)
1 parent 1b9b38f commit a7f824a

File tree

76 files changed

+114610
-88200
lines changed

Some content is hidden

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

76 files changed

+114610
-88200
lines changed

README.md

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

@@ -858,6 +858,7 @@ BulkExport | [**Remove-IntersightBulkExport**](docs/Remove-IntersightBulkExport.
858858
BulkExport | [**Set-IntersightBulkExport**](docs/Set-IntersightBulkExport.md) | Update a 'BulkExport' resource.
859859
CapabilityActionsMetaData | [**Get-IntersightCapabilityActionsMetaData**](docs/Get-IntersightCapabilityActionsMetaData.md) | Read a 'CapabilityActionsMetaData' resource.
860860
CapabilityAdapterDeprecatedDef | [**Get-IntersightCapabilityAdapterDeprecatedDef**](docs/Get-IntersightCapabilityAdapterDeprecatedDef.md) | Read a 'CapabilityAdapterDeprecatedDef' resource.
861+
CapabilityAdapterFirmwareRequirement | [**Get-IntersightCapabilityAdapterFirmwareRequirement**](docs/Get-IntersightCapabilityAdapterFirmwareRequirement.md) | Read a 'CapabilityAdapterFirmwareRequirement' resource.
861862
CapabilityAdapterUnitDescriptor | [**Get-IntersightCapabilityAdapterUnitDescriptor**](docs/Get-IntersightCapabilityAdapterUnitDescriptor.md) | Read a 'CapabilityAdapterUnitDescriptor' resource.
862863
CapabilityCatalog | [**Get-IntersightCapabilityCatalog**](docs/Get-IntersightCapabilityCatalog.md) | Read a 'CapabilityCatalog' resource.
863864
CapabilityChassisDescriptor | [**Get-IntersightCapabilityChassisDescriptor**](docs/Get-IntersightCapabilityChassisDescriptor.md) | Read a 'CapabilityChassisDescriptor' resource.
@@ -1087,6 +1088,7 @@ EquipmentRackEnclosureSlot | [**Get-IntersightEquipmentRackEnclosureSlot**](docs
10871088
EquipmentSensor | [**Get-IntersightEquipmentSensor**](docs/Get-IntersightEquipmentSensor.md) | Read a 'EquipmentSensor' resource.
10881089
EquipmentSharedIoModule | [**Get-IntersightEquipmentSharedIoModule**](docs/Get-IntersightEquipmentSharedIoModule.md) | Read a 'EquipmentSharedIoModule' resource.
10891090
EquipmentSwitchCard | [**Get-IntersightEquipmentSwitchCard**](docs/Get-IntersightEquipmentSwitchCard.md) | Read a 'EquipmentSwitchCard' resource.
1091+
EquipmentSwitchOperation | [**Get-IntersightEquipmentSwitchOperation**](docs/Get-IntersightEquipmentSwitchOperation.md) | Read a 'EquipmentSwitchOperation' resource.
10901092
EquipmentSystemIoController | [**Get-IntersightEquipmentSystemIoController**](docs/Get-IntersightEquipmentSystemIoController.md) | Read a 'EquipmentSystemIoController' resource.
10911093
EquipmentTpm | [**Get-IntersightEquipmentTpm**](docs/Get-IntersightEquipmentTpm.md) | Read a 'EquipmentTpm' resource.
10921094
EquipmentTransceiver | [**Get-IntersightEquipmentTransceiver**](docs/Get-IntersightEquipmentTransceiver.md) | Read a 'EquipmentTransceiver' resource.
@@ -1111,6 +1113,7 @@ EquipmentRackEnclosure | [**Set-IntersightEquipmentRackEnclosure**](docs/Set-Int
11111113
EquipmentRackEnclosureSlot | [**Set-IntersightEquipmentRackEnclosureSlot**](docs/Set-IntersightEquipmentRackEnclosureSlot.md) | Update a 'EquipmentRackEnclosureSlot' resource.
11121114
EquipmentSharedIoModule | [**Set-IntersightEquipmentSharedIoModule**](docs/Set-IntersightEquipmentSharedIoModule.md) | Update a 'EquipmentSharedIoModule' resource.
11131115
EquipmentSwitchCard | [**Set-IntersightEquipmentSwitchCard**](docs/Set-IntersightEquipmentSwitchCard.md) | Update a 'EquipmentSwitchCard' resource.
1116+
EquipmentSwitchOperation | [**Set-IntersightEquipmentSwitchOperation**](docs/Set-IntersightEquipmentSwitchOperation.md) | Update a 'EquipmentSwitchOperation' resource.
11141117
EquipmentSystemIoController | [**Set-IntersightEquipmentSystemIoController**](docs/Set-IntersightEquipmentSystemIoController.md) | Update a 'EquipmentSystemIoController' resource.
11151118
EquipmentTpm | [**Set-IntersightEquipmentTpm**](docs/Set-IntersightEquipmentTpm.md) | Update a 'EquipmentTpm' resource.
11161119
EquipmentTransceiver | [**Set-IntersightEquipmentTransceiver**](docs/Set-IntersightEquipmentTransceiver.md) | Update a 'EquipmentTransceiver' resource.
@@ -2037,7 +2040,7 @@ NiatelemetryHttpsAclFilterDetails | [**Get-IntersightNiatelemetryHttpsAclFilterD
20372040
NiatelemetryInsightGroupDetails | [**Get-IntersightNiatelemetryInsightGroupDetails**](docs/Get-IntersightNiatelemetryInsightGroupDetails.md) | Read a 'NiatelemetryInsightGroupDetails' resource.
20382041
NiatelemetryLc | [**Get-IntersightNiatelemetryLc**](docs/Get-IntersightNiatelemetryLc.md) | Read a 'NiatelemetryLc' resource.
20392042
NiatelemetryLeafPolGrpDetails | [**Get-IntersightNiatelemetryLeafPolGrpDetails**](docs/Get-IntersightNiatelemetryLeafPolGrpDetails.md) | Read a 'NiatelemetryLeafPolGrpDetails' resource.
2040-
NiatelemetryMdsAutoClaim | [**Get-IntersightNiatelemetryMdsAutoClaim**](docs/Get-IntersightNiatelemetryMdsAutoClaim.md) | Read a 'NiatelemetryMdsAutoClaim' resource.
2043+
NiatelemetryMdsNeighbors | [**Get-IntersightNiatelemetryMdsNeighbors**](docs/Get-IntersightNiatelemetryMdsNeighbors.md) | Read a 'NiatelemetryMdsNeighbors' resource.
20412044
NiatelemetryMsoContractDetails | [**Get-IntersightNiatelemetryMsoContractDetails**](docs/Get-IntersightNiatelemetryMsoContractDetails.md) | Read a 'NiatelemetryMsoContractDetails' resource.
20422045
NiatelemetryMsoEpgDetails | [**Get-IntersightNiatelemetryMsoEpgDetails**](docs/Get-IntersightNiatelemetryMsoEpgDetails.md) | Read a 'NiatelemetryMsoEpgDetails' resource.
20432046
NiatelemetryMsoSchemaDetails | [**Get-IntersightNiatelemetryMsoSchemaDetails**](docs/Get-IntersightNiatelemetryMsoSchemaDetails.md) | Read a 'NiatelemetryMsoSchemaDetails' resource.
@@ -2054,6 +2057,7 @@ NiatelemetryNiaInventory | [**Get-IntersightNiatelemetryNiaInventory**](docs/Get
20542057
NiatelemetryNiaInventoryDcnm | [**Get-IntersightNiatelemetryNiaInventoryDcnm**](docs/Get-IntersightNiatelemetryNiaInventoryDcnm.md) | Read a 'NiatelemetryNiaInventoryDcnm' resource.
20552058
NiatelemetryNiaInventoryFabric | [**Get-IntersightNiatelemetryNiaInventoryFabric**](docs/Get-IntersightNiatelemetryNiaInventoryFabric.md) | Read a 'NiatelemetryNiaInventoryFabric' resource.
20562059
NiatelemetryNiaLicenseState | [**Get-IntersightNiatelemetryNiaLicenseState**](docs/Get-IntersightNiatelemetryNiaLicenseState.md) | Read a 'NiatelemetryNiaLicenseState' resource.
2060+
NiatelemetryNicc | [**Get-IntersightNiatelemetryNicc**](docs/Get-IntersightNiatelemetryNicc.md) | Read a 'NiatelemetryNicc' resource.
20572061
NiatelemetryPasswordStrengthCheck | [**Get-IntersightNiatelemetryPasswordStrengthCheck**](docs/Get-IntersightNiatelemetryPasswordStrengthCheck.md) | Read a 'NiatelemetryPasswordStrengthCheck' resource.
20582062
NiatelemetryPodCommPolicies | [**Get-IntersightNiatelemetryPodCommPolicies**](docs/Get-IntersightNiatelemetryPodCommPolicies.md) | Read a 'NiatelemetryPodCommPolicies' resource.
20592063
NiatelemetryPodSnmpPolicies | [**Get-IntersightNiatelemetryPodSnmpPolicies**](docs/Get-IntersightNiatelemetryPodSnmpPolicies.md) | Read a 'NiatelemetryPodSnmpPolicies' resource.
@@ -2088,6 +2092,21 @@ OauthAuthorization | [**Get-IntersightOauthAuthorization**](docs/Get-IntersightO
20882092
OauthAuthorization | [**New-IntersightOauthAuthorization**](docs/New-IntersightOauthAuthorization.md) | Create a 'OauthAuthorization' resource.
20892093
OauthAccessToken | [**Remove-IntersightOauthAccessToken**](docs/Remove-IntersightOauthAccessToken.md) | Delete a 'OauthAccessToken' resource.
20902094
OauthAuthorization | [**Set-IntersightOauthAuthorization**](docs/Set-IntersightOauthAuthorization.md) | Update a 'OauthAuthorization' resource.
2095+
OpenapiApiMethodMeta | [**Get-IntersightOpenapiApiMethodMeta**](docs/Get-IntersightOpenapiApiMethodMeta.md) | Read a 'OpenapiApiMethodMeta' resource.
2096+
OpenapiOpenApiSpecification | [**Get-IntersightOpenapiOpenApiSpecification**](docs/Get-IntersightOpenapiOpenApiSpecification.md) | Read a 'OpenapiOpenApiSpecification' resource.
2097+
OpenapiProcessFile | [**Get-IntersightOpenapiProcessFile**](docs/Get-IntersightOpenapiProcessFile.md) | Read a 'OpenapiProcessFile' resource.
2098+
OpenapiTaskGenerationRequest | [**Get-IntersightOpenapiTaskGenerationRequest**](docs/Get-IntersightOpenapiTaskGenerationRequest.md) | Read a 'OpenapiTaskGenerationRequest' resource.
2099+
OpenapiTaskGenerationResult | [**Get-IntersightOpenapiTaskGenerationResult**](docs/Get-IntersightOpenapiTaskGenerationResult.md) | Read a 'OpenapiTaskGenerationResult' resource.
2100+
OpenapiOpenApiSpecification | [**New-IntersightOpenapiOpenApiSpecification**](docs/New-IntersightOpenapiOpenApiSpecification.md) | Create a 'OpenapiOpenApiSpecification' resource.
2101+
OpenapiProcessFile | [**New-IntersightOpenapiProcessFile**](docs/New-IntersightOpenapiProcessFile.md) | Create a 'OpenapiProcessFile' resource.
2102+
OpenapiTaskGenerationRequest | [**New-IntersightOpenapiTaskGenerationRequest**](docs/New-IntersightOpenapiTaskGenerationRequest.md) | Create a 'OpenapiTaskGenerationRequest' resource.
2103+
OpenapiApiMethodMeta | [**Remove-IntersightOpenapiApiMethodMeta**](docs/Remove-IntersightOpenapiApiMethodMeta.md) | Delete a 'OpenapiApiMethodMeta' resource.
2104+
OpenapiOpenApiSpecification | [**Remove-IntersightOpenapiOpenApiSpecification**](docs/Remove-IntersightOpenapiOpenApiSpecification.md) | Delete a 'OpenapiOpenApiSpecification' resource.
2105+
OpenapiProcessFile | [**Remove-IntersightOpenapiProcessFile**](docs/Remove-IntersightOpenapiProcessFile.md) | Delete a 'OpenapiProcessFile' resource.
2106+
OpenapiTaskGenerationRequest | [**Remove-IntersightOpenapiTaskGenerationRequest**](docs/Remove-IntersightOpenapiTaskGenerationRequest.md) | Delete a 'OpenapiTaskGenerationRequest' resource.
2107+
OpenapiTaskGenerationResult | [**Remove-IntersightOpenapiTaskGenerationResult**](docs/Remove-IntersightOpenapiTaskGenerationResult.md) | Delete a 'OpenapiTaskGenerationResult' resource.
2108+
OpenapiOpenApiSpecification | [**Set-IntersightOpenapiOpenApiSpecification**](docs/Set-IntersightOpenapiOpenApiSpecification.md) | Update a 'OpenapiOpenApiSpecification' resource.
2109+
OpenapiTaskGenerationRequest | [**Set-IntersightOpenapiTaskGenerationRequest**](docs/Set-IntersightOpenapiTaskGenerationRequest.md) | Update a 'OpenapiTaskGenerationRequest' resource.
20912110
OprsDeployment | [**Get-IntersightOprsDeployment**](docs/Get-IntersightOprsDeployment.md) | Read a 'OprsDeployment' resource.
20922111
OprsSyncTargetListMessage | [**Get-IntersightOprsSyncTargetListMessage**](docs/Get-IntersightOprsSyncTargetListMessage.md) | Read a 'OprsSyncTargetListMessage' resource.
20932112
OprsDeployment | [**New-IntersightOprsDeployment**](docs/New-IntersightOprsDeployment.md) | Create a 'OprsDeployment' resource.

build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $manifestParam = @{
3535
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
3636
Author = "Cisco Systems"
3737
CompanyName = "Cisco Systems"
38-
ModuleVersion = "1.0.11.9783"
38+
ModuleVersion = "1.0.11.10371"
3939
Copyright = "(c) 2021 Cisco Systems, Inc. All rights reserved."
4040
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
4141
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -44,7 +44,7 @@ $manifestParam = @{
4444
PowerShellVersion = "7.1"
4545
CmdletsToExport = $commandList
4646
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
47-
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.9783
47+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.10371
4848
4949
Changelog:-
5050
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)