diff --git a/README.md b/README.md
index 51d36f48c..d0dd826ac 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
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/).
The Cisco Intersight.PowerShell module is updated frequently to be in sync with the OpenAPI version deployed at https://intersight.com
-- Intersight.PowerShell version: 1.0.11.7078
-- C# SDK version: 1.0.11.7078
+- Intersight.PowerShell version: 1.0.11.7546
+- C# SDK version: 1.0.11.7546
For more information, please visit [https://intersight.com/help](https://intersight.com/help)
@@ -115,7 +115,7 @@ Import-Module -Name '.\Intersight.PowerShell' -Verbose
### 1.2.3 Uninstall Intersight.PowerShell
```powershell
-Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.7078"}
+Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.7546"}
```
or
@@ -997,6 +997,7 @@ ComputeServerPowerPolicy | [**Get-IntersightComputeServerPowerPolicy**](docs/Get
ComputeServerSetting | [**Get-IntersightComputeServerSetting**](docs/Get-IntersightComputeServerSetting.md) | Read a 'ComputeServerSetting' resource.
ComputeVmedia | [**Get-IntersightComputeVmedia**](docs/Get-IntersightComputeVmedia.md) | Read a 'ComputeVmedia' resource.
ComputeRackUnit | [**Remove-IntersightComputeRackUnit**](docs/Remove-IntersightComputeRackUnit.md) | Delete a 'ComputeRackUnit' resource.
+ComputeRackUnitIdentity | [**Remove-IntersightComputeRackUnitIdentity**](docs/Remove-IntersightComputeRackUnitIdentity.md) | Delete a 'ComputeRackUnitIdentity' resource.
ComputeServerPowerPolicy | [**Remove-IntersightComputeServerPowerPolicy**](docs/Remove-IntersightComputeServerPowerPolicy.md) | Delete a 'ComputeServerPowerPolicy' resource.
ComputeBlade | [**Set-IntersightComputeBlade**](docs/Set-IntersightComputeBlade.md) | Update a 'ComputeBlade' resource.
ComputeBladeIdentity | [**Set-IntersightComputeBladeIdentity**](docs/Set-IntersightComputeBladeIdentity.md) | Update a 'ComputeBladeIdentity' resource.
@@ -1017,7 +1018,12 @@ ConnectorpackUpgradeImpact | [**Get-IntersightConnectorpackUpgradeImpact**](docs
ConnectorpackConnectorPackUpgrade | [**New-IntersightConnectorpackConnectorPackUpgrade**](docs/New-IntersightConnectorpackConnectorPackUpgrade.md) | Create a 'ConnectorpackConnectorPackUpgrade' resource.
ConnectorpackConnectorPackUpgrade | [**Remove-IntersightConnectorpackConnectorPackUpgrade**](docs/Remove-IntersightConnectorpackConnectorPackUpgrade.md) | Delete a 'ConnectorpackConnectorPackUpgrade' resource.
ConsoleConsoleConfig | [**Get-IntersightConsoleConsoleConfig**](docs/Get-IntersightConsoleConsoleConfig.md) | Read a 'ConsoleConsoleConfig' resource.
+ConvergedinfraAdapterComplianceDetails | [**Get-IntersightConvergedinfraAdapterComplianceDetails**](docs/Get-IntersightConvergedinfraAdapterComplianceDetails.md) | Read a 'ConvergedinfraAdapterComplianceDetails' resource.
ConvergedinfraPod | [**Get-IntersightConvergedinfraPod**](docs/Get-IntersightConvergedinfraPod.md) | Read a 'ConvergedinfraPod' resource.
+ConvergedinfraPodComplianceInfo | [**Get-IntersightConvergedinfraPodComplianceInfo**](docs/Get-IntersightConvergedinfraPodComplianceInfo.md) | Read a 'ConvergedinfraPodComplianceInfo' resource.
+ConvergedinfraServerComplianceDetails | [**Get-IntersightConvergedinfraServerComplianceDetails**](docs/Get-IntersightConvergedinfraServerComplianceDetails.md) | Read a 'ConvergedinfraServerComplianceDetails' resource.
+ConvergedinfraStorageComplianceDetails | [**Get-IntersightConvergedinfraStorageComplianceDetails**](docs/Get-IntersightConvergedinfraStorageComplianceDetails.md) | Read a 'ConvergedinfraStorageComplianceDetails' resource.
+ConvergedinfraSwitchComplianceDetails | [**Get-IntersightConvergedinfraSwitchComplianceDetails**](docs/Get-IntersightConvergedinfraSwitchComplianceDetails.md) | Read a 'ConvergedinfraSwitchComplianceDetails' resource.
ConvergedinfraPod | [**Set-IntersightConvergedinfraPod**](docs/Set-IntersightConvergedinfraPod.md) | Update a 'ConvergedinfraPod' resource.
CrdCustomResource | [**Get-IntersightCrdCustomResource**](docs/Get-IntersightCrdCustomResource.md) | Read a 'CrdCustomResource' resource.
CrdCustomResource | [**New-IntersightCrdCustomResource**](docs/New-IntersightCrdCustomResource.md) | Create a 'CrdCustomResource' resource.
@@ -1125,7 +1131,9 @@ FabricSystemQosPolicy | [**Get-IntersightFabricSystemQosPolicy**](docs/Get-Inter
FabricUplinkPcRole | [**Get-IntersightFabricUplinkPcRole**](docs/Get-IntersightFabricUplinkPcRole.md) | Read a 'FabricUplinkPcRole' resource.
FabricUplinkRole | [**Get-IntersightFabricUplinkRole**](docs/Get-IntersightFabricUplinkRole.md) | Read a 'FabricUplinkRole' resource.
FabricVlan | [**Get-IntersightFabricVlan**](docs/Get-IntersightFabricVlan.md) | Read a 'FabricVlan' resource.
+FabricVlanInventory | [**Get-IntersightFabricVlanInventory**](docs/Get-IntersightFabricVlanInventory.md) | Read a 'FabricVlanInventory' resource.
FabricVsan | [**Get-IntersightFabricVsan**](docs/Get-IntersightFabricVsan.md) | Read a 'FabricVsan' resource.
+FabricVsanInventory | [**Get-IntersightFabricVsanInventory**](docs/Get-IntersightFabricVsanInventory.md) | Read a 'FabricVsanInventory' resource.
FabricAppliancePcRole | [**New-IntersightFabricAppliancePcRole**](docs/New-IntersightFabricAppliancePcRole.md) | Create a 'FabricAppliancePcRole' resource.
FabricApplianceRole | [**New-IntersightFabricApplianceRole**](docs/New-IntersightFabricApplianceRole.md) | Create a 'FabricApplianceRole' resource.
FabricEstimateImpact | [**New-IntersightFabricEstimateImpact**](docs/New-IntersightFabricEstimateImpact.md) | Create a 'FabricEstimateImpact' resource.
@@ -1223,6 +1231,7 @@ FabricVlan | [**Set-IntersightFabricVlan**](docs/Set-IntersightFabricVlan.md) |
FabricVsan | [**Set-IntersightFabricVsan**](docs/Set-IntersightFabricVsan.md) | Update a 'FabricVsan' resource.
FaultInstance | [**Get-IntersightFaultInstance**](docs/Get-IntersightFaultInstance.md) | Read a 'FaultInstance' resource.
FaultInstance | [**Set-IntersightFaultInstance**](docs/Set-IntersightFaultInstance.md) | Update a 'FaultInstance' resource.
+FcNeighbor | [**Get-IntersightFcNeighbor**](docs/Get-IntersightFcNeighbor.md) | Read a 'FcNeighbor' resource.
FcPhysicalPort | [**Get-IntersightFcPhysicalPort**](docs/Get-IntersightFcPhysicalPort.md) | Read a 'FcPhysicalPort' resource.
FcPortChannel | [**Get-IntersightFcPortChannel**](docs/Get-IntersightFcPortChannel.md) | Read a 'FcPortChannel' resource.
FcPhysicalPort | [**Set-IntersightFcPhysicalPort**](docs/Set-IntersightFcPhysicalPort.md) | Update a 'FcPhysicalPort' resource.
@@ -1286,6 +1295,7 @@ FirmwareSwitchUpgrade | [**New-IntersightFirmwareSwitchUpgrade**](docs/New-Inter
FirmwareUnsupportedVersionUpgrade | [**New-IntersightFirmwareUnsupportedVersionUpgrade**](docs/New-IntersightFirmwareUnsupportedVersionUpgrade.md) | Create a 'FirmwareUnsupportedVersionUpgrade' resource.
FirmwareUpgrade | [**New-IntersightFirmwareUpgrade**](docs/New-IntersightFirmwareUpgrade.md) | Create a 'FirmwareUpgrade' resource.
FirmwareUpgradeImpact | [**New-IntersightFirmwareUpgradeImpact**](docs/New-IntersightFirmwareUpgradeImpact.md) | Create a 'FirmwareUpgradeImpact' resource.
+FirmwareUpgradeValidity | [**New-IntersightFirmwareUpgradeValidity**](docs/New-IntersightFirmwareUpgradeValidity.md) | Create a 'FirmwareUpgradeValidity' resource.
FirmwareBiosDescriptor | [**Remove-IntersightFirmwareBiosDescriptor**](docs/Remove-IntersightFirmwareBiosDescriptor.md) | Delete a 'FirmwareBiosDescriptor' resource.
FirmwareBoardControllerDescriptor | [**Remove-IntersightFirmwareBoardControllerDescriptor**](docs/Remove-IntersightFirmwareBoardControllerDescriptor.md) | Delete a 'FirmwareBoardControllerDescriptor' resource.
FirmwareChassisUpgrade | [**Remove-IntersightFirmwareChassisUpgrade**](docs/Remove-IntersightFirmwareChassisUpgrade.md) | Delete a 'FirmwareChassisUpgrade' resource.
@@ -1704,6 +1714,7 @@ KubernetesIngress | [**Get-IntersightKubernetesIngress**](docs/Get-IntersightKub
KubernetesNetworkPolicy | [**Get-IntersightKubernetesNetworkPolicy**](docs/Get-IntersightKubernetesNetworkPolicy.md) | Read a 'KubernetesNetworkPolicy' resource.
KubernetesNode | [**Get-IntersightKubernetesNode**](docs/Get-IntersightKubernetesNode.md) | Read a 'KubernetesNode' resource.
KubernetesNodeGroupProfile | [**Get-IntersightKubernetesNodeGroupProfile**](docs/Get-IntersightKubernetesNodeGroupProfile.md) | Read a 'KubernetesNodeGroupProfile' resource.
+KubernetesNvidiaGpuProduct | [**Get-IntersightKubernetesNvidiaGpuProduct**](docs/Get-IntersightKubernetesNvidiaGpuProduct.md) | Read a 'KubernetesNvidiaGpuProduct' resource.
KubernetesPod | [**Get-IntersightKubernetesPod**](docs/Get-IntersightKubernetesPod.md) | Read a 'KubernetesPod' resource.
KubernetesService | [**Get-IntersightKubernetesService**](docs/Get-IntersightKubernetesService.md) | Read a 'KubernetesService' resource.
KubernetesStatefulSet | [**Get-IntersightKubernetesStatefulSet**](docs/Get-IntersightKubernetesStatefulSet.md) | Read a 'KubernetesStatefulSet' resource.
@@ -1729,6 +1740,7 @@ KubernetesContainerRuntimePolicy | [**New-IntersightKubernetesContainerRuntimePo
KubernetesHttpProxyPolicy | [**New-IntersightKubernetesHttpProxyPolicy**](docs/New-IntersightKubernetesHttpProxyPolicy.md) | Create a 'KubernetesHttpProxyPolicy' resource.
KubernetesNetworkPolicy | [**New-IntersightKubernetesNetworkPolicy**](docs/New-IntersightKubernetesNetworkPolicy.md) | Create a 'KubernetesNetworkPolicy' resource.
KubernetesNodeGroupProfile | [**New-IntersightKubernetesNodeGroupProfile**](docs/New-IntersightKubernetesNodeGroupProfile.md) | Create a 'KubernetesNodeGroupProfile' resource.
+KubernetesNvidiaGpuProduct | [**New-IntersightKubernetesNvidiaGpuProduct**](docs/New-IntersightKubernetesNvidiaGpuProduct.md) | Create a 'KubernetesNvidiaGpuProduct' resource.
KubernetesSysConfigPolicy | [**New-IntersightKubernetesSysConfigPolicy**](docs/New-IntersightKubernetesSysConfigPolicy.md) | Create a 'KubernetesSysConfigPolicy' resource.
KubernetesTrustedRegistriesPolicy | [**New-IntersightKubernetesTrustedRegistriesPolicy**](docs/New-IntersightKubernetesTrustedRegistriesPolicy.md) | Create a 'KubernetesTrustedRegistriesPolicy' resource.
KubernetesVersion | [**New-IntersightKubernetesVersion**](docs/New-IntersightKubernetesVersion.md) | Create a 'KubernetesVersion' resource.
@@ -1755,6 +1767,7 @@ KubernetesIngress | [**Remove-IntersightKubernetesIngress**](docs/Remove-Intersi
KubernetesNetworkPolicy | [**Remove-IntersightKubernetesNetworkPolicy**](docs/Remove-IntersightKubernetesNetworkPolicy.md) | Delete a 'KubernetesNetworkPolicy' resource.
KubernetesNode | [**Remove-IntersightKubernetesNode**](docs/Remove-IntersightKubernetesNode.md) | Delete a 'KubernetesNode' resource.
KubernetesNodeGroupProfile | [**Remove-IntersightKubernetesNodeGroupProfile**](docs/Remove-IntersightKubernetesNodeGroupProfile.md) | Delete a 'KubernetesNodeGroupProfile' resource.
+KubernetesNvidiaGpuProduct | [**Remove-IntersightKubernetesNvidiaGpuProduct**](docs/Remove-IntersightKubernetesNvidiaGpuProduct.md) | Delete a 'KubernetesNvidiaGpuProduct' resource.
KubernetesPod | [**Remove-IntersightKubernetesPod**](docs/Remove-IntersightKubernetesPod.md) | Delete a 'KubernetesPod' resource.
KubernetesService | [**Remove-IntersightKubernetesService**](docs/Remove-IntersightKubernetesService.md) | Delete a 'KubernetesService' resource.
KubernetesStatefulSet | [**Remove-IntersightKubernetesStatefulSet**](docs/Remove-IntersightKubernetesStatefulSet.md) | Delete a 'KubernetesStatefulSet' resource.
@@ -1779,6 +1792,7 @@ KubernetesContainerRuntimePolicy | [**Set-IntersightKubernetesContainerRuntimePo
KubernetesHttpProxyPolicy | [**Set-IntersightKubernetesHttpProxyPolicy**](docs/Set-IntersightKubernetesHttpProxyPolicy.md) | Update a 'KubernetesHttpProxyPolicy' resource.
KubernetesNetworkPolicy | [**Set-IntersightKubernetesNetworkPolicy**](docs/Set-IntersightKubernetesNetworkPolicy.md) | Update a 'KubernetesNetworkPolicy' resource.
KubernetesNodeGroupProfile | [**Set-IntersightKubernetesNodeGroupProfile**](docs/Set-IntersightKubernetesNodeGroupProfile.md) | Update a 'KubernetesNodeGroupProfile' resource.
+KubernetesNvidiaGpuProduct | [**Set-IntersightKubernetesNvidiaGpuProduct**](docs/Set-IntersightKubernetesNvidiaGpuProduct.md) | Update a 'KubernetesNvidiaGpuProduct' resource.
KubernetesSysConfigPolicy | [**Set-IntersightKubernetesSysConfigPolicy**](docs/Set-IntersightKubernetesSysConfigPolicy.md) | Update a 'KubernetesSysConfigPolicy' resource.
KubernetesTrustedRegistriesPolicy | [**Set-IntersightKubernetesTrustedRegistriesPolicy**](docs/Set-IntersightKubernetesTrustedRegistriesPolicy.md) | Update a 'KubernetesTrustedRegistriesPolicy' resource.
KubernetesVersion | [**Set-IntersightKubernetesVersion**](docs/Set-IntersightKubernetesVersion.md) | Update a 'KubernetesVersion' resource.
@@ -2210,6 +2224,7 @@ StorageHitachiHostLun | [**Get-IntersightStorageHitachiHostLun**](docs/Get-Inter
StorageHitachiParityGroup | [**Get-IntersightStorageHitachiParityGroup**](docs/Get-IntersightStorageHitachiParityGroup.md) | Read a 'StorageHitachiParityGroup' resource.
StorageHitachiPool | [**Get-IntersightStorageHitachiPool**](docs/Get-IntersightStorageHitachiPool.md) | Read a 'StorageHitachiPool' resource.
StorageHitachiPort | [**Get-IntersightStorageHitachiPort**](docs/Get-IntersightStorageHitachiPort.md) | Read a 'StorageHitachiPort' resource.
+StorageHitachiSnapshot | [**Get-IntersightStorageHitachiSnapshot**](docs/Get-IntersightStorageHitachiSnapshot.md) | Read a 'StorageHitachiSnapshot' resource.
StorageHitachiVolume | [**Get-IntersightStorageHitachiVolume**](docs/Get-IntersightStorageHitachiVolume.md) | Read a 'StorageHitachiVolume' resource.
StorageHyperFlexStorageContainer | [**Get-IntersightStorageHyperFlexStorageContainer**](docs/Get-IntersightStorageHyperFlexStorageContainer.md) | Read a 'StorageHyperFlexStorageContainer' resource.
StorageHyperFlexVolume | [**Get-IntersightStorageHyperFlexVolume**](docs/Get-IntersightStorageHyperFlexVolume.md) | Read a 'StorageHyperFlexVolume' resource.
@@ -2333,6 +2348,7 @@ TamAdvisoryDefinition | [**Set-IntersightTamAdvisoryDefinition**](docs/Set-Inter
TamAdvisoryInfo | [**Set-IntersightTamAdvisoryInfo**](docs/Set-IntersightTamAdvisoryInfo.md) | Update a 'TamAdvisoryInfo' resource.
TamAdvisoryInstance | [**Set-IntersightTamAdvisoryInstance**](docs/Set-IntersightTamAdvisoryInstance.md) | Update a 'TamAdvisoryInstance' resource.
TamSecurityAdvisory | [**Set-IntersightTamSecurityAdvisory**](docs/Set-IntersightTamSecurityAdvisory.md) | Update a 'TamSecurityAdvisory' resource.
+TaskFabricMosScopedInventory | [**New-IntersightTaskFabricMosScopedInventory**](docs/New-IntersightTaskFabricMosScopedInventory.md) | Create a 'TaskFabricMosScopedInventory' resource.
TaskHitachiScopedInventory | [**New-IntersightTaskHitachiScopedInventory**](docs/New-IntersightTaskHitachiScopedInventory.md) | Create a 'TaskHitachiScopedInventory' resource.
TaskHyperFlexManagementScopedInventory | [**New-IntersightTaskHyperFlexManagementScopedInventory**](docs/New-IntersightTaskHyperFlexManagementScopedInventory.md) | Create a 'TaskHyperFlexManagementScopedInventory' resource.
TaskHyperflexScopedInventory | [**New-IntersightTaskHyperflexScopedInventory**](docs/New-IntersightTaskHyperflexScopedInventory.md) | Create a 'TaskHyperflexScopedInventory' resource.
@@ -2341,6 +2357,7 @@ TaskMdsScopedInventory | [**New-IntersightTaskMdsScopedInventory**](docs/New-Int
TaskMdsSystemScopedInventory | [**New-IntersightTaskMdsSystemScopedInventory**](docs/New-IntersightTaskMdsSystemScopedInventory.md) | Create a 'TaskMdsSystemScopedInventory' resource.
TaskNetAppScopedInventory | [**New-IntersightTaskNetAppScopedInventory**](docs/New-IntersightTaskNetAppScopedInventory.md) | Create a 'TaskNetAppScopedInventory' resource.
TaskNexusScopedInventory | [**New-IntersightTaskNexusScopedInventory**](docs/New-IntersightTaskNexusScopedInventory.md) | Create a 'TaskNexusScopedInventory' resource.
+TaskNexusVlanScopedInventory | [**New-IntersightTaskNexusVlanScopedInventory**](docs/New-IntersightTaskNexusVlanScopedInventory.md) | Create a 'TaskNexusVlanScopedInventory' resource.
TaskPublicCloudScopedInventory | [**New-IntersightTaskPublicCloudScopedInventory**](docs/New-IntersightTaskPublicCloudScopedInventory.md) | Create a 'TaskPublicCloudScopedInventory' resource.
TaskPureScopedInventory | [**New-IntersightTaskPureScopedInventory**](docs/New-IntersightTaskPureScopedInventory.md) | Create a 'TaskPureScopedInventory' resource.
TaskServerScopedInventory | [**New-IntersightTaskServerScopedInventory**](docs/New-IntersightTaskServerScopedInventory.md) | Create a 'TaskServerScopedInventory' resource.
diff --git a/build.ps1 b/build.ps1
index 134027033..356fccd36 100644
--- a/build.ps1
+++ b/build.ps1
@@ -35,7 +35,7 @@ $manifestParam = @{
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
Author = "Cisco Systems"
CompanyName = "Cisco Systems"
- ModuleVersion = "1.0.11.7078"
+ ModuleVersion = "1.0.11.7546"
Copyright = "(c) 2021 Cisco Systems, Inc. All rights reserved."
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -44,7 +44,7 @@ $manifestParam = @{
PowerShellVersion = "7.1"
CmdletsToExport = $commandList
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
- ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.7078
+ ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.7546
Changelog:-
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md
diff --git a/docs/Get-IntersightComputeRackUnitIdentity.md b/docs/Get-IntersightComputeRackUnitIdentity.md
index bb65ba587..450fe0310 100644
--- a/docs/Get-IntersightComputeRackUnitIdentity.md
+++ b/docs/Get-IntersightComputeRackUnitIdentity.md
@@ -284,5 +284,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS
+[Remove-IntersightComputeRackUnitIdentity](./Remove-IntersightComputeRackUnitIdentity.md)
+
[Set-IntersightComputeRackUnitIdentity](./Set-IntersightComputeRackUnitIdentity.md)
diff --git a/docs/Get-IntersightConvergedinfraAdapterComplianceDetails.md b/docs/Get-IntersightConvergedinfraAdapterComplianceDetails.md
new file mode 100644
index 000000000..88546ca7e
--- /dev/null
+++ b/docs/Get-IntersightConvergedinfraAdapterComplianceDetails.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightConvergedinfraAdapterComplianceDetails
+
+## SYNOPSIS
+Get the ConvergedinfraAdapterComplianceDetails
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightConvergedinfraAdapterComplianceDetails [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightConvergedinfraAdapterComplianceDetails [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'ConvergedinfraAdapterComplianceDetails' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraAdapterComplianceDetails
+```
+Above example returns the list of ConvergedinfraAdapterComplianceDetails.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraAdapterComplianceDetails -Name "MoName"
+```
+Above example returns the ConvergedinfraAdapterComplianceDetails matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraAdapterComplianceDetails -Organization $organization
+```
+Above example returns the list of ConvergedinfraAdapterComplianceDetails available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraAdapterComplianceDetails -InlineCount allpages
+```
+Above example returns the list of ConvergedinfraAdapterComplianceDetails along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the ConvergedinfraAdapterComplianceDetails.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the ConvergedinfraAdapterComplianceDetails under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightConvergedinfraPodComplianceInfo.md b/docs/Get-IntersightConvergedinfraPodComplianceInfo.md
new file mode 100644
index 000000000..2f9f24c0b
--- /dev/null
+++ b/docs/Get-IntersightConvergedinfraPodComplianceInfo.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightConvergedinfraPodComplianceInfo
+
+## SYNOPSIS
+Get the ConvergedinfraPodComplianceInfo
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightConvergedinfraPodComplianceInfo [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightConvergedinfraPodComplianceInfo [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'ConvergedinfraPodComplianceInfo' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraPodComplianceInfo
+```
+Above example returns the list of ConvergedinfraPodComplianceInfo.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraPodComplianceInfo -Name "MoName"
+```
+Above example returns the ConvergedinfraPodComplianceInfo matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraPodComplianceInfo -Organization $organization
+```
+Above example returns the list of ConvergedinfraPodComplianceInfo available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraPodComplianceInfo -InlineCount allpages
+```
+Above example returns the list of ConvergedinfraPodComplianceInfo along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the ConvergedinfraPodComplianceInfo.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the ConvergedinfraPodComplianceInfo under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightConvergedinfraServerComplianceDetails.md b/docs/Get-IntersightConvergedinfraServerComplianceDetails.md
new file mode 100644
index 000000000..c43bc1565
--- /dev/null
+++ b/docs/Get-IntersightConvergedinfraServerComplianceDetails.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightConvergedinfraServerComplianceDetails
+
+## SYNOPSIS
+Get the ConvergedinfraServerComplianceDetails
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightConvergedinfraServerComplianceDetails [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightConvergedinfraServerComplianceDetails [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'ConvergedinfraServerComplianceDetails' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraServerComplianceDetails
+```
+Above example returns the list of ConvergedinfraServerComplianceDetails.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraServerComplianceDetails -Name "MoName"
+```
+Above example returns the ConvergedinfraServerComplianceDetails matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraServerComplianceDetails -Organization $organization
+```
+Above example returns the list of ConvergedinfraServerComplianceDetails available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraServerComplianceDetails -InlineCount allpages
+```
+Above example returns the list of ConvergedinfraServerComplianceDetails along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the ConvergedinfraServerComplianceDetails.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the ConvergedinfraServerComplianceDetails under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightConvergedinfraStorageComplianceDetails.md b/docs/Get-IntersightConvergedinfraStorageComplianceDetails.md
new file mode 100644
index 000000000..28a5218ca
--- /dev/null
+++ b/docs/Get-IntersightConvergedinfraStorageComplianceDetails.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightConvergedinfraStorageComplianceDetails
+
+## SYNOPSIS
+Get the ConvergedinfraStorageComplianceDetails
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightConvergedinfraStorageComplianceDetails [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightConvergedinfraStorageComplianceDetails [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'ConvergedinfraStorageComplianceDetails' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraStorageComplianceDetails
+```
+Above example returns the list of ConvergedinfraStorageComplianceDetails.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraStorageComplianceDetails -Name "MoName"
+```
+Above example returns the ConvergedinfraStorageComplianceDetails matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraStorageComplianceDetails -Organization $organization
+```
+Above example returns the list of ConvergedinfraStorageComplianceDetails available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraStorageComplianceDetails -InlineCount allpages
+```
+Above example returns the list of ConvergedinfraStorageComplianceDetails along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the ConvergedinfraStorageComplianceDetails.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the ConvergedinfraStorageComplianceDetails under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightConvergedinfraSwitchComplianceDetails.md b/docs/Get-IntersightConvergedinfraSwitchComplianceDetails.md
new file mode 100644
index 000000000..e25d2d0be
--- /dev/null
+++ b/docs/Get-IntersightConvergedinfraSwitchComplianceDetails.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightConvergedinfraSwitchComplianceDetails
+
+## SYNOPSIS
+Get the ConvergedinfraSwitchComplianceDetails
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightConvergedinfraSwitchComplianceDetails [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightConvergedinfraSwitchComplianceDetails [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'ConvergedinfraSwitchComplianceDetails' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraSwitchComplianceDetails
+```
+Above example returns the list of ConvergedinfraSwitchComplianceDetails.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraSwitchComplianceDetails -Name "MoName"
+```
+Above example returns the ConvergedinfraSwitchComplianceDetails matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraSwitchComplianceDetails -Organization $organization
+```
+Above example returns the list of ConvergedinfraSwitchComplianceDetails available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightConvergedinfraSwitchComplianceDetails -InlineCount allpages
+```
+Above example returns the list of ConvergedinfraSwitchComplianceDetails along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the ConvergedinfraSwitchComplianceDetails.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the ConvergedinfraSwitchComplianceDetails under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightFabricVlanInventory.md b/docs/Get-IntersightFabricVlanInventory.md
new file mode 100644
index 000000000..60bafa92c
--- /dev/null
+++ b/docs/Get-IntersightFabricVlanInventory.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightFabricVlanInventory
+
+## SYNOPSIS
+Get the FabricVlanInventory
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightFabricVlanInventory [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightFabricVlanInventory [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'FabricVlanInventory' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightFabricVlanInventory
+```
+Above example returns the list of FabricVlanInventory.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightFabricVlanInventory -Name "MoName"
+```
+Above example returns the FabricVlanInventory matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightFabricVlanInventory -Organization $organization
+```
+Above example returns the list of FabricVlanInventory available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightFabricVlanInventory -InlineCount allpages
+```
+Above example returns the list of FabricVlanInventory along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the FabricVlanInventory.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the FabricVlanInventory under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightFabricVsanInventory.md b/docs/Get-IntersightFabricVsanInventory.md
new file mode 100644
index 000000000..727930fa7
--- /dev/null
+++ b/docs/Get-IntersightFabricVsanInventory.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightFabricVsanInventory
+
+## SYNOPSIS
+Get the FabricVsanInventory
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightFabricVsanInventory [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightFabricVsanInventory [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'FabricVsanInventory' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightFabricVsanInventory
+```
+Above example returns the list of FabricVsanInventory.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightFabricVsanInventory -Name "MoName"
+```
+Above example returns the FabricVsanInventory matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightFabricVsanInventory -Organization $organization
+```
+Above example returns the list of FabricVsanInventory available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightFabricVsanInventory -InlineCount allpages
+```
+Above example returns the list of FabricVsanInventory along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the FabricVsanInventory.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the FabricVsanInventory under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightFcNeighbor.md b/docs/Get-IntersightFcNeighbor.md
new file mode 100644
index 000000000..efbadf685
--- /dev/null
+++ b/docs/Get-IntersightFcNeighbor.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightFcNeighbor
+
+## SYNOPSIS
+Get the FcNeighbor
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightFcNeighbor [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightFcNeighbor [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'FcNeighbor' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightFcNeighbor
+```
+Above example returns the list of FcNeighbor.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightFcNeighbor -Name "MoName"
+```
+Above example returns the FcNeighbor matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightFcNeighbor -Organization $organization
+```
+Above example returns the list of FcNeighbor available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightFcNeighbor -InlineCount allpages
+```
+Above example returns the list of FcNeighbor along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the FcNeighbor.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the FcNeighbor under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Get-IntersightKubernetesNvidiaGpuProduct.md b/docs/Get-IntersightKubernetesNvidiaGpuProduct.md
new file mode 100644
index 000000000..0f1523e84
--- /dev/null
+++ b/docs/Get-IntersightKubernetesNvidiaGpuProduct.md
@@ -0,0 +1,292 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightKubernetesNvidiaGpuProduct
+
+## SYNOPSIS
+Get the KubernetesNvidiaGpuProduct
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightKubernetesNvidiaGpuProduct [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightKubernetesNvidiaGpuProduct [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'KubernetesNvidiaGpuProduct' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightKubernetesNvidiaGpuProduct
+```
+Above example returns the list of KubernetesNvidiaGpuProduct.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightKubernetesNvidiaGpuProduct -Name "MoName"
+```
+Above example returns the KubernetesNvidiaGpuProduct matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightKubernetesNvidiaGpuProduct -Organization $organization
+```
+Above example returns the list of KubernetesNvidiaGpuProduct available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightKubernetesNvidiaGpuProduct -InlineCount allpages
+```
+Above example returns the list of KubernetesNvidiaGpuProduct along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the KubernetesNvidiaGpuProduct.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the KubernetesNvidiaGpuProduct under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
+[New-IntersightKubernetesNvidiaGpuProduct](./New-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Remove-IntersightKubernetesNvidiaGpuProduct](./Remove-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Set-IntersightKubernetesNvidiaGpuProduct](./Set-IntersightKubernetesNvidiaGpuProduct.md)
+
diff --git a/docs/Get-IntersightStorageHitachiSnapshot.md b/docs/Get-IntersightStorageHitachiSnapshot.md
new file mode 100644
index 000000000..2adb7eca7
--- /dev/null
+++ b/docs/Get-IntersightStorageHitachiSnapshot.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightStorageHitachiSnapshot
+
+## SYNOPSIS
+Get the StorageHitachiSnapshot
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightStorageHitachiSnapshot [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightStorageHitachiSnapshot [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'StorageHitachiSnapshot' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> $result = Get-IntersightStorageHitachiSnapshot
+```
+Above example returns the list of StorageHitachiSnapshot.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightStorageHitachiSnapshot -Name "MoName"
+```
+Above example returns the StorageHitachiSnapshot matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightStorageHitachiSnapshot -Organization $organization
+```
+Above example returns the list of StorageHitachiSnapshot available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightStorageHitachiSnapshot -InlineCount allpages
+```
+Above example returns the list of StorageHitachiSnapshot along with count.
+
+## PARAMETERS
+
+### -Apply
+Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
+transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
+to express that they are consecutively applied, i.e. the result of each transformation is the input to the next transformation. Supported aggregation methods are
+""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
+result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
+parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first
+parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
+cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
+intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -At
+Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
+identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only
+the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
+properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal
+representations shown in the Abstract Type System section.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Count
+The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+```yaml
+Type: Boolean
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Expand
+Specify additional attributes or related resources to return in addition to the primary resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Filter
+Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is
+determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
+queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -InlineCount
+The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+Accepted values: allpages, none
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Name
+Specifies the name of the StorageHitachiSnapshot.
+
+```yaml
+Type: String
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Orderby
+Determines what properties are used to sort the collection of resources.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Organization
+Specifies the organization, to fetch the StorageHitachiSnapshot under it.
+
+```yaml
+Type: OrganizationOrganizationRelationship
+Parameter Sets: CmdletParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName, ByValue)
+Accept wildcard characters: False
+```
+
+### -Select
+Specifies a subset of properties to return.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Skip
+Ignores the specified number of objects and then gets the remaining objects.
+Enter the number of objects to skip.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Tag
+The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list
+of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+```yaml
+Type: String
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### -Top
+Specifies the maximum number of resources to return in the response.
+
+```yaml
+Type: Int32
+Parameter Sets: QueryParam
+Aliases:
+
+Required: False
+Position: Named
+Default value: None
+Accept pipeline input: False
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### Intersight.Model.OrganizationOrganizationRelationship
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
diff --git a/docs/Initialize-IntersightAaaAuditRecord.md b/docs/Initialize-IntersightAaaAuditRecord.md
index 8a2990cd4..5f5defa93 100644
--- a/docs/Initialize-IntersightAaaAuditRecord.md
+++ b/docs/Initialize-IntersightAaaAuditRecord.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightAaaAuditRecord [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaAuditRecord.ClassIdEnum>][-Email< string>][-Event< string>][-InstId< string>][-MoDisplayNames< object>][-MoType< string>][-Moid< string>][-ObjectMoid< string>][-ObjectType< AaaAuditRecord.ObjectTypeEnum>][-Request< object>][-SessionId< string>][-SourceIp< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TraceId< string>][-UserIdOrEmail< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightAaaAuditRecord [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaAuditRecord.ClassIdEnum>][-Event< string>][-MoDisplayNames< object>][-MoType< string>][-Moid< string>][-ObjectMoid< string>][-ObjectType< AaaAuditRecord.ObjectTypeEnum>][-Request< object>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TraceId< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -54,21 +54,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Email
-The email of the associated user that made the change. In case the user is later deleted, we still have some reference to the information.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Event
The operation that was performed on this Managed Object.\nThe event is a compound string that includes the CRUD operation such as Create, Modify, Delete, and a string representing the Managed Object type.
@@ -84,21 +69,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -InstId
-The instance id of AuditRecordLocal, which is used to identify if the comming AuditRecordLocal was already processed before.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -MoDisplayNames
The user-friendly names of the changed MO.
@@ -193,36 +163,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -SessionId
-The sessionId in which the user made the change. In case that the session is later deleted, we still have some reference to the information.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -SourceIp
-The source IP of the client.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Tags
@@ -255,21 +195,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -UserIdOrEmail
-The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Json
Returns the json payload received in response.
diff --git a/docs/Initialize-IntersightAaaRetentionConfig.md b/docs/Initialize-IntersightAaaRetentionConfig.md
index 66c6405be..fde8bdf66 100644
--- a/docs/Initialize-IntersightAaaRetentionConfig.md
+++ b/docs/Initialize-IntersightAaaRetentionConfig.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightAaaRetentionConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaRetentionConfig.ClassIdEnum>][-Moid< string>][-ObjectType< AaaRetentionConfig.ObjectTypeEnum>][-RetentionPeriod< long>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightAaaRetentionConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaRetentionConfig.ClassIdEnum>][-Moid< string>][-ObjectType< AaaRetentionConfig.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -84,21 +84,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -RetentionPeriod
-The default retention period in months for audit log retention for accounts without a retention policy.
-
-```yaml
-Type: long
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Tags
diff --git a/docs/Initialize-IntersightApplianceDeviceClaim.md b/docs/Initialize-IntersightApplianceDeviceClaim.md
index aa2f0443c..dfeed1f71 100644
--- a/docs/Initialize-IntersightApplianceDeviceClaim.md
+++ b/docs/Initialize-IntersightApplianceDeviceClaim.md
@@ -130,7 +130,7 @@ Accept wildcard characters: False
```
### -PlatformType
-Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: ApplianceDeviceClaim.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightAssetDeviceEndpointLocalCredential.md b/docs/Initialize-IntersightAssetDeviceEndpointLocalCredential.md
new file mode 100644
index 000000000..ca6769636
--- /dev/null
+++ b/docs/Initialize-IntersightAssetDeviceEndpointLocalCredential.md
@@ -0,0 +1,127 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightAssetDeviceEndpointLocalCredential
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightAssetDeviceEndpointLocalCredential [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AssetDeviceEndpointLocalCredential.ClassIdEnum>][-ObjectType< AssetDeviceEndpointLocalCredential.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: AssetDeviceEndpointLocalCredential.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
+
+```yaml
+Type: AssetDeviceEndpointLocalCredential.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightAssetDeviceEndpointLocalCredential
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
diff --git a/docs/Initialize-IntersightAssetDeviceRegistration.md b/docs/Initialize-IntersightAssetDeviceRegistration.md
index da821a642..dccb7bb51 100644
--- a/docs/Initialize-IntersightAssetDeviceRegistration.md
+++ b/docs/Initialize-IntersightAssetDeviceRegistration.md
@@ -132,7 +132,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: AssetDeviceRegistration.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightAssetTarget.md b/docs/Initialize-IntersightAssetTarget.md
index e249863fc..a6e1ef05a 100644
--- a/docs/Initialize-IntersightAssetTarget.md
+++ b/docs/Initialize-IntersightAssetTarget.md
@@ -202,7 +202,7 @@ Accept wildcard characters: False
```
### -TargetType
-The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: AssetTarget.TargetTypeEnum
diff --git a/docs/Initialize-IntersightBiosPolicy.md b/docs/Initialize-IntersightBiosPolicy.md
index e06dd0974..212f7dc77 100644
--- a/docs/Initialize-IntersightBiosPolicy.md
+++ b/docs/Initialize-IntersightBiosPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClassId< BiosPolicy.ClassIdEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-Moid< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-ObjectType< BiosPolicy.ObjectTypeEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClassId< BiosPolicy.ClassIdEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-Moid< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-ObjectType< BiosPolicy.ObjectTypeEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -1149,6 +1149,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -CpuPaLimit
+BIOS Token for setting Limit CPU PA to 46 Bits configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.CpuPaLimitEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -CpuPerfEnhancement
BIOS Token for setting Enhanced CPU Performance configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `Auto` - Value - Auto for configuring CpuPerfEnhancement token.\n* `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.
@@ -5672,6 +5687,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -TpmPpiRequired
+BIOS Token for setting TPM Minimal Physical Presence configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.TpmPpiRequiredEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -TpmSupport
BIOS Token for setting TPM Support configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
diff --git a/docs/Initialize-IntersightChassisIomProfile.md b/docs/Initialize-IntersightChassisIomProfile.md
index be6ceda56..1869b7265 100644
--- a/docs/Initialize-IntersightChassisIomProfile.md
+++ b/docs/Initialize-IntersightChassisIomProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightChassisIomProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ChassisIomProfile.ClassIdEnum>][-ConfigChanges< Model.PolicyConfigChange>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-IomEntity< ChassisIomProfile.IomEntityEnum>][-Moid< string>][-Name< string>][-ObjectType< ChassisIomProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< ChassisIomProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightChassisIomProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ChassisIomProfile.ClassIdEnum>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-IomEntity< ChassisIomProfile.IomEntityEnum>][-Moid< string>][-Name< string>][-ObjectType< ChassisIomProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< ChassisIomProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -86,23 +86,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: Model.PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
@@ -342,6 +325,4 @@ PS C:\> Initialize-IntersightChassisIomProfile
[Initialize-IntersightPolicyActionParam](./Initialize-IntersightPolicyActionParam.md)
-[Initialize-IntersightPolicyConfigChange](./Initialize-IntersightPolicyConfigChange.md)
-
[Initialize-IntersightPolicyConfigContext](./Initialize-IntersightPolicyConfigContext.md)
diff --git a/docs/Initialize-IntersightChassisProfile.md b/docs/Initialize-IntersightChassisProfile.md
index 90dc38142..f49042fdc 100644
--- a/docs/Initialize-IntersightChassisProfile.md
+++ b/docs/Initialize-IntersightChassisProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< Model.EquipmentChassisRelationship>][-ClassId< ChassisProfile.ClassIdEnum>][-ConfigChanges< Model.PolicyConfigChange>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< ChassisProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< Model.EquipmentChassisRelationship>][-ClassId< ChassisProfile.ClassIdEnum>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< ChassisProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -104,23 +104,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: Model.PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
@@ -360,6 +343,4 @@ PS C:\> Initialize-IntersightChassisProfile
[Initialize-IntersightPolicyActionParam](./Initialize-IntersightPolicyActionParam.md)
-[Initialize-IntersightPolicyConfigChange](./Initialize-IntersightPolicyConfigChange.md)
-
[Initialize-IntersightPolicyConfigContext](./Initialize-IntersightPolicyConfigContext.md)
diff --git a/docs/Initialize-IntersightCloudRegions.md b/docs/Initialize-IntersightCloudRegions.md
index 5e0e7f149..df8bac5a9 100644
--- a/docs/Initialize-IntersightCloudRegions.md
+++ b/docs/Initialize-IntersightCloudRegions.md
@@ -175,7 +175,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudRegions.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuContainerType.md b/docs/Initialize-IntersightCloudSkuContainerType.md
index 44e620b7f..2650e3744 100644
--- a/docs/Initialize-IntersightCloudSkuContainerType.md
+++ b/docs/Initialize-IntersightCloudSkuContainerType.md
@@ -222,7 +222,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuContainerType.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuDatabaseType.md b/docs/Initialize-IntersightCloudSkuDatabaseType.md
index 16590d9ad..20fd48376 100644
--- a/docs/Initialize-IntersightCloudSkuDatabaseType.md
+++ b/docs/Initialize-IntersightCloudSkuDatabaseType.md
@@ -252,7 +252,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuDatabaseType.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuInstanceType.md b/docs/Initialize-IntersightCloudSkuInstanceType.md
index 952a03fd0..2c2fa6c4e 100644
--- a/docs/Initialize-IntersightCloudSkuInstanceType.md
+++ b/docs/Initialize-IntersightCloudSkuInstanceType.md
@@ -342,7 +342,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuInstanceType.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuNetworkType.md b/docs/Initialize-IntersightCloudSkuNetworkType.md
index 2f81add36..78d383635 100644
--- a/docs/Initialize-IntersightCloudSkuNetworkType.md
+++ b/docs/Initialize-IntersightCloudSkuNetworkType.md
@@ -192,7 +192,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuNetworkType.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuRegionRateCards.md b/docs/Initialize-IntersightCloudSkuRegionRateCards.md
index 61b7ffeaf..ab9175655 100644
--- a/docs/Initialize-IntersightCloudSkuRegionRateCards.md
+++ b/docs/Initialize-IntersightCloudSkuRegionRateCards.md
@@ -147,7 +147,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuRegionRateCards.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightCloudSkuVolumeType.md b/docs/Initialize-IntersightCloudSkuVolumeType.md
index 875cf10fe..ad0e5bec0 100644
--- a/docs/Initialize-IntersightCloudSkuVolumeType.md
+++ b/docs/Initialize-IntersightCloudSkuVolumeType.md
@@ -372,7 +372,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudSkuVolumeType.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightConvergedinfraAdapterComplianceDetails.md b/docs/Initialize-IntersightConvergedinfraAdapterComplianceDetails.md
new file mode 100644
index 000000000..60b4fd31a
--- /dev/null
+++ b/docs/Initialize-IntersightConvergedinfraAdapterComplianceDetails.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightConvergedinfraAdapterComplianceDetails
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightConvergedinfraAdapterComplianceDetails [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ConvergedinfraAdapterComplianceDetails.ClassIdEnum>][-Moid< string>][-ObjectType< ConvergedinfraAdapterComplianceDetails.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: ConvergedinfraAdapterComplianceDetails.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: ConvergedinfraAdapterComplianceDetails.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightConvergedinfraAdapterComplianceDetails
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightConvergedinfraPodComplianceInfo.md b/docs/Initialize-IntersightConvergedinfraPodComplianceInfo.md
new file mode 100644
index 000000000..b4113f96a
--- /dev/null
+++ b/docs/Initialize-IntersightConvergedinfraPodComplianceInfo.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightConvergedinfraPodComplianceInfo
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightConvergedinfraPodComplianceInfo [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ConvergedinfraPodComplianceInfo.ClassIdEnum>][-Moid< string>][-ObjectType< ConvergedinfraPodComplianceInfo.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: ConvergedinfraPodComplianceInfo.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: ConvergedinfraPodComplianceInfo.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightConvergedinfraPodComplianceInfo
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightConvergedinfraServerComplianceDetails.md b/docs/Initialize-IntersightConvergedinfraServerComplianceDetails.md
new file mode 100644
index 000000000..efdb21eff
--- /dev/null
+++ b/docs/Initialize-IntersightConvergedinfraServerComplianceDetails.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightConvergedinfraServerComplianceDetails
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightConvergedinfraServerComplianceDetails [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ConvergedinfraServerComplianceDetails.ClassIdEnum>][-Moid< string>][-ObjectType< ConvergedinfraServerComplianceDetails.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: ConvergedinfraServerComplianceDetails.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: ConvergedinfraServerComplianceDetails.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightConvergedinfraServerComplianceDetails
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightConvergedinfraStorageComplianceDetails.md b/docs/Initialize-IntersightConvergedinfraStorageComplianceDetails.md
new file mode 100644
index 000000000..77fce1d67
--- /dev/null
+++ b/docs/Initialize-IntersightConvergedinfraStorageComplianceDetails.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightConvergedinfraStorageComplianceDetails
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightConvergedinfraStorageComplianceDetails [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ConvergedinfraStorageComplianceDetails.ClassIdEnum>][-Moid< string>][-ObjectType< ConvergedinfraStorageComplianceDetails.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: ConvergedinfraStorageComplianceDetails.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: ConvergedinfraStorageComplianceDetails.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightConvergedinfraStorageComplianceDetails
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightConvergedinfraSwitchComplianceDetails.md b/docs/Initialize-IntersightConvergedinfraSwitchComplianceDetails.md
new file mode 100644
index 000000000..7b7f42734
--- /dev/null
+++ b/docs/Initialize-IntersightConvergedinfraSwitchComplianceDetails.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightConvergedinfraSwitchComplianceDetails
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightConvergedinfraSwitchComplianceDetails [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ConvergedinfraSwitchComplianceDetails.ClassIdEnum>][-Moid< string>][-ObjectType< ConvergedinfraSwitchComplianceDetails.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: ConvergedinfraSwitchComplianceDetails.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: ConvergedinfraSwitchComplianceDetails.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightConvergedinfraSwitchComplianceDetails
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightFabricAppliancePcRole.md b/docs/Initialize-IntersightFabricAppliancePcRole.md
index 09587cd44..699b5e67e 100644
--- a/docs/Initialize-IntersightFabricAppliancePcRole.md
+++ b/docs/Initialize-IntersightFabricAppliancePcRole.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-ClassId< FabricAppliancePcRole.ClassIdEnum>][-EthNetworkControlPolicy< Model.FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< Model.FabricEthNetworkGroupPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][-Moid< string>][-ObjectType< FabricAppliancePcRole.ObjectTypeEnum>][-PcId< long>][-PortPolicy< Model.FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[Model.FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-ClassId< FabricAppliancePcRole.ClassIdEnum>][-EthNetworkControlPolicy< Model.FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< Model.FabricEthNetworkGroupPolicyRelationship>][-LinkAggregationPolicy< Model.FabricLinkAggregationPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][-Moid< string>][-ObjectType< FabricAppliancePcRole.ObjectTypeEnum>][-PcId< long>][-PortPolicy< Model.FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[Model.FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -105,6 +105,24 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -LinkAggregationPolicy
+A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: Model.FabricLinkAggregationPolicyRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Mode
Port mode to be set on the appliance port-channel.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type.
diff --git a/docs/Initialize-IntersightFabricFlowControlPolicy.md b/docs/Initialize-IntersightFabricFlowControlPolicy.md
index 26fcef0bf..922d3073a 100644
--- a/docs/Initialize-IntersightFabricFlowControlPolicy.md
+++ b/docs/Initialize-IntersightFabricFlowControlPolicy.md
@@ -133,7 +133,7 @@ Accept wildcard characters: False
```
### -PriorityFlowControlMode
-Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.
+Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.\n* `off` - Disable PFC on the local port regardless of the capability of the peers.
```yaml
Type: FabricFlowControlPolicy.PriorityFlowControlModeEnum
diff --git a/docs/Initialize-IntersightFabricVlanInventory.md b/docs/Initialize-IntersightFabricVlanInventory.md
new file mode 100644
index 000000000..c2ca9a143
--- /dev/null
+++ b/docs/Initialize-IntersightFabricVlanInventory.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightFabricVlanInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightFabricVlanInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FabricVlanInventory.ClassIdEnum>][-Moid< string>][-ObjectType< FabricVlanInventory.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: FabricVlanInventory.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: FabricVlanInventory.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightFabricVlanInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightFabricVsanInventory.md b/docs/Initialize-IntersightFabricVsanInventory.md
new file mode 100644
index 000000000..d18762993
--- /dev/null
+++ b/docs/Initialize-IntersightFabricVsanInventory.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightFabricVsanInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightFabricVsanInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FabricVsanInventory.ClassIdEnum>][-Moid< string>][-ObjectType< FabricVsanInventory.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: FabricVsanInventory.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: FabricVsanInventory.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightFabricVsanInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightFcNeighbor.md b/docs/Initialize-IntersightFcNeighbor.md
new file mode 100644
index 000000000..ded3170d8
--- /dev/null
+++ b/docs/Initialize-IntersightFcNeighbor.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightFcNeighbor
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightFcNeighbor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FcNeighbor.ClassIdEnum>][-Moid< string>][-ObjectType< FcNeighbor.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: FcNeighbor.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: FcNeighbor.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightFcNeighbor
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightFirmwareUpgradeValidity.md b/docs/Initialize-IntersightFirmwareUpgradeValidity.md
new file mode 100644
index 000000000..dfd12d196
--- /dev/null
+++ b/docs/Initialize-IntersightFirmwareUpgradeValidity.md
@@ -0,0 +1,179 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightFirmwareUpgradeValidity
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightFirmwareUpgradeValidity [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareUpgradeValidity.ClassIdEnum>][-Moid< string>][-ObjectType< FirmwareUpgradeValidity.ObjectTypeEnum>][-Server< Model.ComputePhysicalRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: FirmwareUpgradeValidity.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: FirmwareUpgradeValidity.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Server
+A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: Model.ComputePhysicalRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightFirmwareUpgradeValidity
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightIamFeatureDefinition.md b/docs/Initialize-IntersightIamFeatureDefinition.md
index 50473f6d0..04f0c3ea0 100644
--- a/docs/Initialize-IntersightIamFeatureDefinition.md
+++ b/docs/Initialize-IntersightIamFeatureDefinition.md
@@ -55,7 +55,7 @@ Accept wildcard characters: False
```
### -Feature
-The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `IWE` - Enables an ability to use Intersight Workload Engine.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.
+The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `IWE` - Enables an ability to use Intersight Workload Engine.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `NexusCloud` - Enables Nexus Cloud services functionality.\n* `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.
```yaml
Type: IamFeatureDefinition.FeatureEnum
diff --git a/docs/Initialize-IntersightIamIdp.md b/docs/Initialize-IntersightIamIdp.md
index 5c3d3bf4d..c35454a2a 100644
--- a/docs/Initialize-IntersightIamIdp.md
+++ b/docs/Initialize-IntersightIamIdp.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< IamIdp.ClassIdEnum>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][-Moid< string>][-Name< string>][-ObjectType< IamIdp.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[Model.IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[Model.IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< IamIdp.ClassIdEnum>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][-Moid< string>][-Name< string>][-ObjectType< IamIdp.ObjectTypeEnum>][-SkipWarning< bool>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[Model.IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[Model.IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -144,6 +144,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -SkipWarning
+When users attempt the Account URL login with an unverified Domain Name, they get a warning stating that they are logging in using an unverified Domain Name. Enable the slider if you do not wish to see the warning message.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Tags
diff --git a/docs/Initialize-IntersightIamPrivilegeSet.md b/docs/Initialize-IntersightIamPrivilegeSet.md
index e3ddca200..1215ae50d 100644
--- a/docs/Initialize-IntersightIamPrivilegeSet.md
+++ b/docs/Initialize-IntersightIamPrivilegeSet.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightIamPrivilegeSet [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssociatedPrivilegeSets< System.Collections.Generic.List`1[Model.IamPrivilegeSetRelationship]>][-ClassId< IamPrivilegeSet.ClassIdEnum>][-Moid< string>][-Name< string>][-ObjectType< IamPrivilegeSet.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightIamPrivilegeSet [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< IamPrivilegeSet.ClassIdEnum>][-Moid< string>][-Name< string>][-ObjectType< IamPrivilegeSet.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -39,24 +39,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -AssociatedPrivilegeSets
-An array of relationships to iamPrivilegeSet resources.
-
- Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
-or use the cmdlet Initialize-IntersightMoMoRef.
-
-```yaml
-Type: System.Collections.Generic.List`1[Model.IamPrivilegeSetRelationship]
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ClassId
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.
diff --git a/docs/Initialize-IntersightKubernetesAddonVersionReference.md b/docs/Initialize-IntersightKubernetesAddonVersionReference.md
new file mode 100644
index 000000000..82bb3f35f
--- /dev/null
+++ b/docs/Initialize-IntersightKubernetesAddonVersionReference.md
@@ -0,0 +1,157 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightKubernetesAddonVersionReference
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightKubernetesAddonVersionReference [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< KubernetesAddonVersionReference.ClassIdEnum>][-Name< string>][-ObjectType< KubernetesAddonVersionReference.ObjectTypeEnum>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: KubernetesAddonVersionReference.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Name
+Name of the addon to lookup.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: KubernetesAddonVersionReference.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Version
+Version number to filter the addon with.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightKubernetesAddonVersionReference
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
diff --git a/docs/Initialize-IntersightKubernetesNodeGroupProfile.md b/docs/Initialize-IntersightKubernetesNodeGroupProfile.md
index cef4f761d..6974d6e6e 100644
--- a/docs/Initialize-IntersightKubernetesNodeGroupProfile.md
+++ b/docs/Initialize-IntersightKubernetesNodeGroupProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< KubernetesNodeGroupProfile.ClassIdEnum>][-ClusterProfile< Model.KubernetesClusterProfileRelationship>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-InfraProvider< Model.KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[Model.IppoolPoolRelationship]>][-KubernetesVersion< Model.KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[Model.KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][-Moid< string>][-Name< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[Model.KubernetesNodeProfileRelationship]>][-ObjectType< KubernetesNodeGroupProfile.ObjectTypeEnum>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Taints< System.Collections.Generic.List`1[Model.KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< KubernetesNodeGroupProfile.ClassIdEnum>][-ClusterProfile< Model.KubernetesClusterProfileRelationship>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-GpuConfig< System.Collections.Generic.List`1[Model.InfraBaseGpuConfiguration]>][-InfraProvider< Model.KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[Model.IppoolPoolRelationship]>][-KubernetesVersion< Model.KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[Model.KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][-Moid< string>][-Name< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[Model.KubernetesNodeProfileRelationship]>][-ObjectType< KubernetesNodeGroupProfile.ObjectTypeEnum>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Taints< System.Collections.Generic.List`1[Model.KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -151,6 +151,23 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -GpuConfig
+
+
+Note :- Use Initialize-IntersightInfraBaseGpuConfiguration to create the object of complex type InfraBaseGpuConfiguration
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.InfraBaseGpuConfiguration]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -InfraProvider
A reference to a kubernetesBaseInfrastructureProvider resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -472,6 +489,8 @@ PS C:\> Initialize-IntersightKubernetesNodeGroupProfile
## RELATED LINKS
+[Initialize-IntersightInfraBaseGpuConfiguration](./Initialize-IntersightInfraBaseGpuConfiguration.md)
+
[Initialize-IntersightKubernetesNodeGroupLabel](./Initialize-IntersightKubernetesNodeGroupLabel.md)
[Initialize-IntersightKubernetesNodeGroupTaint](./Initialize-IntersightKubernetesNodeGroupTaint.md)
diff --git a/docs/Initialize-IntersightKubernetesNvidiaGpuProduct.md b/docs/Initialize-IntersightKubernetesNvidiaGpuProduct.md
new file mode 100644
index 000000000..2c234fc39
--- /dev/null
+++ b/docs/Initialize-IntersightKubernetesNvidiaGpuProduct.md
@@ -0,0 +1,284 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightKubernetesNvidiaGpuProduct
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightKubernetesNvidiaGpuProduct [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Catalog< Model.KubernetesCatalogRelationship>][-ClassId< KubernetesNvidiaGpuProduct.ClassIdEnum>][-Description< string>][-DeviceId< long>][-MemorySize< long>][-MigCapable< bool>][-MigProfiles< System.Collections.Generic.List`1[string]>][-Moid< string>][-Name< string>][-ObjectType< KubernetesNvidiaGpuProduct.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-VendorId< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Catalog
+A reference to a kubernetesCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: Model.KubernetesCatalogRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: KubernetesNvidiaGpuProduct.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+Optional description of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -DeviceId
+Device Id of a product, which is unique within a vendor.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MemorySize
+Memory size of a GPU product in GB.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigCapable
+True if this Nvidia GPU supports MIG.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigProfiles
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Name
+Display Name of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: KubernetesNvidiaGpuProduct.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -VendorId
+Vendor Id of a product. Each vendor has a globally unique Id, for example 0x10DE for Nvidia.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightKubernetesNvidiaGpuProduct
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightKubernetesVersion.md b/docs/Initialize-IntersightKubernetesVersion.md
index 802134d0c..78c1b533a 100644
--- a/docs/Initialize-IntersightKubernetesVersion.md
+++ b/docs/Initialize-IntersightKubernetesVersion.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< Model.SoftwareSolutionDistributableRelationship>][-Catalog< Model.KubernetesCatalogRelationship>][-ClassId< Model.KubernetesVersion.ClassIdEnum>][-KubernetesVersion< string>][-Moid< string>][-Name< string>][-ObjectType< Model.KubernetesVersion.ObjectTypeEnum>][-OvaImageTemplate< Model.SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< Model.SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< Model.SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< Model.SoftwareSolutionDistributableRelationship>][-Catalog< Model.KubernetesCatalogRelationship>][-ClassId< Model.KubernetesVersion.ClassIdEnum>][-EssentialAddons< System.Collections.Generic.List`1[Model.KubernetesAddonVersionReference]>][-HelmOperatorVersion< string>][-IksUtilityContainer< string>][-KubernetesVersion< string>][-Moid< string>][-Name< string>][-ObjectType< Model.KubernetesVersion.ObjectTypeEnum>][-OvaImageTemplate< Model.SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< Model.SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< Model.SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -90,6 +90,53 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -EssentialAddons
+
+
+Note :- Use Initialize-IntersightKubernetesAddonVersionReference to create the object of complex type KubernetesAddonVersionReference
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.KubernetesAddonVersionReference]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -HelmOperatorVersion
+Version of helm operator to use for this kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -IksUtilityContainer
+The iks utility container to use for the kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -KubernetesVersion
Desired Kubernetes version.
@@ -278,4 +325,6 @@ PS C:\> Initialize-IntersightKubernetesVersion
## RELATED LINKS
+[Initialize-IntersightKubernetesAddonVersionReference](./Initialize-IntersightKubernetesAddonVersionReference.md)
+
[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightNetworkElement.md b/docs/Initialize-IntersightNetworkElement.md
index 2909a9814..3451e2a0e 100644
--- a/docs/Initialize-IntersightNetworkElement.md
+++ b/docs/Initialize-IntersightNetworkElement.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightNetworkElement [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AlarmSummary< Model.ComputeAlarmSummary>][-Chassis< string>][-ClassId< NetworkElement.ClassIdEnum>][-ConfModTs< string>][-ConfModTsBackup< string>][-Console< System.Collections.Generic.List`1[Model.ConsoleConsoleConfigRelationship]>][-DefaultDomain< string>][-FaultSummary< long>][-FcPortChannels< System.Collections.Generic.List`1[Model.FcPortChannelRelationship]>][-FeatureControl< System.Collections.Generic.List`1[Model.NetworkFeatureControlRelationship]>][-InterfaceList< System.Collections.Generic.List`1[Model.NetworkInterfaceListRelationship]>][-LicenseFile< System.Collections.Generic.List`1[Model.NetworkLicenseFileRelationship]>][-ManagementMode< NetworkElement.ManagementModeEnum>][-Moid< string>][-ObjectType< NetworkElement.ObjectTypeEnum>][-OutOfBandIpv6Address< string>][-OutOfBandIpv6Gateway< string>][-OutOfBandIpv6Prefix< string>][-PartNumber< string>][-PortMacBindings< System.Collections.Generic.List`1[Model.PortMacBindingRelationship]>][-PreviousFru< Model.EquipmentFruRelationship>][-ProcessorUnit< System.Collections.Generic.List`1[Model.ProcessorUnitRelationship]>][-Status< string>][-SupervisorCard< System.Collections.Generic.List`1[Model.NetworkSupervisorCardRelationship]>][-SwitchType< NetworkElement.SwitchTypeEnum>][-SystemUpTime< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Thermal< NetworkElement.ThermalEnum>][-TopSystem< Model.TopSystemRelationship>][-UcsmRunningFirmware< Model.FirmwareRunningFirmwareRelationship>][-Version< string>][-Vrf< System.Collections.Generic.List`1[Model.NetworkVrfRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightNetworkElement [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AlarmSummary< Model.ComputeAlarmSummary>][-Chassis< string>][-ClassId< NetworkElement.ClassIdEnum>][-ConfModTs< string>][-ConfModTsBackup< string>][-Console< System.Collections.Generic.List`1[Model.ConsoleConsoleConfigRelationship]>][-DefaultDomain< string>][-FaultSummary< long>][-FcPortChannels< System.Collections.Generic.List`1[Model.FcPortChannelRelationship]>][-FeatureControl< System.Collections.Generic.List`1[Model.NetworkFeatureControlRelationship]>][-InterfaceList< System.Collections.Generic.List`1[Model.NetworkInterfaceListRelationship]>][-LicenseFile< System.Collections.Generic.List`1[Model.NetworkLicenseFileRelationship]>][-ManagementMode< NetworkElement.ManagementModeEnum>][-Moid< string>][-ObjectType< NetworkElement.ObjectTypeEnum>][-OutOfBandIpv6Address< string>][-OutOfBandIpv6Gateway< string>][-OutOfBandIpv6Prefix< string>][-PartNumber< string>][-PortMacBindings< System.Collections.Generic.List`1[Model.PortMacBindingRelationship]>][-PreviousFru< Model.EquipmentFruRelationship>][-ProcessorUnit< System.Collections.Generic.List`1[Model.ProcessorUnitRelationship]>][-Status< string>][-SupervisorCard< System.Collections.Generic.List`1[Model.NetworkSupervisorCardRelationship]>][-SystemUpTime< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Thermal< NetworkElement.ThermalEnum>][-TopSystem< Model.TopSystemRelationship>][-UcsmRunningFirmware< Model.FirmwareRunningFirmwareRelationship>][-Version< string>][-Vrf< System.Collections.Generic.List`1[Model.NetworkVrfRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -428,21 +428,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -SwitchType
-The Switch type that the network element is a part of.\n* `FabricInterconnect` - The default Switch type of UCSM and IMM mode devices.\n* `NexusDevice` - Switch type of Nexus devices.\n* `MDSDevice` - Switch type of Nexus MDS devices.
-
-```yaml
-Type: NetworkElement.SwitchTypeEnum
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -SystemUpTime
System up time of the switch.
diff --git a/docs/Initialize-IntersightNetworkFeatureControl.md b/docs/Initialize-IntersightNetworkFeatureControl.md
index 33e1d1ffe..a97a28ab4 100644
--- a/docs/Initialize-IntersightNetworkFeatureControl.md
+++ b/docs/Initialize-IntersightNetworkFeatureControl.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightNetworkFeatureControl [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminState< string>][-ClassId< NetworkFeatureControl.ClassIdEnum>][-Instance< long>][-Moid< string>][-Name< string>][-NetworkElement< Model.NetworkElementRelationship>][-ObjectType< NetworkFeatureControl.ObjectTypeEnum>][-OperationalState< string>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightNetworkFeatureControl [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NetworkFeatureControl.ClassIdEnum>][-Moid< string>][-NetworkElement< Model.NetworkElementRelationship>][-ObjectType< NetworkFeatureControl.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -39,21 +39,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -AdminState
-The admin state of the feature.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ClassId
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.
@@ -69,21 +54,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Instance
-The number of instances of the feature.
-
-```yaml
-Type: long
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Moid
The unique identifier of this Managed Object instance.
@@ -99,21 +69,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Name
-The name to identify the feature.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -NetworkElement
A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -147,39 +102,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -OperationalState
-The operational state of the feature.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -RegisteredDevice
-A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
-or use the cmdlet Initialize-IntersightMoMoRef.
-
-```yaml
-Type: Model.AssetDeviceRegistrationRelationship
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Tags
diff --git a/docs/Initialize-IntersightNetworkInterfaceList.md b/docs/Initialize-IntersightNetworkInterfaceList.md
index b14385ddb..578399cc1 100644
--- a/docs/Initialize-IntersightNetworkInterfaceList.md
+++ b/docs/Initialize-IntersightNetworkInterfaceList.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightNetworkInterfaceList [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminState< string>][-ClassId< NetworkInterfaceList.ClassIdEnum>][-IpAddress< string>][-Mac< string>][-Moid< string>][-Mtu< long>][-Name< string>][-NetworkElement< Model.NetworkElementRelationship>][-ObjectType< NetworkInterfaceList.ObjectTypeEnum>][-OperState< string>][-PortSubType< string>][-PortType< string>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-SlotId< string>][-Speed< string>][-SpeedGroup< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Vlan< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightNetworkInterfaceList [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NetworkInterfaceList.ClassIdEnum>][-Moid< string>][-NetworkElement< Model.NetworkElementRelationship>][-ObjectType< NetworkInterfaceList.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -39,21 +39,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -AdminState
-Admin state of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ClassId
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.
@@ -69,36 +54,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -IpAddress
-IP address of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -Mac
-MAC address of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Moid
The unique identifier of this Managed Object instance.
@@ -114,36 +69,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Mtu
-Maximum transmission unit of the interface list.
-
-```yaml
-Type: long
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -Name
-Name of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -NetworkElement
A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -177,114 +102,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -OperState
-Operational state of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -PortSubType
-Interface types supported in Network device like Subinterfaces, Breakout Interfaces.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -PortType
-Port type of interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -RegisteredDevice
-A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
-or use the cmdlet Initialize-IntersightMoMoRef.
-
-```yaml
-Type: Model.AssetDeviceRegistrationRelationship
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -SlotId
-Slot id of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -Speed
-Port speed of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
-### -SpeedGroup
-Speed Group of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Tags
@@ -302,21 +119,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Vlan
-VLAN of the interface list.
-
-```yaml
-Type: string
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -Json
Returns the json payload received in response.
diff --git a/docs/Initialize-IntersightOprsSyncTargetListMessage.md b/docs/Initialize-IntersightOprsSyncTargetListMessage.md
index 774ddc9b8..054ad671b 100644
--- a/docs/Initialize-IntersightOprsSyncTargetListMessage.md
+++ b/docs/Initialize-IntersightOprsSyncTargetListMessage.md
@@ -135,7 +135,7 @@ Accept wildcard characters: False
```
### -TargetType
-The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: OprsSyncTargetListMessage.TargetTypeEnum
diff --git a/docs/Initialize-IntersightPowerPolicy.md b/docs/Initialize-IntersightPowerPolicy.md
index d93950c3e..776b2a00f 100644
--- a/docs/Initialize-IntersightPowerPolicy.md
+++ b/docs/Initialize-IntersightPowerPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-ClassId< PowerPolicy.ClassIdEnum>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][-Moid< string>][-Name< string>][-ObjectType< PowerPolicy.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-ClassId< PowerPolicy.ClassIdEnum>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][-ExtendedPowerCapacity< PowerPolicy.ExtendedPowerCapacityEnum>][-Moid< string>][-Name< string>][-ObjectType< PowerPolicy.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -40,7 +40,7 @@ Accept wildcard characters: False
```
### -AllocatedBudget
-Sets the Allocated Power Budget of the System (in Watts). This field is only supported for Cisco UCS X series Chassis.
+Sets the Allocated Power Budget of the Chassis (in Watts). This field is only supported for Cisco UCS X series Chassis.
```yaml
Type: long
@@ -85,7 +85,7 @@ Accept wildcard characters: False
```
### -DynamicRebalancing
-Sets the Dynamic Power Rebalancing of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Dynamic Power Rebalancing mode of the Chassis. If enabled, this mode allows the chassis to dynamically reallocate the power between servers depending on their power usage. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.DynamicRebalancingEnum
@@ -99,6 +99,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -ExtendedPowerCapacity
+Sets the Extended Power Capacity of the Chassis. If Enabled, this mode allows chassis available power to be increased by borrowing power from redundant power supplies. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+
+```yaml
+Type: PowerPolicy.ExtendedPowerCapacityEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Moid
The unique identifier of this Managed Object instance.
@@ -163,7 +178,7 @@ Accept wildcard characters: False
```
### -PowerPriority
-Sets the Power Priority of the System. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
+Sets the Power Priority of the Server. This priority is used to determine the initial power allocation for servers. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
```yaml
Type: PowerPolicy.PowerPriorityEnum
@@ -178,7 +193,7 @@ Accept wildcard characters: False
```
### -PowerProfiling
-Sets the Power Profiling of the Server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Profiling of the Server. If Enabled, this field allows the power manager to run power profiling utility to determine the power needs of the server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerProfilingEnum
@@ -193,7 +208,7 @@ Accept wildcard characters: False
```
### -PowerRestoreState
-Sets the Power Restore State of the Server. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
+Sets the Power Restore State of the Server. In the absence of Intersight connectivity, the chassis will use this policy to recover the host power after a power loss event. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
```yaml
Type: PowerPolicy.PowerRestoreStateEnum
@@ -208,7 +223,7 @@ Accept wildcard characters: False
```
### -PowerSaveMode
-Sets the Power Save mode of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Save mode of the Chassis. If the requested power budget is less than available power\u00a0capacity, the additional PSUs not required to comply with redundancy policy are placed in Power Save mode. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerSaveModeEnum
@@ -241,7 +256,7 @@ Accept wildcard characters: False
```
### -RedundancyMode
-Sets the Power Redundancy of the System. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
+Sets the Power Redundancy Mode of the Chassis. Redundancy Mode determines the number of PSUs the chassis keeps as redundant. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
```yaml
Type: PowerPolicy.RedundancyModeEnum
diff --git a/docs/Initialize-IntersightServerProfile.md b/docs/Initialize-IntersightServerProfile.md
index 8cf5139ce..200f64f90 100644
--- a/docs/Initialize-IntersightServerProfile.md
+++ b/docs/Initialize-IntersightServerProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< Model.ComputePhysicalRelationship>][-AssociatedServerPool< Model.ResourcepoolPoolRelationship>][-ClassId< ServerProfile.ClassIdEnum>][-ConfigChanges< Model.PolicyConfigChange>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-LeasedServer< Model.ComputePhysicalRelationship>][-Moid< string>][-Name< string>][-ObjectType< ServerProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< Model.ResourcepoolPoolRelationship>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< Model.UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[Model.PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< Model.ComputePhysicalRelationship>][-AssociatedServerPool< Model.ResourcepoolPoolRelationship>][-ClassId< ServerProfile.ClassIdEnum>][-ConfigContext< Model.PolicyConfigContext>][-Description< string>][-LeasedServer< Model.ComputePhysicalRelationship>][-Moid< string>][-Name< string>][-ObjectType< ServerProfile.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[Model.PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< Model.ResourcepoolPoolRelationship>][-SrcTemplate< Model.PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< Model.UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -122,23 +122,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: Model.PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
@@ -492,6 +475,4 @@ PS C:\> Initialize-IntersightServerProfile
[Initialize-IntersightPolicyActionParam](./Initialize-IntersightPolicyActionParam.md)
-[Initialize-IntersightPolicyConfigChange](./Initialize-IntersightPolicyConfigChange.md)
-
[Initialize-IntersightPolicyConfigContext](./Initialize-IntersightPolicyConfigContext.md)
diff --git a/docs/Initialize-IntersightStorageHitachiSnapshot.md b/docs/Initialize-IntersightStorageHitachiSnapshot.md
new file mode 100644
index 000000000..f37930616
--- /dev/null
+++ b/docs/Initialize-IntersightStorageHitachiSnapshot.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightStorageHitachiSnapshot
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightStorageHitachiSnapshot [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< StorageHitachiSnapshot.ClassIdEnum>][-Moid< string>][-ObjectType< StorageHitachiSnapshot.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: StorageHitachiSnapshot.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: StorageHitachiSnapshot.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightStorageHitachiSnapshot
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
diff --git a/docs/Initialize-IntersightTaskFabricMosScopedInventory.md b/docs/Initialize-IntersightTaskFabricMosScopedInventory.md
new file mode 100644
index 000000000..2fc3ccd8c
--- /dev/null
+++ b/docs/Initialize-IntersightTaskFabricMosScopedInventory.md
@@ -0,0 +1,243 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightTaskFabricMosScopedInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskFabricMosScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskFabricMosScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: TaskFabricMosScopedInventory.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -NamingProperty
+A property that uniquely identifies the object to be inventoried as a part of the scoped inventory.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: TaskFabricMosScopedInventory.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Queries
+Set of queries to identify objects to be inventoried as part of this scoped inventory action.
+
+Note :- Use Initialize-Intersightobject to create the object of complex type object
+
+```yaml
+Type: object
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -RegisteredDevice
+A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: Model.AssetDeviceRegistrationRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Type
+Type of the object for which scoped inventory needs to be run.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Values
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightTaskFabricMosScopedInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
+
+[Initialize-Intersightobject](./Initialize-Intersightobject.md)
diff --git a/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md b/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md
new file mode 100644
index 000000000..00782277a
--- /dev/null
+++ b/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md
@@ -0,0 +1,243 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightTaskNexusVlanScopedInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusVlanScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusVlanScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+
+Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ClassId
+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.
+
+```yaml
+Type: TaskNexusVlanScopedInventory.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -NamingProperty
+A property that uniquely identifies the object to be inventoried as a part of the scoped inventory.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ObjectType
+The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.
+
+```yaml
+Type: TaskNexusVlanScopedInventory.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Queries
+Set of queries to identify objects to be inventoried as part of this scoped inventory action.
+
+Note :- Use Initialize-Intersightobject to create the object of complex type object
+
+```yaml
+Type: object
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -RegisteredDevice
+A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: Model.AssetDeviceRegistrationRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Type
+Type of the object for which scoped inventory needs to be run.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Values
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Initialize-IntersightTaskNexusVlanScopedInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
+
+[Initialize-Intersightobject](./Initialize-Intersightobject.md)
diff --git a/docs/Initialize-IntersightTechsupportmanagementTechSupportBundle.md b/docs/Initialize-IntersightTechsupportmanagementTechSupportBundle.md
index 472a76859..22fccd2f5 100644
--- a/docs/Initialize-IntersightTechsupportmanagementTechSupportBundle.md
+++ b/docs/Initialize-IntersightTechsupportmanagementTechSupportBundle.md
@@ -117,7 +117,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type of the device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type of the device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: TechsupportmanagementTechSupportBundle.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightVirtualizationAwsVmNetworkConfiguration.md b/docs/Initialize-IntersightVirtualizationAwsVmNetworkConfiguration.md
index d09ae8081..0e6df79dd 100644
--- a/docs/Initialize-IntersightVirtualizationAwsVmNetworkConfiguration.md
+++ b/docs/Initialize-IntersightVirtualizationAwsVmNetworkConfiguration.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightVirtualizationAwsVmNetworkConfiguration [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< VirtualizationAwsVmNetworkConfiguration.ClassIdEnum>][-Interfaces< System.Collections.Generic.List`1[Model.VirtualizationNetworkInterface]>][-ObjectType< VirtualizationAwsVmNetworkConfiguration.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightVirtualizationAwsVmNetworkConfiguration [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< VirtualizationAwsVmNetworkConfiguration.ClassIdEnum>][-Interfaces< System.Collections.Generic.List`1[Model.VirtualizationNetworkInterface]>][-ObjectType< VirtualizationAwsVmNetworkConfiguration.ObjectTypeEnum>][-VpcId< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -86,6 +86,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -VpcId
+Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you have defined.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Json
Returns the json payload received in response.
diff --git a/docs/Initialize-IntersightVirtualizationCloudVmNetworkConfiguration.md b/docs/Initialize-IntersightVirtualizationCloudVmNetworkConfiguration.md
index d7c768c4e..bfd0cb1cb 100644
--- a/docs/Initialize-IntersightVirtualizationCloudVmNetworkConfiguration.md
+++ b/docs/Initialize-IntersightVirtualizationCloudVmNetworkConfiguration.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightVirtualizationCloudVmNetworkConfiguration [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< VirtualizationCloudVmNetworkConfiguration.ClassIdEnum>][-Interfaces< System.Collections.Generic.List`1[Model.VirtualizationNetworkInterface]>][-ObjectType< VirtualizationCloudVmNetworkConfiguration.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightVirtualizationCloudVmNetworkConfiguration [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< VirtualizationCloudVmNetworkConfiguration.ClassIdEnum>][-Interfaces< System.Collections.Generic.List`1[Model.VirtualizationNetworkInterface]>][-ObjectType< VirtualizationCloudVmNetworkConfiguration.ObjectTypeEnum>][-VpcId< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -86,6 +86,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -VpcId
+Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you have defined.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Json
Returns the json payload received in response.
diff --git a/docs/Initialize-IntersightVirtualizationVmwareDatastore.md b/docs/Initialize-IntersightVirtualizationVmwareDatastore.md
index e5bcae76c..95a4b61da 100644
--- a/docs/Initialize-IntersightVirtualizationVmwareDatastore.md
+++ b/docs/Initialize-IntersightVirtualizationVmwareDatastore.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightVirtualizationVmwareDatastore [-Accessible< bool>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capacity< Model.VirtualizationStorageCapacity>][-ClassId< VirtualizationVmwareDatastore.ClassIdEnum>][-Cluster< Model.VirtualizationVmwareClusterRelationship>][-DatastoreCluster< Model.VirtualizationVmwareDatastoreClusterRelationship>][-HostCount< long>][-Identity< string>][-InventoryPath< string>][-MaintenanceMode< bool>][-Moid< string>][-MultipleHostAccess< bool>][-Name< string>][-ObjectType< VirtualizationVmwareDatastore.ObjectTypeEnum>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Status< VirtualizationVmwareDatastore.StatusEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-ThinProvisioningSupported< bool>][-Type< VirtualizationVmwareDatastore.TypeEnum>][-UnCommitted< long>][-Url< string>][-VmCount< long>][-VmTemplateCount< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightVirtualizationVmwareDatastore [-Accessible< bool>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capacity< Model.VirtualizationStorageCapacity>][-ClassId< VirtualizationVmwareDatastore.ClassIdEnum>][-Cluster< Model.VirtualizationVmwareClusterRelationship>][-Clusters< System.Collections.Generic.List`1[Model.VirtualizationVmwareClusterRelationship]>][-DatastoreCluster< Model.VirtualizationVmwareDatastoreClusterRelationship>][-HostCount< long>][-Identity< string>][-InventoryPath< string>][-MaintenanceMode< bool>][-Moid< string>][-MultipleHostAccess< bool>][-Name< string>][-ObjectType< VirtualizationVmwareDatastore.ObjectTypeEnum>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Status< VirtualizationVmwareDatastore.StatusEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-ThinProvisioningSupported< bool>][-Type< VirtualizationVmwareDatastore.TypeEnum>][-UnCommitted< long>][-Url< string>][-VmCount< long>][-VmTemplateCount< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -104,6 +104,24 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -Clusters
+An array of relationships to virtualizationVmwareCluster resources.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.VirtualizationVmwareClusterRelationship]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -DatastoreCluster
A reference to a virtualizationVmwareDatastoreCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
diff --git a/docs/Initialize-IntersightVirtualizationVolumeInfo.md b/docs/Initialize-IntersightVirtualizationVolumeInfo.md
index daee71322..2162dec62 100644
--- a/docs/Initialize-IntersightVirtualizationVolumeInfo.md
+++ b/docs/Initialize-IntersightVirtualizationVolumeInfo.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightVirtualizationVolumeInfo [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Bootable< bool>][-ClassId< VirtualizationVolumeInfo.ClassIdEnum>][-DeleteOnTermination< bool>][-Encryption< bool>][-Iops< long>][-ObjectType< VirtualizationVolumeInfo.ObjectTypeEnum>][-Order< long>][-VolumeName< string>][-VolumeSize< long>][-VolumeType< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightVirtualizationVolumeInfo [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Bootable< bool>][-ClassId< VirtualizationVolumeInfo.ClassIdEnum>][-DeleteOnTermination< bool>][-Encryption< bool>][-Iops< long>][-ObjectType< VirtualizationVolumeInfo.ObjectTypeEnum>][-Order< long>][-Throughput< long>][-VolumeName< string>][-VolumeSize< long>][-VolumeType< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -144,6 +144,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -Throughput
+Throughput for the volume for applicable volume types.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -VolumeName
Name assigned to the volume created.
diff --git a/docs/Initialize-IntersightVnicUsnicSettings.md b/docs/Initialize-IntersightVnicUsnicSettings.md
index 3d4a036b2..857c13e53 100644
--- a/docs/Initialize-IntersightVnicUsnicSettings.md
+++ b/docs/Initialize-IntersightVnicUsnicSettings.md
@@ -70,7 +70,7 @@ Accept wildcard characters: False
```
### -Count
-Number of usNIC interfaces to be created.
+Number of usNIC interfaces to be created. Valid values are 1 to 255 when the usNIC is enabled. When the usNIC is disabled, the default value is 0.
```yaml
Type: long
diff --git a/docs/Initialize-IntersightWorkflowAnsibleBatchExecutor.md b/docs/Initialize-IntersightWorkflowAnsibleBatchExecutor.md
index 152609933..6fb3f322c 100644
--- a/docs/Initialize-IntersightWorkflowAnsibleBatchExecutor.md
+++ b/docs/Initialize-IntersightWorkflowAnsibleBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowAnsibleBatchExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< WorkflowAnsibleBatchExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowAnsibleBatchExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< WorkflowAnsibleBatchExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -42,6 +42,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
```yaml
diff --git a/docs/Initialize-IntersightWorkflowBatchApiExecutor.md b/docs/Initialize-IntersightWorkflowBatchApiExecutor.md
index d400a0414..ee616d1ce 100644
--- a/docs/Initialize-IntersightWorkflowBatchApiExecutor.md
+++ b/docs/Initialize-IntersightWorkflowBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowBatchApiExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< Model.WorkflowErrorResponseHandlerRelationship>][-Moid< string>][-Name< string>][-ObjectType< WorkflowBatchApiExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowBatchApiExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< Model.WorkflowErrorResponseHandlerRelationship>][-Moid< string>][-Name< string>][-ObjectType< WorkflowBatchApiExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -42,6 +42,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
```yaml
diff --git a/docs/Initialize-IntersightWorkflowErrorResponseHandler.md b/docs/Initialize-IntersightWorkflowErrorResponseHandler.md
index 7579a54dc..5037a2249 100644
--- a/docs/Initialize-IntersightWorkflowErrorResponseHandler.md
+++ b/docs/Initialize-IntersightWorkflowErrorResponseHandler.md
@@ -150,7 +150,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: WorkflowErrorResponseHandler.PlatformTypeEnum
diff --git a/docs/Initialize-IntersightWorkflowPowerShellBatchApiExecutor.md b/docs/Initialize-IntersightWorkflowPowerShellBatchApiExecutor.md
index a7c49e669..5828050b1 100644
--- a/docs/Initialize-IntersightWorkflowPowerShellBatchApiExecutor.md
+++ b/docs/Initialize-IntersightWorkflowPowerShellBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowPowerShellBatchApiExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< Model.WorkflowErrorResponseHandlerRelationship>][-Moid< string>][-Name< string>][-ObjectType< WorkflowPowerShellBatchApiExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowPowerShellBatchApiExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< Model.WorkflowErrorResponseHandlerRelationship>][-Moid< string>][-Name< string>][-ObjectType< WorkflowPowerShellBatchApiExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -42,6 +42,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
```yaml
diff --git a/docs/Initialize-IntersightWorkflowSshBatchExecutor.md b/docs/Initialize-IntersightWorkflowSshBatchExecutor.md
index 8161765ff..3d51ed15a 100644
--- a/docs/Initialize-IntersightWorkflowSshBatchExecutor.md
+++ b/docs/Initialize-IntersightWorkflowSshBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowSshBatchExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< WorkflowSshBatchExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Model.WorkflowApi]>][-ClassId< WorkflowSshBatchExecutor.ClassIdEnum>][-Constraints< Model.WorkflowTaskConstraints>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< WorkflowSshBatchExecutor.ObjectTypeEnum>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TaskDefinition< Model.WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -42,6 +42,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightWorkflowApi to create the object of complex type WorkflowApi
```yaml
diff --git a/docs/New-IntersightApplianceDeviceClaim.md b/docs/New-IntersightApplianceDeviceClaim.md
index da644b935..0bdce4c4b 100644
--- a/docs/New-IntersightApplianceDeviceClaim.md
+++ b/docs/New-IntersightApplianceDeviceClaim.md
@@ -99,7 +99,7 @@ Accept wildcard characters: False
```
### -PlatformType
-Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: ApplianceDeviceClaim.PlatformTypeEnum
diff --git a/docs/New-IntersightAssetTarget.md b/docs/New-IntersightAssetTarget.md
index 2678758f9..d09ac8755 100644
--- a/docs/New-IntersightAssetTarget.md
+++ b/docs/New-IntersightAssetTarget.md
@@ -171,7 +171,7 @@ Accept wildcard characters: False
```
### -TargetType
-The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: AssetTarget.TargetTypeEnum
diff --git a/docs/New-IntersightBiosPolicy.md b/docs/New-IntersightBiosPolicy.md
index 1984c251c..4cf9646d5 100644
--- a/docs/New-IntersightBiosPolicy.md
+++ b/docs/New-IntersightBiosPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-Moid< string>][[-Name]< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-Moid< string>][[-Name]< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -1133,6 +1133,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -CpuPaLimit
+BIOS Token for setting Limit CPU PA to 46 Bits configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.CpuPaLimitEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -CpuPerfEnhancement
BIOS Token for setting Enhanced CPU Performance configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `Auto` - Value - Auto for configuring CpuPerfEnhancement token.\n* `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.
@@ -5641,6 +5656,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -TpmPpiRequired
+BIOS Token for setting TPM Minimal Physical Presence configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.TpmPpiRequiredEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -TpmSupport
BIOS Token for setting TPM Support configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
diff --git a/docs/New-IntersightChassisProfile.md b/docs/New-IntersightChassisProfile.md
index 6220ba33e..c1fdbe630 100644
--- a/docs/New-IntersightChassisProfile.md
+++ b/docs/New-IntersightChassisProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< EquipmentChassisRelationship>][-ConfigChanges< PolicyConfigChange>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< EquipmentChassisRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -88,23 +88,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
diff --git a/docs/New-IntersightFabricAppliancePcRole.md b/docs/New-IntersightFabricAppliancePcRole.md
index e7e289295..0a1eeab3c 100644
--- a/docs/New-IntersightFabricAppliancePcRole.md
+++ b/docs/New-IntersightFabricAppliancePcRole.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-EthNetworkControlPolicy< FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< FabricEthNetworkGroupPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][-Moid< string>][-PcId< long>][-PortPolicy< FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-EthNetworkControlPolicy< FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< FabricEthNetworkGroupPolicyRelationship>][-LinkAggregationPolicy< FabricLinkAggregationPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][-Moid< string>][-PcId< long>][-PortPolicy< FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -89,6 +89,24 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -LinkAggregationPolicy
+A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: FabricLinkAggregationPolicyRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Mode
Port mode to be set on the appliance port-channel.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type.
diff --git a/docs/New-IntersightFabricFlowControlPolicy.md b/docs/New-IntersightFabricFlowControlPolicy.md
index 5b8f9c25c..84dca19e5 100644
--- a/docs/New-IntersightFabricFlowControlPolicy.md
+++ b/docs/New-IntersightFabricFlowControlPolicy.md
@@ -102,7 +102,7 @@ Accept wildcard characters: False
```
### -PriorityFlowControlMode
-Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.
+Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.\n* `off` - Disable PFC on the local port regardless of the capability of the peers.
```yaml
Type: FabricFlowControlPolicy.PriorityFlowControlModeEnum
diff --git a/docs/New-IntersightFirmwareUpgradeValidity.md b/docs/New-IntersightFirmwareUpgradeValidity.md
new file mode 100644
index 000000000..9be03b574
--- /dev/null
+++ b/docs/New-IntersightFirmwareUpgradeValidity.md
@@ -0,0 +1,148 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# New-IntersightFirmwareUpgradeValidity
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+New-IntersightFirmwareUpgradeValidity [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-Server< ComputePhysicalRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Create a 'FirmwareUpgradeValidity' resource.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Server
+A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: ComputePhysicalRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> New-IntersightFirmwareUpgradeValidity
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
diff --git a/docs/New-IntersightIamIdp.md b/docs/New-IntersightIamIdp.md
index bdf59f936..2d3040539 100644
--- a/docs/New-IntersightIamIdp.md
+++ b/docs/New-IntersightIamIdp.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][-Moid< string>][[-Name]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][-Moid< string>][[-Name]< string>][-SkipWarning< bool>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -113,6 +113,21 @@ Accept pipeline input: True False
Accept wildcard characters: False
```
+### -SkipWarning
+When users attempt the Account URL login with an unverified Domain Name, they get a warning stating that they are logging in using an unverified Domain Name. Enable the slider if you do not wish to see the warning message.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Tags
diff --git a/docs/New-IntersightKubernetesNodeGroupProfile.md b/docs/New-IntersightKubernetesNodeGroupProfile.md
index 84e0eb0dd..24ebecb15 100644
--- a/docs/New-IntersightKubernetesNodeGroupProfile.md
+++ b/docs/New-IntersightKubernetesNodeGroupProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClusterProfile< KubernetesClusterProfileRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-InfraProvider< KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[IppoolPoolRelationship]>][-KubernetesVersion< KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][-Moid< string>][[-Name]< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[KubernetesNodeProfileRelationship]>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Taints< System.Collections.Generic.List`1[KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClusterProfile< KubernetesClusterProfileRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-GpuConfig< System.Collections.Generic.List`1[InfraBaseGpuConfiguration]>][-InfraProvider< KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[IppoolPoolRelationship]>][-KubernetesVersion< KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][-Moid< string>][[-Name]< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[KubernetesNodeProfileRelationship]>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Taints< System.Collections.Generic.List`1[KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -135,6 +135,23 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -GpuConfig
+
+
+Note :- Use Initialize-IntersightInfraBaseGpuConfiguration to create the object of complex type InfraBaseGpuConfiguration
+
+```yaml
+Type: System.Collections.Generic.List`1[InfraBaseGpuConfiguration]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -InfraProvider
A reference to a kubernetesBaseInfrastructureProvider resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -443,6 +460,8 @@ PS C:\> New-IntersightKubernetesNodeGroupProfile
[Get-IntersightKubernetesNodeGroupProfile](./Get-IntersightKubernetesNodeGroupProfile.md)
+[Initialize-IntersightInfraBaseGpuConfiguration](./Initialize-IntersightInfraBaseGpuConfiguration.md)
+
[Initialize-IntersightKubernetesNodeGroupLabel](./Initialize-IntersightKubernetesNodeGroupLabel.md)
[Initialize-IntersightKubernetesNodeGroupTaint](./Initialize-IntersightKubernetesNodeGroupTaint.md)
diff --git a/docs/New-IntersightKubernetesNvidiaGpuProduct.md b/docs/New-IntersightKubernetesNvidiaGpuProduct.md
new file mode 100644
index 000000000..8f4e4cbfb
--- /dev/null
+++ b/docs/New-IntersightKubernetesNvidiaGpuProduct.md
@@ -0,0 +1,259 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# New-IntersightKubernetesNvidiaGpuProduct
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+New-IntersightKubernetesNvidiaGpuProduct [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Catalog< KubernetesCatalogRelationship>][-Description< string>][-DeviceId< long>][-MemorySize< long>][-MigCapable< bool>][-MigProfiles< System.Collections.Generic.List`1[string]>][-Moid< string>][[-Name]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-VendorId< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Create a 'KubernetesNvidiaGpuProduct' resource.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Catalog
+A reference to a kubernetesCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: KubernetesCatalogRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+Optional description of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -DeviceId
+Device Id of a product, which is unique within a vendor.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MemorySize
+Memory size of a GPU product in GB.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigCapable
+True if this Nvidia GPU supports MIG.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigProfiles
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Name
+Display Name of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: true
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -VendorId
+Vendor Id of a product. Each vendor has a globally unique Id, for example 0x10DE for Nvidia.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> New-IntersightKubernetesNvidiaGpuProduct
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightKubernetesNvidiaGpuProduct](./Get-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[Remove-IntersightKubernetesNvidiaGpuProduct](./Remove-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Set-IntersightKubernetesNvidiaGpuProduct](./Set-IntersightKubernetesNvidiaGpuProduct.md)
diff --git a/docs/New-IntersightKubernetesVersion.md b/docs/New-IntersightKubernetesVersion.md
index 5d6f64a4b..0bef0763f 100644
--- a/docs/New-IntersightKubernetesVersion.md
+++ b/docs/New-IntersightKubernetesVersion.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< SoftwareSolutionDistributableRelationship>][-Catalog< KubernetesCatalogRelationship>][-KubernetesVersion< string>][-Moid< string>][[-Name]< string>][-OvaImageTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< SoftwareSolutionDistributableRelationship>][-Catalog< KubernetesCatalogRelationship>][-EssentialAddons< System.Collections.Generic.List`1[KubernetesAddonVersionReference]>][-HelmOperatorVersion< string>][-IksUtilityContainer< string>][-KubernetesVersion< string>][-Moid< string>][[-Name]< string>][-OvaImageTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -74,6 +74,53 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -EssentialAddons
+
+
+Note :- Use Initialize-IntersightKubernetesAddonVersionReference to create the object of complex type KubernetesAddonVersionReference
+
+```yaml
+Type: System.Collections.Generic.List`1[KubernetesAddonVersionReference]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -HelmOperatorVersion
+Version of helm operator to use for this kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -IksUtilityContainer
+The iks utility container to use for the kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -KubernetesVersion
Desired Kubernetes version.
@@ -249,6 +296,8 @@ PS C:\> New-IntersightKubernetesVersion
[Get-IntersightKubernetesVersion](./Get-IntersightKubernetesVersion.md)
+[Initialize-IntersightKubernetesAddonVersionReference](./Initialize-IntersightKubernetesAddonVersionReference.md)
+
[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
[Remove-IntersightKubernetesVersion](./Remove-IntersightKubernetesVersion.md)
diff --git a/docs/New-IntersightOprsSyncTargetListMessage.md b/docs/New-IntersightOprsSyncTargetListMessage.md
index b052b2f0d..1b66904d9 100644
--- a/docs/New-IntersightOprsSyncTargetListMessage.md
+++ b/docs/New-IntersightOprsSyncTargetListMessage.md
@@ -104,7 +104,7 @@ Accept wildcard characters: False
```
### -TargetType
-The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: OprsSyncTargetListMessage.TargetTypeEnum
diff --git a/docs/New-IntersightPowerPolicy.md b/docs/New-IntersightPowerPolicy.md
index b2bc1c24d..525bb5bed 100644
--- a/docs/New-IntersightPowerPolicy.md
+++ b/docs/New-IntersightPowerPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][-ExtendedPowerCapacity< PowerPolicy.ExtendedPowerCapacityEnum>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -39,7 +39,7 @@ Accept wildcard characters: False
```
### -AllocatedBudget
-Sets the Allocated Power Budget of the System (in Watts). This field is only supported for Cisco UCS X series Chassis.
+Sets the Allocated Power Budget of the Chassis (in Watts). This field is only supported for Cisco UCS X series Chassis.
```yaml
Type: long
@@ -69,7 +69,7 @@ Accept wildcard characters: False
```
### -DynamicRebalancing
-Sets the Dynamic Power Rebalancing of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Dynamic Power Rebalancing mode of the Chassis. If enabled, this mode allows the chassis to dynamically reallocate the power between servers depending on their power usage. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.DynamicRebalancingEnum
@@ -83,6 +83,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -ExtendedPowerCapacity
+Sets the Extended Power Capacity of the Chassis. If Enabled, this mode allows chassis available power to be increased by borrowing power from redundant power supplies. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+
+```yaml
+Type: PowerPolicy.ExtendedPowerCapacityEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Moid
The unique identifier of this Managed Object instance.
@@ -132,7 +147,7 @@ Accept wildcard characters: False
```
### -PowerPriority
-Sets the Power Priority of the System. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
+Sets the Power Priority of the Server. This priority is used to determine the initial power allocation for servers. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
```yaml
Type: PowerPolicy.PowerPriorityEnum
@@ -147,7 +162,7 @@ Accept wildcard characters: False
```
### -PowerProfiling
-Sets the Power Profiling of the Server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Profiling of the Server. If Enabled, this field allows the power manager to run power profiling utility to determine the power needs of the server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerProfilingEnum
@@ -162,7 +177,7 @@ Accept wildcard characters: False
```
### -PowerRestoreState
-Sets the Power Restore State of the Server. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
+Sets the Power Restore State of the Server. In the absence of Intersight connectivity, the chassis will use this policy to recover the host power after a power loss event. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
```yaml
Type: PowerPolicy.PowerRestoreStateEnum
@@ -177,7 +192,7 @@ Accept wildcard characters: False
```
### -PowerSaveMode
-Sets the Power Save mode of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Save mode of the Chassis. If the requested power budget is less than available power\u00a0capacity, the additional PSUs not required to comply with redundancy policy are placed in Power Save mode. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerSaveModeEnum
@@ -210,7 +225,7 @@ Accept wildcard characters: False
```
### -RedundancyMode
-Sets the Power Redundancy of the System. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
+Sets the Power Redundancy Mode of the Chassis. Redundancy Mode determines the number of PSUs the chassis keeps as redundant. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
```yaml
Type: PowerPolicy.RedundancyModeEnum
diff --git a/docs/New-IntersightServerProfile.md b/docs/New-IntersightServerProfile.md
index 7a1a5d2a3..ded53df45 100644
--- a/docs/New-IntersightServerProfile.md
+++ b/docs/New-IntersightServerProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< ComputePhysicalRelationship>][-AssociatedServerPool< ResourcepoolPoolRelationship>][-ConfigChanges< PolicyConfigChange>][-ConfigContext< PolicyConfigContext>][-Description< string>][-LeasedServer< ComputePhysicalRelationship>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< ResourcepoolPoolRelationship>][-SrcTemplate< PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< ComputePhysicalRelationship>][-AssociatedServerPool< ResourcepoolPoolRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-LeasedServer< ComputePhysicalRelationship>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< ResourcepoolPoolRelationship>][-SrcTemplate< PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -106,23 +106,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
diff --git a/docs/New-IntersightTaskFabricMosScopedInventory.md b/docs/New-IntersightTaskFabricMosScopedInventory.md
new file mode 100644
index 000000000..e8991df13
--- /dev/null
+++ b/docs/New-IntersightTaskFabricMosScopedInventory.md
@@ -0,0 +1,212 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# New-IntersightTaskFabricMosScopedInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+New-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Create a 'TaskFabricMosScopedInventory' resource.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -NamingProperty
+A property that uniquely identifies the object to be inventoried as a part of the scoped inventory.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Queries
+Set of queries to identify objects to be inventoried as part of this scoped inventory action.
+
+Note :- Use Initialize-Intersightobject to create the object of complex type object
+
+```yaml
+Type: object
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -RegisteredDevice
+A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: AssetDeviceRegistrationRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Type
+Type of the object for which scoped inventory needs to be run.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Values
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> New-IntersightTaskFabricMosScopedInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[Initialize-Intersightobject](./Initialize-Intersightobject.md)
diff --git a/docs/New-IntersightTaskNexusVlanScopedInventory.md b/docs/New-IntersightTaskNexusVlanScopedInventory.md
new file mode 100644
index 000000000..9b4bec2d0
--- /dev/null
+++ b/docs/New-IntersightTaskNexusVlanScopedInventory.md
@@ -0,0 +1,212 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# New-IntersightTaskNexusVlanScopedInventory
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+New-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Create a 'TaskNexusVlanScopedInventory' resource.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -NamingProperty
+A property that uniquely identifies the object to be inventoried as a part of the scoped inventory.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Queries
+Set of queries to identify objects to be inventoried as part of this scoped inventory action.
+
+Note :- Use Initialize-Intersightobject to create the object of complex type object
+
+```yaml
+Type: object
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -RegisteredDevice
+A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: AssetDeviceRegistrationRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Type
+Type of the object for which scoped inventory needs to be run.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Values
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> New-IntersightTaskNexusVlanScopedInventory
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[Initialize-Intersightobject](./Initialize-Intersightobject.md)
diff --git a/docs/New-IntersightTechsupportmanagementTechSupportBundle.md b/docs/New-IntersightTechsupportmanagementTechSupportBundle.md
index 210591be8..e6df48a75 100644
--- a/docs/New-IntersightTechsupportmanagementTechSupportBundle.md
+++ b/docs/New-IntersightTechsupportmanagementTechSupportBundle.md
@@ -86,7 +86,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type of the device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type of the device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: TechsupportmanagementTechSupportBundle.PlatformTypeEnum
diff --git a/docs/New-IntersightWorkflowAnsibleBatchExecutor.md b/docs/New-IntersightWorkflowAnsibleBatchExecutor.md
index dd6f8a84c..cb1f889d4 100644
--- a/docs/New-IntersightWorkflowAnsibleBatchExecutor.md
+++ b/docs/New-IntersightWorkflowAnsibleBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/New-IntersightWorkflowBatchApiExecutor.md b/docs/New-IntersightWorkflowBatchApiExecutor.md
index cf3ffb780..6220c9970 100644
--- a/docs/New-IntersightWorkflowBatchApiExecutor.md
+++ b/docs/New-IntersightWorkflowBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/New-IntersightWorkflowErrorResponseHandler.md b/docs/New-IntersightWorkflowErrorResponseHandler.md
index 789816c3f..a2a962afd 100644
--- a/docs/New-IntersightWorkflowErrorResponseHandler.md
+++ b/docs/New-IntersightWorkflowErrorResponseHandler.md
@@ -119,7 +119,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: WorkflowErrorResponseHandler.PlatformTypeEnum
diff --git a/docs/New-IntersightWorkflowPowerShellBatchApiExecutor.md b/docs/New-IntersightWorkflowPowerShellBatchApiExecutor.md
index 7bcedf5d9..86856d52e 100644
--- a/docs/New-IntersightWorkflowPowerShellBatchApiExecutor.md
+++ b/docs/New-IntersightWorkflowPowerShellBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/New-IntersightWorkflowSshBatchExecutor.md b/docs/New-IntersightWorkflowSshBatchExecutor.md
index 75e2d5f61..698ec82ae 100644
--- a/docs/New-IntersightWorkflowSshBatchExecutor.md
+++ b/docs/New-IntersightWorkflowSshBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-New-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+New-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-Moid< string>][[-Name]< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/Remove-IntersightComputeRackUnitIdentity.md b/docs/Remove-IntersightComputeRackUnitIdentity.md
new file mode 100644
index 000000000..a638d2f94
--- /dev/null
+++ b/docs/Remove-IntersightComputeRackUnitIdentity.md
@@ -0,0 +1,70 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Remove-IntersightComputeRackUnitIdentity
+
+## SYNOPSIS
+Remove the ComputeRackUnitIdentity
+
+## SYNTAX
+
+```
+Remove-IntersightComputeRackUnitIdentity -Moid []
+```
+
+## DESCRIPTION
+Delete a 'ComputeRackUnitIdentity' resource.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx"
+```
+Above cmdlet removes the specified ComputeRackUnitIdentity
+
+### Example 2
+```powershell
+PS C:\>Get-IntersightComputeRackUnitIdentity -Name "MoName"| Remove-IntersightComputeRackUnitIdentity
+```
+Above cmdlet pipes the output of Get cmdlet to Remove cmdlet
+
+## PARAMETERS
+
+### -Moid
+Specifyies the Moid of ComputeRackUnitIdentity.
+
+```yaml
+Type: String
+Parameter Sets: (All)
+Aliases:
+
+Required: True
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### System.String
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightComputeRackUnitIdentity](./Get-IntersightComputeRackUnitIdentity.md)
+
+[Set-IntersightComputeRackUnitIdentity](./Set-IntersightComputeRackUnitIdentity.md)
+
diff --git a/docs/Remove-IntersightKubernetesNvidiaGpuProduct.md b/docs/Remove-IntersightKubernetesNvidiaGpuProduct.md
new file mode 100644
index 000000000..e95e1705c
--- /dev/null
+++ b/docs/Remove-IntersightKubernetesNvidiaGpuProduct.md
@@ -0,0 +1,72 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Remove-IntersightKubernetesNvidiaGpuProduct
+
+## SYNOPSIS
+Remove the KubernetesNvidiaGpuProduct
+
+## SYNTAX
+
+```
+Remove-IntersightKubernetesNvidiaGpuProduct -Moid []
+```
+
+## DESCRIPTION
+Delete a 'KubernetesNvidiaGpuProduct' resource.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Remove-IntersightKubernetesNvidiaGpuProduct -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx"
+```
+Above cmdlet removes the specified KubernetesNvidiaGpuProduct
+
+### Example 2
+```powershell
+PS C:\>Get-IntersightKubernetesNvidiaGpuProduct -Name "MoName"| Remove-IntersightKubernetesNvidiaGpuProduct
+```
+Above cmdlet pipes the output of Get cmdlet to Remove cmdlet
+
+## PARAMETERS
+
+### -Moid
+Specifyies the Moid of KubernetesNvidiaGpuProduct.
+
+```yaml
+Type: String
+Parameter Sets: (All)
+Aliases:
+
+Required: True
+Position: Named
+Default value: None
+Accept pipeline input: True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## INPUTS
+
+### System.String
+
+## OUTPUTS
+
+### System.Object
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightKubernetesNvidiaGpuProduct](./Get-IntersightKubernetesNvidiaGpuProduct.md)
+
+[New-IntersightKubernetesNvidiaGpuProduct](./New-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Set-IntersightKubernetesNvidiaGpuProduct](./Set-IntersightKubernetesNvidiaGpuProduct.md)
+
diff --git a/docs/Set-IntersightApplianceDeviceClaim.md b/docs/Set-IntersightApplianceDeviceClaim.md
index 1547f6bcc..23917dd7e 100644
--- a/docs/Set-IntersightApplianceDeviceClaim.md
+++ b/docs/Set-IntersightApplianceDeviceClaim.md
@@ -99,7 +99,7 @@ Accept wildcard characters: False
```
### -PlatformType
-Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: ApplianceDeviceClaim.PlatformTypeEnum
diff --git a/docs/Set-IntersightAssetDeviceRegistration.md b/docs/Set-IntersightAssetDeviceRegistration.md
index 5a4102a70..5b537788f 100644
--- a/docs/Set-IntersightAssetDeviceRegistration.md
+++ b/docs/Set-IntersightAssetDeviceRegistration.md
@@ -101,7 +101,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: AssetDeviceRegistration.PlatformTypeEnum
diff --git a/docs/Set-IntersightAssetTarget.md b/docs/Set-IntersightAssetTarget.md
index d01d68a9d..58b1539f1 100644
--- a/docs/Set-IntersightAssetTarget.md
+++ b/docs/Set-IntersightAssetTarget.md
@@ -171,7 +171,7 @@ Accept wildcard characters: False
```
### -TargetType
-The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: AssetTarget.TargetTypeEnum
diff --git a/docs/Set-IntersightBiosPolicy.md b/docs/Set-IntersightBiosPolicy.md
index c3d52cf66..c8b8b4ed3 100644
--- a/docs/Set-IntersightBiosPolicy.md
+++ b/docs/Set-IntersightBiosPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][[-Moid]< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightBiosPolicy [-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][[-Moid]< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -1133,6 +1133,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -CpuPaLimit
+BIOS Token for setting Limit CPU PA to 46 Bits configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.CpuPaLimitEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -CpuPerfEnhancement
BIOS Token for setting Enhanced CPU Performance configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `Auto` - Value - Auto for configuring CpuPerfEnhancement token.\n* `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.
@@ -5641,6 +5656,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -TpmPpiRequired
+BIOS Token for setting TPM Minimal Physical Presence configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+```yaml
+Type: BiosPolicy.TpmPpiRequiredEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -TpmSupport
BIOS Token for setting TPM Support configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
diff --git a/docs/Set-IntersightChassisProfile.md b/docs/Set-IntersightChassisProfile.md
index 23d845ea6..e653813e3 100644
--- a/docs/Set-IntersightChassisProfile.md
+++ b/docs/Set-IntersightChassisProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< EquipmentChassisRelationship>][-ConfigChanges< PolicyConfigChange>][-ConfigContext< PolicyConfigContext>][-Description< string>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightChassisProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedChassis< EquipmentChassisRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ChassisProfile.TargetPlatformEnum>][-Type< ChassisProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -88,23 +88,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
diff --git a/docs/Set-IntersightCloudRegions.md b/docs/Set-IntersightCloudRegions.md
index e088246ae..9315ec5d9 100644
--- a/docs/Set-IntersightCloudRegions.md
+++ b/docs/Set-IntersightCloudRegions.md
@@ -144,7 +144,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: CloudRegions.PlatformTypeEnum
diff --git a/docs/Set-IntersightComputeRackUnitIdentity.md b/docs/Set-IntersightComputeRackUnitIdentity.md
index 926404292..f20d2c785 100644
--- a/docs/Set-IntersightComputeRackUnitIdentity.md
+++ b/docs/Set-IntersightComputeRackUnitIdentity.md
@@ -178,3 +178,5 @@ PS C:\> Set-IntersightComputeRackUnitIdentity
[Get-IntersightComputeRackUnitIdentity](./Get-IntersightComputeRackUnitIdentity.md)
[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[Remove-IntersightComputeRackUnitIdentity](./Remove-IntersightComputeRackUnitIdentity.md)
diff --git a/docs/Set-IntersightFabricAppliancePcRole.md b/docs/Set-IntersightFabricAppliancePcRole.md
index f1aaca4c4..a9d7eb541 100644
--- a/docs/Set-IntersightFabricAppliancePcRole.md
+++ b/docs/Set-IntersightFabricAppliancePcRole.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-EthNetworkControlPolicy< FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< FabricEthNetworkGroupPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][[-Moid]< string>][-PcId< long>][-PortPolicy< FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightFabricAppliancePcRole [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminSpeed< FabricAppliancePcRole.AdminSpeedEnum>][-EthNetworkControlPolicy< FabricEthNetworkControlPolicyRelationship>][-EthNetworkGroupPolicy< FabricEthNetworkGroupPolicyRelationship>][-LinkAggregationPolicy< FabricLinkAggregationPolicyRelationship>][-Mode< FabricAppliancePcRole.ModeEnum>][[-Moid]< string>][-PcId< long>][-PortPolicy< FabricPortPolicyRelationship>][-Ports< System.Collections.Generic.List`1[FabricPortIdentifier]>][-Priority< FabricAppliancePcRole.PriorityEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -89,6 +89,24 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -LinkAggregationPolicy
+A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: FabricLinkAggregationPolicyRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Mode
Port mode to be set on the appliance port-channel.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type.
diff --git a/docs/Set-IntersightFabricFlowControlPolicy.md b/docs/Set-IntersightFabricFlowControlPolicy.md
index 04300ab66..254343da7 100644
--- a/docs/Set-IntersightFabricFlowControlPolicy.md
+++ b/docs/Set-IntersightFabricFlowControlPolicy.md
@@ -102,7 +102,7 @@ Accept wildcard characters: False
```
### -PriorityFlowControlMode
-Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.
+Configure PFC on a per-port basis to enable the no-drop behavior for the CoS as defined by the active network qos policy.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.\n* `off` - Disable PFC on the local port regardless of the capability of the peers.
```yaml
Type: FabricFlowControlPolicy.PriorityFlowControlModeEnum
diff --git a/docs/Set-IntersightIamIdp.md b/docs/Set-IntersightIamIdp.md
index f5a644cf0..8ac7a52cc 100644
--- a/docs/Set-IntersightIamIdp.md
+++ b/docs/Set-IntersightIamIdp.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][[-Moid]< string>][-Name< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightIamIdp [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-DomainName< string>][-EnableSingleLogout< bool>][-Metadata< string>][[-Moid]< string>][-Name< string>][-SkipWarning< bool>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< IamIdp.TypeEnum>][-Usergroups< System.Collections.Generic.List`1[IamUserGroupRelationship]>][-Users< System.Collections.Generic.List`1[IamUserRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -113,6 +113,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -SkipWarning
+When users attempt the Account URL login with an unverified Domain Name, they get a warning stating that they are logging in using an unverified Domain Name. Enable the slider if you do not wish to see the warning message.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Tags
diff --git a/docs/Set-IntersightKubernetesNodeGroupProfile.md b/docs/Set-IntersightKubernetesNodeGroupProfile.md
index b6012b5a3..c578888bd 100644
--- a/docs/Set-IntersightKubernetesNodeGroupProfile.md
+++ b/docs/Set-IntersightKubernetesNodeGroupProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClusterProfile< KubernetesClusterProfileRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-InfraProvider< KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[IppoolPoolRelationship]>][-KubernetesVersion< KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][[-Moid]< string>][-Name< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[KubernetesNodeProfileRelationship]>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Taints< System.Collections.Generic.List`1[KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightKubernetesNodeGroupProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClusterProfile< KubernetesClusterProfileRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-Desiredsize< long>][-GpuConfig< System.Collections.Generic.List`1[InfraBaseGpuConfiguration]>][-InfraProvider< KubernetesBaseInfrastructureProviderRelationship>][-IpPools< System.Collections.Generic.List`1[IppoolPoolRelationship]>][-KubernetesVersion< KubernetesVersionPolicyRelationship>][-Labels< System.Collections.Generic.List`1[KubernetesNodeGroupLabel]>][-Maxsize< long>][-Minsize< long>][[-Moid]< string>][-Name< string>][-NodeType< KubernetesNodeGroupProfile.NodeTypeEnum>][-Nodes< System.Collections.Generic.List`1[KubernetesNodeProfileRelationship]>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-SrcTemplate< PolicyAbstractProfileRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Taints< System.Collections.Generic.List`1[KubernetesNodeGroupTaint]>][-Type< KubernetesNodeGroupProfile.TypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -135,6 +135,23 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -GpuConfig
+
+
+Note :- Use Initialize-IntersightInfraBaseGpuConfiguration to create the object of complex type InfraBaseGpuConfiguration
+
+```yaml
+Type: System.Collections.Generic.List`1[InfraBaseGpuConfiguration]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -InfraProvider
A reference to a kubernetesBaseInfrastructureProvider resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -443,6 +460,8 @@ PS C:\> Set-IntersightKubernetesNodeGroupProfile
[Get-IntersightKubernetesNodeGroupProfile](./Get-IntersightKubernetesNodeGroupProfile.md)
+[Initialize-IntersightInfraBaseGpuConfiguration](./Initialize-IntersightInfraBaseGpuConfiguration.md)
+
[Initialize-IntersightKubernetesNodeGroupLabel](./Initialize-IntersightKubernetesNodeGroupLabel.md)
[Initialize-IntersightKubernetesNodeGroupTaint](./Initialize-IntersightKubernetesNodeGroupTaint.md)
diff --git a/docs/Set-IntersightKubernetesNvidiaGpuProduct.md b/docs/Set-IntersightKubernetesNvidiaGpuProduct.md
new file mode 100644
index 000000000..28493b982
--- /dev/null
+++ b/docs/Set-IntersightKubernetesNvidiaGpuProduct.md
@@ -0,0 +1,259 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightKubernetesNvidiaGpuProduct
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightKubernetesNvidiaGpuProduct [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Catalog< KubernetesCatalogRelationship>][-Description< string>][-DeviceId< long>][-MemorySize< long>][-MigCapable< bool>][-MigProfiles< System.Collections.Generic.List`1[string]>][[-Moid]< string>][-Name< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-VendorId< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'KubernetesNvidiaGpuProduct' resource.
+
+## PARAMETERS
+
+### -AdditionalProperties
+
+
+```yaml
+Type: System.Collections.Generic.Dictionary`2[string,object]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Catalog
+A reference to a kubernetesCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: KubernetesCatalogRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+Optional description of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -DeviceId
+Device Id of a product, which is unique within a vendor.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MemorySize
+Memory size of a GPU product in GB.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigCapable
+True if this Nvidia GPU supports MIG.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -MigProfiles
+
+
+```yaml
+Type: System.Collections.Generic.List`1[string]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Moid
+The unique identifier of this Managed Object instance.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: true
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Name
+Display Name of a product.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Tags
+
+
+Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
+
+```yaml
+Type: System.Collections.Generic.List`1[MoTag]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -VendorId
+Vendor Id of a product. Each vendor has a globally unique Id, for example 0x10DE for Nvidia.
+
+```yaml
+Type: long
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Json
+Returns the json payload received in response.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+### -WithHttpInfo
+Returns the HTTP response with headers and content.
+
+```yaml
+Type: SwitchParameter
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True False
+Accept wildcard characters: False
+```
+
+
+### CommonParameters
+This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Set-IntersightKubernetesNvidiaGpuProduct
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightKubernetesNvidiaGpuProduct](./Get-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[New-IntersightKubernetesNvidiaGpuProduct](./New-IntersightKubernetesNvidiaGpuProduct.md)
+
+[Remove-IntersightKubernetesNvidiaGpuProduct](./Remove-IntersightKubernetesNvidiaGpuProduct.md)
diff --git a/docs/Set-IntersightKubernetesVersion.md b/docs/Set-IntersightKubernetesVersion.md
index 8c4bd8a26..b1e88ff2f 100644
--- a/docs/Set-IntersightKubernetesVersion.md
+++ b/docs/Set-IntersightKubernetesVersion.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< SoftwareSolutionDistributableRelationship>][-Catalog< KubernetesCatalogRelationship>][-KubernetesVersion< string>][[-Moid]< string>][-Name< string>][-OvaImageTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightKubernetesVersion [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootIso< SoftwareSolutionDistributableRelationship>][-Catalog< KubernetesCatalogRelationship>][-EssentialAddons< System.Collections.Generic.List`1[KubernetesAddonVersionReference]>][-HelmOperatorVersion< string>][-IksUtilityContainer< string>][-KubernetesVersion< string>][[-Moid]< string>][-Name< string>][-OvaImageTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2NodeTemplate< SoftwareSolutionDistributableRelationship>][-Qcow2VirtualMachineTemplate< SoftwareSolutionDistributableRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -74,6 +74,53 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -EssentialAddons
+
+
+Note :- Use Initialize-IntersightKubernetesAddonVersionReference to create the object of complex type KubernetesAddonVersionReference
+
+```yaml
+Type: System.Collections.Generic.List`1[KubernetesAddonVersionReference]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -HelmOperatorVersion
+Version of helm operator to use for this kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -IksUtilityContainer
+The iks utility container to use for the kubernetes version.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -KubernetesVersion
Desired Kubernetes version.
@@ -249,6 +296,8 @@ PS C:\> Set-IntersightKubernetesVersion
[Get-IntersightKubernetesVersion](./Get-IntersightKubernetesVersion.md)
+[Initialize-IntersightKubernetesAddonVersionReference](./Initialize-IntersightKubernetesAddonVersionReference.md)
+
[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
[New-IntersightKubernetesVersion](./New-IntersightKubernetesVersion.md)
diff --git a/docs/Set-IntersightNetworkElement.md b/docs/Set-IntersightNetworkElement.md
index 137757ade..a64c79454 100644
--- a/docs/Set-IntersightNetworkElement.md
+++ b/docs/Set-IntersightNetworkElement.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightNetworkElement [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AlarmSummary< ComputeAlarmSummary>][-Chassis< string>][-ConfModTs< string>][-ConfModTsBackup< string>][-Console< System.Collections.Generic.List`1[ConsoleConsoleConfigRelationship]>][-DefaultDomain< string>][-FaultSummary< long>][-FcPortChannels< System.Collections.Generic.List`1[FcPortChannelRelationship]>][-FeatureControl< System.Collections.Generic.List`1[NetworkFeatureControlRelationship]>][-InterfaceList< System.Collections.Generic.List`1[NetworkInterfaceListRelationship]>][-LicenseFile< System.Collections.Generic.List`1[NetworkLicenseFileRelationship]>][-ManagementMode< NetworkElement.ManagementModeEnum>][[-Moid]< string>][-OutOfBandIpv6Address< string>][-OutOfBandIpv6Gateway< string>][-OutOfBandIpv6Prefix< string>][-PartNumber< string>][-PortMacBindings< System.Collections.Generic.List`1[PortMacBindingRelationship]>][-PreviousFru< EquipmentFruRelationship>][-ProcessorUnit< System.Collections.Generic.List`1[ProcessorUnitRelationship]>][-Status< string>][-SupervisorCard< System.Collections.Generic.List`1[NetworkSupervisorCardRelationship]>][-SwitchType< NetworkElement.SwitchTypeEnum>][-SystemUpTime< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Thermal< NetworkElement.ThermalEnum>][-TopSystem< TopSystemRelationship>][-UcsmRunningFirmware< FirmwareRunningFirmwareRelationship>][-Version< string>][-Vrf< System.Collections.Generic.List`1[NetworkVrfRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightNetworkElement [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AlarmSummary< ComputeAlarmSummary>][-Chassis< string>][-ConfModTs< string>][-ConfModTsBackup< string>][-Console< System.Collections.Generic.List`1[ConsoleConsoleConfigRelationship]>][-DefaultDomain< string>][-FaultSummary< long>][-FcPortChannels< System.Collections.Generic.List`1[FcPortChannelRelationship]>][-FeatureControl< System.Collections.Generic.List`1[NetworkFeatureControlRelationship]>][-InterfaceList< System.Collections.Generic.List`1[NetworkInterfaceListRelationship]>][-LicenseFile< System.Collections.Generic.List`1[NetworkLicenseFileRelationship]>][-ManagementMode< NetworkElement.ManagementModeEnum>][[-Moid]< string>][-OutOfBandIpv6Address< string>][-OutOfBandIpv6Gateway< string>][-OutOfBandIpv6Prefix< string>][-PartNumber< string>][-PortMacBindings< System.Collections.Generic.List`1[PortMacBindingRelationship]>][-PreviousFru< EquipmentFruRelationship>][-ProcessorUnit< System.Collections.Generic.List`1[ProcessorUnitRelationship]>][-Status< string>][-SupervisorCard< System.Collections.Generic.List`1[NetworkSupervisorCardRelationship]>][-SystemUpTime< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Thermal< NetworkElement.ThermalEnum>][-TopSystem< TopSystemRelationship>][-UcsmRunningFirmware< FirmwareRunningFirmwareRelationship>][-Version< string>][-Vrf< System.Collections.Generic.List`1[NetworkVrfRelationship]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -397,21 +397,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -SwitchType
-The Switch type that the network element is a part of.\n* `FabricInterconnect` - The default Switch type of UCSM and IMM mode devices.\n* `NexusDevice` - Switch type of Nexus devices.\n* `MDSDevice` - Switch type of Nexus MDS devices.
-
-```yaml
-Type: NetworkElement.SwitchTypeEnum
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -SystemUpTime
System up time of the switch.
diff --git a/docs/Set-IntersightOprsSyncTargetListMessage.md b/docs/Set-IntersightOprsSyncTargetListMessage.md
index d0147ec6d..f86d9d387 100644
--- a/docs/Set-IntersightOprsSyncTargetListMessage.md
+++ b/docs/Set-IntersightOprsSyncTargetListMessage.md
@@ -104,7 +104,7 @@ Accept wildcard characters: False
```
### -TargetType
-The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The target type for which this sync message is meant for.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: OprsSyncTargetListMessage.TargetTypeEnum
diff --git a/docs/Set-IntersightPowerPolicy.md b/docs/Set-IntersightPowerPolicy.md
index 989cca9ab..230b7671f 100644
--- a/docs/Set-IntersightPowerPolicy.md
+++ b/docs/Set-IntersightPowerPolicy.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightPowerPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllocatedBudget< long>][-Description< string>][-DynamicRebalancing< PowerPolicy.DynamicRebalancingEnum>][-ExtendedPowerCapacity< PowerPolicy.ExtendedPowerCapacityEnum>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PowerPriority< PowerPolicy.PowerPriorityEnum>][-PowerProfiling< PowerPolicy.PowerProfilingEnum>][-PowerRestoreState< PowerPolicy.PowerRestoreStateEnum>][-PowerSaveMode< PowerPolicy.PowerSaveModeEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-RedundancyMode< PowerPolicy.RedundancyModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -39,7 +39,7 @@ Accept wildcard characters: False
```
### -AllocatedBudget
-Sets the Allocated Power Budget of the System (in Watts). This field is only supported for Cisco UCS X series Chassis.
+Sets the Allocated Power Budget of the Chassis (in Watts). This field is only supported for Cisco UCS X series Chassis.
```yaml
Type: long
@@ -69,7 +69,7 @@ Accept wildcard characters: False
```
### -DynamicRebalancing
-Sets the Dynamic Power Rebalancing of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Dynamic Power Rebalancing mode of the Chassis. If enabled, this mode allows the chassis to dynamically reallocate the power between servers depending on their power usage. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.DynamicRebalancingEnum
@@ -83,6 +83,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -ExtendedPowerCapacity
+Sets the Extended Power Capacity of the Chassis. If Enabled, this mode allows chassis available power to be increased by borrowing power from redundant power supplies. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+
+```yaml
+Type: PowerPolicy.ExtendedPowerCapacityEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -Moid
The unique identifier of this Managed Object instance.
@@ -132,7 +147,7 @@ Accept wildcard characters: False
```
### -PowerPriority
-Sets the Power Priority of the System. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
+Sets the Power Priority of the Server. This priority is used to determine the initial power allocation for servers. This field is only supported for Cisco UCS X series servers.\n* `Low` - Set the Power Priority to Low.\n* `Medium` - Set the Power Priority to Medium.\n* `High` - Set the Power Priority to High.
```yaml
Type: PowerPolicy.PowerPriorityEnum
@@ -147,7 +162,7 @@ Accept wildcard characters: False
```
### -PowerProfiling
-Sets the Power Profiling of the Server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Profiling of the Server. If Enabled, this field allows the power manager to run power profiling utility to determine the power needs of the server. This field is only supported for Cisco UCS X series servers.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerProfilingEnum
@@ -162,7 +177,7 @@ Accept wildcard characters: False
```
### -PowerRestoreState
-Sets the Power Restore State of the Server. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
+Sets the Power Restore State of the Server. In the absence of Intersight connectivity, the chassis will use this policy to recover the host power after a power loss event. This field is only supported for Cisco UCS X series servers.\n* `AlwaysOff` - Set the Power Restore Mode to Off.\n* `AlwaysOn` - Set the Power Restore Mode to On.\n* `LastState` - Set the Power Restore Mode to LastState.
```yaml
Type: PowerPolicy.PowerRestoreStateEnum
@@ -177,7 +192,7 @@ Accept wildcard characters: False
```
### -PowerSaveMode
-Sets the Power Save mode of the System. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
+Sets the Power Save mode of the Chassis. If the requested power budget is less than available power\u00a0capacity, the additional PSUs not required to comply with redundancy policy are placed in Power Save mode. This option is only supported for Cisco UCS X series Chassis.\n* `Enabled` - Set the value to Enabled.\n* `Disabled` - Set the value to Disabled.
```yaml
Type: PowerPolicy.PowerSaveModeEnum
@@ -210,7 +225,7 @@ Accept wildcard characters: False
```
### -RedundancyMode
-Sets the Power Redundancy of the System. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
+Sets the Power Redundancy Mode of the Chassis. Redundancy Mode determines the number of PSUs the chassis keeps as redundant. N+2 mode is only supported for Cisco UCS X series Chassis.\n* `Grid` - Grid Mode requires two power sources. If one source fails, the surviving PSUs connected to the other source provides power to the chassis.\n* `NotRedundant` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements. No Redundant PSUs are maintained.\n* `N+1` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus one additional PSU for redundancy.\n* `N+2` - Power Manager turns on the minimum number of PSUs required to support chassis power requirements plus two additional PSU for redundancy. This Mode is only supported for UCS X series Chassis.
```yaml
Type: PowerPolicy.RedundancyModeEnum
diff --git a/docs/Set-IntersightServerProfile.md b/docs/Set-IntersightServerProfile.md
index 7429251ef..7a674cbe3 100644
--- a/docs/Set-IntersightServerProfile.md
+++ b/docs/Set-IntersightServerProfile.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< ComputePhysicalRelationship>][-AssociatedServerPool< ResourcepoolPoolRelationship>][-ConfigChanges< PolicyConfigChange>][-ConfigContext< PolicyConfigContext>][-Description< string>][-LeasedServer< ComputePhysicalRelationship>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< ResourcepoolPoolRelationship>][-SrcTemplate< PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightServerProfile [-Action< string>][-ActionParams< System.Collections.Generic.List`1[PolicyActionParam]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AssignedServer< ComputePhysicalRelationship>][-AssociatedServerPool< ResourcepoolPoolRelationship>][-ConfigContext< PolicyConfigContext>][-Description< string>][-LeasedServer< ComputePhysicalRelationship>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PmcDeployedSecurePassphrase< string>][-PolicyBucket< System.Collections.Generic.List`1[PolicyAbstractPolicyRelationship]>][-ServerAssignmentMode< ServerProfile.ServerAssignmentModeEnum>][-ServerPool< ResourcepoolPoolRelationship>][-SrcTemplate< PolicyAbstractProfileRelationship>][-StaticUuidAddress< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TargetPlatform< ServerProfile.TargetPlatformEnum>][-Type< ServerProfile.TypeEnum>][-UuidAddressType< ServerProfile.UuidAddressTypeEnum>][-UuidPool< UuidpoolPoolRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -106,23 +106,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ConfigChanges
-Pending configuration changes at the summary level. Detail changes are saved in configChangeDetails as a separate object.
-
-Note :- Use Initialize-IntersightPolicyConfigChange to create the object of complex type PolicyConfigChange
-
-```yaml
-Type: PolicyConfigChange
-Parameter Sets: (All)
-Aliases:
-
-Required: false
-Position: Named
-Default value: None
-Accept pipeline input: True True (ByPropertyName)
-Accept wildcard characters: False
-```
-
### -ConfigContext
The configuration state and results of the last configuration operation.
diff --git a/docs/Set-IntersightVirtualizationVmwareDatastore.md b/docs/Set-IntersightVirtualizationVmwareDatastore.md
index 39b412c54..aaed19d82 100644
--- a/docs/Set-IntersightVirtualizationVmwareDatastore.md
+++ b/docs/Set-IntersightVirtualizationVmwareDatastore.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightVirtualizationVmwareDatastore [-Accessible< bool>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capacity< VirtualizationStorageCapacity>][-Cluster< VirtualizationVmwareClusterRelationship>][-DatastoreCluster< VirtualizationVmwareDatastoreClusterRelationship>][-HostCount< long>][-Identity< string>][-InventoryPath< string>][-MaintenanceMode< bool>][[-Moid]< string>][-MultipleHostAccess< bool>][-Name< string>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Status< VirtualizationVmwareDatastore.StatusEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-ThinProvisioningSupported< bool>][-Type< VirtualizationVmwareDatastore.TypeEnum>][-UnCommitted< long>][-Url< string>][-VmCount< long>][-VmTemplateCount< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightVirtualizationVmwareDatastore [-Accessible< bool>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capacity< VirtualizationStorageCapacity>][-Cluster< VirtualizationVmwareClusterRelationship>][-Clusters< System.Collections.Generic.List`1[VirtualizationVmwareClusterRelationship]>][-DatastoreCluster< VirtualizationVmwareDatastoreClusterRelationship>][-HostCount< long>][-Identity< string>][-InventoryPath< string>][-MaintenanceMode< bool>][[-Moid]< string>][-MultipleHostAccess< bool>][-Name< string>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Status< VirtualizationVmwareDatastore.StatusEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-ThinProvisioningSupported< bool>][-Type< VirtualizationVmwareDatastore.TypeEnum>][-UnCommitted< long>][-Url< string>][-VmCount< long>][-VmTemplateCount< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -88,6 +88,24 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -Clusters
+An array of relationships to virtualizationVmwareCluster resources.
+
+ Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef
+or use the cmdlet Initialize-IntersightMoMoRef.
+
+```yaml
+Type: System.Collections.Generic.List`1[VirtualizationVmwareClusterRelationship]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -DatastoreCluster
A reference to a virtualizationVmwareDatastoreCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
diff --git a/docs/Set-IntersightWorkflowAnsibleBatchExecutor.md b/docs/Set-IntersightWorkflowAnsibleBatchExecutor.md
index 8614b2a1d..33ab11702 100644
--- a/docs/Set-IntersightWorkflowAnsibleBatchExecutor.md
+++ b/docs/Set-IntersightWorkflowAnsibleBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightWorkflowAnsibleBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/Set-IntersightWorkflowBatchApiExecutor.md b/docs/Set-IntersightWorkflowBatchApiExecutor.md
index f5ff607ed..eb6ae8cd0 100644
--- a/docs/Set-IntersightWorkflowBatchApiExecutor.md
+++ b/docs/Set-IntersightWorkflowBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightWorkflowBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/Set-IntersightWorkflowErrorResponseHandler.md b/docs/Set-IntersightWorkflowErrorResponseHandler.md
index 321d7fd21..88f0888f5 100644
--- a/docs/Set-IntersightWorkflowErrorResponseHandler.md
+++ b/docs/Set-IntersightWorkflowErrorResponseHandler.md
@@ -119,7 +119,7 @@ Accept wildcard characters: False
```
### -PlatformType
-The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+The platform type for which the error response handler is defined.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
```yaml
Type: WorkflowErrorResponseHandler.PlatformTypeEnum
diff --git a/docs/Set-IntersightWorkflowPowerShellBatchApiExecutor.md b/docs/Set-IntersightWorkflowPowerShellBatchApiExecutor.md
index 684e1b7ae..d999af71d 100644
--- a/docs/Set-IntersightWorkflowPowerShellBatchApiExecutor.md
+++ b/docs/Set-IntersightWorkflowPowerShellBatchApiExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightWorkflowPowerShellBatchApiExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][-ErrorResponseHandler< WorkflowErrorResponseHandlerRelationship>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/docs/Set-IntersightWorkflowSshBatchExecutor.md b/docs/Set-IntersightWorkflowSshBatchExecutor.md
index fdf2336e3..132f0f47f 100644
--- a/docs/Set-IntersightWorkflowSshBatchExecutor.md
+++ b/docs/Set-IntersightWorkflowSshBatchExecutor.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightWorkflowSshBatchExecutor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Batch< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-CancelAction< System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]>][-Constraints< WorkflowTaskConstraints>][-Description< string>][[-Moid]< string>][-Name< string>][-Outcomes< object>][-Output< object>][-RetryFromFailedApi< bool>][-SkipOnCondition< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TaskDefinition< WorkflowTaskDefinitionRelationship>][-UiRenderingData< object>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -41,6 +41,23 @@ Accept wildcard characters: False
### -Batch
+Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
+
+```yaml
+Type: System.Collections.Generic.List`1[Intersight.Model.WorkflowApi]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -CancelAction
+
+
Note :- Use Initialize-IntersightIntersight.Model.WorkflowApi to create the object of complex type Intersight.Model.WorkflowApi
```yaml
diff --git a/externalHelp/Intersight.PowerShell.dll-Help.xml b/externalHelp/Intersight.PowerShell.dll-Help.xml
index bd6a7e06d..5cd24a667 100644
--- a/externalHelp/Intersight.PowerShell.dll-Help.xml
+++ b/externalHelp/Intersight.PowerShell.dll-Help.xml
@@ -42,6 +42,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ AffectedObjectTypeLabel
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -634,6 +646,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ AffectedObjectTypeLabel
+
+ The user-friendly label for the object type that was changed.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -17700,7 +17724,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ Platform type of the endpoint device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
ApplianceDeviceClaim.PlatformTypeEnum
@@ -37225,7 +37249,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platform type of the Cisco device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platform type of the Cisco device.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
AssetDeviceContractInformation.PlatformTypeEnum
@@ -38499,7 +38523,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platform type on which device connector is executing.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
AssetDeviceRegistration.PlatformTypeEnum
@@ -41563,7 +41587,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
TargetType
- The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The type of the managed target. For example a UCS Server or VMware Vcenter target.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
AssetTarget.TargetTypeEnum
@@ -44110,6 +44134,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ CpuPaLimit
+
+
+
+ BiosPolicy.CpuPaLimitEnum
+
+ BiosPolicy.CpuPaLimitEnum
+
+
+ None
+
CpuPerfEnhancement
@@ -47746,6 +47782,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ TpmPpiRequired
+
+
+
+ BiosPolicy.TpmPpiRequiredEnum
+
+ BiosPolicy.TpmPpiRequiredEnum
+
+
+ None
+
TpmSupport
@@ -49262,6 +49310,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ CpuPaLimit
+
+ BIOS Token for setting Limit CPU PA to 46 Bits configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+ BiosPolicy.CpuPaLimitEnum
+
+ BiosPolicy.CpuPaLimitEnum
+
+
+ None
+
CpuPerfEnhancement
@@ -52898,6 +52958,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ TpmPpiRequired
+
+ BIOS Token for setting TPM Minimal Physical Presence configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting.
+
+ BiosPolicy.TpmPpiRequiredEnum
+
+ BiosPolicy.TpmPpiRequiredEnum
+
+
+ None
+
TpmSupport
@@ -107630,7 +107702,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platform type for this region. For e.g. AmazonWebService.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudRegions.PlatformTypeEnum
@@ -108588,7 +108660,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuContainerType.PlatformTypeEnum
@@ -109638,7 +109710,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuDatabaseType.PlatformTypeEnum
@@ -110832,7 +110904,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuInstanceType.PlatformTypeEnum
@@ -111786,7 +111858,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuNetworkType.PlatformTypeEnum
@@ -112692,7 +112764,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuRegionRateCards.PlatformTypeEnum
@@ -113973,7 +114045,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PlatformType
- The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - An Application Policy Infrastructure Controller cloud instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
+ The platformType for this SKU.\n* `` - The device reported an empty or unrecognized platform type.\n* `APIC` - An Application Policy Infrastructure Controller cluster.\n* `CAPIC` - A Cloud Application Policy Infrastructure Controller instance.\n* `DCNM` - A Data Center Network Manager instance. Data Center Network Manager (DCNM) is the network management platform for all NX-OS-enabled deployments, spanning new fabric architectures, IP Fabric for Media, and storage networking deployments for the Cisco Nexus-powered data center.\n* `UCSFI` - A UCS Fabric Interconnect in HA or standalone mode, which is being managed by UCS Manager (UCSM).\n* `UCSFIISM` - A UCS Fabric Interconnect in HA or standalone mode, managed directly by Intersight.\n* `IMC` - A standalone UCS Server Integrated Management Controller.\n* `IMCM4` - A standalone UCS M4 Server.\n* `IMCM5` - A standalone UCS M5 server.\n* `IMCRack` - A standalone UCS M6 and above server.\n* `UCSIOM` - An UCS Chassis IO module.\n* `HX` - A HyperFlex storage controller.\n* `HyperFlexAP` - A HyperFlex Application Platform.\n* `IWE` - An Intersight Workload Engine.\n* `UCSD` - A UCS Director virtual appliance. Cisco UCS Director automates, orchestrates, and manages Cisco and third-party hardware.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance.\n* `IntersightAssist` - A Cisco Intersight Assist.\n* `PureStorageFlashArray` - A Pure Storage FlashArray device.\n* `NexusDevice` - A generic platform type to support Nexus Network Device. This can also be extended to support all network devices later on.\n* `ACISwitch` - A platform type to support ACI Switches.\n* `NexusSwitch` - A platform type to support Cisco Nexus Switches.\n* `MDSSwitch` - A platform type to support Cisco MDS Switches.\n* `MDSDevice` - A platform type to support MDS devices.\n* `UCSC890` - A standalone Cisco UCSC890 server.\n* `RedfishServer` - A generic target type for servers that support Redfish. Current support is limited to managing HPE and Dell servers on Intersight.\n* `NetAppOntap` - A NetApp ONTAP storage system.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager.\n* `EmcScaleIo` - An EMC ScaleIO storage system.\n* `EmcVmax` - An EMC VMAX storage system.\n* `EmcVplex` - An EMC VPLEX storage system.\n* `EmcXtremIo` - An EMC XtremIO storage system.\n* `VmwareVcenter` - A VMware vCenter device that manages Virtual Machines.\n* `MicrosoftHyperV` - A Microsoft Hyper-V system that manages Virtual Machines.\n* `AppDynamics` - An AppDynamics controller that monitors applications.\n* `Dynatrace` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `NewRelic` - A software-intelligence monitoring platform that simplifies enterprise cloud complexity and accelerates digital transformation.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server.\n* `MySqlServer` - An instance of either Oracle MySQL Database or the open source MariaDB.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications.\n* `AmazonWebService` - An Amazon web service target that discovers and monitors different services like EC2. It discovers entities like VMs, Volumes, regions etc. and monitors attributes like Mem, CPU, cost.\n* `AmazonWebServiceBilling` - An Amazon web service billing target to retrieve billing information stored in S3 bucket.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal target that discovers all the associated Azure subscriptions.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement target that discovers cost, billing and RIs.\n* `DellCompellent` - A Dell Compellent storage system.\n* `HPE3Par` - A HPE 3PAR storage system.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis system that combines servers and storage into a distributed infrastructure platform.\n* `HPEOneView` - A HPE Oneview management system that manages compute, storage, and networking.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform also referred to as Hitachi VSP. It includes various storage systems designed for data centers.\n* `IMCBlade` - An Intersight managed UCS Blade Server.\n* `TerraformCloud` - A Terraform Cloud account.\n* `TerraformAgent` - A Terraform Cloud Agent that Intersight will deploy in datacenter. The agent will execute Terraform plan for Terraform Cloud workspace configured to use the agent.\n* `CustomTarget` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic.\n* `AnsibleEndpoint` - An external endpoint added as Target that can be accessed through Ansible in Intersight Cloud Orchestrator automation workflow.\n* `HTTPEndpoint` - An external endpoint added as Target that can be accessed through its HTTP API interface in Intersight Orchestrator automation workflow.Standard HTTP authentication scheme supported: Basic, Bearer Token.\n* `SSHEndpoint` - An external endpoint added as Target that can be accessed through SSH in Intersight Cloud Orchestrator automation workflow.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows machine on which PowerShell scripts can be executed remotely.
CloudSkuVolumeType.PlatformTypeEnum
@@ -117581,6 +117653,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ KvmServerStateEnabled
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+
+
+ string
+
+ string
+
+
+ None
+
LocatorLed
@@ -118641,6 +118737,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ KvmServerStateEnabled
+
+ The KVM server state of the server.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+ The KVM Vendor for the server.
+
+ string
+
+ string
+
+
+ None
+
LocatorLed
@@ -122313,6 +122433,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ KvmServerStateEnabled
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+
+
+ string
+
+ string
+
+
+ None
+
ManagementMode
@@ -123325,6 +123469,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ KvmServerStateEnabled
+
+ The KVM server state of the server.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+ The KVM Vendor for the server.
+
+ string
+
+ string
+
+
+ None
+
ManagementMode
@@ -124107,6 +124275,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ KvmServerStateEnabled
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+
+
+ string
+
+ string
+
+
+ None
+
LocatorLed
@@ -125167,6 +125359,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ KvmServerStateEnabled
+
+ The KVM server state of the server.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ KvmVendor
+
+ The KVM Vendor for the server.
+
+ string
+
+ string
+
+
+ None
+
LocatorLed
@@ -126603,6 +126819,10 @@ PS C:\> $ComputeRackUnitIdentityByQueryParam = Get-IntersightComputeRackUnitIden
https://www.intersight.com/apidocs/downloads
+
+ Remove-IntersightComputeRackUnitIdentity
+
+
Set-IntersightComputeRackUnitIdentity
@@ -136629,21 +136849,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightConvergedinfraPod
+ Get-IntersightConvergedinfraAdapterComplianceDetails
Get
- IntersightConvergedinfraPod
+ IntersightConvergedinfraAdapterComplianceDetails
- Get the ConvergedinfraPod
+ Get the ConvergedinfraAdapterComplianceDetails
- Read a 'ConvergedinfraPod' resource.,
+ Read a 'ConvergedinfraAdapterComplianceDetails' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightConvergedinfraPod
+ Get-IntersightConvergedinfraAdapterComplianceDetails
AccountMoid
@@ -136656,6 +136876,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Adapter
+
+
+
+ AdapterUnitRelationship
+
+ AdapterUnitRelationship
+
+
+ None
+
CreateTime
@@ -136668,20 +136900,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
- DeploymentType
+ DriverName
- ConvergedinfraPod.DeploymentTypeEnum
+ string
- ConvergedinfraPod.DeploymentTypeEnum
+ string
None
-
- Description
+
+ DriverVersion
@@ -136692,8 +136936,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ Firmware
@@ -136704,6 +136948,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ HclStatus
+
+
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusEnum
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusEnum
+
+
+ None
+
+
+ HclStatusReason
+
+
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum
+
+
+ None
+
ModTime
@@ -136716,6 +136984,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
Moid
@@ -136740,18 +137020,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Organization
-
-
-
- OrganizationOrganizationRelationship
-
- OrganizationOrganizationRelationship
-
-
- None
-
Parent
@@ -136764,26 +137032,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PodResourceGroup
+
+ Reason
- ResourceGroupRelationship
+ ConvergedinfraAdapterComplianceDetails.ReasonEnum
- ResourceGroupRelationship
+ ConvergedinfraAdapterComplianceDetails.ReasonEnum
None
- ServiceItemInstance
+ ServerComplianceDetails
- WorkflowServiceItemInstanceRelationship
+ ConvergedinfraServerComplianceDetailsRelationship
- WorkflowServiceItemInstanceRelationship
+ ConvergedinfraServerComplianceDetailsRelationship
None
@@ -136801,13 +137069,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Type
+ Status
- ConvergedinfraPod.TypeEnum
+ ConvergedinfraAdapterComplianceDetails.StatusEnum
- ConvergedinfraPod.TypeEnum
+ ConvergedinfraAdapterComplianceDetails.StatusEnum
None
@@ -136815,7 +137083,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightConvergedinfraPod
+ Get-IntersightConvergedinfraAdapterComplianceDetails
Apply
@@ -136951,7 +137219,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightConvergedinfraPod
+ Get-IntersightConvergedinfraAdapterComplianceDetails
Json
@@ -136979,7 +137247,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightConvergedinfraPod
+ Get-IntersightConvergedinfraAdapterComplianceDetails
Json
@@ -137176,6 +137444,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Adapter
+
+ A reference to a adapterUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AdapterUnitRelationship
+
+ AdapterUnitRelationship
+
+
+ None
+
CreateTime
@@ -137188,22 +137468,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
- DeploymentType
+ DriverName
- The deployment type for this solution pod.\n* `FlexPodInfra` - The deployment type for a pod is of Infrastructure.\n* `FlexPodNG` - The deployment type for a pod is of Nextgen type.
+ The driver name (e.g. nenic, nfnic) of the adapter.
- ConvergedinfraPod.DeploymentTypeEnum
+ string
- ConvergedinfraPod.DeploymentTypeEnum
+ string
None
-
- Description
+
+ DriverVersion
- Description of the pod. A short note about the nature or purpose of the pod.
+ The driver version of the adapter.
string
@@ -137212,10 +137504,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ Firmware
- The DomainGroup ID for this managed object.
+ The firmware version of the adapter.
string
@@ -137224,6 +137516,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ HclStatus
+
+ The HCL compatibility status for the adapter.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusEnum
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusEnum
+
+
+ None
+
+
+ HclStatusReason
+
+ The reason for the HCL status when it is not Approved.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version.
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum
+
+ ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum
+
+
+ None
+
ModTime
@@ -137236,10 +137552,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Moid
+
+ Model
- The unique identifier of this Managed Object instance.
+ The model information of the adapter.
string
@@ -137249,9 +137565,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- Name of the pod. Concrete pod will be created with this name.
+ The unique identifier of this Managed Object instance.
string
@@ -137260,14 +137576,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Organization
+
+ Name
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The name of the component for which the compliance is evaluated.
- OrganizationOrganizationRelationship
+ string
- OrganizationOrganizationRelationship
+ string
None
@@ -137284,26 +137600,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PodResourceGroup
+
+ Reason
- A reference to a resourceGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
- ResourceGroupRelationship
+ ConvergedinfraAdapterComplianceDetails.ReasonEnum
- ResourceGroupRelationship
+ ConvergedinfraAdapterComplianceDetails.ReasonEnum
None
- ServiceItemInstance
+ ServerComplianceDetails
- A reference to a workflowServiceItemInstance resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a convergedinfraServerComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- WorkflowServiceItemInstanceRelationship
+ ConvergedinfraServerComplianceDetailsRelationship
- WorkflowServiceItemInstanceRelationship
+ ConvergedinfraServerComplianceDetailsRelationship
None
@@ -137321,13 +137637,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Type
+ Status
- Defines the type of the pod.\n* `FlexPod` - Pod type is FlexPod, an integrated infrastructure solution developed by Cisco and NetApp.\n* `FlashStack` - Pod type is FlashStack, an integrated infrastructure solution developed by Cisco and Pure Storage.
+ Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
- ConvergedinfraPod.TypeEnum
+ ConvergedinfraAdapterComplianceDetails.StatusEnum
- ConvergedinfraPod.TypeEnum
+ ConvergedinfraAdapterComplianceDetails.StatusEnum
None
@@ -137389,42 +137705,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
https://www.intersight.com/apidocs/downloads
-
- Set-IntersightConvergedinfraPod
-
-
- Get-IntersightCrdCustomResource
+ Get-IntersightConvergedinfraPod
Get
- IntersightCrdCustomResource
+ IntersightConvergedinfraPod
- Get the CrdCustomResource
+ Get the ConvergedinfraPod
- Read a 'CrdCustomResource' resource.,
+ Read a 'ConvergedinfraPod' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCrdCustomResource
-
- Account
-
-
-
- IamAccountRelationship
-
- IamAccountRelationship
-
-
- None
-
+ Get-IntersightConvergedinfraPod
AccountMoid
@@ -137450,7 +137750,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- DcLauncher
+ DeploymentType
+
+
+
+ ConvergedinfraPod.DeploymentTypeEnum
+
+ ConvergedinfraPod.DeploymentTypeEnum
+
+
+ None
+
+
+ Description
@@ -137474,13 +137786,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Image
+ InteropStatus
- string
+ ConvergedinfraPod.InteropStatusEnum
- string
+ ConvergedinfraPod.InteropStatusEnum
None
@@ -137521,14 +137833,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Namespace
+
+ Organization
- string
+ OrganizationOrganizationRelationship
- string
+ OrganizationOrganizationRelationship
None
@@ -137545,44 +137857,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Port
+
+ PodCompliance
- long
+ ConvergedinfraPodComplianceInfoRelationship
- long
+ ConvergedinfraPodComplianceInfoRelationship
None
-
- SharedScope
+
+ PodResourceGroup
- string
+ ResourceGroupRelationship
- string
+ ResourceGroupRelationship
None
-
- TargetId
+
+ ServiceItemInstance
- string
+ WorkflowServiceItemInstanceRelationship
- string
+ WorkflowServiceItemInstanceRelationship
None
-
- TargetMoid
+
+ SharedScope
@@ -137594,13 +137906,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- TargetType
+ Type
- string
+ ConvergedinfraPod.TypeEnum
- string
+ ConvergedinfraPod.TypeEnum
None
@@ -137608,7 +137920,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCrdCustomResource
+ Get-IntersightConvergedinfraPod
Apply
@@ -137744,7 +138056,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCrdCustomResource
+ Get-IntersightConvergedinfraPod
Json
@@ -137772,7 +138084,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCrdCustomResource
+ Get-IntersightConvergedinfraPod
Json
@@ -137957,18 +138269,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Account
-
- A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- IamAccountRelationship
-
- IamAccountRelationship
-
-
- None
-
AccountMoid
@@ -137994,9 +138294,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DcLauncher
+ DeploymentType
- Type of custom resource or 'kind' in K8s.
+ The deployment type for this integrated system.\n* `FlexPodInfra` - The deployment type for a pod is of Infrastructure.\n* `FlexPodNG` - The deployment type for a pod is of Nextgen type.
+
+ ConvergedinfraPod.DeploymentTypeEnum
+
+ ConvergedinfraPod.DeploymentTypeEnum
+
+
+ None
+
+
+ Description
+
+ Description of the pod. A short note about the nature or purpose of the pod.
string
@@ -138018,13 +138330,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Image
+ InteropStatus
- Docker image URL for public cloud DC.
+ The interoperability status for this solution pod.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
- string
+ ConvergedinfraPod.InteropStatusEnum
- string
+ ConvergedinfraPod.InteropStatusEnum
None
@@ -138056,7 +138368,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Name
- A string property called name which is used as part of a uniqueness constraint. See 'identity' specification in this MO definition.
+ Name of the pod. Concrete pod will be created with this name.
string
@@ -138065,14 +138377,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Namespace
+
+ Organization
- Namespace to launch the deployment associated with the custom resource.
+ A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ OrganizationOrganizationRelationship
- string
+ OrganizationOrganizationRelationship
None
@@ -138089,46 +138401,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Port
+
+ PodCompliance
- Port used for public cloud DC.
+ A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- long
+ ConvergedinfraPodComplianceInfoRelationship
- long
+ ConvergedinfraPodComplianceInfoRelationship
None
-
- SharedScope
+
+ PodResourceGroup
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+ A reference to a resourceGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ ResourceGroupRelationship
- string
+ ResourceGroupRelationship
None
-
- TargetId
+
+ ServiceItemInstance
- Target ID for public cloud DC.
+ A reference to a workflowServiceItemInstance resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ WorkflowServiceItemInstanceRelationship
- string
+ WorkflowServiceItemInstanceRelationship
None
-
- TargetMoid
+
+ SharedScope
- Target Moid for public cloud DC.
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
string
@@ -138138,13 +138450,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- TargetType
+ Type
- Target type for public cloud DC.
+ Defines the type of the pod.\n* `FlexPod` - Pod type is FlexPod, an integrated infrastructure solution developed by Cisco and NetApp.\n* `FlashStack` - Pod type is FlashStack, an integrated infrastructure solution developed by Cisco and Pure Storage.
- string
+ ConvergedinfraPod.TypeEnum
- string
+ ConvergedinfraPod.TypeEnum
None
@@ -138199,28 +138511,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CrdCustomResource by Name
-PS C:\> $CrdCustomResourceByName = Get-IntersightCrdCustomResource -Name CrdCustomResourceName
-
-#Get the List of ServerProfiles
-PS C:\> $CrdCustomResourceList = Get-IntersightCrdCustomResource
-
-#Get the list of CrdCustomResource under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CrdCustomResourceByOrg = Get-IntersightCrdCustomResource -Organization $org
-
-#Get the CrdCustomResource based on query Parameter
-PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter Name eq CrdCustomResourceName
-
-#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
-
-
-
-
+
@@ -138228,15 +138519,7 @@ PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter
- New-IntersightCrdCustomResource
-
-
-
- Remove-IntersightCrdCustomResource
-
-
-
- Set-IntersightCrdCustomResource
+ Set-IntersightConvergedinfraPod
@@ -138244,21 +138527,21 @@ PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter
- Get-IntersightDeviceconnectorPolicy
+ Get-IntersightConvergedinfraPodComplianceInfo
Get
- IntersightDeviceconnectorPolicy
+ IntersightConvergedinfraPodComplianceInfo
- Get the DeviceconnectorPolicy
+ Get the ConvergedinfraPodComplianceInfo
- Read a 'DeviceconnectorPolicy' resource.,
+ Read a 'ConvergedinfraPodComplianceInfo' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightDeviceconnectorPolicy
+ Get-IntersightConvergedinfraPodComplianceInfo
AccountMoid
@@ -138283,18 +138566,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
-
-
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -138307,18 +138578,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- LockoutEnabled
-
-
-
- bool
-
- bool
-
-
- None
-
ModTime
@@ -138355,26 +138614,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
- Organization
+ Pod
- OrganizationOrganizationRelationship
+ ConvergedinfraPodRelationship
- OrganizationOrganizationRelationship
+ ConvergedinfraPodRelationship
None
-
- Parent
+
+ Reason
- MoBaseMoRelationship
+ ConvergedinfraPodComplianceInfo.ReasonEnum
- MoBaseMoRelationship
+ ConvergedinfraPodComplianceInfo.ReasonEnum
None
@@ -138391,10 +138662,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Status
+
+
+
+ ConvergedinfraPodComplianceInfo.StatusEnum
+
+ ConvergedinfraPodComplianceInfo.StatusEnum
+
+
+ None
+
- Get-IntersightDeviceconnectorPolicy
+ Get-IntersightConvergedinfraPodComplianceInfo
Apply
@@ -138530,7 +138813,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightDeviceconnectorPolicy
+ Get-IntersightConvergedinfraPodComplianceInfo
Json
@@ -138558,7 +138841,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightDeviceconnectorPolicy
+ Get-IntersightConvergedinfraPodComplianceInfo
Json
@@ -138767,18 +139050,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
-
- Description of the policy.
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -138791,18 +139062,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- LockoutEnabled
-
- Enables configuration lockout on the endpoint.
-
- bool
-
- bool
-
-
- None
-
ModTime
@@ -138830,7 +139089,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Name
- Name of the concrete policy.
+ The name of the component for which the compliance is evaluated.
string
@@ -138839,26 +139098,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
- Organization
+ Pod
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a convergedinfraPod resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- OrganizationOrganizationRelationship
+ ConvergedinfraPodRelationship
- OrganizationOrganizationRelationship
+ ConvergedinfraPodRelationship
None
-
- Parent
+
+ Reason
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
- MoBaseMoRelationship
+ ConvergedinfraPodComplianceInfo.ReasonEnum
- MoBaseMoRelationship
+ ConvergedinfraPodComplianceInfo.ReasonEnum
None
@@ -138875,6 +139146,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Status
+
+ Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
+
+ ConvergedinfraPodComplianceInfo.StatusEnum
+
+ ConvergedinfraPodComplianceInfo.StatusEnum
+
+
+ None
+
Json
@@ -138925,66 +139208,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the DeviceconnectorPolicy by Name
-PS C:\> $DeviceconnectorPolicyByName = Get-IntersightDeviceconnectorPolicy -Name DeviceconnectorPolicyName
-
-#Get the List of ServerProfiles
-PS C:\> $DeviceconnectorPolicyList = Get-IntersightDeviceconnectorPolicy
-
-#Get the list of DeviceconnectorPolicy under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $DeviceconnectorPolicyByOrg = Get-IntersightDeviceconnectorPolicy -Organization $org
-
-#Get the DeviceconnectorPolicy based on query Parameter
-PS C:\> $DeviceconnectorPolicyByQueryParam = Get-IntersightDeviceconnectorPolicy -Filter Name eq DeviceconnectorPolicyName
-
-#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
-
-
-
-
+
https://www.intersight.com/apidocs/downloads
-
- New-IntersightDeviceconnectorPolicy
-
-
-
- Remove-IntersightDeviceconnectorPolicy
-
-
-
- Set-IntersightDeviceconnectorPolicy
-
-
- Get-IntersightEquipmentChassis
+ Get-IntersightConvergedinfraServerComplianceDetails
Get
- IntersightEquipmentChassis
+ IntersightConvergedinfraServerComplianceDetails
- Get the EquipmentChassis
+ Get the ConvergedinfraServerComplianceDetails
- Read a 'EquipmentChassis' resource.,
+ Read a 'ConvergedinfraServerComplianceDetails' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentChassis
+ Get-IntersightConvergedinfraServerComplianceDetails
AccountMoid
@@ -138998,7 +139248,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ChassisId
+ AdapterCount
@@ -139009,30 +139259,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ConnectionPath
-
-
-
- string
-
- string
-
-
- None
-
-
- ConnectionStatus
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -139046,19 +139272,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
-
-
-
- string
-
- string
-
-
- None
-
-
- DeviceMoId
+ DomainGroupMoid
@@ -139070,19 +139284,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Dn
-
-
-
- string
-
- string
-
-
- None
-
-
- DomainGroupMoid
+ Firmware
@@ -139093,74 +139295,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- FanControl
-
-
-
- EquipmentFanControlRelationship
-
- EquipmentFanControlRelationship
-
-
- None
-
- FaultSummary
-
-
-
- long
-
- long
-
-
- None
-
-
- InventoryDeviceInfo
-
-
-
- InventoryDeviceInfoRelationship
-
- InventoryDeviceInfoRelationship
-
-
- None
-
-
- LocatorLed
-
-
-
- EquipmentLocatorLedRelationship
-
- EquipmentLocatorLedRelationship
-
-
- None
-
-
- ManagementInterface
+ HclStatus
- ManagementInterfaceRelationship
+ ConvergedinfraServerComplianceDetails.HclStatusEnum
- ManagementInterfaceRelationship
+ ConvergedinfraServerComplianceDetails.HclStatusEnum
None
- ManagementMode
+ HclStatusReason
- EquipmentChassis.ManagementModeEnum
+ ConvergedinfraServerComplianceDetails.HclStatusReasonEnum
- EquipmentChassis.ManagementModeEnum
+ ConvergedinfraServerComplianceDetails.HclStatusReasonEnum
None
@@ -139214,7 +139368,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- OperState
+ Os
@@ -139238,31 +139392,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- PartNumber
-
-
-
- string
-
- string
-
-
- None
-
-
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- PlatformType
+ Platform
@@ -139274,19 +139404,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- PowerControlState
+ PodCompliance
- PowerControlStateRelationship
+ ConvergedinfraPodComplianceInfoRelationship
- PowerControlStateRelationship
+ ConvergedinfraPodComplianceInfoRelationship
None
- Presence
+ Processor
@@ -139297,86 +139427,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PreviousFru
-
-
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
- ProductName
-
-
-
- string
-
- string
-
-
- None
-
-
- PsuControl
+ Reason
- EquipmentPsuControlRelationship
+ ConvergedinfraServerComplianceDetails.ReasonEnum
- EquipmentPsuControlRelationship
+ ConvergedinfraServerComplianceDetails.ReasonEnum
None
- RegisteredDevice
-
-
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
-
- Rn
-
-
-
- string
-
- string
-
-
- None
-
-
- Serial
+ Server
- string
+ ComputePhysicalSummaryRelationship
- string
+ ComputePhysicalSummaryRelationship
None
@@ -139394,37 +139464,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
-
-
-
- string
-
- string
-
-
- None
-
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Vid
+ Status
- string
+ ConvergedinfraServerComplianceDetails.StatusEnum
- string
+ ConvergedinfraServerComplianceDetails.StatusEnum
None
@@ -139432,7 +139478,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassis
+ Get-IntersightConvergedinfraServerComplianceDetails
Apply
@@ -139568,7 +139614,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassis
+ Get-IntersightConvergedinfraServerComplianceDetails
Json
@@ -139596,7 +139642,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassis
+ Get-IntersightConvergedinfraServerComplianceDetails
Json
@@ -139794,9 +139840,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ChassisId
+ AdapterCount
- The assigned identifier for a chassis.
+ The number of ethernet NIC adapters in the server.
long
@@ -139805,30 +139851,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ConnectionPath
-
- This field identifies the connectivity path for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- ConnectionStatus
-
- This field identifies the connectivity status for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -139842,9 +139864,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- This field is to provide description for chassis model.
+ The DomainGroup ID for this managed object.
string
@@ -139854,9 +139876,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DeviceMoId
+ Firmware
- The database identifier of the registered device of an object.
+ The Cisco IMC firmware version of the server.
string
@@ -139866,97 +139888,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Dn
-
- The Distinguished Name unambiguously identifies an object in the system.
-
- string
-
- string
-
-
- None
-
-
- DomainGroupMoid
-
- The DomainGroup ID for this managed object.
-
- string
-
- string
-
-
- None
-
-
- FanControl
-
- A reference to a equipmentFanControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFanControlRelationship
-
- EquipmentFanControlRelationship
-
-
- None
-
-
- FaultSummary
-
- This field summarizes the faults on the chassis enclosure.
-
- long
-
- long
-
-
- None
-
-
- InventoryDeviceInfo
-
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- InventoryDeviceInfoRelationship
-
- InventoryDeviceInfoRelationship
-
-
- None
-
-
- LocatorLed
-
- A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentLocatorLedRelationship
-
- EquipmentLocatorLedRelationship
-
-
- None
-
-
- ManagementInterface
+ HclStatus
- A reference to a managementInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The HCL compatibility status of the server.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
- ManagementInterfaceRelationship
+ ConvergedinfraServerComplianceDetails.HclStatusEnum
- ManagementInterfaceRelationship
+ ConvergedinfraServerComplianceDetails.HclStatusEnum
None
- ManagementMode
+ HclStatusReason
- The management mode of the blade server chassis.\n* `IntersightStandalone` - Intersight Standalone mode of operation.\n* `UCSM` - Unified Computing System Manager mode of operation.\n* `Intersight` - Intersight managed mode of operation.
+ The reason for server's HCL status.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install UCS Tools VIB on the host ESXi or use OS Discovery Tool scripts to provide proper OS information.\n* `Incompatible-Server` - The validation failed for this server because the server's model was not listed in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not listed for the given server model.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor or version was not listed in HCL for the server PID and processor combination.\n* `Incompatible-Firmware` - The validation failed because the given server firmware was not listed in the HCL for the given server PID, processor, OS vendor and version.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has returned a service error or unrecognized result.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted.\n* `Incompatible-Components` - The validation has failed for this server because one or more components have \"Not-Listed\" status.\n* `Compatible` - The validation has passed for this server's model, processor, OS vendor and version.
- EquipmentChassis.ManagementModeEnum
+ ConvergedinfraServerComplianceDetails.HclStatusReasonEnum
- EquipmentChassis.ManagementModeEnum
+ ConvergedinfraServerComplianceDetails.HclStatusReasonEnum
None
@@ -139976,7 +139926,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- This field identifies the model of the given component.
+ The model information of the server.
string
@@ -140000,7 +139950,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Name
- This field identifies the name for the chassis enclosure.
+ The name of the component for which the compliance is evaluated.
string
@@ -140010,9 +139960,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- OperState
+ Os
- This field identifies the Chassis Operational State.
+ Details of name and version of the operating system running on the server.
string
@@ -140034,33 +139984,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- PartNumber
-
- Part Number identifier for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- Pid
-
- This field identifies the Product ID for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- PlatformType
+ Platform
- The platform type that the chassis is a part of.
+ Details of platform of the server, examples are B-Series, C-Series, X-Series etc.
string
@@ -140070,21 +139996,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- PowerControlState
+ PodCompliance
- A reference to a powerControlState resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- PowerControlStateRelationship
+ ConvergedinfraPodComplianceInfoRelationship
- PowerControlStateRelationship
+ ConvergedinfraPodComplianceInfoRelationship
None
- Presence
+ Processor
- This field identifies the presence (equipped) or absence of the given component.
+ The processor information of the server.
string
@@ -140093,86 +140019,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PreviousFru
-
- A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
- ProductName
-
- This field identifies the Product Name for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- PsuControl
+ Reason
- A reference to a equipmentPsuControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
- EquipmentPsuControlRelationship
+ ConvergedinfraServerComplianceDetails.ReasonEnum
- EquipmentPsuControlRelationship
+ ConvergedinfraServerComplianceDetails.ReasonEnum
None
- RegisteredDevice
-
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
- This field identifies the revision of the given component.
-
- string
-
- string
-
-
- None
-
-
- Rn
-
- The Relative Name uniquely identifies an object within a given context.
-
- string
-
- string
-
-
- None
-
-
- Serial
+ Server
- This field identifies the serial of the given component.
+ A reference to a computePhysicalSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ ComputePhysicalSummaryRelationship
- string
+ ComputePhysicalSummaryRelationship
None
@@ -140190,37 +140056,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
-
- This field identifies the Stock Keeping Unit for the chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- Vendor
-
- This field identifies the vendor of the given component.
-
- string
-
- string
-
-
- None
-
-
- Vid
+ Status
- This field identifies the Vendor ID for the chassis enclosure.
+ Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
- string
+ ConvergedinfraServerComplianceDetails.StatusEnum
- string
+ ConvergedinfraServerComplianceDetails.StatusEnum
None
@@ -140275,58 +140117,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the EquipmentChassis by Name
-PS C:\> $EquipmentChassisByName = Get-IntersightEquipmentChassis -Name EquipmentChassisName
-
-#Get the List of ServerProfiles
-PS C:\> $EquipmentChassisList = Get-IntersightEquipmentChassis
-
-#Get the list of EquipmentChassis under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $EquipmentChassisByOrg = Get-IntersightEquipmentChassis -Organization $org
-
-#Get the EquipmentChassis based on query Parameter
-PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter Name eq EquipmentChassisName
-
-#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
-
-
-
-
+
https://www.intersight.com/apidocs/downloads
-
- Set-IntersightEquipmentChassis
-
-
- Get-IntersightEquipmentChassisIdPool
+ Get-IntersightConvergedinfraStorageComplianceDetails
Get
- IntersightEquipmentChassisIdPool
+ IntersightConvergedinfraStorageComplianceDetails
- Get the EquipmentChassisIdPool
+ Get the ConvergedinfraStorageComplianceDetails
- Read a 'EquipmentChassisIdPool' resource.,
+ Read a 'ConvergedinfraStorageComplianceDetails' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentChassisIdPool
+ Get-IntersightConvergedinfraStorageComplianceDetails
AccountMoid
@@ -140339,26 +140156,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ AdapterCompliance
- DateTime
+ ConvergedinfraAdapterComplianceDetailsRelationship
- DateTime
+ ConvergedinfraAdapterComplianceDetailsRelationship
None
-
- DeviceRegistration
+
+ CreateTime
- AssetDeviceRegistrationRelationship
+ DateTime
- AssetDeviceRegistrationRelationship
+ DateTime
None
@@ -140399,14 +140216,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Name
+
+
+
+ string
+
+ string
+
+
+ None
+
- NextAvailableId
+ Os
- long
+ string
- long
+ string
None
@@ -140423,6 +140252,54 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ PodCompliance
+
+
+
+ ConvergedinfraPodComplianceInfoRelationship
+
+ ConvergedinfraPodComplianceInfoRelationship
+
+
+ None
+
+
+ Protocol
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Reason
+
+
+
+ ConvergedinfraStorageComplianceDetails.ReasonEnum
+
+ ConvergedinfraStorageComplianceDetails.ReasonEnum
+
+
+ None
+
+
+ RefDevice
+
+
+
+ ConvergedinfraStorageComplianceDetails.RefDeviceEnum
+
+ ConvergedinfraStorageComplianceDetails.RefDeviceEnum
+
+
+ None
+
SharedScope
@@ -140435,10 +140312,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Status
+
+
+
+ ConvergedinfraStorageComplianceDetails.StatusEnum
+
+ ConvergedinfraStorageComplianceDetails.StatusEnum
+
+
+ None
+
+
+ StorageArray
+
+
+
+ StorageBaseArrayRelationship
+
+ StorageBaseArrayRelationship
+
+
+ None
+
+
+ SwitchCompliance
+
+
+
+ ConvergedinfraSwitchComplianceDetailsRelationship
+
+ ConvergedinfraSwitchComplianceDetailsRelationship
+
+
+ None
+
- Get-IntersightEquipmentChassisIdPool
+ Get-IntersightConvergedinfraStorageComplianceDetails
Apply
@@ -140574,7 +140487,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisIdPool
+ Get-IntersightConvergedinfraStorageComplianceDetails
Json
@@ -140602,7 +140515,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisIdPool
+ Get-IntersightConvergedinfraStorageComplianceDetails
Json
@@ -140799,26 +140712,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
+
+ AdapterCompliance
- The time when this managed object was created.
+ A reference to a convergedinfraAdapterComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- DateTime
+ ConvergedinfraAdapterComplianceDetailsRelationship
- DateTime
+ ConvergedinfraAdapterComplianceDetailsRelationship
None
-
- DeviceRegistration
+
+ CreateTime
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The time when this managed object was created.
- AssetDeviceRegistrationRelationship
+ DateTime
- AssetDeviceRegistrationRelationship
+ DateTime
None
@@ -140859,14 +140772,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Name
+
+ The name of the component for which the compliance is evaluated.
+
+ string
+
+ string
+
+
+ None
+
- NextAvailableId
+ Os
- Shows the next available Chassis ID to be allocated.
+ The operating system name and version (e.g. NetApp ONTAP 9.10) running on the storage array for which the compliance is getting evaluated.
- long
+ string
- long
+ string
None
@@ -140883,6 +140808,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ PodCompliance
+
+ A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ConvergedinfraPodComplianceInfoRelationship
+
+ ConvergedinfraPodComplianceInfoRelationship
+
+
+ None
+
+
+ Protocol
+
+ The protocol configured for the communication between the switch and the storage array.
+
+ string
+
+ string
+
+
+ None
+
+
+ Reason
+
+ Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
+
+ ConvergedinfraStorageComplianceDetails.ReasonEnum
+
+ ConvergedinfraStorageComplianceDetails.ReasonEnum
+
+
+ None
+
+
+ RefDevice
+
+ The reference device (e.g. adapter, fabric interconnect) against which the storage compliance is getting evaluated.\n* `Server` - The component type for a server in a converged infrastructure pod.\n* `Adapter` - The component type for an adapter on a server in a converged infrastructure pod.\n* `FabricInterconnect` - The component type for a fabric interconnect in a converged infrastructure pod.\n* `Nexus` - The component type for a nexus switch in a converged infrastructure pod.\n* `Storage` - The component type for a storage array in a converged infrastructure pod.
+
+ ConvergedinfraStorageComplianceDetails.RefDeviceEnum
+
+ ConvergedinfraStorageComplianceDetails.RefDeviceEnum
+
+
+ None
+
SharedScope
@@ -140895,6 +140868,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Status
+
+ Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
+
+ ConvergedinfraStorageComplianceDetails.StatusEnum
+
+ ConvergedinfraStorageComplianceDetails.StatusEnum
+
+
+ None
+
+
+ StorageArray
+
+ A reference to a storageBaseArray resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ StorageBaseArrayRelationship
+
+ StorageBaseArrayRelationship
+
+
+ None
+
+
+ SwitchCompliance
+
+ A reference to a convergedinfraSwitchComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ConvergedinfraSwitchComplianceDetailsRelationship
+
+ ConvergedinfraSwitchComplianceDetailsRelationship
+
+
+ None
+
Json
@@ -140957,21 +140966,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightEquipmentChassisIdentity
+ Get-IntersightConvergedinfraSwitchComplianceDetails
Get
- IntersightEquipmentChassisIdentity
+ IntersightConvergedinfraSwitchComplianceDetails
- Get the EquipmentChassisIdentity
+ Get the ConvergedinfraSwitchComplianceDetails
- Read a 'EquipmentChassisIdentity' resource.,
+ Read a 'ConvergedinfraSwitchComplianceDetails' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentChassisIdentity
+ Get-IntersightConvergedinfraSwitchComplianceDetails
AccountMoid
@@ -140984,42 +140993,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- AdminAction
-
-
-
- EquipmentChassisIdentity.AdminActionEnum
-
- EquipmentChassisIdentity.AdminActionEnum
-
-
- None
-
-
- AdminActionState
-
-
-
- EquipmentChassisIdentity.AdminActionStateEnum
-
- EquipmentChassisIdentity.AdminActionStateEnum
-
-
- None
-
-
- Chassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
CreateTime
@@ -141045,43 +141018,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Identifier
+ Firmware
- long
+ string
- long
+ string
None
-
- Lifecycle
+
+ ModTime
- EquipmentChassisIdentity.LifecycleEnum
+ DateTime
- EquipmentChassisIdentity.LifecycleEnum
+ DateTime
None
-
- ModTime
+
+ Model
- DateTime
+ string
- DateTime
+ string
None
-
- Model
+
+ Moid
@@ -141093,7 +141066,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -141117,25 +141090,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- RegisteredDevice
+ PodCompliance
- AssetDeviceRegistrationRelationship
+ ConvergedinfraPodComplianceInfoRelationship
- AssetDeviceRegistrationRelationship
+ ConvergedinfraPodComplianceInfoRelationship
None
- Serial
+ Reason
- string
+ ConvergedinfraSwitchComplianceDetails.ReasonEnum
- string
+ ConvergedinfraSwitchComplianceDetails.ReasonEnum
None
@@ -141153,13 +141126,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vendor
+ Status
- string
+ ConvergedinfraSwitchComplianceDetails.StatusEnum
- string
+ ConvergedinfraSwitchComplianceDetails.StatusEnum
+
+
+ None
+
+
+ Switch
+
+
+
+ NetworkElementSummaryRelationship
+
+ NetworkElementSummaryRelationship
+
+
+ None
+
+
+ Type
+
+
+
+ ConvergedinfraSwitchComplianceDetails.TypeEnum
+
+ ConvergedinfraSwitchComplianceDetails.TypeEnum
None
@@ -141167,7 +141164,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisIdentity
+ Get-IntersightConvergedinfraSwitchComplianceDetails
Apply
@@ -141303,7 +141300,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisIdentity
+ Get-IntersightConvergedinfraSwitchComplianceDetails
Json
@@ -141331,7 +141328,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisIdentity
+ Get-IntersightConvergedinfraSwitchComplianceDetails
Json
@@ -141528,42 +141525,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- AdminAction
-
- Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one.
-
- EquipmentChassisIdentity.AdminActionEnum
-
- EquipmentChassisIdentity.AdminActionEnum
-
-
- None
-
-
- AdminActionState
-
- The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
-
- EquipmentChassisIdentity.AdminActionStateEnum
-
- EquipmentChassisIdentity.AdminActionStateEnum
-
-
- None
-
-
- Chassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
CreateTime
@@ -141589,25 +141550,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Identifier
-
- Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
-
- long
-
- long
-
-
- None
-
-
- Lifecycle
+ Firmware
- The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously.
+ The firmware of the switch as received from inventory.
- EquipmentChassisIdentity.LifecycleEnum
+ string
- EquipmentChassisIdentity.LifecycleEnum
+ string
None
@@ -141627,7 +141576,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- The vendor provided model name for the equipment.
+ The model information of the switch.
string
@@ -141648,6 +141597,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Name
+
+ The name of the component for which the compliance is evaluated.
+
+ string
+
+ string
+
+
+ None
+
Parent
@@ -141661,25 +141622,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- RegisteredDevice
+ PodCompliance
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- AssetDeviceRegistrationRelationship
+ ConvergedinfraPodComplianceInfoRelationship
- AssetDeviceRegistrationRelationship
+ ConvergedinfraPodComplianceInfoRelationship
None
- Serial
+ Reason
- The serial number of the equipment.
+ Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components.
- string
+ ConvergedinfraSwitchComplianceDetails.ReasonEnum
- string
+ ConvergedinfraSwitchComplianceDetails.ReasonEnum
None
@@ -141697,13 +141658,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vendor
+ Status
- The manufacturer of the equipment.
+ Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data.
- string
+ ConvergedinfraSwitchComplianceDetails.StatusEnum
- string
+ ConvergedinfraSwitchComplianceDetails.StatusEnum
+
+
+ None
+
+
+ Switch
+
+ A reference to a networkElementSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkElementSummaryRelationship
+
+ NetworkElementSummaryRelationship
+
+
+ None
+
+
+ Type
+
+ The type of switch component. It must be set to either Fabric Interconnect, Nexus or MDS.\n* `FabricInterconnect` - The default Switch type of UCSM and IMM mode devices.\n* `NexusDevice` - Switch type of Nexus devices.\n* `MDSDevice` - Switch type of Nexus MDS devices.
+
+ ConvergedinfraSwitchComplianceDetails.TypeEnum
+
+ ConvergedinfraSwitchComplianceDetails.TypeEnum
None
@@ -141758,58 +141743,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the EquipmentChassisIdentity by Name
-PS C:\> $EquipmentChassisIdentityByName = Get-IntersightEquipmentChassisIdentity -Name EquipmentChassisIdentityName
-
-#Get the List of ServerProfiles
-PS C:\> $EquipmentChassisIdentityList = Get-IntersightEquipmentChassisIdentity
-
-#Get the list of EquipmentChassisIdentity under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $EquipmentChassisIdentityByOrg = Get-IntersightEquipmentChassisIdentity -Organization $org
-
-#Get the EquipmentChassisIdentity based on query Parameter
-PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisIdentity -Filter Name eq EquipmentChassisIdentityName
-
-#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
-
-
-
-
+
https://www.intersight.com/apidocs/downloads
-
- Set-IntersightEquipmentChassisIdentity
-
-
- Get-IntersightEquipmentChassisOperation
+ Get-IntersightCrdCustomResource
Get
- IntersightEquipmentChassisOperation
+ IntersightCrdCustomResource
- Get the EquipmentChassisOperation
+ Get the CrdCustomResource
- Read a 'EquipmentChassisOperation' resource.,
+ Read a 'CrdCustomResource' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentChassisOperation
+ Get-IntersightCrdCustomResource
+
+ Account
+
+
+
+ IamAccountRelationship
+
+ IamAccountRelationship
+
+
+ None
+
AccountMoid
@@ -141822,68 +141794,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- AdminLocatorLedAction
+
+ CreateTime
- EquipmentChassisOperation.AdminLocatorLedActionEnum
+ DateTime
- EquipmentChassisOperation.AdminLocatorLedActionEnum
+ DateTime
None
-
- Chassis
+
+ DcLauncher
- EquipmentChassisRelationship
+ string
- EquipmentChassisRelationship
+ string
None
-
- ConfigState
+
+ DomainGroupMoid
- EquipmentChassisOperation.ConfigStateEnum
+ string
- EquipmentChassisOperation.ConfigStateEnum
+ string
None
-
- CreateTime
+
+ Image
- DateTime
+ string
- DateTime
+ string
None
-
- DeviceRegistration
+
+ ModTime
- AssetDeviceRegistrationRelationship
+ DateTime
- AssetDeviceRegistrationRelationship
+ DateTime
None
- DomainGroupMoid
+ Moid
@@ -141895,19 +141867,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ModTime
+ Name
- DateTime
+ string
- DateTime
+ string
None
-
- Moid
+
+ Namespace
@@ -141930,6 +141902,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Port
+
+
+
+ long
+
+ long
+
+
+ None
+
SharedScope
@@ -141942,10 +141926,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ TargetId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ TargetMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ TargetType
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightEquipmentChassisOperation
+ Get-IntersightCrdCustomResource
Apply
@@ -142081,7 +142101,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisOperation
+ Get-IntersightCrdCustomResource
Json
@@ -142109,7 +142129,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentChassisOperation
+ Get-IntersightCrdCustomResource
Json
@@ -142294,6 +142314,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Account
+
+ A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ IamAccountRelationship
+
+ IamAccountRelationship
+
+
+ None
+
AccountMoid
@@ -142306,70 +142338,70 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- AdminLocatorLedAction
+
+ CreateTime
- User configured state of the locator LED for the Chassis.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment.
+ The time when this managed object was created.
- EquipmentChassisOperation.AdminLocatorLedActionEnum
+ DateTime
- EquipmentChassisOperation.AdminLocatorLedActionEnum
+ DateTime
None
-
- Chassis
+
+ DcLauncher
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Type of custom resource or 'kind' in K8s.
- EquipmentChassisRelationship
+ string
- EquipmentChassisRelationship
+ string
None
-
- ConfigState
+
+ DomainGroupMoid
- The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis. Applying - This state denotes that the settings are being applied in the target chassis. Failed - This state denotes that the settings could not be applied in the target chassis.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
+ The DomainGroup ID for this managed object.
- EquipmentChassisOperation.ConfigStateEnum
+ string
- EquipmentChassisOperation.ConfigStateEnum
+ string
None
-
- CreateTime
+
+ Image
- The time when this managed object was created.
+ Docker image URL for public cloud DC.
- DateTime
+ string
- DateTime
+ string
None
-
- DeviceRegistration
+
+ ModTime
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The time when this managed object was last modified.
- AssetDeviceRegistrationRelationship
+ DateTime
- AssetDeviceRegistrationRelationship
+ DateTime
None
- DomainGroupMoid
+ Moid
- The DomainGroup ID for this managed object.
+ The unique identifier of this Managed Object instance.
string
@@ -142379,21 +142411,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ModTime
+ Name
- The time when this managed object was last modified.
+ A string property called name which is used as part of a uniqueness constraint. See 'identity' specification in this MO definition.
- DateTime
+ string
- DateTime
+ string
None
-
- Moid
+
+ Namespace
- The unique identifier of this Managed Object instance.
+ Namespace to launch the deployment associated with the custom resource.
string
@@ -142414,6 +142446,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Port
+
+ Port used for public cloud DC.
+
+ long
+
+ long
+
+
+ None
+
SharedScope
@@ -142426,6 +142470,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ TargetId
+
+ Target ID for public cloud DC.
+
+ string
+
+ string
+
+
+ None
+
+
+ TargetMoid
+
+ Target Moid for public cloud DC.
+
+ string
+
+ string
+
+
+ None
+
+
+ TargetType
+
+ Target type for public cloud DC.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -142479,19 +142559,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentChassisOperation by Name
-PS C:\> $EquipmentChassisOperationByName = Get-IntersightEquipmentChassisOperation -Name EquipmentChassisOperationName
+ #Get the CrdCustomResource by Name
+PS C:\> $CrdCustomResourceByName = Get-IntersightCrdCustomResource -Name CrdCustomResourceName
#Get the List of ServerProfiles
-PS C:\> $EquipmentChassisOperationList = Get-IntersightEquipmentChassisOperation
+PS C:\> $CrdCustomResourceList = Get-IntersightCrdCustomResource
-#Get the list of EquipmentChassisOperation under particular organization.
+#Get the list of CrdCustomResource under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentChassisOperationByOrg = Get-IntersightEquipmentChassisOperation -Organization $org
+PS C:\> $CrdCustomResourceByOrg = Get-IntersightCrdCustomResource -Organization $org
-#Get the EquipmentChassisOperation based on query Parameter
-PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisOperation -Filter Name eq EquipmentChassisOperationName
+#Get the CrdCustomResource based on query Parameter
+PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter Name eq CrdCustomResourceName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -142505,7 +142585,15 @@ PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisO
- Set-IntersightEquipmentChassisOperation
+ New-IntersightCrdCustomResource
+
+
+
+ Remove-IntersightCrdCustomResource
+
+
+
+ Set-IntersightCrdCustomResource
@@ -142513,21 +142601,21 @@ PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisO
- Get-IntersightEquipmentDeviceSummary
+ Get-IntersightDeviceconnectorPolicy
Get
- IntersightEquipmentDeviceSummary
+ IntersightDeviceconnectorPolicy
- Get the EquipmentDeviceSummary
+ Get the DeviceconnectorPolicy
- Read a 'EquipmentDeviceSummary' resource.,
+ Read a 'DeviceconnectorPolicy' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentDeviceSummary
+ Get-IntersightDeviceconnectorPolicy
AccountMoid
@@ -142540,30 +142628,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ComputeBlade
-
-
-
- ComputeBladeRelationship
-
- ComputeBladeRelationship
-
-
- None
-
-
- ComputeRackUnit
-
-
-
- ComputeRackUnitRelationship
-
- ComputeRackUnitRelationship
-
-
- None
-
CreateTime
@@ -142576,8 +142640,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Dn
+
+ Description
@@ -142600,38 +142664,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- EquipmentChassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- EquipmentFex
-
-
-
- EquipmentFexRelationship
-
- EquipmentFexRelationship
-
-
- None
-
-
- InventoryDeviceInfo
+
+ LockoutEnabled
- InventoryDeviceInfoRelationship
+ bool
- InventoryDeviceInfoRelationship
+ bool
None
@@ -142648,8 +142688,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -142661,7 +142701,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -142672,38 +142712,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
-
-
-
- MoBaseMoRelationship
-
- MoBaseMoRelationship
-
-
- None
-
- RegisteredDevice
+ Organization
- AssetDeviceRegistrationRelationship
+ OrganizationOrganizationRelationship
- AssetDeviceRegistrationRelationship
+ OrganizationOrganizationRelationship
None
-
- Serial
+
+ Parent
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -142720,22 +142748,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SourceObjectType
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightEquipmentDeviceSummary
+ Get-IntersightDeviceconnectorPolicy
Apply
@@ -142871,7 +142887,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentDeviceSummary
+ Get-IntersightDeviceconnectorPolicy
Json
@@ -142899,7 +142915,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentDeviceSummary
+ Get-IntersightDeviceconnectorPolicy
Json
@@ -143096,30 +143112,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ComputeBlade
-
- A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- ComputeBladeRelationship
-
- ComputeBladeRelationship
-
-
- None
-
-
- ComputeRackUnit
-
- A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- ComputeRackUnitRelationship
-
- ComputeRackUnitRelationship
-
-
- None
-
CreateTime
@@ -143132,10 +143124,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Dn
+
+ Description
- The distinguished name for the Network Element.
+ Description of the policy.
string
@@ -143156,38 +143148,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- EquipmentChassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- EquipmentFex
-
- A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFexRelationship
-
- EquipmentFexRelationship
-
-
- None
-
-
- InventoryDeviceInfo
+
+ LockoutEnabled
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Enables configuration lockout on the endpoint.
- InventoryDeviceInfoRelationship
+ bool
- InventoryDeviceInfoRelationship
+ bool
None
@@ -143204,18 +143172,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
-
- The model information of the Network Element.
-
- string
-
- string
-
-
- None
-
Moid
@@ -143228,38 +143184,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Parent
+
+ Name
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Name of the concrete policy.
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
- RegisteredDevice
+ Organization
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- AssetDeviceRegistrationRelationship
+ OrganizationOrganizationRelationship
- AssetDeviceRegistrationRelationship
+ OrganizationOrganizationRelationship
None
-
- Serial
+
+ Parent
- The serial number for the Network Element.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -143276,18 +143232,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SourceObjectType
-
- The source object type of this view MO.
-
- string
-
- string
-
-
- None
-
Json
@@ -143341,19 +143285,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentDeviceSummary by Name
-PS C:\> $EquipmentDeviceSummaryByName = Get-IntersightEquipmentDeviceSummary -Name EquipmentDeviceSummaryName
+ #Get the DeviceconnectorPolicy by Name
+PS C:\> $DeviceconnectorPolicyByName = Get-IntersightDeviceconnectorPolicy -Name DeviceconnectorPolicyName
#Get the List of ServerProfiles
-PS C:\> $EquipmentDeviceSummaryList = Get-IntersightEquipmentDeviceSummary
+PS C:\> $DeviceconnectorPolicyList = Get-IntersightDeviceconnectorPolicy
-#Get the list of EquipmentDeviceSummary under particular organization.
+#Get the list of DeviceconnectorPolicy under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentDeviceSummaryByOrg = Get-IntersightEquipmentDeviceSummary -Organization $org
+PS C:\> $DeviceconnectorPolicyByOrg = Get-IntersightDeviceconnectorPolicy -Organization $org
-#Get the EquipmentDeviceSummary based on query Parameter
-PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSummary -Filter Name eq EquipmentDeviceSummaryName
+#Get the DeviceconnectorPolicy based on query Parameter
+PS C:\> $DeviceconnectorPolicyByQueryParam = Get-IntersightDeviceconnectorPolicy -Filter Name eq DeviceconnectorPolicyName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -143366,26 +143310,38 @@ PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSumma
https://www.intersight.com/apidocs/downloads
+
+ New-IntersightDeviceconnectorPolicy
+
+
+
+ Remove-IntersightDeviceconnectorPolicy
+
+
+
+ Set-IntersightDeviceconnectorPolicy
+
+
- Get-IntersightEquipmentExpanderModule
+ Get-IntersightEquipmentChassis
Get
- IntersightEquipmentExpanderModule
+ IntersightEquipmentChassis
- Get the EquipmentExpanderModule
+ Get the EquipmentChassis
- Read a 'EquipmentExpanderModule' resource.,
+ Read a 'EquipmentChassis' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentExpanderModule
+ Get-IntersightEquipmentChassis
AccountMoid
@@ -143398,6 +143354,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ ChassisId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ ConnectionPath
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ConnectionStatus
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -143410,6 +143402,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
DeviceMoId
@@ -143447,13 +143451,73 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- EquipmentChassis
+ FanControl
- EquipmentChassisRelationship
+ EquipmentFanControlRelationship
- EquipmentChassisRelationship
+ EquipmentFanControlRelationship
+
+
+ None
+
+
+ FaultSummary
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ LocatorLed
+
+
+
+ EquipmentLocatorLedRelationship
+
+ EquipmentLocatorLedRelationship
+
+
+ None
+
+
+ ManagementInterface
+
+
+
+ ManagementInterfaceRelationship
+
+ ManagementInterfaceRelationship
+
+
+ None
+
+
+ ManagementMode
+
+
+
+ EquipmentChassis.ManagementModeEnum
+
+ EquipmentChassis.ManagementModeEnum
None
@@ -143482,20 +143546,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ModuleId
+
+ Moid
- long
+ string
- long
+ string
None
- Moid
+ Name
@@ -143542,6 +143606,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PlatformType
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PowerControlState
+
+
+
+ PowerControlStateRelationship
+
+ PowerControlStateRelationship
+
+
+ None
+
Presence
@@ -143566,6 +143666,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ ProductName
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PsuControl
+
+
+
+ EquipmentPsuControlRelationship
+
+ EquipmentPsuControlRelationship
+
+
+ None
+
RegisteredDevice
@@ -143626,6 +143750,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
Vendor
@@ -143638,10 +143774,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightEquipmentExpanderModule
+ Get-IntersightEquipmentChassis
Apply
@@ -143777,7 +143925,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentExpanderModule
+ Get-IntersightEquipmentChassis
Json
@@ -143805,7 +143953,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentExpanderModule
+ Get-IntersightEquipmentChassis
Json
@@ -144002,6 +144150,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ ChassisId
+
+ The assigned identifier for a chassis.
+
+ long
+
+ long
+
+
+ None
+
+
+ ConnectionPath
+
+ This field identifies the connectivity path for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ ConnectionStatus
+
+ This field identifies the connectivity status for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -144014,6 +144198,7359 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Description
+
+ This field is to provide description for chassis model.
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+ The database identifier of the registered device of an object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+ The Distinguished Name unambiguously identifies an object in the system.
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ FanControl
+
+ A reference to a equipmentFanControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFanControlRelationship
+
+ EquipmentFanControlRelationship
+
+
+ None
+
+
+ FaultSummary
+
+ This field summarizes the faults on the chassis enclosure.
+
+ long
+
+ long
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ LocatorLed
+
+ A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentLocatorLedRelationship
+
+ EquipmentLocatorLedRelationship
+
+
+ None
+
+
+ ManagementInterface
+
+ A reference to a managementInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ManagementInterfaceRelationship
+
+ ManagementInterfaceRelationship
+
+
+ None
+
+
+ ManagementMode
+
+ The management mode of the blade server chassis.\n* `IntersightStandalone` - Intersight Standalone mode of operation.\n* `UCSM` - Unified Computing System Manager mode of operation.\n* `Intersight` - Intersight managed mode of operation.
+
+ EquipmentChassis.ManagementModeEnum
+
+ EquipmentChassis.ManagementModeEnum
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+ This field identifies the model of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ Name
+
+ This field identifies the name for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ OperState
+
+ This field identifies the Chassis Operational State.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+ Part Number identifier for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+ This field identifies the Product ID for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ PlatformType
+
+ The platform type that the chassis is a part of.
+
+ string
+
+ string
+
+
+ None
+
+
+ PowerControlState
+
+ A reference to a powerControlState resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ PowerControlStateRelationship
+
+ PowerControlStateRelationship
+
+
+ None
+
+
+ Presence
+
+ This field identifies the presence (equipped) or absence of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+ A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ ProductName
+
+ This field identifies the Product Name for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ PsuControl
+
+ A reference to a equipmentPsuControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentPsuControlRelationship
+
+ EquipmentPsuControlRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+ This field identifies the revision of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+ The Relative Name uniquely identifies an object within a given context.
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+ This field identifies the serial of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+ This field identifies the Stock Keeping Unit for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+ This field identifies the vendor of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ This field identifies the Vendor ID for the chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentChassis by Name
+PS C:\> $EquipmentChassisByName = Get-IntersightEquipmentChassis -Name EquipmentChassisName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentChassisList = Get-IntersightEquipmentChassis
+
+#Get the list of EquipmentChassis under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentChassisByOrg = Get-IntersightEquipmentChassis -Organization $org
+
+#Get the EquipmentChassis based on query Parameter
+PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter Name eq EquipmentChassisName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentChassis
+
+
+
+
+
+
+
+ Get-IntersightEquipmentChassisIdPool
+ Get
+ IntersightEquipmentChassisIdPool
+
+ Get the EquipmentChassisIdPool
+
+
+
+ Read a 'EquipmentChassisIdPool' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentChassisIdPool
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceRegistration
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ NextAvailableId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdPool
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdPool
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdPool
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceRegistration
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ NextAvailableId
+
+ Shows the next available Chassis ID to be allocated.
+
+ long
+
+ long
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+
+
+
+
+ Get-IntersightEquipmentChassisIdentity
+ Get
+ IntersightEquipmentChassisIdentity
+
+ Get the EquipmentChassisIdentity
+
+
+
+ Read a 'EquipmentChassisIdentity' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentChassisIdentity
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ AdminAction
+
+
+
+ EquipmentChassisIdentity.AdminActionEnum
+
+ EquipmentChassisIdentity.AdminActionEnum
+
+
+ None
+
+
+ AdminActionState
+
+
+
+ EquipmentChassisIdentity.AdminActionStateEnum
+
+ EquipmentChassisIdentity.AdminActionStateEnum
+
+
+ None
+
+
+ Chassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Identifier
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Lifecycle
+
+
+
+ EquipmentChassisIdentity.LifecycleEnum
+
+ EquipmentChassisIdentity.LifecycleEnum
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdentity
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdentity
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisIdentity
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ AdminAction
+
+ Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one.
+
+ EquipmentChassisIdentity.AdminActionEnum
+
+ EquipmentChassisIdentity.AdminActionEnum
+
+
+ None
+
+
+ AdminActionState
+
+ The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
+
+ EquipmentChassisIdentity.AdminActionStateEnum
+
+ EquipmentChassisIdentity.AdminActionStateEnum
+
+
+ None
+
+
+ Chassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Identifier
+
+ Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
+
+ long
+
+ long
+
+
+ None
+
+
+ Lifecycle
+
+ The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously.
+
+ EquipmentChassisIdentity.LifecycleEnum
+
+ EquipmentChassisIdentity.LifecycleEnum
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+ The vendor provided model name for the equipment.
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Serial
+
+ The serial number of the equipment.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+ The manufacturer of the equipment.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentChassisIdentity by Name
+PS C:\> $EquipmentChassisIdentityByName = Get-IntersightEquipmentChassisIdentity -Name EquipmentChassisIdentityName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentChassisIdentityList = Get-IntersightEquipmentChassisIdentity
+
+#Get the list of EquipmentChassisIdentity under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentChassisIdentityByOrg = Get-IntersightEquipmentChassisIdentity -Organization $org
+
+#Get the EquipmentChassisIdentity based on query Parameter
+PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisIdentity -Filter Name eq EquipmentChassisIdentityName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentChassisIdentity
+
+
+
+
+
+
+
+ Get-IntersightEquipmentChassisOperation
+ Get
+ IntersightEquipmentChassisOperation
+
+ Get the EquipmentChassisOperation
+
+
+
+ Read a 'EquipmentChassisOperation' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentChassisOperation
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ AdminLocatorLedAction
+
+
+
+ EquipmentChassisOperation.AdminLocatorLedActionEnum
+
+ EquipmentChassisOperation.AdminLocatorLedActionEnum
+
+
+ None
+
+
+ Chassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ ConfigState
+
+
+
+ EquipmentChassisOperation.ConfigStateEnum
+
+ EquipmentChassisOperation.ConfigStateEnum
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceRegistration
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisOperation
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisOperation
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentChassisOperation
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ AdminLocatorLedAction
+
+ User configured state of the locator LED for the Chassis.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment.
+
+ EquipmentChassisOperation.AdminLocatorLedActionEnum
+
+ EquipmentChassisOperation.AdminLocatorLedActionEnum
+
+
+ None
+
+
+ Chassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ ConfigState
+
+ The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis. Applying - This state denotes that the settings are being applied in the target chassis. Failed - This state denotes that the settings could not be applied in the target chassis.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
+
+ EquipmentChassisOperation.ConfigStateEnum
+
+ EquipmentChassisOperation.ConfigStateEnum
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceRegistration
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentChassisOperation by Name
+PS C:\> $EquipmentChassisOperationByName = Get-IntersightEquipmentChassisOperation -Name EquipmentChassisOperationName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentChassisOperationList = Get-IntersightEquipmentChassisOperation
+
+#Get the list of EquipmentChassisOperation under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentChassisOperationByOrg = Get-IntersightEquipmentChassisOperation -Organization $org
+
+#Get the EquipmentChassisOperation based on query Parameter
+PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisOperation -Filter Name eq EquipmentChassisOperationName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentChassisOperation
+
+
+
+
+
+
+
+ Get-IntersightEquipmentDeviceSummary
+ Get
+ IntersightEquipmentDeviceSummary
+
+ Get the EquipmentDeviceSummary
+
+
+
+ Read a 'EquipmentDeviceSummary' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentDeviceSummary
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ComputeBlade
+
+
+
+ ComputeBladeRelationship
+
+ ComputeBladeRelationship
+
+
+ None
+
+
+ ComputeRackUnit
+
+
+
+ ComputeRackUnitRelationship
+
+ ComputeRackUnitRelationship
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ EquipmentFex
+
+
+
+ EquipmentFexRelationship
+
+ EquipmentFexRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SourceObjectType
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentDeviceSummary
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentDeviceSummary
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentDeviceSummary
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ ComputeBlade
+
+ A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ComputeBladeRelationship
+
+ ComputeBladeRelationship
+
+
+ None
+
+
+ ComputeRackUnit
+
+ A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ComputeRackUnitRelationship
+
+ ComputeRackUnitRelationship
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Dn
+
+ The distinguished name for the Network Element.
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ EquipmentFex
+
+ A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFexRelationship
+
+ EquipmentFexRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+ The model information of the Network Element.
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Serial
+
+ The serial number for the Network Element.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ SourceObjectType
+
+ The source object type of this view MO.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentDeviceSummary by Name
+PS C:\> $EquipmentDeviceSummaryByName = Get-IntersightEquipmentDeviceSummary -Name EquipmentDeviceSummaryName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentDeviceSummaryList = Get-IntersightEquipmentDeviceSummary
+
+#Get the list of EquipmentDeviceSummary under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentDeviceSummaryByOrg = Get-IntersightEquipmentDeviceSummary -Organization $org
+
+#Get the EquipmentDeviceSummary based on query Parameter
+PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSummary -Filter Name eq EquipmentDeviceSummaryName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+
+
+
+
+ Get-IntersightEquipmentExpanderModule
+ Get
+ IntersightEquipmentExpanderModule
+
+ Get the EquipmentExpanderModule
+
+
+
+ Read a 'EquipmentExpanderModule' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentExpanderModule
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceMoId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ OperState
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentExpanderModule
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentExpanderModule
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentExpanderModule
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceMoId
+
+ The database identifier of the registered device of an object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+ The Distinguished Name unambiguously identifies an object in the system.
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+ This field identifies the model of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+ Module identifier for the expander module.
+
+ long
+
+ long
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ OperState
+
+ Operational state of expander module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+ Part number identifier for the expander module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+ This field identifies the presence (equipped) or absence of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+ A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+ This field identifies the revision of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+ The Relative Name uniquely identifies an object within a given context.
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+ This field identifies the serial of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+ This field identifies the vendor of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentExpanderModule
+
+
+
+
+
+
+
+ Get-IntersightEquipmentFan
+ Get
+ IntersightEquipmentFan
+
+ Get the EquipmentFan
+
+
+
+ Read a 'EquipmentFan' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentFan
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentFanModule
+
+
+
+ EquipmentFanModuleRelationship
+
+ EquipmentFanModuleRelationship
+
+
+ None
+
+
+ EquipmentFex
+
+
+
+ EquipmentFexRelationship
+
+ EquipmentFexRelationship
+
+
+ None
+
+
+ FanId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ FanModuleId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ OperState
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ TrayId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFan
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFan
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFan
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Description
+
+ This field is to provide description for the fan.
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+ The database identifier of the registered device of an object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+ The Distinguished Name unambiguously identifies an object in the system.
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentFanModule
+
+ A reference to a equipmentFanModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFanModuleRelationship
+
+ EquipmentFanModuleRelationship
+
+
+ None
+
+
+ EquipmentFex
+
+ A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFexRelationship
+
+ EquipmentFexRelationship
+
+
+ None
+
+
+ FanId
+
+ This field acts as the identifier for this particular Fan, within the Fabric Interconnect.
+
+ long
+
+ long
+
+
+ None
+
+
+ FanModuleId
+
+ This field is used to identify the Fan Module to which this Fan belongs.
+
+ long
+
+ long
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+ This field identifies the model of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+ Fan module Identifier for the fan.
+
+ long
+
+ long
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ OperState
+
+ This field is used to indicate this fan unit's operational state.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+ This field identifies the Part Number for this Fan Unit.
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+ This field identifies the Product ID for the fans.
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+ This field identifies the presence (equipped) or absence of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+ A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+ This field identifies the revision of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+ The Relative Name uniquely identifies an object within a given context.
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+ This field identifies the serial of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+ This field identifies the Stockkeeping Unit for this Fan Unit.
+
+ string
+
+ string
+
+
+ None
+
+
+ TrayId
+
+ Tray identifier for the fan module.
+
+ long
+
+ long
+
+
+ None
+
+
+ Vendor
+
+ This field identifies the vendor of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ This field identifies the Vendor ID for this Fan Unit.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentFan by Name
+PS C:\> $EquipmentFanByName = Get-IntersightEquipmentFan -Name EquipmentFanName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentFanList = Get-IntersightEquipmentFan
+
+#Get the list of EquipmentFan under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentFanByOrg = Get-IntersightEquipmentFan -Organization $org
+
+#Get the EquipmentFan based on query Parameter
+PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq EquipmentFanName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentFan
+
+
+
+
+
+
+
+ Get-IntersightEquipmentFanControl
+ Get
+ IntersightEquipmentFanControl
+
+ Get the EquipmentFanControl
+
+
+
+ Read a 'EquipmentFanControl' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentFanControl
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceMoId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Mode
+
+
+
+ EquipmentFanControl.ModeEnum
+
+ EquipmentFanControl.ModeEnum
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ Presence
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanControl
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanControl
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanControl
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ DeviceMoId
+
+ The database identifier of the registered device of an object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+ The Distinguished Name unambiguously identifies an object in the system.
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Mode
+
+ This field identifies the Fan Control Mode on the endpoint.\n* `Balanced` - Value of Fan Speed is Balanced.\n* `LowPower` - Value of Fan Speed is LowPower.\n* `HighPower` - Value of Fan Speed is HighPower.\n* `MaximumPower` - Value of Fan Speed is MaximumPower.\n* `Acoustic` - Value of Fan Speed is Acoustic.
+
+ EquipmentFanControl.ModeEnum
+
+ EquipmentFanControl.ModeEnum
+
+
+ None
+
+
+ Model
+
+ This field identifies the model of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Moid
+
+ The unique identifier of this Managed Object instance.
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ Presence
+
+ This field identifies the presence (equipped) or absence of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+ A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+ This field identifies the revision of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+ The Relative Name uniquely identifies an object within a given context.
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+ This field identifies the serial of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+ This field identifies the vendor of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Json
+
+ Returns the json payload received in response.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+ Returns the HTTP response with headers and content.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ System.Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://www.intersight.com/apidocs/downloads
+
+
+
+ Set-IntersightEquipmentFanControl
+
+
+
+
+
+
+
+ Get-IntersightEquipmentFanModule
+ Get
+ IntersightEquipmentFanModule
+
+ Get the EquipmentFanModule
+
+
+
+ Read a 'EquipmentFanModule' resource.,
+
+Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
+
+
+
+ Get-IntersightEquipmentFanModule
+
+ AccountMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ComputeRackUnit
+
+
+
+ ComputeRackUnitRelationship
+
+ ComputeRackUnitRelationship
+
+
+ None
+
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ EquipmentChassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ EquipmentExpanderModule
+
+
+
+ EquipmentExpanderModuleRelationship
+
+ EquipmentExpanderModuleRelationship
+
+
+ None
+
+
+ EquipmentIoCard
+
+
+
+ EquipmentIoCardRelationship
+
+ EquipmentIoCardRelationship
+
+
+ None
+
+
+ EquipmentRackEnclosure
+
+
+
+ EquipmentRackEnclosureRelationship
+
+ EquipmentRackEnclosureRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Moid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ NetworkElement
+
+
+
+ NetworkElementRelationship
+
+ NetworkElementRelationship
+
+
+ None
+
+
+ OperState
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Parent
+
+
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
+
+
+ None
+
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ TrayId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanModule
+
+ Apply
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+
+
+ integer
+
+ integer
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanModule
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+ Get-IntersightEquipmentFanModule
+
+ Json
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+ WithHttpInfo
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+ None
+
+
+
+
+
+
+ Apply
+
+ Specify one or more transformation operations to perform aggregation on the resources. The transformations
+are processed in order with the output from a transformation being used as input for the subsequent transformation.
+The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are
+consecutively applied, i.e. the result of each transformation is the input to the next transformation.
+Supported aggregation methods are "aggregate" and "groupby".
+The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns
+a result set with a single instance, representing the aggregated value for all instances in the input set.
+The **groupby** transformation takes one or two parameters and
+1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter,
+2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality,
+3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group,
+4. Concatenates the intermediate result sets into one result set.
+A groupby transformation affects the structure of the result set.
+
+ string
+
+ string
+
+
+ None
+
+
+ At
+
+ Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return.
+A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the
+Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate
+expression specified by the query option.
+The expression language that is used in at operators supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false) or any of the additional literal representations shown in the Abstract
+Type System section.
+
+ string
+
+ string
+
+
+ None
+
+
+ Count
+
+ The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
+
+ boolean
+
+ boolean
+
+
+ None
+
+
+ Expand
+
+ Specify additional attributes or related resources to return in addition to the primary resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Filter
+
+ Filter criteria for the resources to return.
+A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting
+only the Entries that satisfy the predicate expression specified by the $filter option.
+The expression language that is used in $filter queries supports references to properties and
+literals. The literal values can be strings enclosed in single quotes, numbers and boolean values
+(true or false).
+
+ string
+
+ string
+
+
+ None
+
+
+ Inlinecount
+
+ The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
+
+ string
+
+ string
+
+
+ None
+
+
+ Orderby
+
+ Determines what properties are used to sort the collection of resources.
+
+ string
+
+ string
+
+
+ None
+
+
+ Select
+
+ Specifies a subset of properties to return.
+
+ string
+
+ string
+
+
+ None
+
+
+ Skip
+
+ Specifies the number of resources to skip in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ Tags
+
+ The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.
+
+ string
+
+ string
+
+
+ None
+
+
+ Top
+
+ Specifies the maximum number of resources to return in the response.
+
+ integer
+
+ integer
+
+
+ None
+
+
+ AccountMoid
+
+ The Account ID for this managed object.
+
+ string
+
+ string
+
+
+ None
+
+
+ ComputeRackUnit
+
+ A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ComputeRackUnitRelationship
+
+ ComputeRackUnitRelationship
+
+
+ None
+
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
+
+ Description
+
+ This field is to provide description for the fan module.
+
+ string
+
+ string
+
+
+ None
+
DeviceMoId
@@ -144062,6 +151599,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ EquipmentExpanderModule
+
+ A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentExpanderModuleRelationship
+
+ EquipmentExpanderModuleRelationship
+
+
+ None
+
+
+ EquipmentIoCard
+
+ A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentIoCardRelationship
+
+ EquipmentIoCardRelationship
+
+
+ None
+
+
+ EquipmentRackEnclosure
+
+ A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentRackEnclosureRelationship
+
+ EquipmentRackEnclosureRelationship
+
+
+ None
+
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
ModTime
@@ -144089,7 +151674,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
ModuleId
- Module identifier for the expander module.
+ This field acts as the identifier for this particular Module, within the Fabric Interconnect.
long
@@ -144110,10 +151695,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ NetworkElement
+
+ A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkElementRelationship
+
+ NetworkElementRelationship
+
+
+ None
+
OperState
- Operational state of expander module.
+ This field is used to indicate this fan module's operational state.
string
@@ -144137,7 +151734,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PartNumber
- Part number identifier for the expander module.
+ This field identifies the Part Number for this Fan Module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+ This field identifies the Product ID for the fan module.
string
@@ -144230,6 +151839,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Sku
+
+ This field identifies the Stockkeeping Unit for this Fan Module.
+
+ string
+
+ string
+
+
+ None
+
+
+ TrayId
+
+ Tray identifier for the fan module.
+
+ long
+
+ long
+
+
+ None
+
Vendor
@@ -144242,6 +151875,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Vid
+
+ This field identifies the Vendor ID for this Fan Module.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -144292,7 +151937,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentFanModule by Name
+PS C:\> $EquipmentFanModuleByName = Get-IntersightEquipmentFanModule -Name EquipmentFanModuleName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentFanModuleList = Get-IntersightEquipmentFanModule
+
+#Get the list of EquipmentFanModule under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentFanModuleByOrg = Get-IntersightEquipmentFanModule -Organization $org
+
+#Get the EquipmentFanModule based on query Parameter
+PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filter Name eq EquipmentFanModuleName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
@@ -144300,7 +151966,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Set-IntersightEquipmentExpanderModule
+ Set-IntersightEquipmentFanModule
@@ -144308,21 +151974,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightEquipmentFan
+ Get-IntersightEquipmentFex
Get
- IntersightEquipmentFan
+ IntersightEquipmentFex
- Get the EquipmentFan
+ Get the EquipmentFex
- Read a 'EquipmentFan' resource.,
+ Read a 'EquipmentFex' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFan
+ Get-IntersightEquipmentFex
AccountMoid
@@ -144335,6 +152001,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ ConnectionPath
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ConnectionStatus
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -144372,7 +152062,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Dn
+ DiscoveryState
@@ -144383,8 +152073,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ Dn
@@ -144395,62 +152085,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- EquipmentFanModule
+
+ DomainGroupMoid
- EquipmentFanModuleRelationship
+ string
- EquipmentFanModuleRelationship
+ string
None
- EquipmentFex
-
-
-
- EquipmentFexRelationship
-
- EquipmentFexRelationship
-
-
- None
-
-
- FanId
+ InventoryDeviceInfo
- long
+ InventoryDeviceInfoRelationship
- long
+ InventoryDeviceInfoRelationship
None
-
- FanModuleId
+
+ LocatorLed
- long
+ EquipmentLocatorLedRelationship
- long
+ EquipmentLocatorLedRelationship
None
- InventoryDeviceInfo
+ MgmtController
- InventoryDeviceInfoRelationship
+ ManagementControllerRelationship
- InventoryDeviceInfoRelationship
+ ManagementControllerRelationship
None
@@ -144503,6 +152181,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ NetworkElement
+
+
+
+ NetworkElementRelationship
+
+ NetworkElementRelationship
+
+
+ None
+
OperState
@@ -144575,6 +152265,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ ProductName
+
+
+
+ string
+
+ string
+
+
+ None
+
RegisteredDevice
@@ -144648,19 +152350,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- TrayId
+ Vendor
- long
+ string
- long
+ string
None
- Vendor
+ Version
@@ -144686,7 +152388,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFan
+ Get-IntersightEquipmentFex
Apply
@@ -144822,7 +152524,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFan
+ Get-IntersightEquipmentFex
Json
@@ -144850,7 +152552,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFan
+ Get-IntersightEquipmentFex
Json
@@ -145047,6 +152749,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ ConnectionPath
+
+ Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
+
+ string
+
+ string
+
+
+ None
+
+
+ ConnectionStatus
+
+ Connectivity Status of FEX/IOM to Switch - A or B or AB.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -145062,7 +152788,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- This field is to provide description for the fan.
+ This field is to provide description for the iocard module model.
string
@@ -145084,9 +152810,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Dn
+ DiscoveryState
- The Distinguished Name unambiguously identifies an object in the system.
+ Discovery state of IO card or fabric extender.
string
@@ -145095,10 +152821,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ Dn
- The DomainGroup ID for this managed object.
+ The Distinguished Name unambiguously identifies an object in the system.
string
@@ -145107,62 +152833,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- EquipmentFanModule
+
+ DomainGroupMoid
- A reference to a equipmentFanModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The DomainGroup ID for this managed object.
- EquipmentFanModuleRelationship
+ string
- EquipmentFanModuleRelationship
+ string
None
- EquipmentFex
-
- A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFexRelationship
-
- EquipmentFexRelationship
-
-
- None
-
-
- FanId
+ InventoryDeviceInfo
- This field acts as the identifier for this particular Fan, within the Fabric Interconnect.
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- long
+ InventoryDeviceInfoRelationship
- long
+ InventoryDeviceInfoRelationship
None
-
- FanModuleId
+
+ LocatorLed
- This field is used to identify the Fan Module to which this Fan belongs.
+ A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- long
+ EquipmentLocatorLedRelationship
- long
+ EquipmentLocatorLedRelationship
None
- InventoryDeviceInfo
+ MgmtController
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- InventoryDeviceInfoRelationship
+ ManagementControllerRelationship
- InventoryDeviceInfoRelationship
+ ManagementControllerRelationship
None
@@ -145194,7 +152908,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
ModuleId
- Fan module Identifier for the fan.
+ Module Identifier for the IO module.
long
@@ -145215,10 +152929,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ NetworkElement
+
+ A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkElementRelationship
+
+ NetworkElementRelationship
+
+
+ None
+
OperState
- This field is used to indicate this fan unit's operational state.
+ Operational state of IO card or fabric extender.
string
@@ -145242,7 +152968,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PartNumber
- This field identifies the Part Number for this Fan Unit.
+ Part Number identifier for the IO module.
string
@@ -145254,7 +152980,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Pid
- This field identifies the Product ID for the fans.
+ This field identifies the Product ID for the IO module.
string
@@ -145287,6 +153013,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ ProductName
+
+ This field identifies the Product Name for the iocard module model.
+
+ string
+
+ string
+
+
+ None
+
RegisteredDevice
@@ -145350,7 +153088,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Sku
- This field identifies the Stockkeeping Unit for this Fan Unit.
+ This field identifies the Stock Keeping Unit for the IO card module.
string
@@ -145360,21 +153098,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- TrayId
+ Vendor
- Tray identifier for the fan module.
+ This field identifies the vendor of the given component.
- long
+ string
- long
+ string
None
- Vendor
+ Version
- This field identifies the vendor of the given component.
+ This field identifies the version of the IO card module.
string
@@ -145386,7 +153124,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Vid
- This field identifies the Vendor ID for this Fan Unit.
+ This field identifies the Vendor ID for the IO card module.
string
@@ -145448,19 +153186,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFan by Name
-PS C:\> $EquipmentFanByName = Get-IntersightEquipmentFan -Name EquipmentFanName
+ #Get the EquipmentFex by Name
+PS C:\> $EquipmentFexByName = Get-IntersightEquipmentFex -Name EquipmentFexName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFanList = Get-IntersightEquipmentFan
+PS C:\> $EquipmentFexList = Get-IntersightEquipmentFex
-#Get the list of EquipmentFan under particular organization.
+#Get the list of EquipmentFex under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFanByOrg = Get-IntersightEquipmentFan -Organization $org
+PS C:\> $EquipmentFexByOrg = Get-IntersightEquipmentFex -Organization $org
-#Get the EquipmentFan based on query Parameter
-PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq EquipmentFanName
+#Get the EquipmentFex based on query Parameter
+PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq EquipmentFexName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -145474,7 +153212,7 @@ PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq E
- Set-IntersightEquipmentFan
+ Set-IntersightEquipmentFex
@@ -145482,21 +153220,21 @@ PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq E
- Get-IntersightEquipmentFanControl
+ Get-IntersightEquipmentFexIdentity
Get
- IntersightEquipmentFanControl
+ IntersightEquipmentFexIdentity
- Get the EquipmentFanControl
+ Get the EquipmentFexIdentity
- Read a 'EquipmentFanControl' resource.,
+ Read a 'EquipmentFexIdentity' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFanControl
+ Get-IntersightEquipmentFexIdentity
AccountMoid
@@ -145509,38 +153247,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ AdminAction
- DateTime
+ EquipmentFexIdentity.AdminActionEnum
- DateTime
+ EquipmentFexIdentity.AdminActionEnum
None
- DeviceMoId
+ AdminActionState
- string
+ EquipmentFexIdentity.AdminActionStateEnum
- string
+ EquipmentFexIdentity.AdminActionStateEnum
None
-
- Dn
+
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
@@ -145558,49 +153296,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- EquipmentChassis
+ Fex
- EquipmentChassisRelationship
+ EquipmentFexRelationship
- EquipmentChassisRelationship
+ EquipmentFexRelationship
None
-
- InventoryDeviceInfo
+
+ Identifier
- InventoryDeviceInfoRelationship
+ long
- InventoryDeviceInfoRelationship
+ long
None
-
- ModTime
+
+ LastDiscoveryTriggered
- DateTime
+ EquipmentFexIdentity.LastDiscoveryTriggeredEnum
- DateTime
+ EquipmentFexIdentity.LastDiscoveryTriggeredEnum
None
- Mode
+ Lifecycle
- EquipmentFanControl.ModeEnum
+ EquipmentFexIdentity.LifecycleEnum
- EquipmentFanControl.ModeEnum
+ EquipmentFexIdentity.LifecycleEnum
+
+
+ None
+
+
+ ModTime
+
+
+
+ DateTime
+
+ DateTime
None
@@ -145629,38 +153379,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
+
+ NetworkElement
- MoBaseMoRelationship
+ NetworkElementRelationship
- MoBaseMoRelationship
+ NetworkElementRelationship
None
-
- Presence
+
+ Parent
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
- PreviousFru
+ PhysicalDeviceRegistration
- EquipmentFruRelationship
+ AssetDeviceRegistrationRelationship
- EquipmentFruRelationship
+ AssetDeviceRegistrationRelationship
None
@@ -145678,7 +153428,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Revision
+ Serial
@@ -145689,8 +153439,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Rn
+
+ SharedScope
@@ -145702,25 +153452,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Serial
-
-
-
- string
-
- string
-
-
- None
-
-
- SharedScope
+ SwitchId
- string
+ long
- string
+ long
None
@@ -145740,7 +153478,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFanControl
+ Get-IntersightEquipmentFexIdentity
Apply
@@ -145876,7 +153614,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFanControl
+ Get-IntersightEquipmentFexIdentity
Json
@@ -145904,7 +153642,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFanControl
+ Get-IntersightEquipmentFexIdentity
Json
@@ -146101,38 +153839,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
+
+ AdminAction
- The time when this managed object was created.
+ Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one.
- DateTime
+ EquipmentFexIdentity.AdminActionEnum
- DateTime
+ EquipmentFexIdentity.AdminActionEnum
None
- DeviceMoId
+ AdminActionState
- The database identifier of the registered device of an object.
+ The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
- string
+ EquipmentFexIdentity.AdminActionStateEnum
- string
+ EquipmentFexIdentity.AdminActionStateEnum
None
-
- Dn
+
+ CreateTime
- The Distinguished Name unambiguously identifies an object in the system.
+ The time when this managed object was created.
- string
+ DateTime
- string
+ DateTime
None
@@ -146150,49 +153888,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- EquipmentChassis
+ Fex
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- EquipmentChassisRelationship
+ EquipmentFexRelationship
- EquipmentChassisRelationship
+ EquipmentFexRelationship
None
-
- InventoryDeviceInfo
+
+ Identifier
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'.
- InventoryDeviceInfoRelationship
+ long
- InventoryDeviceInfoRelationship
+ long
None
-
- ModTime
+
+ LastDiscoveryTriggered
- The time when this managed object was last modified.
+ Denotes the type of discovery that was most recently triggered on this server.\n* `Unknown` - The last discovery type is unknown.\n* `Deep` - The last discovery triggered is deep.\n* `Shallow` - The last discovery triggered is shallow.
- DateTime
+ EquipmentFexIdentity.LastDiscoveryTriggeredEnum
- DateTime
+ EquipmentFexIdentity.LastDiscoveryTriggeredEnum
None
- Mode
+ Lifecycle
- This field identifies the Fan Control Mode on the endpoint.\n* `Balanced` - Value of Fan Speed is Balanced.\n* `LowPower` - Value of Fan Speed is LowPower.\n* `HighPower` - Value of Fan Speed is HighPower.\n* `MaximumPower` - Value of Fan Speed is MaximumPower.\n* `Acoustic` - Value of Fan Speed is Acoustic.
+ The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously.
- EquipmentFanControl.ModeEnum
+ EquipmentFexIdentity.LifecycleEnum
- EquipmentFanControl.ModeEnum
+ EquipmentFexIdentity.LifecycleEnum
+
+
+ None
+
+
+ ModTime
+
+ The time when this managed object was last modified.
+
+ DateTime
+
+ DateTime
None
@@ -146200,7 +153950,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- This field identifies the model of the given component.
+ The vendor provided model name for the equipment.
string
@@ -146221,38 +153971,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Parent
+
+ NetworkElement
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- MoBaseMoRelationship
+ NetworkElementRelationship
- MoBaseMoRelationship
+ NetworkElementRelationship
None
-
- Presence
+
+ Parent
- This field identifies the presence (equipped) or absence of the given component.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
- PreviousFru
+ PhysicalDeviceRegistration
- A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- EquipmentFruRelationship
+ AssetDeviceRegistrationRelationship
- EquipmentFruRelationship
+ AssetDeviceRegistrationRelationship
None
@@ -146270,9 +154020,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Revision
+ Serial
- This field identifies the revision of the given component.
+ The serial number of the equipment.
string
@@ -146281,10 +154031,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Rn
+
+ SharedScope
- The Relative Name uniquely identifies an object within a given context.
+ Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
string
@@ -146294,25 +154044,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Serial
-
- This field identifies the serial of the given component.
-
- string
-
- string
-
-
- None
-
-
- SharedScope
+ SwitchId
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
+ Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B.
- string
+ long
- string
+ long
None
@@ -146320,7 +154058,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Vendor
- This field identifies the vendor of the given component.
+ The manufacturer of the equipment.
string
@@ -146379,7 +154117,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the EquipmentFexIdentity by Name
+PS C:\> $EquipmentFexIdentityByName = Get-IntersightEquipmentFexIdentity -Name EquipmentFexIdentityName
+
+#Get the List of ServerProfiles
+PS C:\> $EquipmentFexIdentityList = Get-IntersightEquipmentFexIdentity
+
+#Get the list of EquipmentFexIdentity under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $EquipmentFexIdentityByOrg = Get-IntersightEquipmentFexIdentity -Organization $org
+
+#Get the EquipmentFexIdentity based on query Parameter
+PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity -Filter Name eq EquipmentFexIdentityName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
@@ -146387,7 +154146,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Set-IntersightEquipmentFanControl
+ Set-IntersightEquipmentFexIdentity
@@ -146395,21 +154154,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightEquipmentFanModule
+ Get-IntersightEquipmentFexOperation
Get
- IntersightEquipmentFanModule
+ IntersightEquipmentFexOperation
- Get the EquipmentFanModule
+ Get the EquipmentFexOperation
- Read a 'EquipmentFanModule' resource.,
+ Read a 'EquipmentFexOperation' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFanModule
+ Get-IntersightEquipmentFexOperation
AccountMoid
@@ -146422,62 +154181,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ComputeRackUnit
+
+ AdminLocatorLedAction
- ComputeRackUnitRelationship
+ EquipmentFexOperation.AdminLocatorLedActionEnum
- ComputeRackUnitRelationship
+ EquipmentFexOperation.AdminLocatorLedActionEnum
None
-
- CreateTime
+
+ AdminLocatorLedActionState
- DateTime
+ EquipmentFexOperation.AdminLocatorLedActionStateEnum
- DateTime
+ EquipmentFexOperation.AdminLocatorLedActionStateEnum
None
- Description
-
-
-
- string
-
- string
-
-
- None
-
-
- DeviceMoId
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
-
- Dn
+
+ DeviceRegistration
- string
+ AssetDeviceRegistrationRelationship
- string
+ AssetDeviceRegistrationRelationship
None
@@ -146495,61 +154242,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- EquipmentChassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- EquipmentExpanderModule
-
-
-
- EquipmentExpanderModuleRelationship
-
- EquipmentExpanderModuleRelationship
-
-
- None
-
-
- EquipmentIoCard
-
-
-
- EquipmentIoCardRelationship
-
- EquipmentIoCardRelationship
-
-
- None
-
-
- EquipmentRackEnclosure
-
-
-
- EquipmentRackEnclosureRelationship
-
- EquipmentRackEnclosureRelationship
-
-
- None
-
-
- InventoryDeviceInfo
+ Fex
- InventoryDeviceInfoRelationship
+ EquipmentFexRelationship
- InventoryDeviceInfoRelationship
+ EquipmentFexRelationship
None
@@ -146566,30 +154265,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
-
-
-
- string
-
- string
-
-
- None
-
-
- ModuleId
-
-
-
- long
-
- long
-
-
- None
-
Moid
@@ -146602,30 +154277,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- NetworkElement
-
-
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
-
- OperState
-
-
-
- string
-
- string
-
-
- None
-
Parent
@@ -146638,102 +154289,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PartNumber
-
-
-
- string
-
- string
-
-
- None
-
-
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- Presence
-
-
-
- string
-
- string
-
-
- None
-
-
- PreviousFru
-
-
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
-
- RegisteredDevice
-
-
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
-
- Rn
-
-
-
- string
-
- string
-
-
- None
-
-
- Serial
-
-
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -146746,58 +154301,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Sku
-
-
-
- string
-
- string
-
-
- None
-
-
- TrayId
-
-
-
- long
-
- long
-
-
- None
-
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Vid
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightEquipmentFanModule
+ Get-IntersightEquipmentFexOperation
Apply
@@ -146933,7 +154440,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFanModule
+ Get-IntersightEquipmentFexOperation
Json
@@ -146961,7 +154468,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFanModule
+ Get-IntersightEquipmentFexOperation
Json
@@ -147158,62 +154665,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ComputeRackUnit
+
+ AdminLocatorLedAction
- A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Action performed on the locator LED for a FEX.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment.
- ComputeRackUnitRelationship
+ EquipmentFexOperation.AdminLocatorLedActionEnum
- ComputeRackUnitRelationship
+ EquipmentFexOperation.AdminLocatorLedActionEnum
None
-
- CreateTime
+
+ AdminLocatorLedActionState
- The time when this managed object was created.
+ Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
- DateTime
+ EquipmentFexOperation.AdminLocatorLedActionStateEnum
- DateTime
+ EquipmentFexOperation.AdminLocatorLedActionStateEnum
None
- Description
-
- This field is to provide description for the fan module.
-
- string
-
- string
-
-
- None
-
-
- DeviceMoId
+ CreateTime
- The database identifier of the registered device of an object.
+ The time when this managed object was created.
- string
+ DateTime
- string
+ DateTime
None
-
- Dn
+
+ DeviceRegistration
- The Distinguished Name unambiguously identifies an object in the system.
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ AssetDeviceRegistrationRelationship
- string
+ AssetDeviceRegistrationRelationship
None
@@ -147231,61 +154726,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- EquipmentChassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- EquipmentExpanderModule
-
- A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentExpanderModuleRelationship
-
- EquipmentExpanderModuleRelationship
-
-
- None
-
-
- EquipmentIoCard
-
- A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentIoCardRelationship
-
- EquipmentIoCardRelationship
-
-
- None
-
-
- EquipmentRackEnclosure
-
- A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentRackEnclosureRelationship
-
- EquipmentRackEnclosureRelationship
-
-
- None
-
-
- InventoryDeviceInfo
+ Fex
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- InventoryDeviceInfoRelationship
+ EquipmentFexRelationship
- InventoryDeviceInfoRelationship
+ EquipmentFexRelationship
None
@@ -147302,30 +154749,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
-
- This field identifies the model of the given component.
-
- string
-
- string
-
-
- None
-
-
- ModuleId
-
- This field acts as the identifier for this particular Module, within the Fabric Interconnect.
-
- long
-
- long
-
-
- None
-
Moid
@@ -147338,30 +154761,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- NetworkElement
-
- A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
-
- OperState
-
- This field is used to indicate this fan module's operational state.
-
- string
-
- string
-
-
- None
-
Parent
@@ -147374,102 +154773,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PartNumber
-
- This field identifies the Part Number for this Fan Module.
-
- string
-
- string
-
-
- None
-
-
- Pid
-
- This field identifies the Product ID for the fan module.
-
- string
-
- string
-
-
- None
-
-
- Presence
-
- This field identifies the presence (equipped) or absence of the given component.
-
- string
-
- string
-
-
- None
-
-
- PreviousFru
-
- A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
-
- RegisteredDevice
-
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
- This field identifies the revision of the given component.
-
- string
-
- string
-
-
- None
-
-
- Rn
-
- The Relative Name uniquely identifies an object within a given context.
-
- string
-
- string
-
-
- None
-
-
- Serial
-
- This field identifies the serial of the given component.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -147482,54 +154785,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Sku
-
- This field identifies the Stockkeeping Unit for this Fan Module.
-
- string
-
- string
-
-
- None
-
-
- TrayId
-
- Tray identifier for the fan module.
-
- long
-
- long
-
-
- None
-
-
- Vendor
-
- This field identifies the vendor of the given component.
-
- string
-
- string
-
-
- None
-
-
- Vid
-
- This field identifies the Vendor ID for this Fan Module.
-
- string
-
- string
-
-
- None
-
Json
@@ -147583,19 +154838,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFanModule by Name
-PS C:\> $EquipmentFanModuleByName = Get-IntersightEquipmentFanModule -Name EquipmentFanModuleName
+ #Get the EquipmentFexOperation by Name
+PS C:\> $EquipmentFexOperationByName = Get-IntersightEquipmentFexOperation -Name EquipmentFexOperationName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFanModuleList = Get-IntersightEquipmentFanModule
+PS C:\> $EquipmentFexOperationList = Get-IntersightEquipmentFexOperation
-#Get the list of EquipmentFanModule under particular organization.
+#Get the list of EquipmentFexOperation under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFanModuleByOrg = Get-IntersightEquipmentFanModule -Organization $org
+PS C:\> $EquipmentFexOperationByOrg = Get-IntersightEquipmentFexOperation -Organization $org
-#Get the EquipmentFanModule based on query Parameter
-PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filter Name eq EquipmentFanModuleName
+#Get the EquipmentFexOperation based on query Parameter
+PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation -Filter Name eq EquipmentFexOperationName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -147609,7 +154864,7 @@ PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filt
- Set-IntersightEquipmentFanModule
+ Set-IntersightEquipmentFexOperation
@@ -147617,21 +154872,21 @@ PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filt
- Get-IntersightEquipmentFex
+ Get-IntersightEquipmentFru
Get
- IntersightEquipmentFex
+ IntersightEquipmentFru
- Get the EquipmentFex
+ Get the EquipmentFru
- Read a 'EquipmentFex' resource.,
+ Read a 'EquipmentFru' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFex
+ Get-IntersightEquipmentFru
AccountMoid
@@ -147645,25 +154900,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ConnectionPath
-
-
-
- string
-
- string
-
-
- None
-
-
- ConnectionStatus
+ Action
- string
+ EquipmentFru.ActionEnum
- string
+ EquipmentFru.ActionEnum
None
@@ -147680,14 +154923,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
+
+ CurrentFru
- string
+ EquipmentBaseRelationship
- string
+ EquipmentBaseRelationship
None
@@ -147704,18 +154947,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DiscoveryState
-
-
-
- string
-
- string
-
-
- None
-
Dn
@@ -147752,30 +154983,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- LocatorLed
-
-
-
- EquipmentLocatorLedRelationship
-
- EquipmentLocatorLedRelationship
-
-
- None
-
-
- MgmtController
-
-
-
- ManagementControllerRelationship
-
- ManagementControllerRelationship
-
-
- None
-
ModTime
@@ -147800,18 +155007,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ModuleId
-
-
-
- long
-
- long
-
-
- None
-
Moid
@@ -147824,30 +155019,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- NetworkElement
-
-
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
-
- OperState
-
-
-
- string
-
- string
-
-
- None
-
Parent
@@ -147860,30 +155031,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PartNumber
-
-
-
- string
-
- string
-
-
- None
-
-
- Pid
-
-
-
- string
-
- string
-
-
- None
-
Presence
@@ -147908,18 +155055,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ProductName
-
-
-
- string
-
- string
-
-
- None
-
RegisteredDevice
@@ -147980,18 +155115,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Sku
-
-
-
- string
-
- string
-
-
- None
-
Vendor
@@ -148004,34 +155127,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
-
- Vid
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightEquipmentFex
+ Get-IntersightEquipmentFru
Apply
@@ -148167,7 +155266,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFex
+ Get-IntersightEquipmentFru
Json
@@ -148195,7 +155294,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFex
+ Get-IntersightEquipmentFru
Json
@@ -148393,25 +155492,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ConnectionPath
-
- Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology.
-
- string
-
- string
-
-
- None
-
-
- ConnectionStatus
+ Action
- Connectivity Status of FEX/IOM to Switch - A or B or AB.
+ This field identifies the action performed on a component.\n* `None` - No action performed on the FRU.\n* `Inserted` - A new FRU is inserted or added.\n* `Removed` - The previous FRU is removed.\n* `Replaced` - The previous FRU is replaced with a new FRU.\n* `ReplacedWithAlarm` - The previous FRU is replaced with a new FRU and a alarm is raised.
- string
+ EquipmentFru.ActionEnum
- string
+ EquipmentFru.ActionEnum
None
@@ -148428,14 +155515,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
+
+ CurrentFru
- This field is to provide description for the iocard module model.
+ A reference to a equipmentBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ EquipmentBaseRelationship
- string
+ EquipmentBaseRelationship
None
@@ -148452,18 +155539,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DiscoveryState
-
- Discovery state of IO card or fabric extender.
-
- string
-
- string
-
-
- None
-
Dn
@@ -148500,30 +155575,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- LocatorLed
-
- A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentLocatorLedRelationship
-
- EquipmentLocatorLedRelationship
-
-
- None
-
-
- MgmtController
-
- A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- ManagementControllerRelationship
-
- ManagementControllerRelationship
-
-
- None
-
ModTime
@@ -148548,18 +155599,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ModuleId
-
- Module Identifier for the IO module.
-
- long
-
- long
-
-
- None
-
Moid
@@ -148572,30 +155611,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- NetworkElement
-
- A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
-
- OperState
-
- Operational state of IO card or fabric extender.
-
- string
-
- string
-
-
- None
-
Parent
@@ -148608,30 +155623,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PartNumber
-
- Part Number identifier for the IO module.
-
- string
-
- string
-
-
- None
-
-
- Pid
-
- This field identifies the Product ID for the IO module.
-
- string
-
- string
-
-
- None
-
Presence
@@ -148656,18 +155647,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ProductName
-
- This field identifies the Product Name for the iocard module model.
-
- string
-
- string
-
-
- None
-
RegisteredDevice
@@ -148728,18 +155707,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Sku
-
- This field identifies the Stock Keeping Unit for the IO card module.
-
- string
-
- string
-
-
- None
-
Vendor
@@ -148752,30 +155719,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Version
-
- This field identifies the version of the IO card module.
-
- string
-
- string
-
-
- None
-
-
- Vid
-
- This field identifies the Vendor ID for the IO card module.
-
- string
-
- string
-
-
- None
-
Json
@@ -148829,19 +155772,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFex by Name
-PS C:\> $EquipmentFexByName = Get-IntersightEquipmentFex -Name EquipmentFexName
+ #Get the EquipmentFru by Name
+PS C:\> $EquipmentFruByName = Get-IntersightEquipmentFru -Name EquipmentFruName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFexList = Get-IntersightEquipmentFex
+PS C:\> $EquipmentFruList = Get-IntersightEquipmentFru
-#Get the list of EquipmentFex under particular organization.
+#Get the list of EquipmentFru under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFexByOrg = Get-IntersightEquipmentFex -Organization $org
+PS C:\> $EquipmentFruByOrg = Get-IntersightEquipmentFru -Organization $org
-#Get the EquipmentFex based on query Parameter
-PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq EquipmentFexName
+#Get the EquipmentFru based on query Parameter
+PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq EquipmentFruName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -148855,7 +155798,7 @@ PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq E
- Set-IntersightEquipmentFex
+ Set-IntersightEquipmentFru
@@ -148863,21 +155806,21 @@ PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq E
- Get-IntersightEquipmentFexIdentity
+ Get-IntersightEquipmentIdentitySummary
Get
- IntersightEquipmentFexIdentity
+ IntersightEquipmentIdentitySummary
- Get the EquipmentFexIdentity
+ Get the EquipmentIdentitySummary
- Read a 'EquipmentFexIdentity' resource.,
+ Read a 'EquipmentIdentitySummary' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFexIdentity
+ Get-IntersightEquipmentIdentitySummary
AccountMoid
@@ -148890,14 +155833,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ AdapterSerial
+
+
+
+ string
+
+ string
+
+
+ None
+
AdminAction
- EquipmentFexIdentity.AdminActionEnum
+ EquipmentIdentitySummary.AdminActionEnum
- EquipmentFexIdentity.AdminActionEnum
+ EquipmentIdentitySummary.AdminActionEnum
None
@@ -148907,9 +155862,21 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- EquipmentFexIdentity.AdminActionStateEnum
+ EquipmentIdentitySummary.AdminActionStateEnum
- EquipmentFexIdentity.AdminActionStateEnum
+ EquipmentIdentitySummary.AdminActionStateEnum
+
+
+ None
+
+
+ ChassisId
+
+
+
+ long
+
+ long
None
@@ -148926,6 +155893,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ CurrentChassisId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ CurrentSlotId
+
+
+
+ long
+
+ long
+
+
+ None
+
DomainGroupMoid
@@ -148938,14 +155929,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Fex
+
+ FirmwareSupportability
- EquipmentFexRelationship
+ EquipmentIdentitySummary.FirmwareSupportabilityEnum
- EquipmentFexRelationship
+ EquipmentIdentitySummary.FirmwareSupportabilityEnum
None
@@ -148967,9 +155958,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- EquipmentFexIdentity.LastDiscoveryTriggeredEnum
+ EquipmentIdentitySummary.LastDiscoveryTriggeredEnum
- EquipmentFexIdentity.LastDiscoveryTriggeredEnum
+ EquipmentIdentitySummary.LastDiscoveryTriggeredEnum
None
@@ -148979,9 +155970,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- EquipmentFexIdentity.LifecycleEnum
+ EquipmentIdentitySummary.LifecycleEnum
- EquipmentFexIdentity.LifecycleEnum
+ EquipmentIdentitySummary.LifecycleEnum
None
@@ -149022,18 +156013,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- NetworkElement
-
-
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
Parent
@@ -149046,14 +156025,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PhysicalDeviceRegistration
+
+ Presence
- AssetDeviceRegistrationRelationship
+ EquipmentIdentitySummary.PresenceEnum
- AssetDeviceRegistrationRelationship
+ EquipmentIdentitySummary.PresenceEnum
None
@@ -149094,6 +156073,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ SlotId
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ SourceObjectType
+
+
+
+ string
+
+ string
+
+
+ None
+
SwitchId
@@ -149121,7 +156124,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFexIdentity
+ Get-IntersightEquipmentIdentitySummary
Apply
@@ -149257,7 +156260,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFexIdentity
+ Get-IntersightEquipmentIdentitySummary
Json
@@ -149285,7 +156288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFexIdentity
+ Get-IntersightEquipmentIdentitySummary
Json
@@ -149482,14 +156485,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ AdapterSerial
+
+ Serial Identifier of an adapter participating in SWM.
+
+ string
+
+ string
+
+
+ None
+
AdminAction
Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one.
- EquipmentFexIdentity.AdminActionEnum
+ EquipmentIdentitySummary.AdminActionEnum
- EquipmentFexIdentity.AdminActionEnum
+ EquipmentIdentitySummary.AdminActionEnum
None
@@ -149499,9 +156514,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
- EquipmentFexIdentity.AdminActionStateEnum
+ EquipmentIdentitySummary.AdminActionStateEnum
- EquipmentFexIdentity.AdminActionStateEnum
+ EquipmentIdentitySummary.AdminActionStateEnum
+
+
+ None
+
+
+ ChassisId
+
+ Chassis Identifier of a blade server.
+
+ long
+
+ long
None
@@ -149518,6 +156545,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ CurrentChassisId
+
+ The id of the chassis that the blade is currently located in.
+
+ long
+
+ long
+
+
+ None
+
+
+ CurrentSlotId
+
+ The slot number in the chassis that the blade is currently located in.
+
+ long
+
+ long
+
+
+ None
+
DomainGroupMoid
@@ -149530,14 +156581,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Fex
+
+ FirmwareSupportability
- A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Describes whether the running CIMC version supports Intersight managed mode.\n* `Unknown` - The running firmware version is unknown.\n* `Supported` - The running firmware version is known and supports IMM mode.\n* `NotSupported` - The running firmware version is known and does not support IMM mode.
- EquipmentFexRelationship
+ EquipmentIdentitySummary.FirmwareSupportabilityEnum
- EquipmentFexRelationship
+ EquipmentIdentitySummary.FirmwareSupportabilityEnum
None
@@ -149559,9 +156610,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Denotes the type of discovery that was most recently triggered on this server.\n* `Unknown` - The last discovery type is unknown.\n* `Deep` - The last discovery triggered is deep.\n* `Shallow` - The last discovery triggered is shallow.
- EquipmentFexIdentity.LastDiscoveryTriggeredEnum
+ EquipmentIdentitySummary.LastDiscoveryTriggeredEnum
- EquipmentFexIdentity.LastDiscoveryTriggeredEnum
+ EquipmentIdentitySummary.LastDiscoveryTriggeredEnum
None
@@ -149571,9 +156622,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously.
- EquipmentFexIdentity.LifecycleEnum
+ EquipmentIdentitySummary.LifecycleEnum
- EquipmentFexIdentity.LifecycleEnum
+ EquipmentIdentitySummary.LifecycleEnum
None
@@ -149614,18 +156665,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- NetworkElement
-
- A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- NetworkElementRelationship
-
- NetworkElementRelationship
-
-
- None
-
Parent
@@ -149638,14 +156677,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PhysicalDeviceRegistration
+
+ Presence
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The presence state of the blade server.\n* `Unknown` - The default presence state.\n* `Equipped` - The server is equipped in the slot.\n* `EquippedMismatch` - The slot is equipped, but there is another server currently inventoried in the slot.\n* `Missing` - The server is not present in the given slot.
- AssetDeviceRegistrationRelationship
+ EquipmentIdentitySummary.PresenceEnum
- AssetDeviceRegistrationRelationship
+ EquipmentIdentitySummary.PresenceEnum
None
@@ -149686,6 +156725,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ SlotId
+
+ Chassis slot number of a blade server.
+
+ long
+
+ long
+
+
+ None
+
+
+ SourceObjectType
+
+ The source object type of this view MO.
+
+ string
+
+ string
+
+
+ None
+
SwitchId
@@ -149763,19 +156826,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFexIdentity by Name
-PS C:\> $EquipmentFexIdentityByName = Get-IntersightEquipmentFexIdentity -Name EquipmentFexIdentityName
+ #Get the EquipmentIdentitySummary by Name
+PS C:\> $EquipmentIdentitySummaryByName = Get-IntersightEquipmentIdentitySummary -Name EquipmentIdentitySummaryName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFexIdentityList = Get-IntersightEquipmentFexIdentity
+PS C:\> $EquipmentIdentitySummaryList = Get-IntersightEquipmentIdentitySummary
-#Get the list of EquipmentFexIdentity under particular organization.
+#Get the list of EquipmentIdentitySummary under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFexIdentityByOrg = Get-IntersightEquipmentFexIdentity -Organization $org
+PS C:\> $EquipmentIdentitySummaryByOrg = Get-IntersightEquipmentIdentitySummary -Organization $org
-#Get the EquipmentFexIdentity based on query Parameter
-PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity -Filter Name eq EquipmentFexIdentityName
+#Get the EquipmentIdentitySummary based on query Parameter
+PS C:\> $EquipmentIdentitySummaryByQueryParam = Get-IntersightEquipmentIdentitySummary -Filter Name eq EquipmentIdentitySummaryName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -149788,30 +156851,26 @@ PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity -
https://www.intersight.com/apidocs/downloads
-
- Set-IntersightEquipmentFexIdentity
-
-
- Get-IntersightEquipmentFexOperation
+ Get-IntersightEquipmentIoCard
Get
- IntersightEquipmentFexOperation
+ IntersightEquipmentIoCard
- Get the EquipmentFexOperation
+ Get the EquipmentIoCard
- Read a 'EquipmentFexOperation' resource.,
+ Read a 'EquipmentIoCard' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFexOperation
+ Get-IntersightEquipmentIoCard
AccountMoid
@@ -149825,25 +156884,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- AdminLocatorLedAction
+ ConnectionPath
- EquipmentFexOperation.AdminLocatorLedActionEnum
+ string
- EquipmentFexOperation.AdminLocatorLedActionEnum
+ string
None
- AdminLocatorLedActionState
+ ConnectionStatus
- EquipmentFexOperation.AdminLocatorLedActionStateEnum
+ string
- EquipmentFexOperation.AdminLocatorLedActionStateEnum
+ string
None
@@ -149860,14 +156919,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DeviceRegistration
+
+ DcSupported
- AssetDeviceRegistrationRelationship
+ bool
- AssetDeviceRegistrationRelationship
+ bool
+
+
+ None
+
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+
+
+ string
+
+ string
None
@@ -149885,7 +156980,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Fex
+ EquipmentChassis
+
+
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ EquipmentFex
@@ -149896,6 +157003,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ InventoryDeviceInfo
+
+
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ MgmtController
+
+
+
+ ManagementControllerRelationship
+
+ ManagementControllerRelationship
+
+
+ None
+
ModTime
@@ -149908,6 +157039,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Model
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+
+
+ long
+
+ long
+
+
+ None
+
Moid
@@ -149920,6 +157075,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ OperState
+
+
+
+ string
+
+ string
+
+
+ None
+
Parent
@@ -149932,6 +157099,126 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PhysicalDeviceRegistration
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ ProductName
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ RegisteredDevice
+
+
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -149944,10 +157231,70 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Side
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightEquipmentFexOperation
+ Get-IntersightEquipmentIoCard
Apply
@@ -150083,7 +157430,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFexOperation
+ Get-IntersightEquipmentIoCard
Json
@@ -150111,7 +157458,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFexOperation
+ Get-IntersightEquipmentIoCard
Json
@@ -150309,25 +157656,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- AdminLocatorLedAction
+ ConnectionPath
- Action performed on the locator LED for a FEX.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment.
+ Switch Id to which the IOM is connected to. The value can be A or B.
- EquipmentFexOperation.AdminLocatorLedActionEnum
+ string
- EquipmentFexOperation.AdminLocatorLedActionEnum
+ string
None
- AdminLocatorLedActionState
+ ConnectionStatus
- Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
+ Connectivity Status of FEX/IOM to Switch - A or B or AB.
- EquipmentFexOperation.AdminLocatorLedActionStateEnum
+ string
- EquipmentFexOperation.AdminLocatorLedActionStateEnum
+ string
None
@@ -150344,14 +157691,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DeviceRegistration
+
+ DcSupported
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ IOM device connector support.
- AssetDeviceRegistrationRelationship
+ bool
- AssetDeviceRegistrationRelationship
+ bool
+
+
+ None
+
+
+ Description
+
+ This field is to provide description for the iocard module model.
+
+ string
+
+ string
+
+
+ None
+
+
+ DeviceMoId
+
+ The database identifier of the registered device of an object.
+
+ string
+
+ string
+
+
+ None
+
+
+ Dn
+
+ The Distinguished Name unambiguously identifies an object in the system.
+
+ string
+
+ string
None
@@ -150369,7 +157752,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Fex
+ EquipmentChassis
+
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentChassisRelationship
+
+ EquipmentChassisRelationship
+
+
+ None
+
+
+ EquipmentFex
A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
@@ -150380,6 +157775,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ InventoryDeviceInfo
+
+ A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ InventoryDeviceInfoRelationship
+
+ InventoryDeviceInfoRelationship
+
+
+ None
+
+
+ MgmtController
+
+ A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ ManagementControllerRelationship
+
+ ManagementControllerRelationship
+
+
+ None
+
ModTime
@@ -150392,6 +157811,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Model
+
+ This field identifies the model of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModuleId
+
+ Module Identifier for the IO module.
+
+ long
+
+ long
+
+
+ None
+
Moid
@@ -150404,6 +157847,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ OperState
+
+ Operational state of IO card or fabric extender.
+
+ string
+
+ string
+
+
+ None
+
Parent
@@ -150416,6 +157871,126 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ PartNumber
+
+ Part Number identifier for the IO module.
+
+ string
+
+ string
+
+
+ None
+
+
+ PhysicalDeviceRegistration
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Pid
+
+ This field identifies the Product ID for the IO module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Presence
+
+ This field identifies the presence (equipped) or absence of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ PreviousFru
+
+ A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ EquipmentFruRelationship
+
+ EquipmentFruRelationship
+
+
+ None
+
+
+ ProductName
+
+ This field identifies the Product Name for the iocard module model.
+
+ string
+
+ string
+
+
+ None
+
+
+ RegisteredDevice
+
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ AssetDeviceRegistrationRelationship
+
+ AssetDeviceRegistrationRelationship
+
+
+ None
+
+
+ Revision
+
+ This field identifies the revision of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Rn
+
+ The Relative Name uniquely identifies an object within a given context.
+
+ string
+
+ string
+
+
+ None
+
+
+ Serial
+
+ This field identifies the serial of the given component.
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -150428,6 +158003,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Side
+
+ Location of IOM within a chassis. The value can be left or right.
+
+ string
+
+ string
+
+
+ None
+
+
+ Sku
+
+ This field identifies the Stock Keeping Unit for the IO card module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vendor
+
+ This field identifies the vendor of the given component.
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+ This field identifies the version of the IO card module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ This field identifies the Vendor ID for the IO card module.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -150481,19 +158116,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFexOperation by Name
-PS C:\> $EquipmentFexOperationByName = Get-IntersightEquipmentFexOperation -Name EquipmentFexOperationName
+ #Get the EquipmentIoCard by Name
+PS C:\> $EquipmentIoCardByName = Get-IntersightEquipmentIoCard -Name EquipmentIoCardName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFexOperationList = Get-IntersightEquipmentFexOperation
+PS C:\> $EquipmentIoCardList = Get-IntersightEquipmentIoCard
-#Get the list of EquipmentFexOperation under particular organization.
+#Get the list of EquipmentIoCard under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFexOperationByOrg = Get-IntersightEquipmentFexOperation -Organization $org
+PS C:\> $EquipmentIoCardByOrg = Get-IntersightEquipmentIoCard -Organization $org
-#Get the EquipmentFexOperation based on query Parameter
-PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation -Filter Name eq EquipmentFexOperationName
+#Get the EquipmentIoCard based on query Parameter
+PS C:\> $EquipmentIoCardByQueryParam = Get-IntersightEquipmentIoCard -Filter Name eq EquipmentIoCardName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -150507,7 +158142,7 @@ PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation
- Set-IntersightEquipmentFexOperation
+ Set-IntersightEquipmentIoCard
@@ -150515,21 +158150,21 @@ PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation
- Get-IntersightEquipmentFru
+ Get-IntersightEquipmentIoCardOperation
Get
- IntersightEquipmentFru
+ IntersightEquipmentIoCardOperation
- Get the EquipmentFru
+ Get the EquipmentIoCardOperation
- Read a 'EquipmentFru' resource.,
+ Read a 'EquipmentIoCardOperation' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightEquipmentFru
+ Get-IntersightEquipmentIoCardOperation
AccountMoid
@@ -150543,61 +158178,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Action
-
-
-
- EquipmentFru.ActionEnum
-
- EquipmentFru.ActionEnum
-
-
- None
-
-
- CreateTime
+ AdminPowerState
- DateTime
+ EquipmentIoCardOperation.AdminPowerStateEnum
- DateTime
+ EquipmentIoCardOperation.AdminPowerStateEnum
None
-
- CurrentFru
+
+ ConfigState
- EquipmentBaseRelationship
+ EquipmentIoCardOperation.ConfigStateEnum
- EquipmentBaseRelationship
+ EquipmentIoCardOperation.ConfigStateEnum
None
-
- DeviceMoId
+
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
-
- Dn
+
+ DeviceRegistration
- string
+ AssetDeviceRegistrationRelationship
- string
+ AssetDeviceRegistrationRelationship
None
@@ -150615,13 +158238,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- InventoryDeviceInfo
+ IoCard
- InventoryDeviceInfoRelationship
+ EquipmentIoCardRelationship
- InventoryDeviceInfoRelationship
+ EquipmentIoCardRelationship
None
@@ -150638,18 +158261,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
-
-
-
- string
-
- string
-
-
- None
-
Moid
@@ -150674,78 +158285,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Presence
-
-
-
- string
-
- string
-
-
- None
-
-
- PreviousFru
-
-
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
-
- RegisteredDevice
-
-
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
-
- Rn
-
-
-
- string
-
- string
-
-
- None
-
-
- Serial
-
-
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -150758,22 +158297,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightEquipmentFru
+ Get-IntersightEquipmentIoCardOperation
Apply
@@ -150909,7 +158436,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFru
+ Get-IntersightEquipmentIoCardOperation
Json
@@ -150937,7 +158464,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightEquipmentFru
+ Get-IntersightEquipmentIoCardOperation
Json
@@ -151135,61 +158662,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Action
-
- This field identifies the action performed on a component.\n* `None` - No action performed on the FRU.\n* `Inserted` - A new FRU is inserted or added.\n* `Removed` - The previous FRU is removed.\n* `Replaced` - The previous FRU is replaced with a new FRU.\n* `ReplacedWithAlarm` - The previous FRU is replaced with a new FRU and a alarm is raised.
-
- EquipmentFru.ActionEnum
-
- EquipmentFru.ActionEnum
-
-
- None
-
-
- CreateTime
+ AdminPowerState
- The time when this managed object was created.
+ User configured power state of the iomodule.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value.
- DateTime
+ EquipmentIoCardOperation.AdminPowerStateEnum
- DateTime
+ EquipmentIoCardOperation.AdminPowerStateEnum
None
-
- CurrentFru
+
+ ConfigState
- A reference to a equipmentBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis iomodule. Applying - This state denotes that the settings are being applied in the target chassis iomodule. Failed - This state denotes that the settings could not be applied in the target chassis iomodule.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied.
- EquipmentBaseRelationship
+ EquipmentIoCardOperation.ConfigStateEnum
- EquipmentBaseRelationship
+ EquipmentIoCardOperation.ConfigStateEnum
None
-
- DeviceMoId
+
+ CreateTime
- The database identifier of the registered device of an object.
+ The time when this managed object was created.
- string
+ DateTime
- string
+ DateTime
None
-
- Dn
+
+ DeviceRegistration
- The Distinguished Name unambiguously identifies an object in the system.
+ A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ AssetDeviceRegistrationRelationship
- string
+ AssetDeviceRegistrationRelationship
None
@@ -151207,13 +158722,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- InventoryDeviceInfo
+ IoCard
- A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- InventoryDeviceInfoRelationship
+ EquipmentIoCardRelationship
- InventoryDeviceInfoRelationship
+ EquipmentIoCardRelationship
None
@@ -151230,18 +158745,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
-
- This field identifies the model of the given component.
-
- string
-
- string
-
-
- None
-
Moid
@@ -151266,78 +158769,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Presence
-
- This field identifies the presence (equipped) or absence of the given component.
-
- string
-
- string
-
-
- None
-
-
- PreviousFru
-
- A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentFruRelationship
-
- EquipmentFruRelationship
-
-
- None
-
-
- RegisteredDevice
-
- A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- AssetDeviceRegistrationRelationship
-
- AssetDeviceRegistrationRelationship
-
-
- None
-
-
- Revision
-
- This field identifies the revision of the given component.
-
- string
-
- string
-
-
- None
-
-
- Rn
-
- The Relative Name uniquely identifies an object within a given context.
-
- string
-
- string
-
-
- None
-
-
- Serial
-
- This field identifies the serial of the given component.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -151350,18 +158781,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- This field identifies the vendor of the given component.
-
- string
-
- string
-
-
- None
-
Json
@@ -151415,19 +158834,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the EquipmentFru by Name
-PS C:\> $EquipmentFruByName = Get-IntersightEquipmentFru -Name EquipmentFruName
+ #Get the EquipmentIoCardOperation by Name
+PS C:\> $EquipmentIoCardOperationByName = Get-IntersightEquipmentIoCardOperation -Name EquipmentIoCardOperationName
#Get the List of ServerProfiles
-PS C:\> $EquipmentFruList = Get-IntersightEquipmentFru
+PS C:\> $EquipmentIoCardOperationList = Get-IntersightEquipmentIoCardOperation
-#Get the list of EquipmentFru under particular organization.
+#Get the list of EquipmentIoCardOperation under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $EquipmentFruByOrg = Get-IntersightEquipmentFru -Organization $org
+PS C:\> $EquipmentIoCardOperationByOrg = Get-IntersightEquipmentIoCardOperation -Organization $org
-#Get the EquipmentFru based on query Parameter
-PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq EquipmentFruName
+#Get the EquipmentIoCardOperation based on query Parameter
+PS C:\> $EquipmentIoCardOperationByQueryParam = Get-IntersightEquipmentIoCardOperation -Filter Name eq EquipmentIoCardOperationName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -151441,7 +158860,7 @@ PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq E
-