diff --git a/README.md b/README.md
index 324f1432..06210137 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.14430
-- C# SDK version: 1.0.11.14430
+- Intersight.PowerShell version: 1.0.11.14628
+- C# SDK version: 1.0.11.14628
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.14430"}
+Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.14628"}
```
or
@@ -721,6 +721,8 @@ AdapterUnitExpander | [**Get-IntersightAdapterUnitExpander**](docs/Get-Intersigh
AdapterConfigPolicy | [**New-IntersightAdapterConfigPolicy**](docs/New-IntersightAdapterConfigPolicy.md) | Create a 'AdapterConfigPolicy' resource.
AdapterConfigPolicy | [**Remove-IntersightAdapterConfigPolicy**](docs/Remove-IntersightAdapterConfigPolicy.md) | Delete a 'AdapterConfigPolicy' resource.
AdapterConfigPolicy | [**Set-IntersightAdapterConfigPolicy**](docs/Set-IntersightAdapterConfigPolicy.md) | Update a 'AdapterConfigPolicy' resource.
+AdapterHostEthInterface | [**Set-IntersightAdapterHostEthInterface**](docs/Set-IntersightAdapterHostEthInterface.md) | Update a 'AdapterHostEthInterface' resource.
+AdapterHostFcInterface | [**Set-IntersightAdapterHostFcInterface**](docs/Set-IntersightAdapterHostFcInterface.md) | Update a 'AdapterHostFcInterface' resource.
ApplianceAppOpStatus | [**Get-IntersightApplianceAppOpStatus**](docs/Get-IntersightApplianceAppOpStatus.md) | Read a 'ApplianceAppOpStatus' resource.
ApplianceAppStatus | [**Get-IntersightApplianceAppStatus**](docs/Get-IntersightApplianceAppStatus.md) | Read a 'ApplianceAppStatus' resource.
ApplianceAutoRmaPolicy | [**Get-IntersightApplianceAutoRmaPolicy**](docs/Get-IntersightApplianceAutoRmaPolicy.md) | Read a 'ApplianceAutoRmaPolicy' resource.
@@ -874,6 +876,7 @@ CapabilityActionsMetaData | [**Get-IntersightCapabilityActionsMetaData**](docs/G
CapabilityAdapterDeprecatedDef | [**Get-IntersightCapabilityAdapterDeprecatedDef**](docs/Get-IntersightCapabilityAdapterDeprecatedDef.md) | Read a 'CapabilityAdapterDeprecatedDef' resource.
CapabilityAdapterFirmwareRequirement | [**Get-IntersightCapabilityAdapterFirmwareRequirement**](docs/Get-IntersightCapabilityAdapterFirmwareRequirement.md) | Read a 'CapabilityAdapterFirmwareRequirement' resource.
CapabilityAdapterUnitDescriptor | [**Get-IntersightCapabilityAdapterUnitDescriptor**](docs/Get-IntersightCapabilityAdapterUnitDescriptor.md) | Read a 'CapabilityAdapterUnitDescriptor' resource.
+CapabilityAdapterUpdateConstraintMeta | [**Get-IntersightCapabilityAdapterUpdateConstraintMeta**](docs/Get-IntersightCapabilityAdapterUpdateConstraintMeta.md) | Read a 'CapabilityAdapterUpdateConstraintMeta' resource.
CapabilityAdapterUpgradeSupportMeta | [**Get-IntersightCapabilityAdapterUpgradeSupportMeta**](docs/Get-IntersightCapabilityAdapterUpgradeSupportMeta.md) | Read a 'CapabilityAdapterUpgradeSupportMeta' resource.
CapabilityCatalog | [**Get-IntersightCapabilityCatalog**](docs/Get-IntersightCapabilityCatalog.md) | Read a 'CapabilityCatalog' resource.
CapabilityChassisDescriptor | [**Get-IntersightCapabilityChassisDescriptor**](docs/Get-IntersightCapabilityChassisDescriptor.md) | Read a 'CapabilityChassisDescriptor' resource.
@@ -905,6 +908,7 @@ CapabilityServerUpgradeSupportMeta | [**Get-IntersightCapabilityServerUpgradeSup
CapabilitySiocModuleCapabilityDef | [**Get-IntersightCapabilitySiocModuleCapabilityDef**](docs/Get-IntersightCapabilitySiocModuleCapabilityDef.md) | Read a 'CapabilitySiocModuleCapabilityDef' resource.
CapabilitySiocModuleDescriptor | [**Get-IntersightCapabilitySiocModuleDescriptor**](docs/Get-IntersightCapabilitySiocModuleDescriptor.md) | Read a 'CapabilitySiocModuleDescriptor' resource.
CapabilitySiocModuleManufacturingDef | [**Get-IntersightCapabilitySiocModuleManufacturingDef**](docs/Get-IntersightCapabilitySiocModuleManufacturingDef.md) | Read a 'CapabilitySiocModuleManufacturingDef' resource.
+CapabilityStorageControllerUpdateConstraintMeta | [**Get-IntersightCapabilityStorageControllerUpdateConstraintMeta**](docs/Get-IntersightCapabilityStorageControllerUpdateConstraintMeta.md) | Read a 'CapabilityStorageControllerUpdateConstraintMeta' resource.
CapabilitySwitchCapability | [**Get-IntersightCapabilitySwitchCapability**](docs/Get-IntersightCapabilitySwitchCapability.md) | Read a 'CapabilitySwitchCapability' resource.
CapabilitySwitchDescriptor | [**Get-IntersightCapabilitySwitchDescriptor**](docs/Get-IntersightCapabilitySwitchDescriptor.md) | Read a 'CapabilitySwitchDescriptor' resource.
CapabilitySwitchManufacturingDef | [**Get-IntersightCapabilitySwitchManufacturingDef**](docs/Get-IntersightCapabilitySwitchManufacturingDef.md) | Read a 'CapabilitySwitchManufacturingDef' resource.
@@ -1060,11 +1064,16 @@ ComputeServerPowerPolicy | [**Set-IntersightComputeServerPowerPolicy**](docs/Set
ComputeServerSetting | [**Set-IntersightComputeServerSetting**](docs/Set-IntersightComputeServerSetting.md) | Update a 'ComputeServerSetting' resource.
CondAlarm | [**Get-IntersightCondAlarm**](docs/Get-IntersightCondAlarm.md) | Read a 'CondAlarm' resource.
CondAlarmAggregation | [**Get-IntersightCondAlarmAggregation**](docs/Get-IntersightCondAlarmAggregation.md) | Read a 'CondAlarmAggregation' resource.
+CondAlarmClassification | [**Get-IntersightCondAlarmClassification**](docs/Get-IntersightCondAlarmClassification.md) | Read a 'CondAlarmClassification' resource.
CondAlarmDefinition | [**Get-IntersightCondAlarmDefinition**](docs/Get-IntersightCondAlarmDefinition.md) | Read a 'CondAlarmDefinition' resource.
+CondAlarmSuppression | [**Get-IntersightCondAlarmSuppression**](docs/Get-IntersightCondAlarmSuppression.md) | Read a 'CondAlarmSuppression' resource.
CondHclStatus | [**Get-IntersightCondHclStatus**](docs/Get-IntersightCondHclStatus.md) | Read a 'CondHclStatus' resource.
CondHclStatusDetail | [**Get-IntersightCondHclStatusDetail**](docs/Get-IntersightCondHclStatusDetail.md) | Read a 'CondHclStatusDetail' resource.
CondHclStatusJob | [**Get-IntersightCondHclStatusJob**](docs/Get-IntersightCondHclStatusJob.md) | Read a 'CondHclStatusJob' resource.
+CondAlarmSuppression | [**New-IntersightCondAlarmSuppression**](docs/New-IntersightCondAlarmSuppression.md) | Create a 'CondAlarmSuppression' resource.
+CondAlarmSuppression | [**Remove-IntersightCondAlarmSuppression**](docs/Remove-IntersightCondAlarmSuppression.md) | Delete a 'CondAlarmSuppression' resource.
CondAlarm | [**Set-IntersightCondAlarm**](docs/Set-IntersightCondAlarm.md) | Update a 'CondAlarm' resource.
+CondAlarmSuppression | [**Set-IntersightCondAlarmSuppression**](docs/Set-IntersightCondAlarmSuppression.md) | Update a 'CondAlarmSuppression' resource.
ConnectorpackConnectorPackUpgrade | [**Get-IntersightConnectorpackConnectorPackUpgrade**](docs/Get-IntersightConnectorpackConnectorPackUpgrade.md) | Read a 'ConnectorpackConnectorPackUpgrade' resource.
ConnectorpackUpgradeImpact | [**Get-IntersightConnectorpackUpgradeImpact**](docs/Get-IntersightConnectorpackUpgradeImpact.md) | Read a 'ConnectorpackUpgradeImpact' resource.
ConnectorpackConnectorPackUpgrade | [**New-IntersightConnectorpackConnectorPackUpgrade**](docs/New-IntersightConnectorpackConnectorPackUpgrade.md) | Create a 'ConnectorpackConnectorPackUpgrade' resource.
@@ -1995,6 +2004,8 @@ NetworkInterfaceList | [**Get-IntersightNetworkInterfaceList**](docs/Get-Intersi
NetworkLicenseFile | [**Get-IntersightNetworkLicenseFile**](docs/Get-IntersightNetworkLicenseFile.md) | Read a 'NetworkLicenseFile' resource.
NetworkSupervisorCard | [**Get-IntersightNetworkSupervisorCard**](docs/Get-IntersightNetworkSupervisorCard.md) | Read a 'NetworkSupervisorCard' resource.
NetworkTelemetryCheck | [**Get-IntersightNetworkTelemetryCheck**](docs/Get-IntersightNetworkTelemetryCheck.md) | Read a 'NetworkTelemetryCheck' resource.
+NetworkVethernet | [**Get-IntersightNetworkVethernet**](docs/Get-IntersightNetworkVethernet.md) | Read a 'NetworkVethernet' resource.
+NetworkVfc | [**Get-IntersightNetworkVfc**](docs/Get-IntersightNetworkVfc.md) | Read a 'NetworkVfc' resource.
NetworkVlanPortInfo | [**Get-IntersightNetworkVlanPortInfo**](docs/Get-IntersightNetworkVlanPortInfo.md) | Read a 'NetworkVlanPortInfo' resource.
NetworkVpcDomain | [**Get-IntersightNetworkVpcDomain**](docs/Get-IntersightNetworkVpcDomain.md) | Read a 'NetworkVpcDomain' resource.
NetworkVpcMember | [**Get-IntersightNetworkVpcMember**](docs/Get-IntersightNetworkVpcMember.md) | Read a 'NetworkVpcMember' resource.
@@ -2002,6 +2013,8 @@ NetworkVpcPeer | [**Get-IntersightNetworkVpcPeer**](docs/Get-IntersightNetworkVp
NetworkVrf | [**Get-IntersightNetworkVrf**](docs/Get-IntersightNetworkVrf.md) | Read a 'NetworkVrf' resource.
NetworkElement | [**Set-IntersightNetworkElement**](docs/Set-IntersightNetworkElement.md) | Update a 'NetworkElement' resource.
NetworkFcZoneInfo | [**Set-IntersightNetworkFcZoneInfo**](docs/Set-IntersightNetworkFcZoneInfo.md) | Update a 'NetworkFcZoneInfo' resource.
+NetworkVethernet | [**Set-IntersightNetworkVethernet**](docs/Set-IntersightNetworkVethernet.md) | Update a 'NetworkVethernet' resource.
+NetworkVfc | [**Set-IntersightNetworkVfc**](docs/Set-IntersightNetworkVfc.md) | Update a 'NetworkVfc' resource.
NetworkVlanPortInfo | [**Set-IntersightNetworkVlanPortInfo**](docs/Set-IntersightNetworkVlanPortInfo.md) | Update a 'NetworkVlanPortInfo' resource.
NetworkconfigPolicy | [**Get-IntersightNetworkconfigPolicy**](docs/Get-IntersightNetworkconfigPolicy.md) | Read a 'NetworkconfigPolicy' resource.
NetworkconfigPolicyInventory | [**Get-IntersightNetworkconfigPolicyInventory**](docs/Get-IntersightNetworkconfigPolicyInventory.md) | Read a 'NetworkconfigPolicyInventory' resource.
@@ -2452,6 +2465,7 @@ StorageNetAppLicense | [**Get-IntersightStorageNetAppLicense**](docs/Get-Intersi
StorageNetAppLun | [**Get-IntersightStorageNetAppLun**](docs/Get-IntersightStorageNetAppLun.md) | Read a 'StorageNetAppLun' resource.
StorageNetAppLunEvent | [**Get-IntersightStorageNetAppLunEvent**](docs/Get-IntersightStorageNetAppLunEvent.md) | Read a 'StorageNetAppLunEvent' resource.
StorageNetAppLunMap | [**Get-IntersightStorageNetAppLunMap**](docs/Get-IntersightStorageNetAppLunMap.md) | Read a 'StorageNetAppLunMap' resource.
+StorageNetAppNamespace | [**Get-IntersightStorageNetAppNamespace**](docs/Get-IntersightStorageNetAppNamespace.md) | Read a 'StorageNetAppNamespace' resource.
StorageNetAppNfsClient | [**Get-IntersightStorageNetAppNfsClient**](docs/Get-IntersightStorageNetAppNfsClient.md) | Read a 'StorageNetAppNfsClient' resource.
StorageNetAppNfsService | [**Get-IntersightStorageNetAppNfsService**](docs/Get-IntersightStorageNetAppNfsService.md) | Read a 'StorageNetAppNfsService' resource.
StorageNetAppNode | [**Get-IntersightStorageNetAppNode**](docs/Get-IntersightStorageNetAppNode.md) | Read a 'StorageNetAppNode' resource.
diff --git a/build.ps1 b/build.ps1
index 821c2b20..10e92896 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.14430"
+ ModuleVersion = "1.0.11.14628"
Copyright = "(c) 2023 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.3.3"
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.14430
+ ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.14628
Changelog:-
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md
diff --git a/docs/Get-IntersightAdapterHostEthInterface.md b/docs/Get-IntersightAdapterHostEthInterface.md
index 3ff1612a..e8d00757 100644
--- a/docs/Get-IntersightAdapterHostEthInterface.md
+++ b/docs/Get-IntersightAdapterHostEthInterface.md
@@ -284,3 +284,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS
+[Set-IntersightAdapterHostEthInterface](./Set-IntersightAdapterHostEthInterface.md)
+
diff --git a/docs/Get-IntersightAdapterHostFcInterface.md b/docs/Get-IntersightAdapterHostFcInterface.md
index 831289d8..237f6db0 100644
--- a/docs/Get-IntersightAdapterHostFcInterface.md
+++ b/docs/Get-IntersightAdapterHostFcInterface.md
@@ -284,3 +284,5 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## RELATED LINKS
+[Set-IntersightAdapterHostFcInterface](./Set-IntersightAdapterHostFcInterface.md)
+
diff --git a/docs/Get-IntersightCapabilityAdapterUpdateConstraintMeta.md b/docs/Get-IntersightCapabilityAdapterUpdateConstraintMeta.md
new file mode 100644
index 00000000..a109a944
--- /dev/null
+++ b/docs/Get-IntersightCapabilityAdapterUpdateConstraintMeta.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightCapabilityAdapterUpdateConstraintMeta
+
+## SYNOPSIS
+Get the CapabilityAdapterUpdateConstraintMeta
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightCapabilityAdapterUpdateConstraintMeta [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightCapabilityAdapterUpdateConstraintMeta [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'CapabilityAdapterUpdateConstraintMeta' 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-IntersightCapabilityAdapterUpdateConstraintMeta
+```
+Above example returns the list of CapabilityAdapterUpdateConstraintMeta.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightCapabilityAdapterUpdateConstraintMeta -Name "MoName"
+```
+Above example returns the CapabilityAdapterUpdateConstraintMeta matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightCapabilityAdapterUpdateConstraintMeta -Organization $organization
+```
+Above example returns the list of CapabilityAdapterUpdateConstraintMeta available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightCapabilityAdapterUpdateConstraintMeta -InlineCount allpages
+```
+Above example returns the list of CapabilityAdapterUpdateConstraintMeta 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 CapabilityAdapterUpdateConstraintMeta.
+
+```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 CapabilityAdapterUpdateConstraintMeta 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-IntersightCapabilityStorageControllerUpdateConstraintMeta.md b/docs/Get-IntersightCapabilityStorageControllerUpdateConstraintMeta.md
new file mode 100644
index 00000000..e2bd4971
--- /dev/null
+++ b/docs/Get-IntersightCapabilityStorageControllerUpdateConstraintMeta.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
+
+## SYNOPSIS
+Get the CapabilityStorageControllerUpdateConstraintMeta
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightCapabilityStorageControllerUpdateConstraintMeta [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightCapabilityStorageControllerUpdateConstraintMeta [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'CapabilityStorageControllerUpdateConstraintMeta' 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-IntersightCapabilityStorageControllerUpdateConstraintMeta
+```
+Above example returns the list of CapabilityStorageControllerUpdateConstraintMeta.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightCapabilityStorageControllerUpdateConstraintMeta -Name "MoName"
+```
+Above example returns the CapabilityStorageControllerUpdateConstraintMeta matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightCapabilityStorageControllerUpdateConstraintMeta -Organization $organization
+```
+Above example returns the list of CapabilityStorageControllerUpdateConstraintMeta available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightCapabilityStorageControllerUpdateConstraintMeta -InlineCount allpages
+```
+Above example returns the list of CapabilityStorageControllerUpdateConstraintMeta 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 CapabilityStorageControllerUpdateConstraintMeta.
+
+```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 CapabilityStorageControllerUpdateConstraintMeta 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-IntersightCondAlarmClassification.md b/docs/Get-IntersightCondAlarmClassification.md
new file mode 100644
index 00000000..664ce6e4
--- /dev/null
+++ b/docs/Get-IntersightCondAlarmClassification.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightCondAlarmClassification
+
+## SYNOPSIS
+Get the CondAlarmClassification
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightCondAlarmClassification [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightCondAlarmClassification [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'CondAlarmClassification' 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-IntersightCondAlarmClassification
+```
+Above example returns the list of CondAlarmClassification.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmClassification -Name "MoName"
+```
+Above example returns the CondAlarmClassification matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmClassification -Organization $organization
+```
+Above example returns the list of CondAlarmClassification available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmClassification -InlineCount allpages
+```
+Above example returns the list of CondAlarmClassification 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 CondAlarmClassification.
+
+```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 CondAlarmClassification 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-IntersightCondAlarmSuppression.md b/docs/Get-IntersightCondAlarmSuppression.md
new file mode 100644
index 00000000..1608e772
--- /dev/null
+++ b/docs/Get-IntersightCondAlarmSuppression.md
@@ -0,0 +1,292 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightCondAlarmSuppression
+
+## SYNOPSIS
+Get the CondAlarmSuppression
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightCondAlarmSuppression [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightCondAlarmSuppression [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'CondAlarmSuppression' 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-IntersightCondAlarmSuppression
+```
+Above example returns the list of CondAlarmSuppression.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmSuppression -Name "MoName"
+```
+Above example returns the CondAlarmSuppression matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmSuppression -Organization $organization
+```
+Above example returns the list of CondAlarmSuppression available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightCondAlarmSuppression -InlineCount allpages
+```
+Above example returns the list of CondAlarmSuppression 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 CondAlarmSuppression.
+
+```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 CondAlarmSuppression 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-IntersightCondAlarmSuppression](./New-IntersightCondAlarmSuppression.md)
+
+[Remove-IntersightCondAlarmSuppression](./Remove-IntersightCondAlarmSuppression.md)
+
+[Set-IntersightCondAlarmSuppression](./Set-IntersightCondAlarmSuppression.md)
+
diff --git a/docs/Get-IntersightNetworkVethernet.md b/docs/Get-IntersightNetworkVethernet.md
new file mode 100644
index 00000000..1fe95f24
--- /dev/null
+++ b/docs/Get-IntersightNetworkVethernet.md
@@ -0,0 +1,288 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightNetworkVethernet
+
+## SYNOPSIS
+Get the NetworkVethernet
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightNetworkVethernet [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightNetworkVethernet [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'NetworkVethernet' 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-IntersightNetworkVethernet
+```
+Above example returns the list of NetworkVethernet.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightNetworkVethernet -Name "MoName"
+```
+Above example returns the NetworkVethernet matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightNetworkVethernet -Organization $organization
+```
+Above example returns the list of NetworkVethernet available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightNetworkVethernet -InlineCount allpages
+```
+Above example returns the list of NetworkVethernet 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 NetworkVethernet.
+
+```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 NetworkVethernet 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
+
+[Set-IntersightNetworkVethernet](./Set-IntersightNetworkVethernet.md)
+
diff --git a/docs/Get-IntersightNetworkVfc.md b/docs/Get-IntersightNetworkVfc.md
new file mode 100644
index 00000000..f9f99e6d
--- /dev/null
+++ b/docs/Get-IntersightNetworkVfc.md
@@ -0,0 +1,288 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightNetworkVfc
+
+## SYNOPSIS
+Get the NetworkVfc
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightNetworkVfc [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightNetworkVfc [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'NetworkVfc' 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-IntersightNetworkVfc
+```
+Above example returns the list of NetworkVfc.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightNetworkVfc -Name "MoName"
+```
+Above example returns the NetworkVfc matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightNetworkVfc -Organization $organization
+```
+Above example returns the list of NetworkVfc available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightNetworkVfc -InlineCount allpages
+```
+Above example returns the list of NetworkVfc 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 NetworkVfc.
+
+```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 NetworkVfc 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
+
+[Set-IntersightNetworkVfc](./Set-IntersightNetworkVfc.md)
+
diff --git a/docs/Get-IntersightStorageNetAppNamespace.md b/docs/Get-IntersightStorageNetAppNamespace.md
new file mode 100644
index 00000000..5c542cbd
--- /dev/null
+++ b/docs/Get-IntersightStorageNetAppNamespace.md
@@ -0,0 +1,286 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Get-IntersightStorageNetAppNamespace
+
+## SYNOPSIS
+Get the StorageNetAppNamespace
+
+## SYNTAX
+
+### CmdletParam (Default)
+```
+Get-IntersightStorageNetAppNamespace [-Name ] [-Organization ]
+ []
+```
+
+### QueryParam
+```
+Get-IntersightStorageNetAppNamespace [-Count ] [-InlineCount ] [-Select ] [-Filter ]
+ [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ]
+ [-Tag ] []
+```
+## DESCRIPTION
+Read a 'StorageNetAppNamespace' 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-IntersightStorageNetAppNamespace
+```
+Above example returns the list of StorageNetAppNamespace.
+
+### Example 2
+```powershell
+PS C:\> $result = Get-IntersightStorageNetAppNamespace -Name "MoName"
+```
+Above example returns the StorageNetAppNamespace matched with name.
+
+### Example 3
+```powershell
+PS C:\> $result = Get-IntersightStorageNetAppNamespace -Organization $organization
+```
+Above example returns the list of StorageNetAppNamespace available under the $organization .
+
+### Example 4
+```powershell
+PS C:\> $result = Get-IntersightStorageNetAppNamespace -InlineCount allpages
+```
+Above example returns the list of StorageNetAppNamespace 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 StorageNetAppNamespace.
+
+```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 StorageNetAppNamespace 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 5f5defa9..4847899a 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>][-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>]
+Initialize-IntersightAaaAuditRecord [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaAuditRecord.ClassIdEnum>][-Moid< string>][-ObjectType< AaaAuditRecord.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -54,53 +54,6 @@ 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.
-
-```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.
-
-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
-```
-
-### -MoType
-The object type of the REST resource that was created, modified or deleted.
-
-```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.
@@ -116,21 +69,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -ObjectMoid
-The Moid of the REST resource that was created, modified or deleted.
-
-```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.
@@ -146,23 +84,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -Request
-The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document.
-
-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
-```
-
### -Tags
@@ -180,21 +101,6 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
-### -TraceId
-The trace id of the request that was used to create, modify or delete a REST resource.\nA trace id is a unique identifier for one particular REST request. It may be used for troubleshooting purpose\nby the Intersight technical support team.
-
-```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.
@@ -253,5 +159,3 @@ PS C:\> Initialize-IntersightAaaAuditRecord
## RELATED LINKS
[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md)
-
-[Initialize-Intersightobject](./Initialize-Intersightobject.md)
diff --git a/docs/Initialize-IntersightAaaUserAgent.md b/docs/Initialize-IntersightAaaUserAgent.md
new file mode 100644
index 00000000..3506131b
--- /dev/null
+++ b/docs/Initialize-IntersightAaaUserAgent.md
@@ -0,0 +1,127 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightAaaUserAgent
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightAaaUserAgent [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AaaUserAgent.ClassIdEnum>][-ObjectType< AaaUserAgent.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.
+
+```yaml
+Type: AaaUserAgent.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.
+
+```yaml
+Type: AaaUserAgent.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-IntersightAaaUserAgent
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
diff --git a/docs/Initialize-IntersightAdapterHostEthInterface.md b/docs/Initialize-IntersightAdapterHostEthInterface.md
index 345de83f..e4effa09 100644
--- a/docs/Initialize-IntersightAdapterHostEthInterface.md
+++ b/docs/Initialize-IntersightAdapterHostEthInterface.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightAdapterHostEthInterface [-AcknowledgedPeerInterface< Model.EtherPhysicalPortBaseRelationship>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AdapterHostEthInterface.ClassIdEnum>][-Moid< string>][-ObjectType< AdapterHostEthInterface.ObjectTypeEnum>][-OperReason< System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum]>][-OperState< string>][-PeerInterface< Model.EtherPhysicalPortBaseRelationship>][-PinGroupName< string>][-PinnedInterface< Model.InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightAdapterHostEthInterface [-AcknowledgedPeerInterface< Model.EtherPhysicalPortBaseRelationship>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AdapterHostEthInterface.ClassIdEnum>][-Moid< string>][-ObjectType< AdapterHostEthInterface.ObjectTypeEnum>][-OperReason< System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum]>][-OperState< string>][-PeerInterface< Model.EtherPhysicalPortBaseRelationship>][-PinGroupName< string>][-PinnedInterface< Model.InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-VethAction< AdapterHostEthInterface.VethActionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -200,6 +200,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -VethAction
+The action to be performed on the vethernet corresponding to the vNIC.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+```yaml
+Type: AdapterHostEthInterface.VethActionEnum
+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-IntersightAdapterHostFcInterface.md b/docs/Initialize-IntersightAdapterHostFcInterface.md
index d174ef1e..bac8b150 100644
--- a/docs/Initialize-IntersightAdapterHostFcInterface.md
+++ b/docs/Initialize-IntersightAdapterHostFcInterface.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightAdapterHostFcInterface [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AdapterHostFcInterface.ClassIdEnum>][-Moid< string>][-ObjectType< AdapterHostFcInterface.ObjectTypeEnum>][-OperReason< System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum]>][-PinGroupName< string>][-PinnedInterface< Model.InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightAdapterHostFcInterface [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< AdapterHostFcInterface.ClassIdEnum>][-Moid< string>][-ObjectType< AdapterHostFcInterface.ObjectTypeEnum>][-OperReason< System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum]>][-PinGroupName< string>][-PinnedInterface< Model.InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-VfcAction< AdapterHostFcInterface.VfcActionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -149,6 +149,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -VfcAction
+Denotes the action to be performed on the vfc corresponding to the vHBA.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+```yaml
+Type: AdapterHostFcInterface.VfcActionEnum
+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-IntersightCapabilityAdapterUpdateConstraintMeta.md b/docs/Initialize-IntersightCapabilityAdapterUpdateConstraintMeta.md
new file mode 100644
index 00000000..d11063cd
--- /dev/null
+++ b/docs/Initialize-IntersightCapabilityAdapterUpdateConstraintMeta.md
@@ -0,0 +1,176 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCapabilityAdapterUpdateConstraintMeta
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCapabilityAdapterUpdateConstraintMeta [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityAdapterUpdateConstraintMeta.ClassIdEnum>][-Moid< string>][-Name< string>][-ObjectType< CapabilityAdapterUpdateConstraintMeta.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.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
+
+```yaml
+Type: CapabilityAdapterUpdateConstraintMeta.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
+```
+
+### -Name
+An unique identifer for a capability descriptor.
+
+```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.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
+
+```yaml
+Type: CapabilityAdapterUpdateConstraintMeta.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-IntersightCapabilityAdapterUpdateConstraintMeta
+```
+
+{ 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-IntersightCapabilityFeatureConfig.md b/docs/Initialize-IntersightCapabilityFeatureConfig.md
index 14a14b24..3dec58a0 100644
--- a/docs/Initialize-IntersightCapabilityFeatureConfig.md
+++ b/docs/Initialize-IntersightCapabilityFeatureConfig.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightCapabilityFeatureConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityFeatureConfig.ClassIdEnum>][-FeatureName< CapabilityFeatureConfig.FeatureNameEnum>][-MinFwVersion< string>][-ObjectType< CapabilityFeatureConfig.ObjectTypeEnum>][-SupportedFwVersions< System.Collections.Generic.List`1[string]>][-SupportedInAdapters< System.Collections.Generic.List`1[string]>][-SupportedInGenerations< System.Collections.Generic.List`1[CapabilityFeatureConfig.SupportedInGenerationsEnum]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightCapabilityFeatureConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityFeatureConfig.ClassIdEnum>][-FeatureName< CapabilityFeatureConfig.FeatureNameEnum>][-MinAdapterFwVersion< string>][-MinFwVersion< string>][-ObjectType< CapabilityFeatureConfig.ObjectTypeEnum>][-SupportedFwVersions< System.Collections.Generic.List`1[string]>][-SupportedInAdapters< System.Collections.Generic.List`1[string]>][-SupportedInGenerations< System.Collections.Generic.List`1[CapabilityFeatureConfig.SupportedInGenerationsEnum]>][-UnsupportedFeatureMatrix< System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig]>][-ValidationAction< CapabilityFeatureConfig.ValidationActionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -55,7 +55,7 @@ Accept wildcard characters: False
```
### -FeatureName
-Name of the feature that identifies the specific adapter configuration.\n* `RoCEv2` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 2.\n* `RoCEv1` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 1.\n* `VMQ` - Capability indicator of the Virtual Machine Queue (VMQ) feature.\n* `VMMQ` - Capability indicator of the Virtual Machine Multi-Queue (VMMQ) feature.\n* `VMQInterrupts` - Capability indicator of the Virtual Machine Queue (VMQ) Interrupts feature.\n* `NVGRE` - Capability indicator of the Network Virtualization using Generic Routing Encapsulation (NVGRE) feature.\n* `ARFS` - Capability indicator of the Accelerated Receive Flow Steering (ARFS) feature.\n* `VXLAN` - Capability indicator of the Virtual Extensible LAN (VXLAN) feature.
+Name of the feature that identifies the specific adapter configuration.\n* `RoCEv2` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 2.\n* `RoCEv1` - Capability indicator of the RDMA over Converged Ethernet (RoCE) feature version 1.\n* `VMQ` - Capability indicator of the Virtual Machine Queue (VMQ) feature.\n* `VMMQ` - Capability indicator of the Virtual Machine Multi-Queue (VMMQ) feature.\n* `VMQInterrupts` - Capability indicator of the Virtual Machine Queue (VMQ) Interrupts feature.\n* `NVGRE` - Capability indicator of the Network Virtualization using Generic Routing Encapsulation (NVGRE) feature.\n* `ARFS` - Capability indicator of the Accelerated Receive Flow Steering (ARFS) feature.\n* `VXLAN` - Capability indicator of the Virtual Extensible LAN (VXLAN) feature.\n* `usNIC` - Capability indicator of the User Space NIC (usNIC) feature.\n* `Advanced Filter` - Capability indicator of the Advanced Filter feature.\n* `Azure Stack Host QOS` - Capability indicator of the Azure Stack Host QOS feature.\n* `QinQ` - Capability indicator of the QinQ feature.
```yaml
Type: CapabilityFeatureConfig.FeatureNameEnum
@@ -69,8 +69,23 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -MinAdapterFwVersion
+Firmware version of Adapter from which support for this feature is available.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
### -MinFwVersion
-Firmware version from which support for this feature is available.
+Firmware version of BMC from which support for this feature is available.
```yaml
Type: string
@@ -144,6 +159,38 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -UnsupportedFeatureMatrix
+
+
+Note :- Use Initialize-IntersightCapabilityUnsupportedFeatureConfig to create the object of complex type CapabilityUnsupportedFeatureConfig
+
+```yaml
+Type: System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -ValidationAction
+Action to be taken when validation does not succeed.\n* `Error` - Stop workflow execution by throwing error.\n* `Skip` - Remove the feature from configuration and continue workflow execution.
+
+```yaml
+Type: CapabilityFeatureConfig.ValidationActionEnum
+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.
@@ -200,3 +247,5 @@ PS C:\> Initialize-IntersightCapabilityFeatureConfig
## NOTES
## RELATED LINKS
+
+[Initialize-IntersightCapabilityUnsupportedFeatureConfig](./Initialize-IntersightCapabilityUnsupportedFeatureConfig.md)
diff --git a/docs/Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta.md b/docs/Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta.md
new file mode 100644
index 00000000..6d99d4db
--- /dev/null
+++ b/docs/Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta.md
@@ -0,0 +1,176 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum>][-Moid< string>][-Name< string>][-ObjectType< CapabilityStorageControllerUpdateConstraintMeta.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.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
+
+```yaml
+Type: CapabilityStorageControllerUpdateConstraintMeta.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
+```
+
+### -Name
+An unique identifer for a capability descriptor.
+
+```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.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type.
+
+```yaml
+Type: CapabilityStorageControllerUpdateConstraintMeta.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-IntersightCapabilityStorageControllerUpdateConstraintMeta
+```
+
+{ 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-IntersightCapabilityUnsupportedFeatureConfig.md b/docs/Initialize-IntersightCapabilityUnsupportedFeatureConfig.md
new file mode 100644
index 00000000..48058d82
--- /dev/null
+++ b/docs/Initialize-IntersightCapabilityUnsupportedFeatureConfig.md
@@ -0,0 +1,157 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCapabilityUnsupportedFeatureConfig
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCapabilityUnsupportedFeatureConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityUnsupportedFeatureConfig.ClassIdEnum>][-Generation< CapabilityUnsupportedFeatureConfig.GenerationEnum>][-ObjectType< CapabilityUnsupportedFeatureConfig.ObjectTypeEnum>][-UnsupportdFeatures< System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum]>][-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: CapabilityUnsupportedFeatureConfig.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Generation
+The adapter generations that support this feature.\n* `4` - Fourth generation adapters (14xx). The PIDs of these adapters end with the string 04.\n* `2` - Second generation VIC adapters (12xx). The PIDs of these adapters end with the string 02.\n* `3` - Third generation adapters (13xx). The PIDs of these adapters end with the string 03.\n* `5` - Fifth generation adapters (15xx). The PIDs of these adapters contain the V5 string.
+
+```yaml
+Type: CapabilityUnsupportedFeatureConfig.GenerationEnum
+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: CapabilityUnsupportedFeatureConfig.ObjectTypeEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -UnsupportdFeatures
+
+
+```yaml
+Type: System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum]
+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-IntersightCapabilityUnsupportedFeatureConfig
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
diff --git a/docs/Initialize-IntersightCondAlarm.md b/docs/Initialize-IntersightCondAlarm.md
index 4900a082..9e1c01b9 100644
--- a/docs/Initialize-IntersightCondAlarm.md
+++ b/docs/Initialize-IntersightCondAlarm.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightCondAlarm [-Acknowledge< CondAlarm.AcknowledgeEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AffectedMo< Model.MoBaseMoRelationship>][-ClassId< CondAlarm.ClassIdEnum>][-Definition< Model.CondAlarmDefinitionRelationship>][-Moid< string>][-ObjectType< CondAlarm.ObjectTypeEnum>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightCondAlarm [-Acknowledge< CondAlarm.AcknowledgeEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AffectedMo< Model.MoBaseMoRelationship>][-ClassId< CondAlarm.ClassIdEnum>][-Definition< Model.CondAlarmDefinitionRelationship>][-Moid< string>][-ObjectType< CondAlarm.ObjectTypeEnum>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Suppressed< bool>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -153,6 +153,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -Suppressed
+Indicates whether the alarm is marked for suppression or not.
+
+```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-IntersightCondAlarmClassification.md b/docs/Initialize-IntersightCondAlarmClassification.md
new file mode 100644
index 00000000..ce6cbab8
--- /dev/null
+++ b/docs/Initialize-IntersightCondAlarmClassification.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCondAlarmClassification
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCondAlarmClassification [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CondAlarmClassification.ClassIdEnum>][-Moid< string>][-ObjectType< CondAlarmClassification.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: CondAlarmClassification.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: CondAlarmClassification.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-IntersightCondAlarmClassification
+```
+
+{ 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-IntersightCondAlarmClassificationEligibility.md b/docs/Initialize-IntersightCondAlarmClassificationEligibility.md
new file mode 100644
index 00000000..f60fb88e
--- /dev/null
+++ b/docs/Initialize-IntersightCondAlarmClassificationEligibility.md
@@ -0,0 +1,142 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCondAlarmClassificationEligibility
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCondAlarmClassificationEligibility [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CondAlarmClassificationEligibility.ClassIdEnum>][-EntityType< string>][-ObjectType< CondAlarmClassificationEligibility.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.
+
+```yaml
+Type: CondAlarmClassificationEligibility.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -EntityType
+The Intersight MO type on which a classification can be suppressed.
+
+```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: CondAlarmClassificationEligibility.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-IntersightCondAlarmClassificationEligibility
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
diff --git a/docs/Initialize-IntersightCondAlarmDefinition.md b/docs/Initialize-IntersightCondAlarmDefinition.md
index a8cb2296..8f7e2ce8 100644
--- a/docs/Initialize-IntersightCondAlarmDefinition.md
+++ b/docs/Initialize-IntersightCondAlarmDefinition.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightCondAlarmDefinition [-Actions< System.Collections.Generic.List`1[Model.CondAlarmAction]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CondAlarmDefinition.ClassIdEnum>][-Condition< Model.IssueCondition>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< CondAlarmDefinition.ObjectTypeEnum>][-ProbableCause< string>][-Remediation< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightCondAlarmDefinition [-Actions< System.Collections.Generic.List`1[Model.CondAlarmAction]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CondAlarmDefinition.ClassIdEnum>][-Condition< Model.IssueCondition>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< CondAlarmDefinition.ObjectTypeEnum>][-ProbableCause< string>][-Remediation< string>][-SystemClassifications< System.Collections.Generic.List`1[string]>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -178,6 +178,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -SystemClassifications
+
+
+```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
+```
+
### -Tags
diff --git a/docs/Initialize-IntersightCondAlarmSuppression.md b/docs/Initialize-IntersightCondAlarmSuppression.md
new file mode 100644
index 00000000..55a4d8bc
--- /dev/null
+++ b/docs/Initialize-IntersightCondAlarmSuppression.md
@@ -0,0 +1,212 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightCondAlarmSuppression
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightCondAlarmSuppression [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CondAlarmSuppression.ClassIdEnum>][-Classifications< System.Collections.Generic.List`1[Model.CondAlarmClassificationRelationship]>][-Description< string>][-Entity< Model.MoBaseMoRelationship>][-Moid< string>][-ObjectType< CondAlarmSuppression.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: CondAlarmSuppression.ClassIdEnum
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Classifications
+An array of relationships to condAlarmClassification 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.CondAlarmClassificationRelationship]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+User given description on why the suppression is enabled at this entity.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Entity
+A reference to a moBaseMo 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.MoBaseMoRelationship
+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: CondAlarmSuppression.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-IntersightCondAlarmSuppression
+```
+
+{ 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-IntersightFabricVlanSettings.md b/docs/Initialize-IntersightFabricVlanSettings.md
index f7377425..49546775 100644
--- a/docs/Initialize-IntersightFabricVlanSettings.md
+++ b/docs/Initialize-IntersightFabricVlanSettings.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightFabricVlanSettings [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllowedVlans< string>][-ClassId< FabricVlanSettings.ClassIdEnum>][-NativeVlan< long>][-ObjectType< FabricVlanSettings.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightFabricVlanSettings [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllowedVlans< string>][-ClassId< FabricVlanSettings.ClassIdEnum>][-NativeVlan< long>][-ObjectType< FabricVlanSettings.ObjectTypeEnum>][-QinqEnabled< bool>][-QinqVlan< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -40,7 +40,7 @@ Accept wildcard characters: False
```
### -AllowedVlans
-Allowed VLAN IDs of the virtual interface. A list of comma seperated VLAN ids and/or VLAN id ranges.
+Allowed VLAN IDs of the virtual interface. A list of comma separated VLAN ids and/or VLAN id ranges.
```yaml
Type: string
@@ -99,6 +99,36 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -QinqEnabled
+Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -QinqVlan
+Select the VLAN ID for VIC QinQ (802.1Q) Tunneling.
+
+```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.
diff --git a/docs/Initialize-IntersightNetworkVethernet.md b/docs/Initialize-IntersightNetworkVethernet.md
new file mode 100644
index 00000000..9759fab2
--- /dev/null
+++ b/docs/Initialize-IntersightNetworkVethernet.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightNetworkVethernet
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightNetworkVethernet [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NetworkVethernet.ClassIdEnum>][-Moid< string>][-ObjectType< NetworkVethernet.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: NetworkVethernet.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: NetworkVethernet.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-IntersightNetworkVethernet
+```
+
+{ 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-IntersightNetworkVfc.md b/docs/Initialize-IntersightNetworkVfc.md
new file mode 100644
index 00000000..59275ff8
--- /dev/null
+++ b/docs/Initialize-IntersightNetworkVfc.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightNetworkVfc
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightNetworkVfc [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NetworkVfc.ClassIdEnum>][-Moid< string>][-ObjectType< NetworkVfc.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: NetworkVfc.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: NetworkVfc.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-IntersightNetworkVfc
+```
+
+{ 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-IntersightStorageNetAppNamespace.md b/docs/Initialize-IntersightStorageNetAppNamespace.md
new file mode 100644
index 00000000..bfbd8ef8
--- /dev/null
+++ b/docs/Initialize-IntersightStorageNetAppNamespace.md
@@ -0,0 +1,161 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Initialize-IntersightStorageNetAppNamespace
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Initialize-IntersightStorageNetAppNamespace [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< StorageNetAppNamespace.ClassIdEnum>][-Moid< string>][-ObjectType< StorageNetAppNamespace.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: StorageNetAppNamespace.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: StorageNetAppNamespace.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-IntersightStorageNetAppNamespace
+```
+
+{ 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-IntersightVnicVlanSettings.md b/docs/Initialize-IntersightVnicVlanSettings.md
index e9b7ae76..591255da 100644
--- a/docs/Initialize-IntersightVnicVlanSettings.md
+++ b/docs/Initialize-IntersightVnicVlanSettings.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Initialize-IntersightVnicVlanSettings [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllowedVlans< string>][-ClassId< VnicVlanSettings.ClassIdEnum>][-DefaultVlan< long>][-Mode< VnicVlanSettings.ModeEnum>][-ObjectType< VnicVlanSettings.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Initialize-IntersightVnicVlanSettings [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AllowedVlans< string>][-ClassId< VnicVlanSettings.ClassIdEnum>][-DefaultVlan< long>][-Mode< VnicVlanSettings.ModeEnum>][-ObjectType< VnicVlanSettings.ObjectTypeEnum>][-QinqEnabled< bool>][-QinqVlan< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -114,6 +114,36 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -QinqEnabled
+Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC.
+
+```yaml
+Type: bool
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -QinqVlan
+When activating VIC QinQ (802.1Q) Tunneling, a particular VLAN ID is set. In Access VLAN mode, this QinQ VLAN ID is established as the default VLAN.
+
+```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.
diff --git a/docs/New-IntersightCondAlarmSuppression.md b/docs/New-IntersightCondAlarmSuppression.md
new file mode 100644
index 00000000..ebb6d176
--- /dev/null
+++ b/docs/New-IntersightCondAlarmSuppression.md
@@ -0,0 +1,187 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# New-IntersightCondAlarmSuppression
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+New-IntersightCondAlarmSuppression [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Classifications< System.Collections.Generic.List`1[CondAlarmClassificationRelationship]>][-Description< string>][-Entity< MoBaseMoRelationship>][-Moid< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Create a 'CondAlarmSuppression' 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
+```
+
+### -Classifications
+An array of relationships to condAlarmClassification 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[CondAlarmClassificationRelationship]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+User given description on why the suppression is enabled at this entity.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Entity
+A reference to a moBaseMo 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: MoBaseMoRelationship
+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
+```
+
+### -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-IntersightCondAlarmSuppression
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightCondAlarmSuppression](./Get-IntersightCondAlarmSuppression.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[Remove-IntersightCondAlarmSuppression](./Remove-IntersightCondAlarmSuppression.md)
+
+[Set-IntersightCondAlarmSuppression](./Set-IntersightCondAlarmSuppression.md)
diff --git a/docs/Remove-IntersightCondAlarmSuppression.md b/docs/Remove-IntersightCondAlarmSuppression.md
new file mode 100644
index 00000000..a8739066
--- /dev/null
+++ b/docs/Remove-IntersightCondAlarmSuppression.md
@@ -0,0 +1,72 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Remove-IntersightCondAlarmSuppression
+
+## SYNOPSIS
+Remove the CondAlarmSuppression
+
+## SYNTAX
+
+```
+Remove-IntersightCondAlarmSuppression -Moid []
+```
+
+## DESCRIPTION
+Delete a 'CondAlarmSuppression' resource.
+
+## EXAMPLES
+
+### Example 1
+```powershell
+PS C:\> Remove-IntersightCondAlarmSuppression -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx"
+```
+Above cmdlet removes the specified CondAlarmSuppression
+
+### Example 2
+```powershell
+PS C:\>Get-IntersightCondAlarmSuppression -Name "MoName"| Remove-IntersightCondAlarmSuppression
+```
+Above cmdlet pipes the output of Get cmdlet to Remove cmdlet
+
+## PARAMETERS
+
+### -Moid
+Specifyies the Moid of CondAlarmSuppression.
+
+```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-IntersightCondAlarmSuppression](./Get-IntersightCondAlarmSuppression.md)
+
+[New-IntersightCondAlarmSuppression](./New-IntersightCondAlarmSuppression.md)
+
+[Set-IntersightCondAlarmSuppression](./Set-IntersightCondAlarmSuppression.md)
+
diff --git a/docs/Set-IntersightAdapterHostEthInterface.md b/docs/Set-IntersightAdapterHostEthInterface.md
new file mode 100644
index 00000000..6b9311d4
--- /dev/null
+++ b/docs/Set-IntersightAdapterHostEthInterface.md
@@ -0,0 +1,248 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightAdapterHostEthInterface
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightAdapterHostEthInterface [-AcknowledgedPeerInterface< EtherPhysicalPortBaseRelationship>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-OperReason< System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum]>][-OperState< string>][-PeerInterface< EtherPhysicalPortBaseRelationship>][-PinGroupName< string>][-PinnedInterface< InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-VethAction< AdapterHostEthInterface.VethActionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'AdapterHostEthInterface' resource.
+
+## PARAMETERS
+
+### -AcknowledgedPeerInterface
+A reference to a etherPhysicalPortBase 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: EtherPhysicalPortBaseRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -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: true
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -OperReason
+
+
+```yaml
+Type: System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -OperState
+Operational state of an Interface.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -PeerInterface
+A reference to a etherPhysicalPortBase 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: EtherPhysicalPortBaseRelationship
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -PinGroupName
+Name given for Lan PinGroup.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -PinnedInterface
+A reference to a inventoryInterface 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: InventoryInterfaceRelationship
+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
+```
+
+### -VethAction
+The action to be performed on the vethernet corresponding to the vNIC.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+```yaml
+Type: AdapterHostEthInterface.VethActionEnum
+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-IntersightAdapterHostEthInterface
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightAdapterHostEthInterface](./Get-IntersightAdapterHostEthInterface.md)
+
+[Initialize-IntersightAdapterHostEthInterface.OperReasonEnum](./Initialize-IntersightAdapterHostEthInterface.OperReasonEnum.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
diff --git a/docs/Set-IntersightAdapterHostFcInterface.md b/docs/Set-IntersightAdapterHostFcInterface.md
new file mode 100644
index 00000000..e3bbb2b6
--- /dev/null
+++ b/docs/Set-IntersightAdapterHostFcInterface.md
@@ -0,0 +1,197 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightAdapterHostFcInterface
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightAdapterHostFcInterface [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-OperReason< System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum]>][-PinGroupName< string>][-PinnedInterface< InventoryInterfaceRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-VfcAction< AdapterHostFcInterface.VfcActionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'AdapterHostFcInterface' 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: true
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -OperReason
+
+
+```yaml
+Type: System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -PinGroupName
+Name given for San PinGroup.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -PinnedInterface
+A reference to a inventoryInterface 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: InventoryInterfaceRelationship
+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
+```
+
+### -VfcAction
+Denotes the action to be performed on the vfc corresponding to the vHBA.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+```yaml
+Type: AdapterHostFcInterface.VfcActionEnum
+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-IntersightAdapterHostFcInterface
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightAdapterHostFcInterface](./Get-IntersightAdapterHostFcInterface.md)
+
+[Initialize-IntersightAdapterHostFcInterface.OperReasonEnum](./Initialize-IntersightAdapterHostFcInterface.OperReasonEnum.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
diff --git a/docs/Set-IntersightCondAlarm.md b/docs/Set-IntersightCondAlarm.md
index fd8c9584..f6340bb5 100644
--- a/docs/Set-IntersightCondAlarm.md
+++ b/docs/Set-IntersightCondAlarm.md
@@ -14,7 +14,7 @@ Fill in the Synopsis
```
-Set-IntersightCondAlarm [-Acknowledge< CondAlarm.AcknowledgeEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AffectedMo< MoBaseMoRelationship>][-Definition< CondAlarmDefinitionRelationship>][[-Moid]< string>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+Set-IntersightCondAlarm [-Acknowledge< CondAlarm.AcknowledgeEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AffectedMo< MoBaseMoRelationship>][-Definition< CondAlarmDefinitionRelationship>][[-Moid]< string>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Suppressed< bool>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
```
@@ -122,6 +122,21 @@ Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
```
+### -Suppressed
+Indicates whether the alarm is marked for suppression or not.
+
+```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-IntersightCondAlarmSuppression.md b/docs/Set-IntersightCondAlarmSuppression.md
new file mode 100644
index 00000000..72203a02
--- /dev/null
+++ b/docs/Set-IntersightCondAlarmSuppression.md
@@ -0,0 +1,187 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightCondAlarmSuppression
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightCondAlarmSuppression [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Classifications< System.Collections.Generic.List`1[CondAlarmClassificationRelationship]>][-Description< string>][-Entity< MoBaseMoRelationship>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'CondAlarmSuppression' 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
+```
+
+### -Classifications
+An array of relationships to condAlarmClassification 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[CondAlarmClassificationRelationship]
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Description
+User given description on why the suppression is enabled at this entity.
+
+```yaml
+Type: string
+Parameter Sets: (All)
+Aliases:
+
+Required: false
+Position: Named
+Default value: None
+Accept pipeline input: True True (ByPropertyName)
+Accept wildcard characters: False
+```
+
+### -Entity
+A reference to a moBaseMo 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: MoBaseMoRelationship
+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
+```
+
+### -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:\> Set-IntersightCondAlarmSuppression
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightCondAlarmSuppression](./Get-IntersightCondAlarmSuppression.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
+
+[New-IntersightCondAlarmSuppression](./New-IntersightCondAlarmSuppression.md)
+
+[Remove-IntersightCondAlarmSuppression](./Remove-IntersightCondAlarmSuppression.md)
diff --git a/docs/Set-IntersightNetworkVethernet.md b/docs/Set-IntersightNetworkVethernet.md
new file mode 100644
index 00000000..a713dbb0
--- /dev/null
+++ b/docs/Set-IntersightNetworkVethernet.md
@@ -0,0 +1,132 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightNetworkVethernet
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightNetworkVethernet [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'NetworkVethernet' 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: true
+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:\> Set-IntersightNetworkVethernet
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightNetworkVethernet](./Get-IntersightNetworkVethernet.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
diff --git a/docs/Set-IntersightNetworkVfc.md b/docs/Set-IntersightNetworkVfc.md
new file mode 100644
index 00000000..77930ce4
--- /dev/null
+++ b/docs/Set-IntersightNetworkVfc.md
@@ -0,0 +1,132 @@
+---
+external help file: Intersight.PowerShell.dll-Help.xml
+Module Name: Intersight.PowerShell
+online version:
+schema: 2.0.0
+---
+
+# Set-IntersightNetworkVfc
+
+## SYNOPSIS
+Fill in the Synopsis
+
+## SYNTAX
+
+```
+
+Set-IntersightNetworkVfc [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
+
+```
+
+## DESCRIPTION
+Update a 'NetworkVfc' 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: true
+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:\> Set-IntersightNetworkVfc
+```
+
+{ Add example description here }
+
+## INPUTS
+
+### System.Int32
+
+### System.String
+
+## OUTPUTS
+
+### TestModule.FavoriteStuff
+
+## NOTES
+
+## RELATED LINKS
+
+[Get-IntersightNetworkVfc](./Get-IntersightNetworkVfc.md)
+
+[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md)
diff --git a/externalHelp/Intersight.PowerShell.dll-Help.xml b/externalHelp/Intersight.PowerShell.dll-Help.xml
index 3c3bddaf..e82b9320 100644
--- a/externalHelp/Intersight.PowerShell.dll-Help.xml
+++ b/externalHelp/Intersight.PowerShell.dll-Help.xml
@@ -258,6 +258,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ UserAgentString
+
+
+
+ string
+
+ string
+
+
+ None
+
UserIdOrEmail
@@ -862,6 +874,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ UserAgentString
+
+ The raw, string representation of the user agent of the request from the user-agent http request header.
+
+ string
+
+ string
+
+
+ None
+
UserIdOrEmail
@@ -6855,7 +6879,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- StandByVifId
+ StandbyOperState
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ StandbyVethernet
+
+
+
+ NetworkVethernetRelationship
+
+ NetworkVethernetRelationship
+
+
+ None
+
+
+ StandbyVifId
@@ -6866,6 +6914,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ VethAction
+
+
+
+ AdapterHostEthInterface.VethActionEnum
+
+ AdapterHostEthInterface.VethActionEnum
+
+
+ None
+
+
+ Vethernet
+
+
+
+ NetworkVethernetRelationship
+
+ NetworkVethernetRelationship
+
+
+ None
+
VifId
@@ -7591,7 +7663,31 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- StandByVifId
+ StandbyOperState
+
+ Standby Operational state of an Interface.
+
+ string
+
+ string
+
+
+ None
+
+
+ StandbyVethernet
+
+ A reference to a networkVethernet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkVethernetRelationship
+
+ NetworkVethernetRelationship
+
+
+ None
+
+
+ StandbyVifId
Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC).
@@ -7602,6 +7698,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ VethAction
+
+ The action to be performed on the vethernet corresponding to the vNIC.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+ AdapterHostEthInterface.VethActionEnum
+
+ AdapterHostEthInterface.VethActionEnum
+
+
+ None
+
+
+ Vethernet
+
+ A reference to a networkVethernet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkVethernetRelationship
+
+ NetworkVethernetRelationship
+
+
+ None
+
VifId
@@ -7716,6 +7836,10 @@ PS C:\> $AdapterHostEthInterfaceByQueryParam = Get-IntersightAdapterHostEthInter
https://www.intersight.com/apidocs/downloads
+
+ Set-IntersightAdapterHostEthInterface
+
+
@@ -8108,6 +8232,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Vfc
+
+
+
+ NetworkVfcRelationship
+
+ NetworkVfcRelationship
+
+
+ None
+
+
+ VfcAction
+
+
+
+ AdapterHostFcInterface.VfcActionEnum
+
+ AdapterHostFcInterface.VfcActionEnum
+
+
+ None
+
VifId
@@ -8868,6 +9016,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Vfc
+
+ A reference to a networkVfc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ NetworkVfcRelationship
+
+ NetworkVfcRelationship
+
+
+ None
+
+
+ VfcAction
+
+ Denotes the action to be performed on the vfc corresponding to the vHBA.\n* `None` - Default value for vif operation.\n* `ResetConnectivity` - Resets connectivity on both active and passive vif.\n* `ResetConnectivityActive` - Resets connectivity on the active vif.\n* `ResetConnectivityPassive` - Resets connectivity on the passive vif.\n* `Enable` - Enables the vif on both the FIs.\n* `Disable` - Disables the vif on both the FIs.\n* `EnableActive` - Enables the corresponding active vif.\n* `EnablePassive` - Enables the corresponding standby vif.\n* `DisableActive` - Disables the corresponding active vif.\n* `DisablePassive` - Disables the corresponding standby vif.
+
+ AdapterHostFcInterface.VfcActionEnum
+
+ AdapterHostFcInterface.VfcActionEnum
+
+
+ None
+
VifId
@@ -8982,6 +9154,10 @@ PS C:\> $AdapterHostFcInterfaceByQueryParam = Get-IntersightAdapterHostFcInterfa
https://www.intersight.com/apidocs/downloads
+
+ Set-IntersightAdapterHostFcInterface
+
+
@@ -14869,6 +15045,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ IsManual
+
+
+
+ bool
+
+ bool
+
+
+ None
+
IsPasswordSet
@@ -15461,6 +15649,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ IsManual
+
+ If true, represents a manual backup. Else represents a scheduled backup.
+
+ bool
+
+ bool
+
+
+ None
+
IsPasswordSet
@@ -89821,21 +90021,21 @@ PS C:\> $CapabilityAdapterUnitDescriptorByQueryParam = Get-IntersightCapabilityA
- Get-IntersightCapabilityAdapterUpgradeSupportMeta
+ Get-IntersightCapabilityAdapterUpdateConstraintMeta
Get
- IntersightCapabilityAdapterUpgradeSupportMeta
+ IntersightCapabilityAdapterUpdateConstraintMeta
- Get the CapabilityAdapterUpgradeSupportMeta
+ Get the CapabilityAdapterUpdateConstraintMeta
- Read a 'CapabilityAdapterUpgradeSupportMeta' resource.,
+ Read a 'CapabilityAdapterUpdateConstraintMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityAdapterUpgradeSupportMeta
+ Get-IntersightCapabilityAdapterUpdateConstraintMeta
AccountMoid
@@ -89861,7 +90061,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -89872,8 +90072,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ IsSecureBootSupported
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ MinSupportedVersion
@@ -89896,8 +90108,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -89909,7 +90121,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -89920,26 +90132,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
+
+ Name
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
-
- SeriesId
+
+ Parent
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -89959,7 +90171,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityAdapterUpgradeSupportMeta
+ Get-IntersightCapabilityAdapterUpdateConstraintMeta
Apply
@@ -90095,7 +90307,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityAdapterUpgradeSupportMeta
+ Get-IntersightCapabilityAdapterUpdateConstraintMeta
Json
@@ -90123,7 +90335,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityAdapterUpgradeSupportMeta
+ Get-IntersightCapabilityAdapterUpdateConstraintMeta
Json
@@ -90333,9 +90545,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Information related to the list of adapters.
+ The DomainGroup ID for this managed object.
string
@@ -90344,10 +90556,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ IsSecureBootSupported
- The DomainGroup ID for this managed object.
+ Flag to indicate support for secure boot.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ MinSupportedVersion
+
+ Firmware version below which firmware update is not supported for this inventory unit.
string
@@ -90368,6 +90592,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Model
+
+ Model of the inventory unit which will be supported in firmware operation.
+
+ string
+
+ string
+
+
+ None
+
Moid
@@ -90404,18 +90640,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SeriesId
-
- Series name of the adapter which will be supported in firmware operation.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -90490,21 +90714,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityCatalog
+ Get-IntersightCapabilityAdapterUpgradeSupportMeta
Get
- IntersightCapabilityCatalog
+ IntersightCapabilityAdapterUpgradeSupportMeta
- Get the CapabilityCatalog
+ Get the CapabilityAdapterUpgradeSupportMeta
- Read a 'CapabilityCatalog' resource.,
+ Read a 'CapabilityAdapterUpgradeSupportMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityCatalog
+ Get-IntersightCapabilityAdapterUpgradeSupportMeta
AccountMoid
@@ -90529,6 +90753,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
DomainGroupMoid
@@ -90577,26 +90813,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Organization
+
+ Parent
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
None
-
- Parent
+
+ SeriesId
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
@@ -90616,7 +90852,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCatalog
+ Get-IntersightCapabilityAdapterUpgradeSupportMeta
Apply
@@ -90752,7 +90988,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCatalog
+ Get-IntersightCapabilityAdapterUpgradeSupportMeta
Json
@@ -90780,7 +91016,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCatalog
+ Get-IntersightCapabilityAdapterUpgradeSupportMeta
Json
@@ -90989,6 +91225,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Description
+
+ Information related to the list of adapters.
+
+ string
+
+ string
+
+
+ None
+
DomainGroupMoid
@@ -91028,7 +91276,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Name
- A unique name for the catalog.
+ An unique identifer for a capability descriptor.
string
@@ -91037,26 +91285,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Organization
+
+ Parent
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
None
-
- Parent
+
+ SeriesId
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Series name of the adapter which will be supported in firmware operation.
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
@@ -91123,58 +91371,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityCatalog by Name
-PS C:\> $CapabilityCatalogByName = Get-IntersightCapabilityCatalog -Name CapabilityCatalogName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityCatalogList = Get-IntersightCapabilityCatalog
-
-#Get the list of CapabilityCatalog under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityCatalogByOrg = Get-IntersightCapabilityCatalog -Organization $org
-
-#Get the CapabilityCatalog based on query Parameter
-PS C:\> $CapabilityCatalogByQueryParam = Get-IntersightCapabilityCatalog -Filter Name eq CapabilityCatalogName
-
-#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-IntersightCapabilityCatalog
-
-
- Get-IntersightCapabilityChassisDescriptor
+ Get-IntersightCapabilityCatalog
Get
- IntersightCapabilityChassisDescriptor
+ IntersightCapabilityCatalog
- Get the CapabilityChassisDescriptor
+ Get the CapabilityCatalog
- Read a 'CapabilityChassisDescriptor' resource.,
+ Read a 'CapabilityCatalog' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityChassisDescriptor
+ Get-IntersightCapabilityCatalog
AccountMoid
@@ -91199,18 +91422,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
-
-
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -91235,8 +91446,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -91248,7 +91459,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -91259,26 +91470,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
+
+ Organization
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
None
-
- Revision
+
+ Parent
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -91295,34 +91506,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityChassisDescriptor
+ Get-IntersightCapabilityCatalog
Apply
@@ -91458,7 +91645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisDescriptor
+ Get-IntersightCapabilityCatalog
Json
@@ -91486,7 +91673,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisDescriptor
+ Get-IntersightCapabilityCatalog
Json
@@ -91695,18 +91882,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
-
- Detailed information about the endpoint.
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -91731,10 +91906,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -91744,9 +91919,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ A unique name for the catalog.
string
@@ -91755,26 +91930,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Parent
+
+ Organization
- A reference to a moBaseMo 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.
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
None
-
- Revision
+
+ Parent
- Revision for the chassis enclosure.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -91791,30 +91966,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -91868,19 +92019,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityChassisDescriptor by Name
-PS C:\> $CapabilityChassisDescriptorByName = Get-IntersightCapabilityChassisDescriptor -Name CapabilityChassisDescriptorName
+ #Get the CapabilityCatalog by Name
+PS C:\> $CapabilityCatalogByName = Get-IntersightCapabilityCatalog -Name CapabilityCatalogName
#Get the List of ServerProfiles
-PS C:\> $CapabilityChassisDescriptorList = Get-IntersightCapabilityChassisDescriptor
+PS C:\> $CapabilityCatalogList = Get-IntersightCapabilityCatalog
-#Get the list of CapabilityChassisDescriptor under particular organization.
+#Get the list of CapabilityCatalog under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityChassisDescriptorByOrg = Get-IntersightCapabilityChassisDescriptor -Organization $org
+PS C:\> $CapabilityCatalogByOrg = Get-IntersightCapabilityCatalog -Organization $org
-#Get the CapabilityChassisDescriptor based on query Parameter
-PS C:\> $CapabilityChassisDescriptorByQueryParam = Get-IntersightCapabilityChassisDescriptor -Filter Name eq CapabilityChassisDescriptorName
+#Get the CapabilityCatalog based on query Parameter
+PS C:\> $CapabilityCatalogByQueryParam = Get-IntersightCapabilityCatalog -Filter Name eq CapabilityCatalogName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -91894,15 +92045,7 @@ PS C:\> $CapabilityChassisDescriptorByQueryParam = Get-IntersightCapabilityChass
- New-IntersightCapabilityChassisDescriptor
-
-
-
- Remove-IntersightCapabilityChassisDescriptor
-
-
-
- Set-IntersightCapabilityChassisDescriptor
+ Set-IntersightCapabilityCatalog
@@ -91910,21 +92053,21 @@ PS C:\> $CapabilityChassisDescriptorByQueryParam = Get-IntersightCapabilityChass
- Get-IntersightCapabilityChassisManufacturingDef
+ Get-IntersightCapabilityChassisDescriptor
Get
- IntersightCapabilityChassisManufacturingDef
+ IntersightCapabilityChassisDescriptor
- Get the CapabilityChassisManufacturingDef
+ Get the CapabilityChassisDescriptor
- Read a 'CapabilityChassisManufacturingDef' resource.,
+ Read a 'CapabilityChassisDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityChassisManufacturingDef
+ Get-IntersightCapabilityChassisDescriptor
AccountMoid
@@ -91937,30 +92080,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
-
- ChassisCodeName
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -92009,8 +92128,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -92022,7 +92141,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -92046,19 +92165,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
@@ -92082,7 +92189,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Vendor
@@ -92094,7 +92201,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -92108,7 +92215,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisManufacturingDef
+ Get-IntersightCapabilityChassisDescriptor
Apply
@@ -92244,7 +92351,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisManufacturingDef
+ Get-IntersightCapabilityChassisDescriptor
Json
@@ -92272,7 +92379,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisManufacturingDef
+ Get-IntersightCapabilityChassisDescriptor
Json
@@ -92469,30 +92576,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for Chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- ChassisCodeName
-
- Chassis Code Name for Chassis enclosure.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -92508,7 +92591,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for Chassis enclosure.
+ Detailed information about the endpoint.
string
@@ -92541,10 +92624,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 of the endpoint, for which this capability information is applicable.
string
@@ -92554,9 +92637,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -92578,21 +92661,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a Chassis enclosure.
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
- Product Name for Chassis enclosure.
+ Revision for the chassis enclosure.
string
@@ -92614,9 +92685,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Vendor
- SKU information for Chassis enclosure.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -92626,9 +92697,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for Chassis enclosure.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -92690,19 +92761,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityChassisManufacturingDef by Name
-PS C:\> $CapabilityChassisManufacturingDefByName = Get-IntersightCapabilityChassisManufacturingDef -Name CapabilityChassisManufacturingDefName
+ #Get the CapabilityChassisDescriptor by Name
+PS C:\> $CapabilityChassisDescriptorByName = Get-IntersightCapabilityChassisDescriptor -Name CapabilityChassisDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CapabilityChassisManufacturingDefList = Get-IntersightCapabilityChassisManufacturingDef
+PS C:\> $CapabilityChassisDescriptorList = Get-IntersightCapabilityChassisDescriptor
-#Get the list of CapabilityChassisManufacturingDef under particular organization.
+#Get the list of CapabilityChassisDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityChassisManufacturingDefByOrg = Get-IntersightCapabilityChassisManufacturingDef -Organization $org
+PS C:\> $CapabilityChassisDescriptorByOrg = Get-IntersightCapabilityChassisDescriptor -Organization $org
-#Get the CapabilityChassisManufacturingDef based on query Parameter
-PS C:\> $CapabilityChassisManufacturingDefByQueryParam = Get-IntersightCapabilityChassisManufacturingDef -Filter Name eq CapabilityChassisManufacturingDefName
+#Get the CapabilityChassisDescriptor based on query Parameter
+PS C:\> $CapabilityChassisDescriptorByQueryParam = Get-IntersightCapabilityChassisDescriptor -Filter Name eq CapabilityChassisDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -92716,15 +92787,15 @@ PS C:\> $CapabilityChassisManufacturingDefByQueryParam = Get-IntersightCapabilit
- New-IntersightCapabilityChassisManufacturingDef
+ New-IntersightCapabilityChassisDescriptor
- Remove-IntersightCapabilityChassisManufacturingDef
+ Remove-IntersightCapabilityChassisDescriptor
- Set-IntersightCapabilityChassisManufacturingDef
+ Set-IntersightCapabilityChassisDescriptor
@@ -92732,21 +92803,21 @@ PS C:\> $CapabilityChassisManufacturingDefByQueryParam = Get-IntersightCapabilit
- Get-IntersightCapabilityChassisUpgradeSupportMeta
+ Get-IntersightCapabilityChassisManufacturingDef
Get
- IntersightCapabilityChassisUpgradeSupportMeta
+ IntersightCapabilityChassisManufacturingDef
- Get the CapabilityChassisUpgradeSupportMeta
+ Get the CapabilityChassisManufacturingDef
- Read a 'CapabilityChassisUpgradeSupportMeta' resource.,
+ Read a 'CapabilityChassisManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityChassisUpgradeSupportMeta
+ Get-IntersightCapabilityChassisManufacturingDef
AccountMoid
@@ -92760,13 +92831,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- AdaptersUpgradedViaHsu
+ Caption
- bool
+ string
- bool
+ string
+
+
+ None
+
+
+ ChassisCodeName
+
+
+
+ string
+
+ string
None
@@ -92856,7 +92939,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- SeriesId
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
@@ -92879,10 +92974,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityChassisUpgradeSupportMeta
+ Get-IntersightCapabilityChassisManufacturingDef
Apply
@@ -93018,7 +93137,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisUpgradeSupportMeta
+ Get-IntersightCapabilityChassisManufacturingDef
Json
@@ -93046,7 +93165,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityChassisUpgradeSupportMeta
+ Get-IntersightCapabilityChassisManufacturingDef
Json
@@ -93244,13 +93363,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- AdaptersUpgradedViaHsu
+ Caption
- If enabled, indicates that adapters in servers within this chassis would be upgraded by HSU.
+ Caption for Chassis enclosure.
- bool
+ string
- bool
+ string
+
+
+ None
+
+
+ ChassisCodeName
+
+ Chassis Code Name for Chassis enclosure.
+
+ string
+
+ string
None
@@ -93270,7 +93401,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Verbose description regarding this group of chassis.
+ Description for Chassis enclosure.
string
@@ -93340,9 +93471,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- SeriesId
+ Pid
- Classification of a set of chassis models.
+ Product Identifier for a Chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
+
+ Product Name for Chassis enclosure.
string
@@ -93363,6 +93506,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Sku
+
+ SKU information for Chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ VID information for Chassis enclosure.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -93413,33 +93580,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityChassisManufacturingDef by Name
+PS C:\> $CapabilityChassisManufacturingDefByName = Get-IntersightCapabilityChassisManufacturingDef -Name CapabilityChassisManufacturingDefName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityChassisManufacturingDefList = Get-IntersightCapabilityChassisManufacturingDef
+
+#Get the list of CapabilityChassisManufacturingDef under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityChassisManufacturingDefByOrg = Get-IntersightCapabilityChassisManufacturingDef -Organization $org
+
+#Get the CapabilityChassisManufacturingDef based on query Parameter
+PS C:\> $CapabilityChassisManufacturingDefByQueryParam = Get-IntersightCapabilityChassisManufacturingDef -Filter Name eq CapabilityChassisManufacturingDefName
+
+#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-IntersightCapabilityChassisManufacturingDef
+
+
+
+ Remove-IntersightCapabilityChassisManufacturingDef
+
+
+
+ Set-IntersightCapabilityChassisManufacturingDef
+
+
- Get-IntersightCapabilityCimcFirmwareDescriptor
+ Get-IntersightCapabilityChassisUpgradeSupportMeta
Get
- IntersightCapabilityCimcFirmwareDescriptor
+ IntersightCapabilityChassisUpgradeSupportMeta
- Get the CapabilityCimcFirmwareDescriptor
+ Get the CapabilityChassisUpgradeSupportMeta
- Read a 'CapabilityCimcFirmwareDescriptor' resource.,
+ Read a 'CapabilityChassisUpgradeSupportMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityCimcFirmwareDescriptor
+ Get-IntersightCapabilityChassisUpgradeSupportMeta
AccountMoid
@@ -93453,7 +93653,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- AdapterEpProxyEnabled
+ AdaptersUpgradedViaHsu
@@ -93500,18 +93700,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- LocalUserPswdSupportedVer
-
-
-
- string
-
- string
-
-
- None
-
ModTime
@@ -93524,8 +93712,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -93537,7 +93725,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -93561,7 +93749,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Revision
+ SeriesId
@@ -93584,46 +93772,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- UuidSupportedVer
-
-
-
- string
-
- string
-
-
- None
-
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityCimcFirmwareDescriptor
+ Get-IntersightCapabilityChassisUpgradeSupportMeta
Apply
@@ -93759,7 +93911,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCimcFirmwareDescriptor
+ Get-IntersightCapabilityChassisUpgradeSupportMeta
Json
@@ -93787,7 +93939,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCimcFirmwareDescriptor
+ Get-IntersightCapabilityChassisUpgradeSupportMeta
Json
@@ -93985,9 +94137,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- AdapterEpProxyEnabled
+ AdaptersUpgradedViaHsu
- Indicates whether the server uses ep proxy to communicate with the adapter.
+ If enabled, indicates that adapters in servers within this chassis would be upgraded by HSU.
bool
@@ -94011,7 +94163,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Detailed information about the endpoint.
+ Verbose description regarding this group of chassis.
string
@@ -94032,18 +94184,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- LocalUserPswdSupportedVer
-
- Minimum server firmware version for local users password properties feature support.
-
- string
-
- string
-
-
- None
-
ModTime
@@ -94056,10 +94196,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -94069,9 +94209,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -94093,9 +94233,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Revision
+ SeriesId
- Revision information for the server.
+ Classification of a set of chassis models.
string
@@ -94116,42 +94256,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- UuidSupportedVer
-
- Minimum server firmware version for UUID feature support.
-
- string
-
- string
-
-
- None
-
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -94202,66 +94306,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityCimcFirmwareDescriptor by Name
-PS C:\> $CapabilityCimcFirmwareDescriptorByName = Get-IntersightCapabilityCimcFirmwareDescriptor -Name CapabilityCimcFirmwareDescriptorName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityCimcFirmwareDescriptorList = Get-IntersightCapabilityCimcFirmwareDescriptor
-
-#Get the list of CapabilityCimcFirmwareDescriptor under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityCimcFirmwareDescriptorByOrg = Get-IntersightCapabilityCimcFirmwareDescriptor -Organization $org
-
-#Get the CapabilityCimcFirmwareDescriptor based on query Parameter
-PS C:\> $CapabilityCimcFirmwareDescriptorByQueryParam = Get-IntersightCapabilityCimcFirmwareDescriptor -Filter Name eq CapabilityCimcFirmwareDescriptorName
-
-#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-IntersightCapabilityCimcFirmwareDescriptor
-
-
-
- Remove-IntersightCapabilityCimcFirmwareDescriptor
-
-
-
- Set-IntersightCapabilityCimcFirmwareDescriptor
-
-
- Get-IntersightCapabilityCpuEndpointDescriptor
+ Get-IntersightCapabilityCimcFirmwareDescriptor
Get
- IntersightCapabilityCpuEndpointDescriptor
+ IntersightCapabilityCimcFirmwareDescriptor
- Get the CapabilityCpuEndpointDescriptor
+ Get the CapabilityCimcFirmwareDescriptor
- Read a 'CapabilityCpuEndpointDescriptor' resource.,
+ Read a 'CapabilityCimcFirmwareDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityCpuEndpointDescriptor
+ Get-IntersightCapabilityCimcFirmwareDescriptor
AccountMoid
@@ -94274,6 +94345,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ AdapterEpProxyEnabled
+
+
+
+ bool
+
+ bool
+
+
+ None
+
CreateTime
@@ -94310,6 +94393,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ LocalUserPswdSupportedVer
+
+
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -94359,7 +94454,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- PartNumber
+ Revision
@@ -94370,8 +94465,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Pid
+
+ SharedScope
@@ -94382,8 +94477,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ UuidSupportedVer
@@ -94406,10 +94501,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Version
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityCpuEndpointDescriptor
+ Get-IntersightCapabilityCimcFirmwareDescriptor
Apply
@@ -94545,7 +94652,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCpuEndpointDescriptor
+ Get-IntersightCapabilityCimcFirmwareDescriptor
Json
@@ -94573,7 +94680,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityCpuEndpointDescriptor
+ Get-IntersightCapabilityCimcFirmwareDescriptor
Json
@@ -94770,6 +94877,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ AdapterEpProxyEnabled
+
+ Indicates whether the server uses ep proxy to communicate with the adapter.
+
+ bool
+
+ bool
+
+
+ None
+
CreateTime
@@ -94785,7 +94904,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- This field is to provide description of the cpu.
+ Detailed information about the endpoint.
string
@@ -94806,6 +94925,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ LocalUserPswdSupportedVer
+
+ Minimum server firmware version for local users password properties feature support.
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -94821,7 +94952,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- This field is to provide model of the cpu.
+ The model of the endpoint, for which this capability information is applicable.
string
@@ -94855,9 +94986,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- PartNumber
+ Revision
- This field is to provide partNumber of the cpu.
+ Revision information for the server.
string
@@ -94866,10 +94997,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Pid
+
+ SharedScope
- This field is to provide pid of the cpu.
+ 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
@@ -94878,10 +95009,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ UuidSupportedVer
- 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.
+ Minimum server firmware version for UUID feature support.
string
@@ -94893,7 +95024,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Vendor
- This field is to provide vendor of the cpu.
+ The vendor of the endpoint, for which this capability information is applicable.
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -94952,33 +95095,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityCimcFirmwareDescriptor by Name
+PS C:\> $CapabilityCimcFirmwareDescriptorByName = Get-IntersightCapabilityCimcFirmwareDescriptor -Name CapabilityCimcFirmwareDescriptorName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityCimcFirmwareDescriptorList = Get-IntersightCapabilityCimcFirmwareDescriptor
+
+#Get the list of CapabilityCimcFirmwareDescriptor under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityCimcFirmwareDescriptorByOrg = Get-IntersightCapabilityCimcFirmwareDescriptor -Organization $org
+
+#Get the CapabilityCimcFirmwareDescriptor based on query Parameter
+PS C:\> $CapabilityCimcFirmwareDescriptorByQueryParam = Get-IntersightCapabilityCimcFirmwareDescriptor -Filter Name eq CapabilityCimcFirmwareDescriptorName
+
+#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-IntersightCapabilityCimcFirmwareDescriptor
+
+
+
+ Remove-IntersightCapabilityCimcFirmwareDescriptor
+
+
+
+ Set-IntersightCapabilityCimcFirmwareDescriptor
+
+
- Get-IntersightCapabilityDimmsEndpointDescriptor
+ Get-IntersightCapabilityCpuEndpointDescriptor
Get
- IntersightCapabilityDimmsEndpointDescriptor
+ IntersightCapabilityCpuEndpointDescriptor
- Get the CapabilityDimmsEndpointDescriptor
+ Get the CapabilityCpuEndpointDescriptor
- Read a 'CapabilityDimmsEndpointDescriptor' resource.,
+ Read a 'CapabilityCpuEndpointDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityDimmsEndpointDescriptor
+ Get-IntersightCapabilityCpuEndpointDescriptor
AccountMoid
@@ -95126,7 +95302,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDimmsEndpointDescriptor
+ Get-IntersightCapabilityCpuEndpointDescriptor
Apply
@@ -95262,7 +95438,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDimmsEndpointDescriptor
+ Get-IntersightCapabilityCpuEndpointDescriptor
Json
@@ -95290,7 +95466,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDimmsEndpointDescriptor
+ Get-IntersightCapabilityCpuEndpointDescriptor
Json
@@ -95502,7 +95678,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- This field is to provide description of the dimm.
+ This field is to provide description of the cpu.
string
@@ -95538,7 +95714,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- This field is to provide model of the dimm.
+ This field is to provide model of the cpu.
string
@@ -95574,7 +95750,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PartNumber
- This field is to provide partNumber of the dimm.
+ This field is to provide partNumber of the cpu.
string
@@ -95586,7 +95762,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Pid
- This field is to provide pid of the dimm.
+ This field is to provide pid of the cpu.
string
@@ -95610,7 +95786,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Vendor
- This field is to provide vendor of the dimm.
+ This field is to provide vendor of the cpu.
string
@@ -95681,21 +95857,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityDrivesEndpointDescriptor
+ Get-IntersightCapabilityDimmsEndpointDescriptor
Get
- IntersightCapabilityDrivesEndpointDescriptor
+ IntersightCapabilityDimmsEndpointDescriptor
- Get the CapabilityDrivesEndpointDescriptor
+ Get the CapabilityDimmsEndpointDescriptor
- Read a 'CapabilityDrivesEndpointDescriptor' resource.,
+ Read a 'CapabilityDimmsEndpointDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityDrivesEndpointDescriptor
+ Get-IntersightCapabilityDimmsEndpointDescriptor
AccountMoid
@@ -95708,18 +95884,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- AliasModel
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -95855,7 +96019,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDrivesEndpointDescriptor
+ Get-IntersightCapabilityDimmsEndpointDescriptor
Apply
@@ -95991,7 +96155,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDrivesEndpointDescriptor
+ Get-IntersightCapabilityDimmsEndpointDescriptor
Json
@@ -96019,7 +96183,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityDrivesEndpointDescriptor
+ Get-IntersightCapabilityDimmsEndpointDescriptor
Json
@@ -96216,18 +96380,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- AliasModel
-
- This field is to provide alias model of the drive.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -96243,7 +96395,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- This field is to provide description of the drive.
+ This field is to provide description of the dimm.
string
@@ -96279,7 +96431,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- This field is to provide model of the drive.
+ This field is to provide model of the dimm.
string
@@ -96315,7 +96467,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
PartNumber
- This field is to provide partNumber of the drive.
+ This field is to provide partNumber of the dimm.
string
@@ -96327,7 +96479,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Pid
- This field is to provide pid of the drive.
+ This field is to provide pid of the dimm.
string
@@ -96351,7 +96503,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Vendor
- This field is to provide vendor of the drive.
+ This field is to provide vendor of the dimm.
string
@@ -96422,21 +96574,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityEquipmentPhysicalDef
+ Get-IntersightCapabilityDrivesEndpointDescriptor
Get
- IntersightCapabilityEquipmentPhysicalDef
+ IntersightCapabilityDrivesEndpointDescriptor
- Get the CapabilityEquipmentPhysicalDef
+ Get the CapabilityDrivesEndpointDescriptor
- Read a 'CapabilityEquipmentPhysicalDef' resource.,
+ Read a 'CapabilityDrivesEndpointDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityEquipmentPhysicalDef
+ Get-IntersightCapabilityDrivesEndpointDescriptor
AccountMoid
@@ -96449,32 +96601,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
-
-
-
- DateTime
-
- DateTime
-
-
- None
-
- Depth
-
-
-
- float
-
- float
-
-
- None
-
-
- DomainGroupMoid
+ AliasModel
@@ -96485,38 +96613,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Height
+
+ CreateTime
- float
+ DateTime
- float
+ DateTime
None
-
- MaxPower
+
+ Description
- long
+ string
- long
+ string
None
-
- MinPower
+
+ DomainGroupMoid
- long
+ string
- long
+ string
None
@@ -96533,8 +96661,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -96546,7 +96674,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -96557,18 +96685,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- NominalPower
-
-
-
- long
-
- long
-
-
- None
-
Parent
@@ -96582,19 +96698,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- CapabilityEquipmentPhysicalDef.PidEnum
-
- CapabilityEquipmentPhysicalDef.PidEnum
-
-
- None
-
-
- SharedScope
+ PartNumber
@@ -96606,7 +96710,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Pid
@@ -96617,8 +96721,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vid
+
+ SharedScope
@@ -96630,25 +96734,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Weight
-
-
-
- float
-
- float
-
-
- None
-
-
- Width
+ Vendor
- float
+ string
- float
+ string
None
@@ -96656,7 +96748,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentPhysicalDef
+ Get-IntersightCapabilityDrivesEndpointDescriptor
Apply
@@ -96792,7 +96884,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentPhysicalDef
+ Get-IntersightCapabilityDrivesEndpointDescriptor
Json
@@ -96820,7 +96912,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentPhysicalDef
+ Get-IntersightCapabilityDrivesEndpointDescriptor
Json
@@ -97017,34 +97109,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
-
- The time when this managed object was created.
-
- DateTime
-
- DateTime
-
-
- None
-
- Depth
-
- Depth information for a Switch/Fabric-Interconnect.
-
- float
-
- float
-
-
- None
-
-
- DomainGroupMoid
+ AliasModel
- The DomainGroup ID for this managed object.
+ This field is to provide alias model of the drive.
string
@@ -97053,38 +97121,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Height
+
+ CreateTime
- Height information for a Switch/Fabric-Interconnect.
+ The time when this managed object was created.
- float
+ DateTime
- float
+ DateTime
None
-
- MaxPower
+
+ Description
- Max Power information for a Switch/Fabric-Interconnect.
+ This field is to provide description of the drive.
- long
+ string
- long
+ string
None
-
- MinPower
+
+ DomainGroupMoid
- Min Power information for a Switch/Fabric-Interconnect.
+ The DomainGroup ID for this managed object.
- long
+ string
- long
+ string
None
@@ -97101,10 +97169,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.
+ This field is to provide model of the drive.
string
@@ -97114,9 +97182,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -97125,18 +97193,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- NominalPower
-
- Nominal Power information for a Switch/Fabric-Interconnect.
-
- long
-
- long
-
-
- None
-
Parent
@@ -97150,21 +97206,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
-
- CapabilityEquipmentPhysicalDef.PidEnum
-
- CapabilityEquipmentPhysicalDef.PidEnum
-
-
- None
-
-
- SharedScope
+ PartNumber
- 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.
+ This field is to provide partNumber of the drive.
string
@@ -97174,9 +97218,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Pid
- SKU information for Switch/Fabric-Interconnect.
+ This field is to provide pid of the drive.
string
@@ -97185,10 +97229,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vid
+
+ SharedScope
- VID information for Switch/Fabric-Interconnect.
+ 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
@@ -97198,25 +97242,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Weight
-
- Weight information for a Switch/Fabric-Interconnect.
-
- float
-
- float
-
-
- None
-
-
- Width
+ Vendor
- Width information for a Switch/Fabric-Interconnect.
+ This field is to provide vendor of the drive.
- float
+ string
- float
+ string
None
@@ -97271,66 +97303,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityEquipmentPhysicalDef by Name
-PS C:\> $CapabilityEquipmentPhysicalDefByName = Get-IntersightCapabilityEquipmentPhysicalDef -Name CapabilityEquipmentPhysicalDefName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityEquipmentPhysicalDefList = Get-IntersightCapabilityEquipmentPhysicalDef
-
-#Get the list of CapabilityEquipmentPhysicalDef under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityEquipmentPhysicalDefByOrg = Get-IntersightCapabilityEquipmentPhysicalDef -Organization $org
-
-#Get the CapabilityEquipmentPhysicalDef based on query Parameter
-PS C:\> $CapabilityEquipmentPhysicalDefByQueryParam = Get-IntersightCapabilityEquipmentPhysicalDef -Filter Name eq CapabilityEquipmentPhysicalDefName
-
-#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-IntersightCapabilityEquipmentPhysicalDef
-
-
-
- Remove-IntersightCapabilityEquipmentPhysicalDef
-
-
-
- Set-IntersightCapabilityEquipmentPhysicalDef
-
-
- Get-IntersightCapabilityEquipmentSlotArray
+ Get-IntersightCapabilityEquipmentPhysicalDef
Get
- IntersightCapabilityEquipmentSlotArray
+ IntersightCapabilityEquipmentPhysicalDef
- Get the CapabilityEquipmentSlotArray
+ Get the CapabilityEquipmentPhysicalDef
- Read a 'CapabilityEquipmentSlotArray' resource.,
+ Read a 'CapabilityEquipmentPhysicalDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityEquipmentSlotArray
+ Get-IntersightCapabilityEquipmentPhysicalDef
AccountMoid
@@ -97355,44 +97354,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
-
-
-
- string
-
- string
-
-
- None
-
-
- FirstIndex
-
-
-
- float
-
- float
-
-
- None
-
- Height
-
-
-
- float
-
- float
-
-
- None
-
-
- HorizontalStartOffset
+ Depth
@@ -97403,20 +97366,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- InlineGroupSeparation
+
+ DomainGroupMoid
- float
+ string
- float
+ string
None
- InlineGroupSize
+ Height
@@ -97428,25 +97391,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- InlineOffset
+ MaxPower
- float
+ long
- float
+ long
None
- Location
+ MinPower
- string
+ long
- string
+ long
None
@@ -97488,7 +97451,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- NumberOfSlots
+ NominalPower
@@ -97499,18 +97462,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Orientation
-
-
-
- string
-
- string
-
-
- None
-
Parent
@@ -97528,21 +97479,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- CapabilityEquipmentSlotArray.PidEnum
-
- CapabilityEquipmentSlotArray.PidEnum
-
-
- None
-
-
- Selector
-
-
-
- string
+ CapabilityEquipmentPhysicalDef.PidEnum
- string
+ CapabilityEquipmentPhysicalDef.PidEnum
None
@@ -97572,55 +97511,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- SlotsPerLine
-
-
-
- long
-
- long
-
-
- None
-
-
- TransverseGroupSeparation
-
-
-
- float
-
- float
-
-
- None
-
-
- TransverseGroupSize
-
-
-
- float
-
- float
-
-
- None
-
-
- TransverseOffset
+ Vid
- float
+ string
- float
+ string
None
- VerticalStartOffset
+ Weight
@@ -97631,18 +97534,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vid
-
-
-
- string
-
- string
-
-
- None
-
Width
@@ -97658,7 +97549,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentSlotArray
+ Get-IntersightCapabilityEquipmentPhysicalDef
Apply
@@ -97794,7 +97685,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentSlotArray
+ Get-IntersightCapabilityEquipmentPhysicalDef
Json
@@ -97822,7 +97713,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityEquipmentSlotArray
+ Get-IntersightCapabilityEquipmentPhysicalDef
Json
@@ -98031,46 +97922,10 @@ 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
-
- FirstIndex
-
- First Index information for a Switch/Fabric-Interconnect hardware.
-
- float
-
- float
-
-
- None
-
-
- Height
-
- Height information for a Switch/Fabric-Interconnect hardware.
-
- float
-
- float
-
-
- None
-
-
- HorizontalStartOffset
+ Depth
- Horizontal Start Offset information for a Switch/Fabric-Interconnect hardware.
+ Depth information for a Switch/Fabric-Interconnect.
float
@@ -98079,22 +97934,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- InlineGroupSeparation
+
+ DomainGroupMoid
- Inline Group Separation information for a Switch/Fabric-Interconnect hardware.
+ The DomainGroup ID for this managed object.
- float
+ string
- float
+ string
None
- InlineGroupSize
+ Height
- Inline Group Size information for a Switch/Fabric-Interconnect hardware.
+ Height information for a Switch/Fabric-Interconnect.
float
@@ -98104,25 +97959,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- InlineOffset
+ MaxPower
- Inline Offset information for a Switch/Fabric-Interconnect hardware.
+ Max Power information for a Switch/Fabric-Interconnect.
- float
+ long
- float
+ long
None
- Location
+ MinPower
- Location information for a Switch/Fabric-Interconnect hardware.
+ Min Power information for a Switch/Fabric-Interconnect.
- string
+ long
- string
+ long
None
@@ -98164,9 +98019,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- NumberOfSlots
+ NominalPower
- Number of Slots information for a Switch/Fabric-Interconnect hardware.
+ Nominal Power information for a Switch/Fabric-Interconnect.
long
@@ -98175,18 +98030,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Orientation
-
- Orientation information for a Switch/Fabric-Interconnect hardware.
-
- string
-
- string
-
-
- None
-
Parent
@@ -98204,21 +98047,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
- CapabilityEquipmentSlotArray.PidEnum
-
- CapabilityEquipmentSlotArray.PidEnum
-
-
- None
-
-
- Selector
-
- Selector information for a Switch/Fabric-Interconnect hardware.
-
- string
+ CapabilityEquipmentPhysicalDef.PidEnum
- string
+ CapabilityEquipmentPhysicalDef.PidEnum
None
@@ -98248,57 +98079,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- SlotsPerLine
-
- Slots per line information for a Switch/Fabric-Interconnect hardware.
-
- long
-
- long
-
-
- None
-
-
- TransverseGroupSeparation
-
- Transverse Group Separation information for a Switch/Fabric-Interconnect hardware.
-
- float
-
- float
-
-
- None
-
-
- TransverseGroupSize
-
- Transverse Group Size information for a Switch/Fabric-Interconnect hardware.
-
- float
-
- float
-
-
- None
-
-
- TransverseOffset
+ Vid
- Transverse Offset information for a Switch/Fabric-Interconnect hardware.
+ VID information for Switch/Fabric-Interconnect.
- float
+ string
- float
+ string
None
- VerticalStartOffset
+ Weight
- Vertical Start Offset information for a Switch/Fabric-Interconnect hardware.
+ Weight information for a Switch/Fabric-Interconnect.
float
@@ -98307,22 +98102,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vid
-
- VID information for Switch/Fabric-Interconnect.
-
- string
-
- string
-
-
- None
-
Width
- Width information for a Switch/Fabric-Interconnect hardware.
+ Width information for a Switch/Fabric-Interconnect.
float
@@ -98384,19 +98167,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityEquipmentSlotArray by Name
-PS C:\> $CapabilityEquipmentSlotArrayByName = Get-IntersightCapabilityEquipmentSlotArray -Name CapabilityEquipmentSlotArrayName
+ #Get the CapabilityEquipmentPhysicalDef by Name
+PS C:\> $CapabilityEquipmentPhysicalDefByName = Get-IntersightCapabilityEquipmentPhysicalDef -Name CapabilityEquipmentPhysicalDefName
#Get the List of ServerProfiles
-PS C:\> $CapabilityEquipmentSlotArrayList = Get-IntersightCapabilityEquipmentSlotArray
+PS C:\> $CapabilityEquipmentPhysicalDefList = Get-IntersightCapabilityEquipmentPhysicalDef
-#Get the list of CapabilityEquipmentSlotArray under particular organization.
+#Get the list of CapabilityEquipmentPhysicalDef under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityEquipmentSlotArrayByOrg = Get-IntersightCapabilityEquipmentSlotArray -Organization $org
+PS C:\> $CapabilityEquipmentPhysicalDefByOrg = Get-IntersightCapabilityEquipmentPhysicalDef -Organization $org
-#Get the CapabilityEquipmentSlotArray based on query Parameter
-PS C:\> $CapabilityEquipmentSlotArrayByQueryParam = Get-IntersightCapabilityEquipmentSlotArray -Filter Name eq CapabilityEquipmentSlotArrayName
+#Get the CapabilityEquipmentPhysicalDef based on query Parameter
+PS C:\> $CapabilityEquipmentPhysicalDefByQueryParam = Get-IntersightCapabilityEquipmentPhysicalDef -Filter Name eq CapabilityEquipmentPhysicalDefName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -98410,15 +98193,15 @@ PS C:\> $CapabilityEquipmentSlotArrayByQueryParam = Get-IntersightCapabilityEqui
- New-IntersightCapabilityEquipmentSlotArray
+ New-IntersightCapabilityEquipmentPhysicalDef
- Remove-IntersightCapabilityEquipmentSlotArray
+ Remove-IntersightCapabilityEquipmentPhysicalDef
- Set-IntersightCapabilityEquipmentSlotArray
+ Set-IntersightCapabilityEquipmentPhysicalDef
@@ -98426,21 +98209,21 @@ PS C:\> $CapabilityEquipmentSlotArrayByQueryParam = Get-IntersightCapabilityEqui
- Get-IntersightCapabilityFanModuleDescriptor
+ Get-IntersightCapabilityEquipmentSlotArray
Get
- IntersightCapabilityFanModuleDescriptor
+ IntersightCapabilityEquipmentSlotArray
- Get the CapabilityFanModuleDescriptor
+ Get the CapabilityEquipmentSlotArray
- Read a 'CapabilityFanModuleDescriptor' resource.,
+ Read a 'CapabilityEquipmentSlotArray' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityFanModuleDescriptor
+ Get-IntersightCapabilityEquipmentSlotArray
AccountMoid
@@ -98466,7 +98249,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -98477,8 +98260,80 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ FirstIndex
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ Height
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ HorizontalStartOffset
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineGroupSeparation
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineGroupSize
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineOffset
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ Location
@@ -98501,8 +98356,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -98514,7 +98369,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ NumberOfSlots
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ Orientation
@@ -98538,7 +98417,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Revision
+ Pid
+
+
+
+ CapabilityEquipmentSlotArray.PidEnum
+
+ CapabilityEquipmentSlotArray.PidEnum
+
+
+ None
+
+
+ Selector
@@ -98562,7 +98453,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vendor
+ Sku
@@ -98574,7 +98465,67 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Version
+ SlotsPerLine
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ TransverseGroupSeparation
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ TransverseGroupSize
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ TransverseOffset
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ VerticalStartOffset
+
+
+
+ float
+
+ float
+
+
+ None
+
+
+ Vid
@@ -98585,10 +98536,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Width
+
+
+
+ float
+
+ float
+
+
+ None
+
- Get-IntersightCapabilityFanModuleDescriptor
+ Get-IntersightCapabilityEquipmentSlotArray
Apply
@@ -98724,7 +98687,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFanModuleDescriptor
+ Get-IntersightCapabilityEquipmentSlotArray
Json
@@ -98752,7 +98715,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFanModuleDescriptor
+ Get-IntersightCapabilityEquipmentSlotArray
Json
@@ -98962,9 +98925,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Detailed information about the endpoint.
+ The DomainGroup ID for this managed object.
string
@@ -98973,10 +98936,82 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ FirstIndex
- The DomainGroup ID for this managed object.
+ First Index information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ Height
+
+ Height information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ HorizontalStartOffset
+
+ Horizontal Start Offset information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineGroupSeparation
+
+ Inline Group Separation information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineGroupSize
+
+ Inline Group Size information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ InlineOffset
+
+ Inline Offset information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ Location
+
+ Location information for a Switch/Fabric-Interconnect hardware.
string
@@ -98997,10 +99032,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -99010,9 +99045,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
+
+ string
+
+ string
+
+
+ None
+
+
+ NumberOfSlots
+
+ Number of Slots information for a Switch/Fabric-Interconnect hardware.
+
+ long
+
+ long
+
+
+ None
+
+
+ Orientation
+
+ Orientation information for a Switch/Fabric-Interconnect hardware.
string
@@ -99034,9 +99093,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Revision
+ Pid
- Revision for the chassis enclosure.
+ Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
+
+ CapabilityEquipmentSlotArray.PidEnum
+
+ CapabilityEquipmentSlotArray.PidEnum
+
+
+ None
+
+
+ Selector
+
+ Selector information for a Switch/Fabric-Interconnect hardware.
string
@@ -99058,9 +99129,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vendor
+ Sku
- The vendor of the endpoint, for which this capability information is applicable.
+ SKU information for Switch/Fabric-Interconnect.
string
@@ -99070,9 +99141,69 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Version
+ SlotsPerLine
- The firmware or software version of the endpoint, for which this capability information is applicable.
+ Slots per line information for a Switch/Fabric-Interconnect hardware.
+
+ long
+
+ long
+
+
+ None
+
+
+ TransverseGroupSeparation
+
+ Transverse Group Separation information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ TransverseGroupSize
+
+ Transverse Group Size information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ TransverseOffset
+
+ Transverse Offset information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ VerticalStartOffset
+
+ Vertical Start Offset information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
+
+ Vid
+
+ VID information for Switch/Fabric-Interconnect.
string
@@ -99081,6 +99212,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Width
+
+ Width information for a Switch/Fabric-Interconnect hardware.
+
+ float
+
+ float
+
+
+ None
+
Json
@@ -99134,19 +99277,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityFanModuleDescriptor by Name
-PS C:\> $CapabilityFanModuleDescriptorByName = Get-IntersightCapabilityFanModuleDescriptor -Name CapabilityFanModuleDescriptorName
+ #Get the CapabilityEquipmentSlotArray by Name
+PS C:\> $CapabilityEquipmentSlotArrayByName = Get-IntersightCapabilityEquipmentSlotArray -Name CapabilityEquipmentSlotArrayName
#Get the List of ServerProfiles
-PS C:\> $CapabilityFanModuleDescriptorList = Get-IntersightCapabilityFanModuleDescriptor
+PS C:\> $CapabilityEquipmentSlotArrayList = Get-IntersightCapabilityEquipmentSlotArray
-#Get the list of CapabilityFanModuleDescriptor under particular organization.
+#Get the list of CapabilityEquipmentSlotArray under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityFanModuleDescriptorByOrg = Get-IntersightCapabilityFanModuleDescriptor -Organization $org
+PS C:\> $CapabilityEquipmentSlotArrayByOrg = Get-IntersightCapabilityEquipmentSlotArray -Organization $org
-#Get the CapabilityFanModuleDescriptor based on query Parameter
-PS C:\> $CapabilityFanModuleDescriptorByQueryParam = Get-IntersightCapabilityFanModuleDescriptor -Filter Name eq CapabilityFanModuleDescriptorName
+#Get the CapabilityEquipmentSlotArray based on query Parameter
+PS C:\> $CapabilityEquipmentSlotArrayByQueryParam = Get-IntersightCapabilityEquipmentSlotArray -Filter Name eq CapabilityEquipmentSlotArrayName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -99160,15 +99303,15 @@ PS C:\> $CapabilityFanModuleDescriptorByQueryParam = Get-IntersightCapabilityFan
- New-IntersightCapabilityFanModuleDescriptor
+ New-IntersightCapabilityEquipmentSlotArray
- Remove-IntersightCapabilityFanModuleDescriptor
+ Remove-IntersightCapabilityEquipmentSlotArray
- Set-IntersightCapabilityFanModuleDescriptor
+ Set-IntersightCapabilityEquipmentSlotArray
@@ -99176,21 +99319,21 @@ PS C:\> $CapabilityFanModuleDescriptorByQueryParam = Get-IntersightCapabilityFan
- Get-IntersightCapabilityFanModuleManufacturingDef
+ Get-IntersightCapabilityFanModuleDescriptor
Get
- IntersightCapabilityFanModuleManufacturingDef
+ IntersightCapabilityFanModuleDescriptor
- Get the CapabilityFanModuleManufacturingDef
+ Get the CapabilityFanModuleDescriptor
- Read a 'CapabilityFanModuleManufacturingDef' resource.,
+ Read a 'CapabilityFanModuleDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityFanModuleManufacturingDef
+ Get-IntersightCapabilityFanModuleDescriptor
AccountMoid
@@ -99203,18 +99346,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -99263,8 +99394,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -99276,7 +99407,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -99300,19 +99431,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
@@ -99336,7 +99455,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Vendor
@@ -99348,7 +99467,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -99362,7 +99481,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFanModuleManufacturingDef
+ Get-IntersightCapabilityFanModuleDescriptor
Apply
@@ -99498,7 +99617,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFanModuleManufacturingDef
+ Get-IntersightCapabilityFanModuleDescriptor
Json
@@ -99526,7 +99645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFanModuleManufacturingDef
+ Get-IntersightCapabilityFanModuleDescriptor
Json
@@ -99723,18 +99842,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for a fan module.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -99750,7 +99857,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for a fan module.
+ Detailed information about the endpoint.
string
@@ -99783,10 +99890,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 of the endpoint, for which this capability information is applicable.
string
@@ -99796,9 +99903,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -99820,21 +99927,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a fan module.
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
- Product Name for Fan Module Unit.
+ Revision for the chassis enclosure.
string
@@ -99856,9 +99951,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Vendor
- SKU information for a fan module.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -99868,9 +99963,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for a fan module.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -99932,19 +100027,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityFanModuleManufacturingDef by Name
-PS C:\> $CapabilityFanModuleManufacturingDefByName = Get-IntersightCapabilityFanModuleManufacturingDef -Name CapabilityFanModuleManufacturingDefName
+ #Get the CapabilityFanModuleDescriptor by Name
+PS C:\> $CapabilityFanModuleDescriptorByName = Get-IntersightCapabilityFanModuleDescriptor -Name CapabilityFanModuleDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CapabilityFanModuleManufacturingDefList = Get-IntersightCapabilityFanModuleManufacturingDef
+PS C:\> $CapabilityFanModuleDescriptorList = Get-IntersightCapabilityFanModuleDescriptor
-#Get the list of CapabilityFanModuleManufacturingDef under particular organization.
+#Get the list of CapabilityFanModuleDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityFanModuleManufacturingDefByOrg = Get-IntersightCapabilityFanModuleManufacturingDef -Organization $org
+PS C:\> $CapabilityFanModuleDescriptorByOrg = Get-IntersightCapabilityFanModuleDescriptor -Organization $org
-#Get the CapabilityFanModuleManufacturingDef based on query Parameter
-PS C:\> $CapabilityFanModuleManufacturingDefByQueryParam = Get-IntersightCapabilityFanModuleManufacturingDef -Filter Name eq CapabilityFanModuleManufacturingDefName
+#Get the CapabilityFanModuleDescriptor based on query Parameter
+PS C:\> $CapabilityFanModuleDescriptorByQueryParam = Get-IntersightCapabilityFanModuleDescriptor -Filter Name eq CapabilityFanModuleDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -99958,15 +100053,15 @@ PS C:\> $CapabilityFanModuleManufacturingDefByQueryParam = Get-IntersightCapabil
- New-IntersightCapabilityFanModuleManufacturingDef
+ New-IntersightCapabilityFanModuleDescriptor
- Remove-IntersightCapabilityFanModuleManufacturingDef
+ Remove-IntersightCapabilityFanModuleDescriptor
- Set-IntersightCapabilityFanModuleManufacturingDef
+ Set-IntersightCapabilityFanModuleDescriptor
@@ -99974,21 +100069,21 @@ PS C:\> $CapabilityFanModuleManufacturingDefByQueryParam = Get-IntersightCapabil
- Get-IntersightCapabilityFexCapabilityDef
+ Get-IntersightCapabilityFanModuleManufacturingDef
Get
- IntersightCapabilityFexCapabilityDef
+ IntersightCapabilityFanModuleManufacturingDef
- Get the CapabilityFexCapabilityDef
+ Get the CapabilityFanModuleManufacturingDef
- Read a 'CapabilityFexCapabilityDef' resource.,
+ Read a 'CapabilityFanModuleManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityFexCapabilityDef
+ Get-IntersightCapabilityFanModuleManufacturingDef
AccountMoid
@@ -100001,6 +100096,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Caption
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -100014,7 +100121,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- DomainGroupMoid
+ Description
@@ -100025,14 +100132,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- FecConfigOnHifPortSupported
+
+ DomainGroupMoid
- bool
+ string
- bool
+ string
None
@@ -100085,6 +100192,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
+
+
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -100097,10 +100228,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityFexCapabilityDef
+ Get-IntersightCapabilityFanModuleManufacturingDef
Apply
@@ -100236,7 +100391,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexCapabilityDef
+ Get-IntersightCapabilityFanModuleManufacturingDef
Json
@@ -100264,7 +100419,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexCapabilityDef
+ Get-IntersightCapabilityFanModuleManufacturingDef
Json
@@ -100461,6 +100616,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Caption
+
+ Caption for a fan module.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -100474,9 +100641,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DomainGroupMoid
+ Description
- The DomainGroup ID for this managed object.
+ Description for a fan module.
string
@@ -100485,14 +100652,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- FecConfigOnHifPortSupported
+
+ DomainGroupMoid
- FEC config on HIF port for Fabric Extender.
+ The DomainGroup ID for this managed object.
- bool
+ string
- bool
+ string
None
@@ -100545,6 +100712,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Pid
+
+ Product Identifier for a fan module.
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
+
+ Product Name for Fan Module Unit.
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -100557,6 +100748,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Sku
+
+ SKU information for a fan module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ VID information for a fan module.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -100607,7 +100822,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityFanModuleManufacturingDef by Name
+PS C:\> $CapabilityFanModuleManufacturingDefByName = Get-IntersightCapabilityFanModuleManufacturingDef -Name CapabilityFanModuleManufacturingDefName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityFanModuleManufacturingDefList = Get-IntersightCapabilityFanModuleManufacturingDef
+
+#Get the list of CapabilityFanModuleManufacturingDef under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityFanModuleManufacturingDefByOrg = Get-IntersightCapabilityFanModuleManufacturingDef -Organization $org
+
+#Get the CapabilityFanModuleManufacturingDef based on query Parameter
+PS C:\> $CapabilityFanModuleManufacturingDefByQueryParam = Get-IntersightCapabilityFanModuleManufacturingDef -Filter Name eq CapabilityFanModuleManufacturingDefName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
@@ -100615,15 +100851,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- New-IntersightCapabilityFexCapabilityDef
+ New-IntersightCapabilityFanModuleManufacturingDef
- Remove-IntersightCapabilityFexCapabilityDef
+ Remove-IntersightCapabilityFanModuleManufacturingDef
- Set-IntersightCapabilityFexCapabilityDef
+ Set-IntersightCapabilityFanModuleManufacturingDef
@@ -100631,21 +100867,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityFexDescriptor
+ Get-IntersightCapabilityFexCapabilityDef
Get
- IntersightCapabilityFexDescriptor
+ IntersightCapabilityFexCapabilityDef
- Get the CapabilityFexDescriptor
+ Get the CapabilityFexCapabilityDef
- Read a 'CapabilityFexDescriptor' resource.,
+ Read a 'CapabilityFexCapabilityDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityFexDescriptor
+ Get-IntersightCapabilityFexCapabilityDef
AccountMoid
@@ -100671,7 +100907,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -100682,14 +100918,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ FecConfigOnHifPortSupported
- string
+ bool
- string
+ bool
None
@@ -100706,8 +100942,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -100719,7 +100955,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -100742,18 +100978,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -100766,34 +100990,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityFexDescriptor
+ Get-IntersightCapabilityFexCapabilityDef
Apply
@@ -100929,7 +101129,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexDescriptor
+ Get-IntersightCapabilityFexCapabilityDef
Json
@@ -100957,7 +101157,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexDescriptor
+ Get-IntersightCapabilityFexCapabilityDef
Json
@@ -101167,9 +101367,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Detailed information about the endpoint.
+ The DomainGroup ID for this managed object.
string
@@ -101178,14 +101378,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ FecConfigOnHifPortSupported
- The DomainGroup ID for this managed object.
+ FEC config on HIF port for Fabric Extender.
- string
+ bool
- string
+ bool
None
@@ -101202,10 +101402,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -101215,9 +101415,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -101238,18 +101438,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Revision
-
- Revision for the fabric extender.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -101262,30 +101450,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -101344,15 +101508,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- New-IntersightCapabilityFexDescriptor
+ New-IntersightCapabilityFexCapabilityDef
- Remove-IntersightCapabilityFexDescriptor
+ Remove-IntersightCapabilityFexCapabilityDef
- Set-IntersightCapabilityFexDescriptor
+ Set-IntersightCapabilityFexCapabilityDef
@@ -101360,21 +101524,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityFexManufacturingDef
+ Get-IntersightCapabilityFexDescriptor
Get
- IntersightCapabilityFexManufacturingDef
+ IntersightCapabilityFexDescriptor
- Get the CapabilityFexManufacturingDef
+ Get the CapabilityFexDescriptor
- Read a 'CapabilityFexManufacturingDef' resource.,
+ Read a 'CapabilityFexDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityFexManufacturingDef
+ Get-IntersightCapabilityFexDescriptor
AccountMoid
@@ -101387,18 +101551,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -101435,18 +101587,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- FexCodeName
-
-
-
- string
-
- string
-
-
- None
-
ModTime
@@ -101459,8 +101599,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -101472,7 +101612,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -101496,19 +101636,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
@@ -101532,7 +101660,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Vendor
@@ -101544,7 +101672,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -101558,7 +101686,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexManufacturingDef
+ Get-IntersightCapabilityFexDescriptor
Apply
@@ -101694,7 +101822,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexManufacturingDef
+ Get-IntersightCapabilityFexDescriptor
Json
@@ -101722,7 +101850,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityFexManufacturingDef
+ Get-IntersightCapabilityFexDescriptor
Json
@@ -101919,18 +102047,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for Fabric extender.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -101946,7 +102062,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for Fabric extender.
+ Detailed information about the endpoint.
string
@@ -101967,18 +102083,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- FexCodeName
-
- Code Name for Fabric extender.
-
- string
-
- string
-
-
- None
-
ModTime
@@ -101991,10 +102095,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 of the endpoint, for which this capability information is applicable.
string
@@ -102004,9 +102108,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -102028,21 +102132,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a Fabric extender.
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
- Product Name for Fabric extender.
+ Revision for the fabric extender.
string
@@ -102064,9 +102156,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Vendor
- SKU information for Fabric extender.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -102076,9 +102168,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for Fabric extender.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -102145,15 +102237,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- New-IntersightCapabilityFexManufacturingDef
+ New-IntersightCapabilityFexDescriptor
- Remove-IntersightCapabilityFexManufacturingDef
+ Remove-IntersightCapabilityFexDescriptor
- Set-IntersightCapabilityFexManufacturingDef
+ Set-IntersightCapabilityFexDescriptor
@@ -102161,21 +102253,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityGpuEndpointDescriptor
+ Get-IntersightCapabilityFexManufacturingDef
Get
- IntersightCapabilityGpuEndpointDescriptor
+ IntersightCapabilityFexManufacturingDef
- Get the CapabilityGpuEndpointDescriptor
+ Get the CapabilityFexManufacturingDef
- Read a 'CapabilityGpuEndpointDescriptor' resource.,
+ Read a 'CapabilityFexManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityGpuEndpointDescriptor
+ Get-IntersightCapabilityFexManufacturingDef
AccountMoid
@@ -102188,6 +102280,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Caption
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -102224,6 +102328,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ FexCodeName
+
+
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -102236,8 +102352,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -102249,7 +102365,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -102273,7 +102389,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- PartNumber
+ Pid
@@ -102285,7 +102401,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
+ ProductName
@@ -102309,7 +102425,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vendor
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
@@ -102323,7 +102451,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityGpuEndpointDescriptor
+ Get-IntersightCapabilityFexManufacturingDef
Apply
@@ -102459,7 +102587,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityGpuEndpointDescriptor
+ Get-IntersightCapabilityFexManufacturingDef
Json
@@ -102487,7 +102615,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityGpuEndpointDescriptor
+ Get-IntersightCapabilityFexManufacturingDef
Json
@@ -102684,6 +102812,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Caption
+
+ Caption for Fabric extender.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -102699,7 +102839,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- This field is to provide description of the gpu.
+ Description for Fabric extender.
string
@@ -102720,6 +102860,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ FexCodeName
+
+ Code Name for Fabric extender.
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -102732,10 +102884,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- This field is to provide model of the gpu.
+ The unique identifier of this Managed Object instance.
string
@@ -102745,9 +102897,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -102769,9 +102921,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- PartNumber
+ Pid
- This field is to provide partNumber of the gpu.
+ Product Identifier for a Fabric extender.
string
@@ -102781,9 +102933,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
+ ProductName
- This field is to provide pid of the gpu.
+ Product Name for Fabric extender.
string
@@ -102805,9 +102957,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vendor
+ Sku
- This field is to provide vendor of the gpu.
+ SKU information for Fabric extender.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ VID information for Fabric extender.
string
@@ -102873,26 +103037,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
https://www.intersight.com/apidocs/downloads
+
+ New-IntersightCapabilityFexManufacturingDef
+
+
+
+ Remove-IntersightCapabilityFexManufacturingDef
+
+
+
+ Set-IntersightCapabilityFexManufacturingDef
+
+
- Get-IntersightCapabilityIoCardCapabilityDef
+ Get-IntersightCapabilityGpuEndpointDescriptor
Get
- IntersightCapabilityIoCardCapabilityDef
+ IntersightCapabilityGpuEndpointDescriptor
- Get the CapabilityIoCardCapabilityDef
+ Get the CapabilityGpuEndpointDescriptor
- Read a 'CapabilityIoCardCapabilityDef' resource.,
+ Read a 'CapabilityGpuEndpointDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityIoCardCapabilityDef
+ Get-IntersightCapabilityGpuEndpointDescriptor
AccountMoid
@@ -102917,14 +103093,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DcSupported
+
+ Description
- bool
+ string
- bool
+ string
None
@@ -102953,8 +103129,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -102966,7 +103142,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -102989,6 +103165,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -103001,10 +103201,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityIoCardCapabilityDef
+ Get-IntersightCapabilityGpuEndpointDescriptor
Apply
@@ -103140,7 +103352,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardCapabilityDef
+ Get-IntersightCapabilityGpuEndpointDescriptor
Json
@@ -103168,7 +103380,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardCapabilityDef
+ Get-IntersightCapabilityGpuEndpointDescriptor
Json
@@ -103377,14 +103589,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DcSupported
+
+ Description
- Device connector support on Iocard.
+ This field is to provide description of the gpu.
- bool
+ string
- bool
+ string
None
@@ -103413,10 +103625,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.
+ This field is to provide model of the gpu.
string
@@ -103426,9 +103638,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -103449,6 +103661,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ PartNumber
+
+ This field is to provide partNumber of the gpu.
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+ This field is to provide pid of the gpu.
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -103461,6 +103697,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Vendor
+
+ This field is to provide vendor of the gpu.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -103511,66 +103759,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityIoCardCapabilityDef by Name
-PS C:\> $CapabilityIoCardCapabilityDefByName = Get-IntersightCapabilityIoCardCapabilityDef -Name CapabilityIoCardCapabilityDefName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityIoCardCapabilityDefList = Get-IntersightCapabilityIoCardCapabilityDef
-
-#Get the list of CapabilityIoCardCapabilityDef under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityIoCardCapabilityDefByOrg = Get-IntersightCapabilityIoCardCapabilityDef -Organization $org
-
-#Get the CapabilityIoCardCapabilityDef based on query Parameter
-PS C:\> $CapabilityIoCardCapabilityDefByQueryParam = Get-IntersightCapabilityIoCardCapabilityDef -Filter Name eq CapabilityIoCardCapabilityDefName
-
-#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-IntersightCapabilityIoCardCapabilityDef
-
-
-
- Remove-IntersightCapabilityIoCardCapabilityDef
-
-
-
- Set-IntersightCapabilityIoCardCapabilityDef
-
-
- Get-IntersightCapabilityIoCardDescriptor
+ Get-IntersightCapabilityIoCardCapabilityDef
Get
- IntersightCapabilityIoCardDescriptor
+ IntersightCapabilityIoCardCapabilityDef
- Get the CapabilityIoCardDescriptor
+ Get the CapabilityIoCardCapabilityDef
- Read a 'CapabilityIoCardDescriptor' resource.,
+ Read a 'CapabilityIoCardCapabilityDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityIoCardDescriptor
+ Get-IntersightCapabilityIoCardCapabilityDef
AccountMoid
@@ -103595,14 +103810,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
+
+ DcSupported
- string
+ bool
- string
+ bool
None
@@ -103631,8 +103846,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -103644,7 +103859,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -103655,42 +103870,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- NativeHifPortChannelRequired
-
-
-
- bool
-
- bool
-
-
- None
-
-
- NativeSpeedMasterPortNum
-
-
-
- long
-
- long
-
-
- None
-
-
- NumHifPorts
-
-
-
- long
-
- long
-
-
- None
-
Parent
@@ -103703,18 +103882,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -103727,46 +103894,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- UifConnectivity
-
-
-
- CapabilityIoCardDescriptor.UifConnectivityEnum
-
- CapabilityIoCardDescriptor.UifConnectivityEnum
-
-
- None
-
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityIoCardDescriptor
+ Get-IntersightCapabilityIoCardCapabilityDef
Apply
@@ -103902,7 +104033,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardDescriptor
+ Get-IntersightCapabilityIoCardCapabilityDef
Json
@@ -103930,7 +104061,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardDescriptor
+ Get-IntersightCapabilityIoCardCapabilityDef
Json
@@ -104139,14 +104270,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
+
+ DcSupported
- Detailed information about the endpoint.
+ Device connector support on Iocard.
- string
+ bool
- string
+ bool
None
@@ -104175,18 +104306,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
-
- The model of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Moid
@@ -104199,38 +104318,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- NativeHifPortChannelRequired
-
- Identifies whether host port-channel is required to be configured for the iocard module.
-
- bool
-
- bool
-
-
- None
-
-
- NativeSpeedMasterPortNum
-
- Master port number for native speed configuration for the iocard module.
-
- long
-
- long
-
-
- None
-
-
- NumHifPorts
+
+ Name
- Number of hif ports per blade for the iocard module.
+ An unique identifer for a capability descriptor.
- long
+ string
- long
+ string
None
@@ -104247,18 +104342,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Revision
-
- Revision for the iocard module.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -104271,42 +104354,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- UifConnectivity
-
- Connectivity information between UIF Uplink ports and IOM ports.\n* `inline` - UIF uplink ports and IOM ports are connected inline.\n* `cross-connected` - UIF uplink ports and IOM ports are cross-connected, a case in washington chassis.
-
- CapabilityIoCardDescriptor.UifConnectivityEnum
-
- CapabilityIoCardDescriptor.UifConnectivityEnum
-
-
- None
-
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -104360,19 +104407,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityIoCardDescriptor by Name
-PS C:\> $CapabilityIoCardDescriptorByName = Get-IntersightCapabilityIoCardDescriptor -Name CapabilityIoCardDescriptorName
+ #Get the CapabilityIoCardCapabilityDef by Name
+PS C:\> $CapabilityIoCardCapabilityDefByName = Get-IntersightCapabilityIoCardCapabilityDef -Name CapabilityIoCardCapabilityDefName
#Get the List of ServerProfiles
-PS C:\> $CapabilityIoCardDescriptorList = Get-IntersightCapabilityIoCardDescriptor
+PS C:\> $CapabilityIoCardCapabilityDefList = Get-IntersightCapabilityIoCardCapabilityDef
-#Get the list of CapabilityIoCardDescriptor under particular organization.
+#Get the list of CapabilityIoCardCapabilityDef under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityIoCardDescriptorByOrg = Get-IntersightCapabilityIoCardDescriptor -Organization $org
+PS C:\> $CapabilityIoCardCapabilityDefByOrg = Get-IntersightCapabilityIoCardCapabilityDef -Organization $org
-#Get the CapabilityIoCardDescriptor based on query Parameter
-PS C:\> $CapabilityIoCardDescriptorByQueryParam = Get-IntersightCapabilityIoCardDescriptor -Filter Name eq CapabilityIoCardDescriptorName
+#Get the CapabilityIoCardCapabilityDef based on query Parameter
+PS C:\> $CapabilityIoCardCapabilityDefByQueryParam = Get-IntersightCapabilityIoCardCapabilityDef -Filter Name eq CapabilityIoCardCapabilityDefName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -104386,15 +104433,15 @@ PS C:\> $CapabilityIoCardDescriptorByQueryParam = Get-IntersightCapabilityIoCard
- New-IntersightCapabilityIoCardDescriptor
+ New-IntersightCapabilityIoCardCapabilityDef
- Remove-IntersightCapabilityIoCardDescriptor
+ Remove-IntersightCapabilityIoCardCapabilityDef
- Set-IntersightCapabilityIoCardDescriptor
+ Set-IntersightCapabilityIoCardCapabilityDef
@@ -104402,21 +104449,21 @@ PS C:\> $CapabilityIoCardDescriptorByQueryParam = Get-IntersightCapabilityIoCard
- Get-IntersightCapabilityIoCardManufacturingDef
+ Get-IntersightCapabilityIoCardDescriptor
Get
- IntersightCapabilityIoCardManufacturingDef
+ IntersightCapabilityIoCardDescriptor
- Get the CapabilityIoCardManufacturingDef
+ Get the CapabilityIoCardDescriptor
- Read a 'CapabilityIoCardManufacturingDef' resource.,
+ Read a 'CapabilityIoCardDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityIoCardManufacturingDef
+ Get-IntersightCapabilityIoCardDescriptor
AccountMoid
@@ -104429,18 +104476,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -104489,8 +104524,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -104502,7 +104537,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -104513,6 +104548,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ NativeHifPortChannelRequired
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ NativeSpeedMasterPortNum
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ NumHifPorts
+
+
+
+ long
+
+ long
+
+
+ None
+
Parent
@@ -104526,7 +104597,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
+ Revision
@@ -104537,8 +104608,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ProductName
+
+ SharedScope
@@ -104549,20 +104620,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ UifConnectivity
- string
+ CapabilityIoCardDescriptor.UifConnectivityEnum
- string
+ CapabilityIoCardDescriptor.UifConnectivityEnum
None
- Sku
+ Vendor
@@ -104574,7 +104645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -104588,7 +104659,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardManufacturingDef
+ Get-IntersightCapabilityIoCardDescriptor
Apply
@@ -104724,7 +104795,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardManufacturingDef
+ Get-IntersightCapabilityIoCardDescriptor
Json
@@ -104752,7 +104823,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIoCardManufacturingDef
+ Get-IntersightCapabilityIoCardDescriptor
Json
@@ -104949,18 +105020,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for a chassis Iocard module.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -104976,7 +105035,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for a chassis Iocard module.
+ Detailed information about the endpoint.
string
@@ -105009,10 +105068,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 of the endpoint, for which this capability information is applicable.
string
@@ -105022,9 +105081,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -105033,6 +105092,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ NativeHifPortChannelRequired
+
+ Identifies whether host port-channel is required to be configured for the iocard module.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ NativeSpeedMasterPortNum
+
+ Master port number for native speed configuration for the iocard module.
+
+ long
+
+ long
+
+
+ None
+
+
+ NumHifPorts
+
+ Number of hif ports per blade for the iocard module.
+
+ long
+
+ long
+
+
+ None
+
Parent
@@ -105046,9 +105141,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
+ Revision
- Product Identifier for a chassis Iocard module.
+ Revision for the iocard module.
string
@@ -105057,10 +105152,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ProductName
+
+ SharedScope
- Product Name for IO Card Module.
+ 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
@@ -105069,22 +105164,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ UifConnectivity
- 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.
+ Connectivity information between UIF Uplink ports and IOM ports.\n* `inline` - UIF uplink ports and IOM ports are connected inline.\n* `cross-connected` - UIF uplink ports and IOM ports are cross-connected, a case in washington chassis.
- string
+ CapabilityIoCardDescriptor.UifConnectivityEnum
- string
+ CapabilityIoCardDescriptor.UifConnectivityEnum
None
- Sku
+ Vendor
- SKU information for a chassis Iocard module.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -105094,9 +105189,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for a chassis Iocard module.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -105158,19 +105253,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityIoCardManufacturingDef by Name
-PS C:\> $CapabilityIoCardManufacturingDefByName = Get-IntersightCapabilityIoCardManufacturingDef -Name CapabilityIoCardManufacturingDefName
+ #Get the CapabilityIoCardDescriptor by Name
+PS C:\> $CapabilityIoCardDescriptorByName = Get-IntersightCapabilityIoCardDescriptor -Name CapabilityIoCardDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CapabilityIoCardManufacturingDefList = Get-IntersightCapabilityIoCardManufacturingDef
+PS C:\> $CapabilityIoCardDescriptorList = Get-IntersightCapabilityIoCardDescriptor
-#Get the list of CapabilityIoCardManufacturingDef under particular organization.
+#Get the list of CapabilityIoCardDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityIoCardManufacturingDefByOrg = Get-IntersightCapabilityIoCardManufacturingDef -Organization $org
+PS C:\> $CapabilityIoCardDescriptorByOrg = Get-IntersightCapabilityIoCardDescriptor -Organization $org
-#Get the CapabilityIoCardManufacturingDef based on query Parameter
-PS C:\> $CapabilityIoCardManufacturingDefByQueryParam = Get-IntersightCapabilityIoCardManufacturingDef -Filter Name eq CapabilityIoCardManufacturingDefName
+#Get the CapabilityIoCardDescriptor based on query Parameter
+PS C:\> $CapabilityIoCardDescriptorByQueryParam = Get-IntersightCapabilityIoCardDescriptor -Filter Name eq CapabilityIoCardDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -105184,15 +105279,15 @@ PS C:\> $CapabilityIoCardManufacturingDefByQueryParam = Get-IntersightCapability
- New-IntersightCapabilityIoCardManufacturingDef
+ New-IntersightCapabilityIoCardDescriptor
- Remove-IntersightCapabilityIoCardManufacturingDef
+ Remove-IntersightCapabilityIoCardDescriptor
- Set-IntersightCapabilityIoCardManufacturingDef
+ Set-IntersightCapabilityIoCardDescriptor
@@ -105200,21 +105295,21 @@ PS C:\> $CapabilityIoCardManufacturingDefByQueryParam = Get-IntersightCapability
- Get-IntersightCapabilityIomUpgradeSupportMeta
+ Get-IntersightCapabilityIoCardManufacturingDef
Get
- IntersightCapabilityIomUpgradeSupportMeta
+ IntersightCapabilityIoCardManufacturingDef
- Get the CapabilityIomUpgradeSupportMeta
+ Get the CapabilityIoCardManufacturingDef
- Read a 'CapabilityIomUpgradeSupportMeta' resource.,
+ Read a 'CapabilityIoCardManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityIomUpgradeSupportMeta
+ Get-IntersightCapabilityIoCardManufacturingDef
AccountMoid
@@ -105227,38 +105322,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ Caption
- DateTime
+ string
- DateTime
+ string
None
- Description
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
-
- DirectUpgrade
+
+ Description
- bool
+ string
- bool
+ string
None
@@ -105324,7 +105419,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- SeriesId
+ Pid
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
@@ -105347,10 +105454,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Sku
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityIomUpgradeSupportMeta
+ Get-IntersightCapabilityIoCardManufacturingDef
Apply
@@ -105486,7 +105617,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIomUpgradeSupportMeta
+ Get-IntersightCapabilityIoCardManufacturingDef
Json
@@ -105514,7 +105645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityIomUpgradeSupportMeta
+ Get-IntersightCapabilityIoCardManufacturingDef
Json
@@ -105711,6 +105842,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Caption
+
+ Caption for a chassis Iocard module.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -105726,7 +105869,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Information related to the list of IOMs. Also provides additional information such as hardware name.
+ Description for a chassis Iocard module.
string
@@ -105735,18 +105878,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DirectUpgrade
-
- Indicates if the IOM models have a Device Connector, which in turn allows direct upgrade requests to be sent to the IOM DC.
-
- bool
-
- bool
-
-
- None
-
DomainGroupMoid
@@ -105808,9 +105939,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- SeriesId
+ Pid
- Series names of IOMs which will be supported in the firmware operation.
+ Product Identifier for a chassis Iocard module.
+
+ string
+
+ string
+
+
+ None
+
+
+ ProductName
+
+ Product Name for IO Card Module.
string
@@ -105831,6 +105974,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Sku
+
+ SKU information for a chassis Iocard module.
+
+ string
+
+ string
+
+
+ None
+
+
+ Vid
+
+ VID information for a chassis Iocard module.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -105881,33 +106048,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityIoCardManufacturingDef by Name
+PS C:\> $CapabilityIoCardManufacturingDefByName = Get-IntersightCapabilityIoCardManufacturingDef -Name CapabilityIoCardManufacturingDefName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityIoCardManufacturingDefList = Get-IntersightCapabilityIoCardManufacturingDef
+
+#Get the list of CapabilityIoCardManufacturingDef under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityIoCardManufacturingDefByOrg = Get-IntersightCapabilityIoCardManufacturingDef -Organization $org
+
+#Get the CapabilityIoCardManufacturingDef based on query Parameter
+PS C:\> $CapabilityIoCardManufacturingDefByQueryParam = Get-IntersightCapabilityIoCardManufacturingDef -Filter Name eq CapabilityIoCardManufacturingDefName
+
+#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-IntersightCapabilityIoCardManufacturingDef
+
+
+
+ Remove-IntersightCapabilityIoCardManufacturingDef
+
+
+
+ Set-IntersightCapabilityIoCardManufacturingDef
+
+
- Get-IntersightCapabilityPortGroupAggregationDef
+ Get-IntersightCapabilityIomUpgradeSupportMeta
Get
- IntersightCapabilityPortGroupAggregationDef
+ IntersightCapabilityIomUpgradeSupportMeta
- Get the CapabilityPortGroupAggregationDef
+ Get the CapabilityIomUpgradeSupportMeta
- Read a 'CapabilityPortGroupAggregationDef' resource.,
+ Read a 'CapabilityIomUpgradeSupportMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityPortGroupAggregationDef
+ Get-IntersightCapabilityIomUpgradeSupportMeta
AccountMoid
@@ -105920,18 +106120,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- AggregationCap
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -105945,7 +106133,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- DomainGroupMoid
+ Description
@@ -105957,7 +106145,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Hw40GPortGroupCap
+ DirectUpgrade
@@ -105968,6 +106156,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ DomainGroupMoid
+
+
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -106017,7 +106217,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pgtype
+ SeriesId
@@ -106043,7 +106243,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPortGroupAggregationDef
+ Get-IntersightCapabilityIomUpgradeSupportMeta
Apply
@@ -106179,7 +106379,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPortGroupAggregationDef
+ Get-IntersightCapabilityIomUpgradeSupportMeta
Json
@@ -106207,7 +106407,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPortGroupAggregationDef
+ Get-IntersightCapabilityIomUpgradeSupportMeta
Json
@@ -106404,18 +106604,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- AggregationCap
-
- Aggregation capability for port group.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -106429,9 +106617,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DomainGroupMoid
+ Description
- The DomainGroup ID for this managed object.
+ Information related to the list of IOMs. Also provides additional information such as hardware name.
string
@@ -106441,9 +106629,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Hw40GPortGroupCap
+ DirectUpgrade
- Indicates support for 40G port group capability.
+ Indicates if the IOM models have a Device Connector, which in turn allows direct upgrade requests to be sent to the IOM DC.
bool
@@ -106452,6 +106640,18 @@ 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
+
ModTime
@@ -106501,9 +106701,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pgtype
+ SeriesId
- The type of port group for which this capability is defined.
+ Series names of IOMs which will be supported in the firmware operation.
string
@@ -106574,66 +106774,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityPortGroupAggregationDef by Name
-PS C:\> $CapabilityPortGroupAggregationDefByName = Get-IntersightCapabilityPortGroupAggregationDef -Name CapabilityPortGroupAggregationDefName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityPortGroupAggregationDefList = Get-IntersightCapabilityPortGroupAggregationDef
-
-#Get the list of CapabilityPortGroupAggregationDef under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityPortGroupAggregationDefByOrg = Get-IntersightCapabilityPortGroupAggregationDef -Organization $org
-
-#Get the CapabilityPortGroupAggregationDef based on query Parameter
-PS C:\> $CapabilityPortGroupAggregationDefByQueryParam = Get-IntersightCapabilityPortGroupAggregationDef -Filter Name eq CapabilityPortGroupAggregationDefName
-
-#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-IntersightCapabilityPortGroupAggregationDef
-
-
-
- Remove-IntersightCapabilityPortGroupAggregationDef
-
-
-
- Set-IntersightCapabilityPortGroupAggregationDef
-
-
- Get-IntersightCapabilityPsuDescriptor
+ Get-IntersightCapabilityPortGroupAggregationDef
Get
- IntersightCapabilityPsuDescriptor
+ IntersightCapabilityPortGroupAggregationDef
- Get the CapabilityPsuDescriptor
+ Get the CapabilityPortGroupAggregationDef
- Read a 'CapabilityPsuDescriptor' resource.,
+ Read a 'CapabilityPortGroupAggregationDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityPsuDescriptor
+ Get-IntersightCapabilityPortGroupAggregationDef
AccountMoid
@@ -106646,6 +106813,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ AggregationCap
+
+
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -106659,7 +106838,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -106670,14 +106849,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ Hw40GPortGroupCap
- string
+ bool
- string
+ bool
None
@@ -106694,8 +106873,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -106707,7 +106886,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -106731,7 +106910,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Revision
+ Pgtype
@@ -106754,34 +106933,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityPsuDescriptor
+ Get-IntersightCapabilityPortGroupAggregationDef
Apply
@@ -106917,7 +107072,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPsuDescriptor
+ Get-IntersightCapabilityPortGroupAggregationDef
Json
@@ -106945,7 +107100,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPsuDescriptor
+ Get-IntersightCapabilityPortGroupAggregationDef
Json
@@ -107142,6 +107297,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ AggregationCap
+
+ Aggregation capability for port group.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -107155,9 +107322,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Detailed information about the endpoint.
+ The DomainGroup ID for this managed object.
string
@@ -107166,14 +107333,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ Hw40GPortGroupCap
- The DomainGroup ID for this managed object.
+ Indicates support for 40G port group capability.
- string
+ bool
- string
+ bool
None
@@ -107190,10 +107357,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -107203,9 +107370,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -107227,9 +107394,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Revision
+ Pgtype
- Revision for the power supply.
+ The type of port group for which this capability is defined.
string
@@ -107250,30 +107417,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -107327,19 +107470,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityPsuDescriptor by Name
-PS C:\> $CapabilityPsuDescriptorByName = Get-IntersightCapabilityPsuDescriptor -Name CapabilityPsuDescriptorName
+ #Get the CapabilityPortGroupAggregationDef by Name
+PS C:\> $CapabilityPortGroupAggregationDefByName = Get-IntersightCapabilityPortGroupAggregationDef -Name CapabilityPortGroupAggregationDefName
#Get the List of ServerProfiles
-PS C:\> $CapabilityPsuDescriptorList = Get-IntersightCapabilityPsuDescriptor
+PS C:\> $CapabilityPortGroupAggregationDefList = Get-IntersightCapabilityPortGroupAggregationDef
-#Get the list of CapabilityPsuDescriptor under particular organization.
+#Get the list of CapabilityPortGroupAggregationDef under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityPsuDescriptorByOrg = Get-IntersightCapabilityPsuDescriptor -Organization $org
+PS C:\> $CapabilityPortGroupAggregationDefByOrg = Get-IntersightCapabilityPortGroupAggregationDef -Organization $org
-#Get the CapabilityPsuDescriptor based on query Parameter
-PS C:\> $CapabilityPsuDescriptorByQueryParam = Get-IntersightCapabilityPsuDescriptor -Filter Name eq CapabilityPsuDescriptorName
+#Get the CapabilityPortGroupAggregationDef based on query Parameter
+PS C:\> $CapabilityPortGroupAggregationDefByQueryParam = Get-IntersightCapabilityPortGroupAggregationDef -Filter Name eq CapabilityPortGroupAggregationDefName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -107353,15 +107496,15 @@ PS C:\> $CapabilityPsuDescriptorByQueryParam = Get-IntersightCapabilityPsuDescri
- New-IntersightCapabilityPsuDescriptor
+ New-IntersightCapabilityPortGroupAggregationDef
- Remove-IntersightCapabilityPsuDescriptor
+ Remove-IntersightCapabilityPortGroupAggregationDef
- Set-IntersightCapabilityPsuDescriptor
+ Set-IntersightCapabilityPortGroupAggregationDef
@@ -107369,21 +107512,21 @@ PS C:\> $CapabilityPsuDescriptorByQueryParam = Get-IntersightCapabilityPsuDescri
- Get-IntersightCapabilityPsuManufacturingDef
+ Get-IntersightCapabilityPsuDescriptor
Get
- IntersightCapabilityPsuManufacturingDef
+ IntersightCapabilityPsuDescriptor
- Get the CapabilityPsuManufacturingDef
+ Get the CapabilityPsuDescriptor
- Read a 'CapabilityPsuManufacturingDef' resource.,
+ Read a 'CapabilityPsuDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityPsuManufacturingDef
+ Get-IntersightCapabilityPsuDescriptor
AccountMoid
@@ -107396,18 +107539,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -107456,8 +107587,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -107469,7 +107600,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -107493,19 +107624,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
@@ -107529,7 +107648,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Vendor
@@ -107541,7 +107660,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -107555,7 +107674,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPsuManufacturingDef
+ Get-IntersightCapabilityPsuDescriptor
Apply
@@ -107691,7 +107810,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPsuManufacturingDef
+ Get-IntersightCapabilityPsuDescriptor
Json
@@ -107719,7 +107838,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityPsuManufacturingDef
+ Get-IntersightCapabilityPsuDescriptor
Json
@@ -107916,18 +108035,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for a power supply unit.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -107943,7 +108050,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for a power supply unit.
+ Detailed information about the endpoint.
string
@@ -107976,10 +108083,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 of the endpoint, for which this capability information is applicable.
string
@@ -107989,9 +108096,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -108013,21 +108120,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a power supply unit.
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
- Product Name for Power Supplu Unit.
+ Revision for the power supply.
string
@@ -108049,9 +108144,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Vendor
- SKU information for a power supply unit.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -108061,9 +108156,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for a power supply unit.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -108125,19 +108220,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilityPsuManufacturingDef by Name
-PS C:\> $CapabilityPsuManufacturingDefByName = Get-IntersightCapabilityPsuManufacturingDef -Name CapabilityPsuManufacturingDefName
+ #Get the CapabilityPsuDescriptor by Name
+PS C:\> $CapabilityPsuDescriptorByName = Get-IntersightCapabilityPsuDescriptor -Name CapabilityPsuDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CapabilityPsuManufacturingDefList = Get-IntersightCapabilityPsuManufacturingDef
+PS C:\> $CapabilityPsuDescriptorList = Get-IntersightCapabilityPsuDescriptor
-#Get the list of CapabilityPsuManufacturingDef under particular organization.
+#Get the list of CapabilityPsuDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilityPsuManufacturingDefByOrg = Get-IntersightCapabilityPsuManufacturingDef -Organization $org
+PS C:\> $CapabilityPsuDescriptorByOrg = Get-IntersightCapabilityPsuDescriptor -Organization $org
-#Get the CapabilityPsuManufacturingDef based on query Parameter
-PS C:\> $CapabilityPsuManufacturingDefByQueryParam = Get-IntersightCapabilityPsuManufacturingDef -Filter Name eq CapabilityPsuManufacturingDefName
+#Get the CapabilityPsuDescriptor based on query Parameter
+PS C:\> $CapabilityPsuDescriptorByQueryParam = Get-IntersightCapabilityPsuDescriptor -Filter Name eq CapabilityPsuDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -108151,15 +108246,15 @@ PS C:\> $CapabilityPsuManufacturingDefByQueryParam = Get-IntersightCapabilityPsu
- New-IntersightCapabilityPsuManufacturingDef
+ New-IntersightCapabilityPsuDescriptor
- Remove-IntersightCapabilityPsuManufacturingDef
+ Remove-IntersightCapabilityPsuDescriptor
- Set-IntersightCapabilityPsuManufacturingDef
+ Set-IntersightCapabilityPsuDescriptor
@@ -108167,21 +108262,21 @@ PS C:\> $CapabilityPsuManufacturingDefByQueryParam = Get-IntersightCapabilityPsu
- Get-IntersightCapabilityServerDescriptor
+ Get-IntersightCapabilityPsuManufacturingDef
Get
- IntersightCapabilityServerDescriptor
+ IntersightCapabilityPsuManufacturingDef
- Get the CapabilityServerDescriptor
+ Get the CapabilityPsuManufacturingDef
- Read a 'CapabilityServerDescriptor' resource.,
+ Read a 'CapabilityPsuManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityServerDescriptor
+ Get-IntersightCapabilityPsuManufacturingDef
AccountMoid
@@ -108194,32 +108289,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ Caption
- DateTime
+ string
- DateTime
+ string
None
- Description
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
- DomainGroupMoid
+ Description
@@ -108230,14 +108325,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- IsNcsiEnabled
+
+ DomainGroupMoid
- bool
+ string
- bool
+ string
None
@@ -108254,8 +108349,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -108267,7 +108362,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -108291,13 +108386,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ServerFormFactor
+ Pid
- CapabilityServerDescriptor.ServerFormFactorEnum
+ string
- CapabilityServerDescriptor.ServerFormFactorEnum
+ string
+
+
+ None
+
+
+ ProductName
+
+
+
+ string
+
+ string
None
@@ -108315,7 +108422,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vendor
+ Sku
@@ -108327,7 +108434,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Version
+ Vid
@@ -108341,7 +108448,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerDescriptor
+ Get-IntersightCapabilityPsuManufacturingDef
Apply
@@ -108477,7 +108584,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerDescriptor
+ Get-IntersightCapabilityPsuManufacturingDef
Json
@@ -108505,7 +108612,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerDescriptor
+ Get-IntersightCapabilityPsuManufacturingDef
Json
@@ -108702,6 +108809,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Caption
+
+ Caption for a power supply unit.
+
+ string
+
+ string
+
+
+ None
+
CreateTime
@@ -108717,7 +108836,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Detailed information about the endpoint.
+ Description for a power supply unit.
string
@@ -108738,18 +108857,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- IsNcsiEnabled
-
- Indicates whether the CIMC to VIC side-band interface is enabled on the server.
-
- bool
-
- bool
-
-
- None
-
ModTime
@@ -108762,10 +108869,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -108775,9 +108882,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -108799,13 +108906,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ServerFormFactor
+ Pid
- The form factor (blade/rack/etc) of the server.\n* `unknown` - The form factor of the server is unknown.\n* `blade` - Blade server form factor.\n* `rack` - Rack unit server form factor.
+ Product Identifier for a power supply unit.
- CapabilityServerDescriptor.ServerFormFactorEnum
+ string
- CapabilityServerDescriptor.ServerFormFactorEnum
+ string
+
+
+ None
+
+
+ ProductName
+
+ Product Name for Power Supplu Unit.
+
+ string
+
+ string
None
@@ -108823,9 +108942,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vendor
+ Sku
- The vendor of the endpoint, for which this capability information is applicable.
+ SKU information for a power supply unit.
string
@@ -108835,9 +108954,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Version
+ Vid
- The firmware or software version of the endpoint, for which this capability information is applicable.
+ VID information for a power supply unit.
string
@@ -108896,7 +109015,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityPsuManufacturingDef by Name
+PS C:\> $CapabilityPsuManufacturingDefByName = Get-IntersightCapabilityPsuManufacturingDef -Name CapabilityPsuManufacturingDefName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityPsuManufacturingDefList = Get-IntersightCapabilityPsuManufacturingDef
+
+#Get the list of CapabilityPsuManufacturingDef under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityPsuManufacturingDefByOrg = Get-IntersightCapabilityPsuManufacturingDef -Organization $org
+
+#Get the CapabilityPsuManufacturingDef based on query Parameter
+PS C:\> $CapabilityPsuManufacturingDefByQueryParam = Get-IntersightCapabilityPsuManufacturingDef -Filter Name eq CapabilityPsuManufacturingDefName
+
+#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
+
+
+
+
@@ -108904,15 +109044,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- New-IntersightCapabilityServerDescriptor
+ New-IntersightCapabilityPsuManufacturingDef
- Remove-IntersightCapabilityServerDescriptor
+ Remove-IntersightCapabilityPsuManufacturingDef
- Set-IntersightCapabilityServerDescriptor
+ Set-IntersightCapabilityPsuManufacturingDef
@@ -108920,21 +109060,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityServerModelsCapabilityDef
+ Get-IntersightCapabilityServerDescriptor
Get
- IntersightCapabilityServerModelsCapabilityDef
+ IntersightCapabilityServerDescriptor
- Get the CapabilityServerModelsCapabilityDef
+ Get the CapabilityServerDescriptor
- Read a 'CapabilityServerModelsCapabilityDef' resource.,
+ Read a 'CapabilityServerDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityServerModelsCapabilityDef
+ Get-IntersightCapabilityServerDescriptor
AccountMoid
@@ -108959,6 +109099,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Description
+
+
+
+ string
+
+ string
+
+
+ None
+
DomainGroupMoid
@@ -108971,6 +109123,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ IsNcsiEnabled
+
+
+
+ bool
+
+ bool
+
+
+ None
+
ModTime
@@ -108983,8 +109147,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -108996,7 +109160,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -109020,13 +109184,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ServerType
+ ServerFormFactor
- string
+ CapabilityServerDescriptor.ServerFormFactorEnum
- string
+ CapabilityServerDescriptor.ServerFormFactorEnum
None
@@ -109043,10 +109207,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCapabilityServerModelsCapabilityDef
+ Get-IntersightCapabilityServerDescriptor
Apply
@@ -109182,7 +109370,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerModelsCapabilityDef
+ Get-IntersightCapabilityServerDescriptor
Json
@@ -109210,7 +109398,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerModelsCapabilityDef
+ Get-IntersightCapabilityServerDescriptor
Json
@@ -109419,6 +109607,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Description
+
+ Detailed information about the endpoint.
+
+ string
+
+ string
+
+
+ None
+
DomainGroupMoid
@@ -109431,6 +109631,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ IsNcsiEnabled
+
+ Indicates whether the CIMC to VIC side-band interface is enabled on the server.
+
+ bool
+
+ bool
+
+
+ None
+
ModTime
@@ -109443,10 +109655,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 of the endpoint, for which this capability information is applicable.
string
@@ -109456,9 +109668,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -109480,13 +109692,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ServerType
+ ServerFormFactor
- Type of the server. Example, BladeM6, RackM5.
+ The form factor (blade/rack/etc) of the server.\n* `unknown` - The form factor of the server is unknown.\n* `blade` - Blade server form factor.\n* `rack` - Rack unit server form factor.
- string
+ CapabilityServerDescriptor.ServerFormFactorEnum
- string
+ CapabilityServerDescriptor.ServerFormFactorEnum
None
@@ -109503,6 +109715,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Vendor
+
+ The vendor of the endpoint, for which this capability information is applicable.
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+ The firmware or software version of the endpoint, for which this capability information is applicable.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -109561,15 +109797,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- New-IntersightCapabilityServerModelsCapabilityDef
+ New-IntersightCapabilityServerDescriptor
- Remove-IntersightCapabilityServerModelsCapabilityDef
+ Remove-IntersightCapabilityServerDescriptor
- Set-IntersightCapabilityServerModelsCapabilityDef
+ Set-IntersightCapabilityServerDescriptor
@@ -109577,21 +109813,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
- Get-IntersightCapabilityServerSchemaDescriptor
+ Get-IntersightCapabilityServerModelsCapabilityDef
Get
- IntersightCapabilityServerSchemaDescriptor
+ IntersightCapabilityServerModelsCapabilityDef
- Get the CapabilityServerSchemaDescriptor
+ Get the CapabilityServerModelsCapabilityDef
- Read a 'CapabilityServerSchemaDescriptor' resource.,
+ Read a 'CapabilityServerModelsCapabilityDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityServerSchemaDescriptor
+ Get-IntersightCapabilityServerModelsCapabilityDef
AccountMoid
@@ -109616,18 +109852,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
-
-
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -109640,18 +109864,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- LocatorLedName
-
-
-
- string
-
- string
-
-
- None
-
ModTime
@@ -109664,8 +109876,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -109677,7 +109889,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -109701,7 +109913,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- RedfishSchema
+ ServerType
@@ -109724,34 +109936,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilityServerSchemaDescriptor
+ Get-IntersightCapabilityServerModelsCapabilityDef
Apply
@@ -109887,7 +110075,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerSchemaDescriptor
+ Get-IntersightCapabilityServerModelsCapabilityDef
Json
@@ -109915,7 +110103,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerSchemaDescriptor
+ Get-IntersightCapabilityServerModelsCapabilityDef
Json
@@ -110124,18 +110312,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
-
- Detailed information about the endpoint.
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -110148,18 +110324,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- LocatorLedName
-
- Redfish property name for the server.
-
- string
-
- string
-
-
- None
-
ModTime
@@ -110172,10 +110336,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -110185,9 +110349,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -110209,9 +110373,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- RedfishSchema
+ ServerType
- Redfish version information for the server.
+ Type of the server. Example, BladeM6, RackM5.
string
@@ -110232,30 +110396,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -110306,28 +110446,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilityServerSchemaDescriptor by Name
-PS C:\> $CapabilityServerSchemaDescriptorByName = Get-IntersightCapabilityServerSchemaDescriptor -Name CapabilityServerSchemaDescriptorName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilityServerSchemaDescriptorList = Get-IntersightCapabilityServerSchemaDescriptor
-
-#Get the list of CapabilityServerSchemaDescriptor under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilityServerSchemaDescriptorByOrg = Get-IntersightCapabilityServerSchemaDescriptor -Organization $org
-
-#Get the CapabilityServerSchemaDescriptor based on query Parameter
-PS C:\> $CapabilityServerSchemaDescriptorByQueryParam = Get-IntersightCapabilityServerSchemaDescriptor -Filter Name eq CapabilityServerSchemaDescriptorName
-
-#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
-
-
-
-
+
@@ -110335,15 +110454,15 @@ PS C:\> $CapabilityServerSchemaDescriptorByQueryParam = Get-IntersightCapability
- New-IntersightCapabilityServerSchemaDescriptor
+ New-IntersightCapabilityServerModelsCapabilityDef
- Remove-IntersightCapabilityServerSchemaDescriptor
+ Remove-IntersightCapabilityServerModelsCapabilityDef
- Set-IntersightCapabilityServerSchemaDescriptor
+ Set-IntersightCapabilityServerModelsCapabilityDef
@@ -110351,21 +110470,21 @@ PS C:\> $CapabilityServerSchemaDescriptorByQueryParam = Get-IntersightCapability
- Get-IntersightCapabilityServerUpgradeSupportMeta
+ Get-IntersightCapabilityServerSchemaDescriptor
Get
- IntersightCapabilityServerUpgradeSupportMeta
+ IntersightCapabilityServerSchemaDescriptor
- Get the CapabilityServerUpgradeSupportMeta
+ Get the CapabilityServerSchemaDescriptor
- Read a 'CapabilityServerUpgradeSupportMeta' resource.,
+ Read a 'CapabilityServerSchemaDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilityServerUpgradeSupportMeta
+ Get-IntersightCapabilityServerSchemaDescriptor
AccountMoid
@@ -110414,6 +110533,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ LocatorLedName
+
+
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -110426,8 +110557,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -110439,7 +110570,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -110463,7 +110594,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Platform
+ RedfishSchema
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ SharedScope
@@ -110475,7 +110618,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ServerFamily
+ Vendor
@@ -110486,8 +110629,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ Version
@@ -110501,7 +110644,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerUpgradeSupportMeta
+ Get-IntersightCapabilityServerSchemaDescriptor
Apply
@@ -110637,7 +110780,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerUpgradeSupportMeta
+ Get-IntersightCapabilityServerSchemaDescriptor
Json
@@ -110665,7 +110808,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilityServerUpgradeSupportMeta
+ Get-IntersightCapabilityServerSchemaDescriptor
Json
@@ -110877,7 +111020,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Verbose description regarding this group of server.
+ Detailed information about the endpoint.
string
@@ -110898,6 +111041,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ LocatorLedName
+
+ Redfish property name for the server.
+
+ string
+
+ string
+
+
+ None
+
ModTime
@@ -110910,10 +111065,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 of the endpoint, for which this capability information is applicable.
string
@@ -110923,9 +111078,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -110947,9 +111102,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Platform
+ RedfishSchema
- The target platform for which the mapping is defined.
+ Redfish version information for the server.
+
+ 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
@@ -110959,9 +111126,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ServerFamily
+ Vendor
- Classification of a set of server models.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -110970,10 +111137,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ Version
- 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.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -111032,33 +111199,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilityServerSchemaDescriptor by Name
+PS C:\> $CapabilityServerSchemaDescriptorByName = Get-IntersightCapabilityServerSchemaDescriptor -Name CapabilityServerSchemaDescriptorName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilityServerSchemaDescriptorList = Get-IntersightCapabilityServerSchemaDescriptor
+
+#Get the list of CapabilityServerSchemaDescriptor under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilityServerSchemaDescriptorByOrg = Get-IntersightCapabilityServerSchemaDescriptor -Organization $org
+
+#Get the CapabilityServerSchemaDescriptor based on query Parameter
+PS C:\> $CapabilityServerSchemaDescriptorByQueryParam = Get-IntersightCapabilityServerSchemaDescriptor -Filter Name eq CapabilityServerSchemaDescriptorName
+
+#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-IntersightCapabilityServerSchemaDescriptor
+
+
+
+ Remove-IntersightCapabilityServerSchemaDescriptor
+
+
+
+ Set-IntersightCapabilityServerSchemaDescriptor
+
+
- Get-IntersightCapabilitySiocModuleCapabilityDef
+ Get-IntersightCapabilityServerUpgradeSupportMeta
Get
- IntersightCapabilitySiocModuleCapabilityDef
+ IntersightCapabilityServerUpgradeSupportMeta
- Get the CapabilitySiocModuleCapabilityDef
+ Get the CapabilityServerUpgradeSupportMeta
- Read a 'CapabilitySiocModuleCapabilityDef' resource.,
+ Read a 'CapabilityServerUpgradeSupportMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySiocModuleCapabilityDef
+ Get-IntersightCapabilityServerUpgradeSupportMeta
AccountMoid
@@ -111083,14 +111283,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DcSupported
+
+ Description
- bool
+ string
- bool
+ string
None
@@ -111155,6 +111355,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Platform
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ServerFamily
+
+
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -111170,7 +111394,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleCapabilityDef
+ Get-IntersightCapabilityServerUpgradeSupportMeta
Apply
@@ -111306,7 +111530,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleCapabilityDef
+ Get-IntersightCapabilityServerUpgradeSupportMeta
Json
@@ -111334,7 +111558,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleCapabilityDef
+ Get-IntersightCapabilityServerUpgradeSupportMeta
Json
@@ -111543,14 +111767,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DcSupported
+
+ Description
- Device connector support on SIOC.
+ Verbose description regarding this group of server.
- bool
+ string
- bool
+ string
None
@@ -111615,6 +111839,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Platform
+
+ The target platform for which the mapping is defined.
+
+ string
+
+ string
+
+
+ None
+
+
+ ServerFamily
+
+ Classification of a set of server models.
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -111677,66 +111925,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilitySiocModuleCapabilityDef by Name
-PS C:\> $CapabilitySiocModuleCapabilityDefByName = Get-IntersightCapabilitySiocModuleCapabilityDef -Name CapabilitySiocModuleCapabilityDefName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilitySiocModuleCapabilityDefList = Get-IntersightCapabilitySiocModuleCapabilityDef
-
-#Get the list of CapabilitySiocModuleCapabilityDef under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilitySiocModuleCapabilityDefByOrg = Get-IntersightCapabilitySiocModuleCapabilityDef -Organization $org
-
-#Get the CapabilitySiocModuleCapabilityDef based on query Parameter
-PS C:\> $CapabilitySiocModuleCapabilityDefByQueryParam = Get-IntersightCapabilitySiocModuleCapabilityDef -Filter Name eq CapabilitySiocModuleCapabilityDefName
-
-#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-IntersightCapabilitySiocModuleCapabilityDef
-
-
-
- Remove-IntersightCapabilitySiocModuleCapabilityDef
-
-
-
- Set-IntersightCapabilitySiocModuleCapabilityDef
-
-
- Get-IntersightCapabilitySiocModuleDescriptor
+ Get-IntersightCapabilitySiocModuleCapabilityDef
Get
- IntersightCapabilitySiocModuleDescriptor
+ IntersightCapabilitySiocModuleCapabilityDef
- Get the CapabilitySiocModuleDescriptor
+ Get the CapabilitySiocModuleCapabilityDef
- Read a 'CapabilitySiocModuleDescriptor' resource.,
+ Read a 'CapabilitySiocModuleCapabilityDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySiocModuleDescriptor
+ Get-IntersightCapabilitySiocModuleCapabilityDef
AccountMoid
@@ -111761,14 +111976,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
+
+ DcSupported
- string
+ bool
- string
+ bool
None
@@ -111797,8 +112012,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Model
+
+ Moid
@@ -111810,7 +112025,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Moid
+ Name
@@ -111833,18 +112048,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -111857,34 +112060,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
-
-
-
- string
-
- string
-
-
- None
-
-
- Version
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightCapabilitySiocModuleDescriptor
+ Get-IntersightCapabilitySiocModuleCapabilityDef
Apply
@@ -112020,7 +112199,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleDescriptor
+ Get-IntersightCapabilitySiocModuleCapabilityDef
Json
@@ -112048,7 +112227,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleDescriptor
+ Get-IntersightCapabilitySiocModuleCapabilityDef
Json
@@ -112257,14 +112436,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
+
+ DcSupported
- Detailed information about the endpoint.
+ Device connector support on SIOC.
- string
+ bool
- string
+ bool
None
@@ -112293,10 +112472,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Model
+
+ Moid
- The model of the endpoint, for which this capability information is applicable.
+ The unique identifier of this Managed Object instance.
string
@@ -112306,9 +112485,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Moid
+ Name
- The unique identifier of this Managed Object instance.
+ An unique identifer for a capability descriptor.
string
@@ -112329,18 +112508,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Revision
-
- Revision for the SIOC module.
-
- string
-
- string
-
-
- None
-
SharedScope
@@ -112353,30 +112520,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
-
- The vendor of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
-
- Version
-
- The firmware or software version of the endpoint, for which this capability information is applicable.
-
- string
-
- string
-
-
- None
-
Json
@@ -112430,19 +112573,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilitySiocModuleDescriptor by Name
-PS C:\> $CapabilitySiocModuleDescriptorByName = Get-IntersightCapabilitySiocModuleDescriptor -Name CapabilitySiocModuleDescriptorName
+ #Get the CapabilitySiocModuleCapabilityDef by Name
+PS C:\> $CapabilitySiocModuleCapabilityDefByName = Get-IntersightCapabilitySiocModuleCapabilityDef -Name CapabilitySiocModuleCapabilityDefName
#Get the List of ServerProfiles
-PS C:\> $CapabilitySiocModuleDescriptorList = Get-IntersightCapabilitySiocModuleDescriptor
+PS C:\> $CapabilitySiocModuleCapabilityDefList = Get-IntersightCapabilitySiocModuleCapabilityDef
-#Get the list of CapabilitySiocModuleDescriptor under particular organization.
+#Get the list of CapabilitySiocModuleCapabilityDef under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilitySiocModuleDescriptorByOrg = Get-IntersightCapabilitySiocModuleDescriptor -Organization $org
+PS C:\> $CapabilitySiocModuleCapabilityDefByOrg = Get-IntersightCapabilitySiocModuleCapabilityDef -Organization $org
-#Get the CapabilitySiocModuleDescriptor based on query Parameter
-PS C:\> $CapabilitySiocModuleDescriptorByQueryParam = Get-IntersightCapabilitySiocModuleDescriptor -Filter Name eq CapabilitySiocModuleDescriptorName
+#Get the CapabilitySiocModuleCapabilityDef based on query Parameter
+PS C:\> $CapabilitySiocModuleCapabilityDefByQueryParam = Get-IntersightCapabilitySiocModuleCapabilityDef -Filter Name eq CapabilitySiocModuleCapabilityDefName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -112456,15 +112599,15 @@ PS C:\> $CapabilitySiocModuleDescriptorByQueryParam = Get-IntersightCapabilitySi
- New-IntersightCapabilitySiocModuleDescriptor
+ New-IntersightCapabilitySiocModuleCapabilityDef
- Remove-IntersightCapabilitySiocModuleDescriptor
+ Remove-IntersightCapabilitySiocModuleCapabilityDef
- Set-IntersightCapabilitySiocModuleDescriptor
+ Set-IntersightCapabilitySiocModuleCapabilityDef
@@ -112472,21 +112615,21 @@ PS C:\> $CapabilitySiocModuleDescriptorByQueryParam = Get-IntersightCapabilitySi
- Get-IntersightCapabilitySiocModuleManufacturingDef
+ Get-IntersightCapabilitySiocModuleDescriptor
Get
- IntersightCapabilitySiocModuleManufacturingDef
+ IntersightCapabilitySiocModuleDescriptor
- Get the CapabilitySiocModuleManufacturingDef
+ Get the CapabilitySiocModuleDescriptor
- Read a 'CapabilitySiocModuleManufacturingDef' resource.,
+ Read a 'CapabilitySiocModuleDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySiocModuleManufacturingDef
+ Get-IntersightCapabilitySiocModuleDescriptor
AccountMoid
@@ -112499,18 +112642,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Caption
-
-
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -112559,8 +112690,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -112572,7 +112703,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -112596,19 +112727,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Pid
-
-
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
@@ -112632,7 +112751,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ Vendor
@@ -112644,7 +112763,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Vid
+ Version
@@ -112658,7 +112777,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleManufacturingDef
+ Get-IntersightCapabilitySiocModuleDescriptor
Apply
@@ -112794,7 +112913,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleManufacturingDef
+ Get-IntersightCapabilitySiocModuleDescriptor
Json
@@ -112822,7 +112941,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySiocModuleManufacturingDef
+ Get-IntersightCapabilitySiocModuleDescriptor
Json
@@ -113019,18 +113138,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Caption
-
- Caption for a chassis SIOC module.
-
- string
-
- string
-
-
- None
-
CreateTime
@@ -113046,7 +113153,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description for a chassis SIOC module.
+ Detailed information about the endpoint.
string
@@ -113079,10 +113186,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 of the endpoint, for which this capability information is applicable.
string
@@ -113092,9 +113199,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- An unique identifer for a capability descriptor.
+ The unique identifier of this Managed Object instance.
string
@@ -113116,21 +113223,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Pid
-
- Product Identifier for a chassis SIOC module.
-
- string
-
- string
-
-
- None
-
-
- ProductName
+ Revision
- Product Name for SIOC Module.
+ Revision for the SIOC module.
string
@@ -113152,9 +113247,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ Vendor
- SKU information for a chassis SIOC module.
+ The vendor of the endpoint, for which this capability information is applicable.
string
@@ -113164,9 +113259,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Vid
+ Version
- VID information for a chassis SIOC module.
+ The firmware or software version of the endpoint, for which this capability information is applicable.
string
@@ -113228,19 +113323,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilitySiocModuleManufacturingDef by Name
-PS C:\> $CapabilitySiocModuleManufacturingDefByName = Get-IntersightCapabilitySiocModuleManufacturingDef -Name CapabilitySiocModuleManufacturingDefName
+ #Get the CapabilitySiocModuleDescriptor by Name
+PS C:\> $CapabilitySiocModuleDescriptorByName = Get-IntersightCapabilitySiocModuleDescriptor -Name CapabilitySiocModuleDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CapabilitySiocModuleManufacturingDefList = Get-IntersightCapabilitySiocModuleManufacturingDef
+PS C:\> $CapabilitySiocModuleDescriptorList = Get-IntersightCapabilitySiocModuleDescriptor
-#Get the list of CapabilitySiocModuleManufacturingDef under particular organization.
+#Get the list of CapabilitySiocModuleDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilitySiocModuleManufacturingDefByOrg = Get-IntersightCapabilitySiocModuleManufacturingDef -Organization $org
+PS C:\> $CapabilitySiocModuleDescriptorByOrg = Get-IntersightCapabilitySiocModuleDescriptor -Organization $org
-#Get the CapabilitySiocModuleManufacturingDef based on query Parameter
-PS C:\> $CapabilitySiocModuleManufacturingDefByQueryParam = Get-IntersightCapabilitySiocModuleManufacturingDef -Filter Name eq CapabilitySiocModuleManufacturingDefName
+#Get the CapabilitySiocModuleDescriptor based on query Parameter
+PS C:\> $CapabilitySiocModuleDescriptorByQueryParam = Get-IntersightCapabilitySiocModuleDescriptor -Filter Name eq CapabilitySiocModuleDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -113254,15 +113349,15 @@ PS C:\> $CapabilitySiocModuleManufacturingDefByQueryParam = Get-IntersightCapabi
- New-IntersightCapabilitySiocModuleManufacturingDef
+ New-IntersightCapabilitySiocModuleDescriptor
- Remove-IntersightCapabilitySiocModuleManufacturingDef
+ Remove-IntersightCapabilitySiocModuleDescriptor
- Set-IntersightCapabilitySiocModuleManufacturingDef
+ Set-IntersightCapabilitySiocModuleDescriptor
@@ -113270,21 +113365,21 @@ PS C:\> $CapabilitySiocModuleManufacturingDefByQueryParam = Get-IntersightCapabi
- Get-IntersightCapabilitySwitchCapability
+ Get-IntersightCapabilitySiocModuleManufacturingDef
Get
- IntersightCapabilitySwitchCapability
+ IntersightCapabilitySiocModuleManufacturingDef
- Get the CapabilitySwitchCapability
+ Get the CapabilitySiocModuleManufacturingDef
- Read a 'CapabilitySwitchCapability' resource.,
+ Read a 'CapabilitySiocModuleManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySwitchCapability
+ Get-IntersightCapabilitySiocModuleManufacturingDef
AccountMoid
@@ -113297,32 +113392,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
-
-
-
- DateTime
-
- DateTime
-
-
- None
-
- DefaultFcoeVlan
-
-
-
- long
-
- long
-
-
- None
-
-
- DomainGroupMoid
+ Caption
@@ -113333,92 +113404,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DynamicVifsSupported
-
-
-
- bool
-
- bool
-
-
- None
-
-
- FanModulesSupported
-
-
-
- bool
-
- bool
-
-
- None
-
-
- FcUplinkPortsAutoNegotiationSupported
-
-
-
- bool
-
- bool
-
-
- None
-
-
- LocatorBeaconSupported
-
-
-
- bool
-
- bool
-
-
- None
-
-
- MaxPorts
-
-
-
- long
-
- long
-
-
- None
-
-
- MaxSlots
-
-
-
- long
-
- long
-
-
- None
-
-
- MinVersionWithBreakoutSupport
+
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
-
- MinVersionWithLocatorLedSupport
+
+ Description
@@ -113429,8 +113428,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- MinVersionWithNegAuto25g
+
+ DomainGroupMoid
@@ -113494,21 +113493,21 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- CapabilitySwitchCapability.PidEnum
+ string
- CapabilitySwitchCapability.PidEnum
+ string
None
- SerenoNetflowSupported
+ ProductName
- bool
+ string
- bool
+ string
None
@@ -113537,30 +113536,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- UnifiedRule
-
-
-
- string
-
- string
-
-
- None
-
-
- UplinkAdminPortSpeedNegAuto25GbpsSupported
-
-
-
- bool
-
- bool
-
-
- None
-
Vid
@@ -113576,7 +113551,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchCapability
+ Get-IntersightCapabilitySiocModuleManufacturingDef
Apply
@@ -113712,7 +113687,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchCapability
+ Get-IntersightCapabilitySiocModuleManufacturingDef
Json
@@ -113740,7 +113715,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchCapability
+ Get-IntersightCapabilitySiocModuleManufacturingDef
Json
@@ -113937,34 +113912,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
-
- The time when this managed object was created.
-
- DateTime
-
- DateTime
-
-
- None
-
- DefaultFcoeVlan
-
- Default Fcoe VLAN associated with this switch.
-
- long
-
- long
-
-
- None
-
-
- DomainGroupMoid
+ Caption
- The DomainGroup ID for this managed object.
+ Caption for a chassis SIOC module.
string
@@ -113973,94 +113924,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DynamicVifsSupported
-
- Dynamic VIFs support on this switch.
-
- bool
-
- bool
-
-
- None
-
-
- FanModulesSupported
-
- Fan Modules support on this switch.
-
- bool
-
- bool
-
-
- None
-
-
- FcUplinkPortsAutoNegotiationSupported
-
- Fc Uplink ports auto negotiation speed support on this switch.
-
- bool
-
- bool
-
-
- None
-
-
- LocatorBeaconSupported
-
- Locator Beacon LED support on this switch.
-
- bool
-
- bool
-
-
- None
-
-
- MaxPorts
-
- Maximum allowed physical ports on this switch.
-
- long
-
- long
-
-
- None
-
-
- MaxSlots
-
- Maximum allowed physical slots on this switch.
-
- long
-
- long
-
-
- None
-
-
- MinVersionWithBreakoutSupport
+
+ CreateTime
- Minimum firmware version supported for breakout ports on this switch.
+ The time when this managed object was created.
- string
+ DateTime
- string
+ DateTime
None
-
- MinVersionWithLocatorLedSupport
+
+ Description
- Minimum firmware version supported for locator leds on this switch.
+ Description for a chassis SIOC module.
string
@@ -114069,10 +113948,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- MinVersionWithNegAuto25g
+
+ DomainGroupMoid
- Minimum firmware version supported for 'negotiate auto 25000' port admin speed on this switch.
+ The DomainGroup ID for this managed object.
string
@@ -114132,23 +114011,23 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Pid
- Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
+ Product Identifier for a chassis SIOC module.
- CapabilitySwitchCapability.PidEnum
+ string
- CapabilitySwitchCapability.PidEnum
+ string
None
- SerenoNetflowSupported
+ ProductName
- Sereno Adaptor with Netflow support on this switch.
+ Product Name for SIOC Module.
- bool
+ string
- bool
+ string
None
@@ -114168,19 +114047,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Sku
- SKU information for Switch/Fabric-Interconnect.
-
- string
-
- string
-
-
- None
-
-
- UnifiedRule
-
- The Slider rule for Unified ports on this switch.
+ SKU information for a chassis SIOC module.
string
@@ -114189,22 +114056,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- UplinkAdminPortSpeedNegAuto25GbpsSupported
-
- 'Negotiate Auto 25000' admin speed support on this switch for port or port-channel\nwith Ethernet Uplink/Appliance/FCoE Uplink roles.
-
- bool
-
- bool
-
-
- None
-
Vid
- VID information for Switch/Fabric-Interconnect.
+ VID information for a chassis SIOC module.
string
@@ -114266,19 +114121,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilitySwitchCapability by Name
-PS C:\> $CapabilitySwitchCapabilityByName = Get-IntersightCapabilitySwitchCapability -Name CapabilitySwitchCapabilityName
+ #Get the CapabilitySiocModuleManufacturingDef by Name
+PS C:\> $CapabilitySiocModuleManufacturingDefByName = Get-IntersightCapabilitySiocModuleManufacturingDef -Name CapabilitySiocModuleManufacturingDefName
#Get the List of ServerProfiles
-PS C:\> $CapabilitySwitchCapabilityList = Get-IntersightCapabilitySwitchCapability
+PS C:\> $CapabilitySiocModuleManufacturingDefList = Get-IntersightCapabilitySiocModuleManufacturingDef
-#Get the list of CapabilitySwitchCapability under particular organization.
+#Get the list of CapabilitySiocModuleManufacturingDef under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilitySwitchCapabilityByOrg = Get-IntersightCapabilitySwitchCapability -Organization $org
+PS C:\> $CapabilitySiocModuleManufacturingDefByOrg = Get-IntersightCapabilitySiocModuleManufacturingDef -Organization $org
-#Get the CapabilitySwitchCapability based on query Parameter
-PS C:\> $CapabilitySwitchCapabilityByQueryParam = Get-IntersightCapabilitySwitchCapability -Filter Name eq CapabilitySwitchCapabilityName
+#Get the CapabilitySiocModuleManufacturingDef based on query Parameter
+PS C:\> $CapabilitySiocModuleManufacturingDefByQueryParam = Get-IntersightCapabilitySiocModuleManufacturingDef -Filter Name eq CapabilitySiocModuleManufacturingDefName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -114292,15 +114147,15 @@ PS C:\> $CapabilitySwitchCapabilityByQueryParam = Get-IntersightCapabilitySwitch
- New-IntersightCapabilitySwitchCapability
+ New-IntersightCapabilitySiocModuleManufacturingDef
- Remove-IntersightCapabilitySwitchCapability
+ Remove-IntersightCapabilitySiocModuleManufacturingDef
- Set-IntersightCapabilitySwitchCapability
+ Set-IntersightCapabilitySiocModuleManufacturingDef
@@ -114308,21 +114163,21 @@ PS C:\> $CapabilitySwitchCapabilityByQueryParam = Get-IntersightCapabilitySwitch
- Get-IntersightCapabilitySwitchDescriptor
+ Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
Get
- IntersightCapabilitySwitchDescriptor
+ IntersightCapabilityStorageControllerUpdateConstraintMeta
- Get the CapabilitySwitchDescriptor
+ Get the CapabilityStorageControllerUpdateConstraintMeta
- Read a 'CapabilitySwitchDescriptor' resource.,
+ Read a 'CapabilityStorageControllerUpdateConstraintMeta' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySwitchDescriptor
+ Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
AccountMoid
@@ -114348,7 +114203,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -114359,26 +114214,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ IsSecureBootSupported
- string
+ bool
- string
+ bool
None
- ExpectedMemory
+ MinSupportedVersion
- long
+ string
- long
+ string
None
@@ -114419,32 +114274,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
-
-
-
- MoBaseMoRelationship
-
- MoBaseMoRelationship
-
-
- None
-
-
- Revision
-
-
-
- string
-
- string
-
-
- None
-
- SharedScope
+ Name
@@ -114455,20 +114286,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Vendor
+
+ Parent
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
-
- Version
+
+ SharedScope
@@ -114482,7 +114313,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchDescriptor
+ Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
Apply
@@ -114618,7 +114449,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchDescriptor
+ Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
Json
@@ -114646,7 +114477,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchDescriptor
+ Get-IntersightCapabilityStorageControllerUpdateConstraintMeta
Json
@@ -114856,9 +114687,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Detailed information about the endpoint.
+ The DomainGroup ID for this managed object.
string
@@ -114867,26 +114698,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ IsSecureBootSupported
- The DomainGroup ID for this managed object.
+ Flag to indicate support for secure boot.
- string
+ bool
- string
+ bool
None
- ExpectedMemory
+ MinSupportedVersion
- The total expected memory for this hardware.
+ Firmware version below which firmware update is not supported for this inventory unit.
- long
+ string
- long
+ string
None
@@ -114906,7 +114737,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Model
- The model of the endpoint, for which this capability information is applicable.
+ Model of the inventory unit which will be supported in firmware operation.
string
@@ -114927,34 +114758,10 @@ 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
-
-
- Revision
-
- Revision for the fabric interconnect.
-
- string
-
- string
-
-
- None
-
- SharedScope
+ Name
- 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.
+ An unique identifer for a capability descriptor.
string
@@ -114963,22 +114770,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Vendor
+
+ Parent
- The vendor of the endpoint, for which this capability information is applicable.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
-
- Version
+
+ SharedScope
- The firmware or software version of the endpoint, for which this capability information is applicable.
+ 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
@@ -115037,66 +114844,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the CapabilitySwitchDescriptor by Name
-PS C:\> $CapabilitySwitchDescriptorByName = Get-IntersightCapabilitySwitchDescriptor -Name CapabilitySwitchDescriptorName
-
-#Get the List of ServerProfiles
-PS C:\> $CapabilitySwitchDescriptorList = Get-IntersightCapabilitySwitchDescriptor
-
-#Get the list of CapabilitySwitchDescriptor under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $CapabilitySwitchDescriptorByOrg = Get-IntersightCapabilitySwitchDescriptor -Organization $org
-
-#Get the CapabilitySwitchDescriptor based on query Parameter
-PS C:\> $CapabilitySwitchDescriptorByQueryParam = Get-IntersightCapabilitySwitchDescriptor -Filter Name eq CapabilitySwitchDescriptorName
-
-#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-IntersightCapabilitySwitchDescriptor
-
-
-
- Remove-IntersightCapabilitySwitchDescriptor
-
-
-
- Set-IntersightCapabilitySwitchDescriptor
-
-
- Get-IntersightCapabilitySwitchManufacturingDef
+ Get-IntersightCapabilitySwitchCapability
Get
- IntersightCapabilitySwitchManufacturingDef
+ IntersightCapabilitySwitchCapability
- Get the CapabilitySwitchManufacturingDef
+ Get the CapabilitySwitchCapability
- Read a 'CapabilitySwitchManufacturingDef' resource.,
+ Read a 'CapabilitySwitchCapability' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCapabilitySwitchManufacturingDef
+ Get-IntersightCapabilitySwitchCapability
AccountMoid
@@ -115109,8 +114883,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ CreateTime
+
+
+
+ DateTime
+
+ DateTime
+
+
+ None
+
- Caption
+ DefaultFcoeVlan
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ DomainGroupMoid
@@ -115121,20 +114919,80 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ DynamicVifsSupported
- DateTime
+ bool
- DateTime
+ bool
None
-
- Description
+
+ FanModulesSupported
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ FcUplinkPortsAutoNegotiationSupported
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ LocatorBeaconSupported
+
+
+
+ bool
+
+ bool
+
+
+ None
+
+
+ MaxPorts
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ MaxSlots
+
+
+
+ long
+
+ long
+
+
+ None
+
+
+ MinVersionWithBreakoutSupport
@@ -115145,8 +115003,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ MinVersionWithLocatorLedSupport
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ MinVersionWithNegAuto25g
@@ -115206,31 +115076,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- PartNumber
+ Pid
- string
+ CapabilitySwitchCapability.PidEnum
- string
+ CapabilitySwitchCapability.PidEnum
None
- Pid
+ SerenoNetflowSupported
- CapabilitySwitchManufacturingDef.PidEnum
+ bool
- CapabilitySwitchManufacturingDef.PidEnum
+ bool
None
-
- ProductName
+
+ SharedScope
@@ -115241,8 +115111,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ Sku
@@ -115254,7 +115124,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Sku
+ UnifiedRule
@@ -115265,6 +115135,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ UplinkAdminPortSpeedNegAuto25GbpsSupported
+
+
+
+ bool
+
+ bool
+
+
+ None
+
Vid
@@ -115280,7 +115162,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchManufacturingDef
+ Get-IntersightCapabilitySwitchCapability
Apply
@@ -115416,7 +115298,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchManufacturingDef
+ Get-IntersightCapabilitySwitchCapability
Json
@@ -115444,7 +115326,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCapabilitySwitchManufacturingDef
+ Get-IntersightCapabilitySwitchCapability
Json
@@ -115641,10 +115523,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ CreateTime
+
+ The time when this managed object was created.
+
+ DateTime
+
+ DateTime
+
+
+ None
+
- Caption
+ DefaultFcoeVlan
- Caption for Switch/Fabric-Interconnect.
+ Default Fcoe VLAN associated with this switch.
+
+ long
+
+ long
+
+
+ None
+
+
+ DomainGroupMoid
+
+ The DomainGroup ID for this managed object.
string
@@ -115653,22 +115559,82 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
+
+ DynamicVifsSupported
- The time when this managed object was created.
+ Dynamic VIFs support on this switch.
- DateTime
+ bool
- DateTime
+ bool
None
-
- Description
+
+ FanModulesSupported
- Description for Switch/Fabric-Interconnect.
+ Fan Modules support on this switch.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ FcUplinkPortsAutoNegotiationSupported
+
+ Fc Uplink ports auto negotiation speed support on this switch.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ LocatorBeaconSupported
+
+ Locator Beacon LED support on this switch.
+
+ bool
+
+ bool
+
+
+ None
+
+
+ MaxPorts
+
+ Maximum allowed physical ports on this switch.
+
+ long
+
+ long
+
+
+ None
+
+
+ MaxSlots
+
+ Maximum allowed physical slots on this switch.
+
+ long
+
+ long
+
+
+ None
+
+
+ MinVersionWithBreakoutSupport
+
+ Minimum firmware version supported for breakout ports on this switch.
string
@@ -115677,10 +115643,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ MinVersionWithLocatorLedSupport
- The DomainGroup ID for this managed object.
+ Minimum firmware version supported for locator leds on this switch.
+
+ string
+
+ string
+
+
+ None
+
+
+ MinVersionWithNegAuto25g
+
+ Minimum firmware version supported for 'negotiate auto 25000' port admin speed on this switch.
string
@@ -115738,33 +115716,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- PartNumber
+ Pid
- Part Number for Switch/Fabric-Interconnect.
+ Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
- string
+ CapabilitySwitchCapability.PidEnum
- string
+ CapabilitySwitchCapability.PidEnum
None
- Pid
+ SerenoNetflowSupported
- Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
+ Sereno Adaptor with Netflow support on this switch.
- CapabilitySwitchManufacturingDef.PidEnum
+ bool
- CapabilitySwitchManufacturingDef.PidEnum
+ bool
None
-
- ProductName
+
+ SharedScope
- Product Name for Switch/Fabric-Interconnect.
+ 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
@@ -115773,10 +115751,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ Sku
- 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.
+ SKU information for Switch/Fabric-Interconnect.
string
@@ -115786,9 +115764,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Sku
+ UnifiedRule
- SKU information for Switch/Fabric-Interconnect.
+ The Slider rule for Unified ports on this switch.
string
@@ -115797,6 +115775,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ UplinkAdminPortSpeedNegAuto25GbpsSupported
+
+ 'Negotiate Auto 25000' admin speed support on this switch for port or port-channel\nwith Ethernet Uplink/Appliance/FCoE Uplink roles.
+
+ bool
+
+ bool
+
+
+ None
+
Vid
@@ -115862,19 +115852,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CapabilitySwitchManufacturingDef by Name
-PS C:\> $CapabilitySwitchManufacturingDefByName = Get-IntersightCapabilitySwitchManufacturingDef -Name CapabilitySwitchManufacturingDefName
+ #Get the CapabilitySwitchCapability by Name
+PS C:\> $CapabilitySwitchCapabilityByName = Get-IntersightCapabilitySwitchCapability -Name CapabilitySwitchCapabilityName
#Get the List of ServerProfiles
-PS C:\> $CapabilitySwitchManufacturingDefList = Get-IntersightCapabilitySwitchManufacturingDef
+PS C:\> $CapabilitySwitchCapabilityList = Get-IntersightCapabilitySwitchCapability
-#Get the list of CapabilitySwitchManufacturingDef under particular organization.
+#Get the list of CapabilitySwitchCapability under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CapabilitySwitchManufacturingDefByOrg = Get-IntersightCapabilitySwitchManufacturingDef -Organization $org
+PS C:\> $CapabilitySwitchCapabilityByOrg = Get-IntersightCapabilitySwitchCapability -Organization $org
-#Get the CapabilitySwitchManufacturingDef based on query Parameter
-PS C:\> $CapabilitySwitchManufacturingDefByQueryParam = Get-IntersightCapabilitySwitchManufacturingDef -Filter Name eq CapabilitySwitchManufacturingDefName
+#Get the CapabilitySwitchCapability based on query Parameter
+PS C:\> $CapabilitySwitchCapabilityByQueryParam = Get-IntersightCapabilitySwitchCapability -Filter Name eq CapabilitySwitchCapabilityName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -115888,15 +115878,15 @@ PS C:\> $CapabilitySwitchManufacturingDefByQueryParam = Get-IntersightCapability
- New-IntersightCapabilitySwitchManufacturingDef
+ New-IntersightCapabilitySwitchCapability
- Remove-IntersightCapabilitySwitchManufacturingDef
+ Remove-IntersightCapabilitySwitchCapability
- Set-IntersightCapabilitySwitchManufacturingDef
+ Set-IntersightCapabilitySwitchCapability
@@ -115904,21 +115894,21 @@ PS C:\> $CapabilitySwitchManufacturingDefByQueryParam = Get-IntersightCapability
- Get-IntersightCertificatemanagementPolicy
+ Get-IntersightCapabilitySwitchDescriptor
Get
- IntersightCertificatemanagementPolicy
+ IntersightCapabilitySwitchDescriptor
- Get the CertificatemanagementPolicy
+ Get the CapabilitySwitchDescriptor
- Read a 'CertificatemanagementPolicy' resource.,
+ Read a 'CapabilitySwitchDescriptor' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCertificatemanagementPolicy
+ Get-IntersightCapabilitySwitchDescriptor
AccountMoid
@@ -115967,6 +115957,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ ExpectedMemory
+
+
+
+ long
+
+ long
+
+
+ None
+
ModTime
@@ -115979,8 +115981,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Moid
+
+ Model
@@ -115992,7 +115994,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Name
+ Moid
@@ -116003,26 +116005,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Organization
+
+ Parent
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
None
-
- Parent
+
+ Revision
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
@@ -116039,10 +116041,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Vendor
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+
+
+ string
+
+ string
+
+
+ None
+
- Get-IntersightCertificatemanagementPolicy
+ Get-IntersightCapabilitySwitchDescriptor
Apply
@@ -116178,7 +116204,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCertificatemanagementPolicy
+ Get-IntersightCapabilitySwitchDescriptor
Json
@@ -116206,7 +116232,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCertificatemanagementPolicy
+ Get-IntersightCapabilitySwitchDescriptor
Json
@@ -116418,7 +116444,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Description
- Description of the policy.
+ Detailed information about the endpoint.
string
@@ -116439,6 +116465,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ ExpectedMemory
+
+ The total expected memory for this hardware.
+
+ long
+
+ long
+
+
+ None
+
ModTime
@@ -116451,10 +116489,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 of the endpoint, for which this capability information is applicable.
string
@@ -116464,9 +116502,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Name
+ Moid
- Name of the concrete policy.
+ The unique identifier of this Managed Object instance.
string
@@ -116475,26 +116513,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Organization
+
+ Parent
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
- OrganizationOrganizationRelationship
+ MoBaseMoRelationship
None
-
- Parent
+
+ Revision
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Revision for the fabric interconnect.
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
None
@@ -116511,6 +116549,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Vendor
+
+ The vendor of the endpoint, for which this capability information is applicable.
+
+ string
+
+ string
+
+
+ None
+
+
+ Version
+
+ The firmware or software version of the endpoint, for which this capability information is applicable.
+
+ string
+
+ string
+
+
+ None
+
Json
@@ -116564,19 +116626,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the CertificatemanagementPolicy by Name
-PS C:\> $CertificatemanagementPolicyByName = Get-IntersightCertificatemanagementPolicy -Name CertificatemanagementPolicyName
+ #Get the CapabilitySwitchDescriptor by Name
+PS C:\> $CapabilitySwitchDescriptorByName = Get-IntersightCapabilitySwitchDescriptor -Name CapabilitySwitchDescriptorName
#Get the List of ServerProfiles
-PS C:\> $CertificatemanagementPolicyList = Get-IntersightCertificatemanagementPolicy
+PS C:\> $CapabilitySwitchDescriptorList = Get-IntersightCapabilitySwitchDescriptor
-#Get the list of CertificatemanagementPolicy under particular organization.
+#Get the list of CapabilitySwitchDescriptor under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $CertificatemanagementPolicyByOrg = Get-IntersightCertificatemanagementPolicy -Organization $org
+PS C:\> $CapabilitySwitchDescriptorByOrg = Get-IntersightCapabilitySwitchDescriptor -Organization $org
-#Get the CertificatemanagementPolicy based on query Parameter
-PS C:\> $CertificatemanagementPolicyByQueryParam = Get-IntersightCertificatemanagementPolicy -Filter Name eq CertificatemanagementPolicyName
+#Get the CapabilitySwitchDescriptor based on query Parameter
+PS C:\> $CapabilitySwitchDescriptorByQueryParam = Get-IntersightCapabilitySwitchDescriptor -Filter Name eq CapabilitySwitchDescriptorName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -116590,15 +116652,15 @@ PS C:\> $CertificatemanagementPolicyByQueryParam = Get-IntersightCertificatemana
- New-IntersightCertificatemanagementPolicy
+ New-IntersightCapabilitySwitchDescriptor
- Remove-IntersightCertificatemanagementPolicy
+ Remove-IntersightCapabilitySwitchDescriptor
- Set-IntersightCertificatemanagementPolicy
+ Set-IntersightCapabilitySwitchDescriptor
@@ -116606,21 +116668,21 @@ PS C:\> $CertificatemanagementPolicyByQueryParam = Get-IntersightCertificatemana
- Get-IntersightCertificatemanagementPolicyInventory
+ Get-IntersightCapabilitySwitchManufacturingDef
Get
- IntersightCertificatemanagementPolicyInventory
+ IntersightCapabilitySwitchManufacturingDef
- Get the CertificatemanagementPolicyInventory
+ Get the CapabilitySwitchManufacturingDef
- Read a 'CertificatemanagementPolicyInventory' resource.,
+ Read a 'CapabilitySwitchManufacturingDef' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightCertificatemanagementPolicyInventory
+ Get-IntersightCapabilitySwitchManufacturingDef
AccountMoid
@@ -116633,32 +116695,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CreateTime
+
+ Caption
- DateTime
+ string
- DateTime
+ string
None
- Description
+ CreateTime
- string
+ DateTime
- string
+ DateTime
None
-
- DeviceMoId
+
+ Description
@@ -116729,6 +116791,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ PartNumber
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+
+
+ CapabilitySwitchManufacturingDef.PidEnum
+
+ CapabilitySwitchManufacturingDef.PidEnum
+
+
+ None
+
+
+ ProductName
+
+
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -116741,14 +116839,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- TargetMo
+
+ Sku
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
+
+
+ None
+
+
+ Vid
+
+
+
+ string
+
+ string
None
@@ -116756,7 +116866,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCertificatemanagementPolicyInventory
+ Get-IntersightCapabilitySwitchManufacturingDef
Apply
@@ -116892,7 +117002,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCertificatemanagementPolicyInventory
+ Get-IntersightCapabilitySwitchManufacturingDef
Json
@@ -116920,7 +117030,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightCertificatemanagementPolicyInventory
+ Get-IntersightCapabilitySwitchManufacturingDef
Json
@@ -117117,34 +117227,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CreateTime
+
+ Caption
- The time when this managed object was created.
+ Caption for Switch/Fabric-Interconnect.
- DateTime
+ string
- DateTime
+ string
None
- Description
+ CreateTime
- Description of the policy.
+ The time when this managed object was created.
- string
+ DateTime
- string
+ DateTime
None
-
- DeviceMoId
+
+ Description
- Device ID of the entity from where inventory is reported.
+ Description for Switch/Fabric-Interconnect.
string
@@ -117192,7 +117302,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Name
- Name of the inventoried policy object.
+ An unique identifer for a capability descriptor.
string
@@ -117213,6 +117323,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ PartNumber
+
+ Part Number for Switch/Fabric-Interconnect.
+
+ string
+
+ string
+
+
+ None
+
+
+ Pid
+
+ Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `unknown` - Unknown device type, usage is TBD.
+
+ CapabilitySwitchManufacturingDef.PidEnum
+
+ CapabilitySwitchManufacturingDef.PidEnum
+
+
+ None
+
+
+ ProductName
+
+ Product Name for Switch/Fabric-Interconnect.
+
+ string
+
+ string
+
+
+ None
+
SharedScope
@@ -117225,14 +117371,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- TargetMo
+
+ Sku
- A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ SKU information for Switch/Fabric-Interconnect.
- MoBaseMoRelationship
+ string
- MoBaseMoRelationship
+ string
+
+
+ None
+
+
+ Vid
+
+ VID information for Switch/Fabric-Interconnect.
+
+ string
+
+ string
None
@@ -117287,33 +117445,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
+
+
+ -------------------------- Example(s) --------------------------
+ #Get the CapabilitySwitchManufacturingDef by Name
+PS C:\> $CapabilitySwitchManufacturingDefByName = Get-IntersightCapabilitySwitchManufacturingDef -Name CapabilitySwitchManufacturingDefName
+
+#Get the List of ServerProfiles
+PS C:\> $CapabilitySwitchManufacturingDefList = Get-IntersightCapabilitySwitchManufacturingDef
+
+#Get the list of CapabilitySwitchManufacturingDef under particular organization.
+PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
+
+PS C:\> $CapabilitySwitchManufacturingDefByOrg = Get-IntersightCapabilitySwitchManufacturingDef -Organization $org
+
+#Get the CapabilitySwitchManufacturingDef based on query Parameter
+PS C:\> $CapabilitySwitchManufacturingDefByQueryParam = Get-IntersightCapabilitySwitchManufacturingDef -Filter Name eq CapabilitySwitchManufacturingDefName
+
+#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-IntersightCapabilitySwitchManufacturingDef
+
+
+
+ Remove-IntersightCapabilitySwitchManufacturingDef
+
+
+
+ Set-IntersightCapabilitySwitchManufacturingDef
+
+
- Get-IntersightChassisConfigChangeDetail
+ Get-IntersightCertificatemanagementPolicy
Get
- IntersightChassisConfigChangeDetail
+ IntersightCertificatemanagementPolicy
- Get the ChassisConfigChangeDetail
+ Get the CertificatemanagementPolicy
- Read a 'ChassisConfigChangeDetail' resource.,
+ Read a 'CertificatemanagementPolicy' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisConfigChangeDetail
+ Get-IntersightCertificatemanagementPolicy
AccountMoid
@@ -117326,18 +117517,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ConfigChangeFlag
-
-
-
- ChassisConfigChangeDetail.ConfigChangeFlagEnum
-
- ChassisConfigChangeDetail.ConfigChangeFlagEnum
-
-
- None
-
CreateTime
@@ -117351,7 +117530,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- DomainGroupMoid
+ Description
@@ -117362,20 +117541,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- IomProfile
-
-
-
- ChassisIomProfileRelationship
-
- ChassisIomProfileRelationship
-
-
- None
-
-
- Message
+
+ DomainGroupMoid
@@ -117386,32 +117553,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ModStatus
+
+ ModTime
- ChassisConfigChangeDetail.ModStatusEnum
+ DateTime
- ChassisConfigChangeDetail.ModStatusEnum
+ DateTime
None
- ModTime
+ Moid
- DateTime
+ string
- DateTime
+ string
None
- Moid
+ Name
@@ -117422,26 +117589,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Parent
+
+ Organization
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
- MoBaseMoRelationship
+ OrganizationOrganizationRelationship
None
-
- Profile
+
+ Parent
- ChassisProfileRelationship
+ MoBaseMoRelationship
- ChassisProfileRelationship
+ MoBaseMoRelationship
None
@@ -117461,7 +117628,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigChangeDetail
+ Get-IntersightCertificatemanagementPolicy
Apply
@@ -117597,7 +117764,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigChangeDetail
+ Get-IntersightCertificatemanagementPolicy
Json
@@ -117625,7 +117792,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigChangeDetail
+ Get-IntersightCertificatemanagementPolicy
Json
@@ -117822,18 +117989,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ConfigChangeFlag
-
- Config change flag to differentiate Pending-changes and Config-drift.\n* `Pending-changes` - Config change flag represents changes are due to not deployed changes from Intersight.\n* `Drift-changes` - Config change flag represents changes are due to endpoint configuration changes.
-
- ChassisConfigChangeDetail.ConfigChangeFlagEnum
-
- ChassisConfigChangeDetail.ConfigChangeFlagEnum
-
-
- None
-
CreateTime
@@ -117847,9 +118002,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DomainGroupMoid
+ Description
- The DomainGroup ID for this managed object.
+ Description of the policy.
string
@@ -117858,22 +118013,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- IomProfile
-
- A reference to a chassisIomProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- ChassisIomProfileRelationship
-
- ChassisIomProfileRelationship
-
-
- None
-
-
- Message
+
+ DomainGroupMoid
- Detailed description of the config change.
+ The DomainGroup ID for this managed object.
string
@@ -117882,18 +118025,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ModStatus
-
- Modification status of the mo in this config change.\n* `None` - The 'none' operation/state.Indicates a configuration profile has been deployed, and the desired configuration matches the actual device configuration.\n* `Created` - The 'create' operation/state.Indicates a configuration profile has been created and associated with a device, but the configuration specified in the profilehas not been applied yet. For example, this could happen when the user creates a server profile and has not deployed the profile yet.\n* `Modified` - The 'update' operation/state.Indicates some of the desired configuration changes specified in a profile have not been been applied to the associated device.This happens when the user has made changes to a profile and has not deployed the changes yet, or when the workflow to applythe configuration changes has not completed successfully.\n* `Deleted` - The 'delete' operation/state.Indicates a configuration profile has been been disassociated from a device and the user has not undeployed these changes yet.
-
- ChassisConfigChangeDetail.ModStatusEnum
-
- ChassisConfigChangeDetail.ModStatusEnum
-
-
- None
-
ModTime
@@ -117918,26 +118049,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
- Profile
+ Organization
- A reference to a chassisProfile 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.
- ChassisProfileRelationship
+ OrganizationOrganizationRelationship
- ChassisProfileRelationship
+ OrganizationOrganizationRelationship
+
+
+ None
+
+
+ Parent
+
+ A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+
+ MoBaseMoRelationship
+
+ MoBaseMoRelationship
None
@@ -118007,19 +118150,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the ChassisConfigChangeDetail by Name
-PS C:\> $ChassisConfigChangeDetailByName = Get-IntersightChassisConfigChangeDetail -Name ChassisConfigChangeDetailName
+ #Get the CertificatemanagementPolicy by Name
+PS C:\> $CertificatemanagementPolicyByName = Get-IntersightCertificatemanagementPolicy -Name CertificatemanagementPolicyName
#Get the List of ServerProfiles
-PS C:\> $ChassisConfigChangeDetailList = Get-IntersightChassisConfigChangeDetail
+PS C:\> $CertificatemanagementPolicyList = Get-IntersightCertificatemanagementPolicy
-#Get the list of ChassisConfigChangeDetail under particular organization.
+#Get the list of CertificatemanagementPolicy under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $ChassisConfigChangeDetailByOrg = Get-IntersightChassisConfigChangeDetail -Organization $org
+PS C:\> $CertificatemanagementPolicyByOrg = Get-IntersightCertificatemanagementPolicy -Organization $org
-#Get the ChassisConfigChangeDetail based on query Parameter
-PS C:\> $ChassisConfigChangeDetailByQueryParam = Get-IntersightChassisConfigChangeDetail -Filter Name eq ChassisConfigChangeDetailName
+#Get the CertificatemanagementPolicy based on query Parameter
+PS C:\> $CertificatemanagementPolicyByQueryParam = Get-IntersightCertificatemanagementPolicy -Filter Name eq CertificatemanagementPolicyName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -118032,26 +118175,38 @@ PS C:\> $ChassisConfigChangeDetailByQueryParam = Get-IntersightChassisConfigChan
https://www.intersight.com/apidocs/downloads
+
+ New-IntersightCertificatemanagementPolicy
+
+
+
+ Remove-IntersightCertificatemanagementPolicy
+
+
+
+ Set-IntersightCertificatemanagementPolicy
+
+
- Get-IntersightChassisConfigImport
+ Get-IntersightCertificatemanagementPolicyInventory
Get
- IntersightChassisConfigImport
+ IntersightCertificatemanagementPolicyInventory
- Get the ChassisConfigImport
+ Get the CertificatemanagementPolicyInventory
- Read a 'ChassisConfigImport' resource.,
+ Read a 'CertificatemanagementPolicyInventory' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisConfigImport
+ Get-IntersightCertificatemanagementPolicyInventory
AccountMoid
@@ -118064,44 +118219,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Chassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- ChassisProfile
+
+ CreateTime
- ChassisProfileRelationship
+ DateTime
- ChassisProfileRelationship
+ DateTime
None
- CreateTime
+ Description
- DateTime
+ string
- DateTime
+ string
None
-
- Description
+
+ DeviceMoId
@@ -118148,14 +118291,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Organization
+
+ Name
- OrganizationOrganizationRelationship
+ string
- OrganizationOrganizationRelationship
+ string
None
@@ -118172,20 +118315,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- PolicyPrefix
-
-
-
- string
-
- string
-
-
- None
-
-
- ProfileName
+
+ SharedScope
@@ -118196,14 +118327,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ TargetMo
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -118211,7 +118342,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigImport
+ Get-IntersightCertificatemanagementPolicyInventory
Apply
@@ -118347,7 +118478,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigImport
+ Get-IntersightCertificatemanagementPolicyInventory
Json
@@ -118375,7 +118506,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigImport
+ Get-IntersightCertificatemanagementPolicyInventory
Json
@@ -118572,46 +118703,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Chassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- ChassisProfile
+
+ CreateTime
- A reference to a chassisProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ The time when this managed object was created.
- ChassisProfileRelationship
+ DateTime
- ChassisProfileRelationship
+ DateTime
None
- CreateTime
+ Description
- The time when this managed object was created.
+ Description of the policy.
- DateTime
+ string
- DateTime
+ string
None
-
- Description
+
+ DeviceMoId
- Description of the imported profile.
+ Device ID of the entity from where inventory is reported.
string
@@ -118656,14 +118775,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.
+ Name of the inventoried policy object.
- OrganizationOrganizationRelationship
+ string
- OrganizationOrganizationRelationship
+ string
None
@@ -118680,22 +118799,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- PolicyPrefix
-
- Policy prefix for the policies of the imported chassis profile.
-
- string
-
- string
-
-
- None
-
-
- ProfileName
+
+ SharedScope
- Profile name for the imported chassis profile.
+ 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
@@ -118704,14 +118811,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ TargetMo
- 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 moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ MoBaseMoRelationship
- string
+ MoBaseMoRelationship
None
@@ -118766,58 +118873,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-
-
- -------------------------- Example(s) --------------------------
- #Get the ChassisConfigImport by Name
-PS C:\> $ChassisConfigImportByName = Get-IntersightChassisConfigImport -Name ChassisConfigImportName
-
-#Get the List of ServerProfiles
-PS C:\> $ChassisConfigImportList = Get-IntersightChassisConfigImport
-
-#Get the list of ChassisConfigImport under particular organization.
-PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-
-PS C:\> $ChassisConfigImportByOrg = Get-IntersightChassisConfigImport -Organization $org
-
-#Get the ChassisConfigImport based on query Parameter
-PS C:\> $ChassisConfigImportByQueryParam = Get-IntersightChassisConfigImport -Filter Name eq ChassisConfigImportName
-
-#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-IntersightChassisConfigImport
-
-
- Get-IntersightChassisConfigResult
+ Get-IntersightChassisConfigChangeDetail
Get
- IntersightChassisConfigResult
+ IntersightChassisConfigChangeDetail
- Get the ChassisConfigResult
+ Get the ChassisConfigChangeDetail
- Read a 'ChassisConfigResult' resource.,
+ Read a 'ChassisConfigChangeDetail' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisConfigResult
+ Get-IntersightChassisConfigChangeDetail
AccountMoid
@@ -118831,25 +118913,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- ConfigStage
-
-
-
- string
-
- string
-
-
- None
-
-
- ConfigState
+ ConfigChangeFlag
- string
+ ChassisConfigChangeDetail.ConfigChangeFlagEnum
- string
+ ChassisConfigChangeDetail.ConfigChangeFlagEnum
None
@@ -118890,6 +118960,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
+
+ Message
+
+
+
+ string
+
+ string
+
+
+ None
+
+
+ ModStatus
+
+
+
+ ChassisConfigChangeDetail.ModStatusEnum
+
+ ChassisConfigChangeDetail.ModStatusEnum
+
+
+ None
+
ModTime
@@ -118950,22 +119044,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ValidationState
-
-
-
- string
-
- string
-
-
- None
-
- Get-IntersightChassisConfigResult
+ Get-IntersightChassisConfigChangeDetail
Apply
@@ -119101,7 +119183,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigResult
+ Get-IntersightChassisConfigChangeDetail
Json
@@ -119129,7 +119211,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigResult
+ Get-IntersightChassisConfigChangeDetail
Json
@@ -119327,25 +119409,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- ConfigStage
-
- The current running stage of the configuration or workflow.
-
- string
-
- string
-
-
- None
-
-
- ConfigState
+ ConfigChangeFlag
- Indicates overall configuration state for applying the configuration to the end point. Values -- Ok, Ok-with-warning, Errored.
+ Config change flag to differentiate Pending-changes and Config-drift.\n* `Pending-changes` - Config change flag represents changes are due to not deployed changes from Intersight.\n* `Drift-changes` - Config change flag represents changes are due to endpoint configuration changes.
- string
+ ChassisConfigChangeDetail.ConfigChangeFlagEnum
- string
+ ChassisConfigChangeDetail.ConfigChangeFlagEnum
None
@@ -119386,6 +119456,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
+
+ Message
+
+ Detailed description of the config change.
+
+ string
+
+ string
+
+
+ None
+
+
+ ModStatus
+
+ Modification status of the mo in this config change.\n* `None` - The 'none' operation/state.Indicates a configuration profile has been deployed, and the desired configuration matches the actual device configuration.\n* `Created` - The 'create' operation/state.Indicates a configuration profile has been created and associated with a device, but the configuration specified in the profilehas not been applied yet. For example, this could happen when the user creates a server profile and has not deployed the profile yet.\n* `Modified` - The 'update' operation/state.Indicates some of the desired configuration changes specified in a profile have not been been applied to the associated device.This happens when the user has made changes to a profile and has not deployed the changes yet, or when the workflow to applythe configuration changes has not completed successfully.\n* `Deleted` - The 'delete' operation/state.Indicates a configuration profile has been been disassociated from a device and the user has not undeployed these changes yet.
+
+ ChassisConfigChangeDetail.ModStatusEnum
+
+ ChassisConfigChangeDetail.ModStatusEnum
+
+
+ None
+
ModTime
@@ -119446,18 +119540,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ValidationState
-
- Indicates overall state for logical model validation. Values -- Ok, Ok-with-warning, Errored.
-
- string
-
- string
-
-
- None
-
Json
@@ -119511,19 +119593,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the ChassisConfigResult by Name
-PS C:\> $ChassisConfigResultByName = Get-IntersightChassisConfigResult -Name ChassisConfigResultName
+ #Get the ChassisConfigChangeDetail by Name
+PS C:\> $ChassisConfigChangeDetailByName = Get-IntersightChassisConfigChangeDetail -Name ChassisConfigChangeDetailName
#Get the List of ServerProfiles
-PS C:\> $ChassisConfigResultList = Get-IntersightChassisConfigResult
+PS C:\> $ChassisConfigChangeDetailList = Get-IntersightChassisConfigChangeDetail
-#Get the list of ChassisConfigResult under particular organization.
+#Get the list of ChassisConfigChangeDetail under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $ChassisConfigResultByOrg = Get-IntersightChassisConfigResult -Organization $org
+PS C:\> $ChassisConfigChangeDetailByOrg = Get-IntersightChassisConfigChangeDetail -Organization $org
-#Get the ChassisConfigResult based on query Parameter
-PS C:\> $ChassisConfigResultByQueryParam = Get-IntersightChassisConfigResult -Filter Name eq ChassisConfigResultName
+#Get the ChassisConfigChangeDetail based on query Parameter
+PS C:\> $ChassisConfigChangeDetailByQueryParam = Get-IntersightChassisConfigChangeDetail -Filter Name eq ChassisConfigChangeDetailName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -119541,21 +119623,21 @@ PS C:\> $ChassisConfigResultByQueryParam = Get-IntersightChassisConfigResult -Fi
- Get-IntersightChassisConfigResultEntry
+ Get-IntersightChassisConfigImport
Get
- IntersightChassisConfigResultEntry
+ IntersightChassisConfigImport
- Get the ChassisConfigResultEntry
+ Get the ChassisConfigImport
- Read a 'ChassisConfigResultEntry' resource.,
+ Read a 'ChassisConfigImport' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisConfigResultEntry
+ Get-IntersightChassisConfigImport
AccountMoid
@@ -119568,26 +119650,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- CompletedTime
+
+ Chassis
- string
+ EquipmentChassisRelationship
- string
+ EquipmentChassisRelationship
None
- ConfigResult
+ ChassisProfile
- ChassisConfigResultRelationship
+ ChassisProfileRelationship
- ChassisConfigResultRelationship
+ ChassisProfileRelationship
None
@@ -119605,7 +119687,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- DomainGroupMoid
+ Description
@@ -119616,8 +119698,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Message
+
+ DomainGroupMoid
@@ -119652,14 +119734,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- OwnerId
+
+ Organization
- string
+ OrganizationOrganizationRelationship
- string
+ OrganizationOrganizationRelationship
None
@@ -119676,8 +119758,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SharedScope
+
+ PolicyPrefix
@@ -119689,7 +119771,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- State
+ ProfileName
@@ -119700,8 +119782,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Type
+
+ SharedScope
@@ -119715,7 +119797,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigResultEntry
+ Get-IntersightChassisConfigImport
Apply
@@ -119851,7 +119933,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigResultEntry
+ Get-IntersightChassisConfigImport
Json
@@ -119879,7 +119961,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisConfigResultEntry
+ Get-IntersightChassisConfigImport
Json
@@ -120076,26 +120158,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- CompletedTime
+
+ Chassis
- The completed time of the task in installer.
+ A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ EquipmentChassisRelationship
- string
+ EquipmentChassisRelationship
None
- ConfigResult
+ ChassisProfile
- A reference to a chassisConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ A reference to a chassisProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- ChassisConfigResultRelationship
+ ChassisProfileRelationship
- ChassisConfigResultRelationship
+ ChassisProfileRelationship
None
@@ -120113,9 +120195,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- DomainGroupMoid
+ Description
- The DomainGroup ID for this managed object.
+ Description of the imported profile.
string
@@ -120124,10 +120206,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Message
+
+ DomainGroupMoid
- Localized message based on the locale setting of the user's context.
+ The DomainGroup ID for this managed object.
string
@@ -120160,14 +120242,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- OwnerId
+
+ Organization
- The identifier of the object that owns the result message.\nThe owner ID is used to correlate a given result entry to a task or entity. For example, a config result\nentry that describes the result of a workflow task may have the task's instance ID as the owner.
+ A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- string
+ OrganizationOrganizationRelationship
- string
+ OrganizationOrganizationRelationship
None
@@ -120184,10 +120266,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SharedScope
+
+ PolicyPrefix
- 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.
+ Policy prefix for the policies of the imported chassis profile.
string
@@ -120197,9 +120279,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- State
+ ProfileName
- Values -- Ok, Ok-with-warning, Errored.
+ Profile name for the imported chassis profile.
string
@@ -120208,10 +120290,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Type
+
+ SharedScope
- Indicates if the result is reported during the logical model validation/resource allocation phase. or the configuration applying phase. Values -- validation, config.
+ 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
@@ -120273,19 +120355,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the ChassisConfigResultEntry by Name
-PS C:\> $ChassisConfigResultEntryByName = Get-IntersightChassisConfigResultEntry -Name ChassisConfigResultEntryName
+ #Get the ChassisConfigImport by Name
+PS C:\> $ChassisConfigImportByName = Get-IntersightChassisConfigImport -Name ChassisConfigImportName
#Get the List of ServerProfiles
-PS C:\> $ChassisConfigResultEntryList = Get-IntersightChassisConfigResultEntry
+PS C:\> $ChassisConfigImportList = Get-IntersightChassisConfigImport
-#Get the list of ChassisConfigResultEntry under particular organization.
+#Get the list of ChassisConfigImport under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $ChassisConfigResultEntryByOrg = Get-IntersightChassisConfigResultEntry -Organization $org
+PS C:\> $ChassisConfigImportByOrg = Get-IntersightChassisConfigImport -Organization $org
-#Get the ChassisConfigResultEntry based on query Parameter
-PS C:\> $ChassisConfigResultEntryByQueryParam = Get-IntersightChassisConfigResultEntry -Filter Name eq ChassisConfigResultEntryName
+#Get the ChassisConfigImport based on query Parameter
+PS C:\> $ChassisConfigImportByQueryParam = Get-IntersightChassisConfigImport -Filter Name eq ChassisConfigImportName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -120298,26 +120380,30 @@ PS C:\> $ChassisConfigResultEntryByQueryParam = Get-IntersightChassisConfigResul
https://www.intersight.com/apidocs/downloads
+
+ New-IntersightChassisConfigImport
+
+
- Get-IntersightChassisIomProfile
+ Get-IntersightChassisConfigResult
Get
- IntersightChassisIomProfile
+ IntersightChassisConfigResult
- Get the ChassisIomProfile
+ Get the ChassisConfigResult
- Read a 'ChassisIomProfile' resource.,
+ Read a 'ChassisConfigResult' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisIomProfile
+ Get-IntersightChassisConfigResult
AccountMoid
@@ -120331,7 +120417,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Action
+ ConfigStage
@@ -120342,14 +120428,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- ConfigResult
+
+ ConfigState
- ChassisConfigResultRelationship
+ string
- ChassisConfigResultRelationship
+ string
None
@@ -120366,18 +120452,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Description
-
-
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -120390,14 +120464,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- IomEntity
+
+ IomProfile
- ChassisIomProfile.IomEntityEnum
+ ChassisIomProfileRelationship
- ChassisIomProfile.IomEntityEnum
+ ChassisIomProfileRelationship
None
@@ -120426,30 +120500,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Name
-
-
-
- string
-
- string
-
-
- None
-
-
- Organization
-
-
-
- OrganizationOrganizationRelationship
-
- OrganizationOrganizationRelationship
-
-
- None
-
Parent
@@ -120486,26 +120536,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SrcTemplate
-
-
-
- PolicyAbstractProfileRelationship
-
- PolicyAbstractProfileRelationship
-
-
- None
-
- Type
+ ValidationState
- ChassisIomProfile.TypeEnum
+ string
- ChassisIomProfile.TypeEnum
+ string
None
@@ -120513,7 +120551,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisIomProfile
+ Get-IntersightChassisConfigResult
Apply
@@ -120649,7 +120687,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisIomProfile
+ Get-IntersightChassisConfigResult
Json
@@ -120677,7 +120715,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisIomProfile
+ Get-IntersightChassisConfigResult
Json
@@ -120875,9 +120913,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Action
+ ConfigStage
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
+ The current running stage of the configuration or workflow.
string
@@ -120886,14 +120924,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- ConfigResult
+
+ ConfigState
- A reference to a chassisConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
+ Indicates overall configuration state for applying the configuration to the end point. Values -- Ok, Ok-with-warning, Errored.
- ChassisConfigResultRelationship
+ string
- ChassisConfigResultRelationship
+ string
None
@@ -120910,18 +120948,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Description
-
- Description of the profile.
-
- string
-
- string
-
-
- None
-
DomainGroupMoid
@@ -120934,14 +120960,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- IomEntity
+
+ IomProfile
- IOM in chassis for which IOM profile is applicable. or which is attached to a Fabric Interconnect managed by Intersight.\n* `IOMA` - IOM on left side of chassis.\n* `IOMB` - IOM on right side of chassis.
+ A reference to a chassisIomProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
- ChassisIomProfile.IomEntityEnum
+ ChassisIomProfileRelationship
- ChassisIomProfile.IomEntityEnum
+ ChassisIomProfileRelationship
None
@@ -120970,30 +120996,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Name
-
- Name of the profile instance or profile template.
-
- string
-
- string
-
-
- None
-
-
- Organization
-
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- OrganizationOrganizationRelationship
-
- OrganizationOrganizationRelationship
-
-
- None
-
Parent
@@ -121030,26 +121032,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SrcTemplate
-
- A reference to a policyAbstractProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- PolicyAbstractProfileRelationship
-
- PolicyAbstractProfileRelationship
-
-
- None
-
- Type
+ ValidationState
- Defines the type of the profile. Accepted values are instance or template.\n* `instance` - The profile defines the configuration for a specific instance of a target.
+ Indicates overall state for logical model validation. Values -- Ok, Ok-with-warning, Errored.
- ChassisIomProfile.TypeEnum
+ string
- ChassisIomProfile.TypeEnum
+ string
None
@@ -121107,19 +121097,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
-------------------------- Example(s) --------------------------
- #Get the ChassisIomProfile by Name
-PS C:\> $ChassisIomProfileByName = Get-IntersightChassisIomProfile -Name ChassisIomProfileName
+ #Get the ChassisConfigResult by Name
+PS C:\> $ChassisConfigResultByName = Get-IntersightChassisConfigResult -Name ChassisConfigResultName
#Get the List of ServerProfiles
-PS C:\> $ChassisIomProfileList = Get-IntersightChassisIomProfile
+PS C:\> $ChassisConfigResultList = Get-IntersightChassisConfigResult
-#Get the list of ChassisIomProfile under particular organization.
+#Get the list of ChassisConfigResult under particular organization.
PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg
-PS C:\> $ChassisIomProfileByOrg = Get-IntersightChassisIomProfile -Organization $org
+PS C:\> $ChassisConfigResultByOrg = Get-IntersightChassisConfigResult -Organization $org
-#Get the ChassisIomProfile based on query Parameter
-PS C:\> $ChassisIomProfileByQueryParam = Get-IntersightChassisIomProfile -Filter Name eq ChassisIomProfileName
+#Get the ChassisConfigResult based on query Parameter
+PS C:\> $ChassisConfigResultByQueryParam = Get-IntersightChassisConfigResult -Filter Name eq ChassisConfigResultName
#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure .
@@ -121137,21 +121127,21 @@ PS C:\> $ChassisIomProfileByQueryParam = Get-IntersightChassisIomProfile -Filter
- Get-IntersightChassisProfile
+ Get-IntersightChassisConfigResultEntry
Get
- IntersightChassisProfile
+ IntersightChassisConfigResultEntry
- Get the ChassisProfile
+ Get the ChassisConfigResultEntry
- Read a 'ChassisProfile' resource.,
+ Read a 'ChassisConfigResultEntry' resource.,
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
- Get-IntersightChassisProfile
+ Get-IntersightChassisConfigResultEntry
AccountMoid
@@ -121165,7 +121155,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Action
+ CompletedTime
@@ -121176,30 +121166,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- AssignedChassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- AssociatedChassis
-
-
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
ConfigResult
@@ -121225,7 +121191,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
- Description
+ DomainGroupMoid
@@ -121236,8 +121202,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- DomainGroupMoid
+
+ Message
@@ -121272,8 +121238,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Name
+
+ OwnerId
@@ -121284,18 +121250,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- Organization
-
-
-
- OrganizationOrganizationRelationship
-
- OrganizationOrganizationRelationship
-
-
- None
-
Parent
@@ -121320,26 +121274,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
None
-
- SrcTemplate
-
-
-
- PolicyAbstractProfileRelationship
-
- PolicyAbstractProfileRelationship
-
-
- None
-
- TargetPlatform
+ State
- ChassisProfile.TargetPlatformEnum
+ string
- ChassisProfile.TargetPlatformEnum
+ string
None
@@ -121349,9 +121291,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- ChassisProfile.TypeEnum
+ string
- ChassisProfile.TypeEnum
+ string
None
@@ -121359,7 +121301,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisProfile
+ Get-IntersightChassisConfigResultEntry
Apply
@@ -121495,7 +121437,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisProfile
+ Get-IntersightChassisConfigResultEntry
Json
@@ -121523,7 +121465,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t
- Get-IntersightChassisProfile
+ Get-IntersightChassisConfigResultEntry
Json
@@ -121721,9 +121663,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Action
+ CompletedTime
- User initiated action. Each profile type has its own supported actions. For HyperFlex cluster profile, the supported actions are -- Validate, Deploy, Continue, Retry, Abort, Unassign For server profile, the support actions are -- Deploy, Unassign.
+ The completed time of the task in installer.
string
@@ -121732,30 +121674,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- AssignedChassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
-
- AssociatedChassis
-
- A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- EquipmentChassisRelationship
-
- EquipmentChassisRelationship
-
-
- None
-
ConfigResult
@@ -121781,9 +121699,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
- Description
+ DomainGroupMoid
- Description of the profile.
+ The DomainGroup ID for this managed object.
string
@@ -121792,10 +121710,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- DomainGroupMoid
+
+ Message
- The DomainGroup ID for this managed object.
+ Localized message based on the locale setting of the user's context.
string
@@ -121828,10 +121746,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Name
+
+ OwnerId
- Name of the profile instance or profile template.
+ The identifier of the object that owns the result message.\nThe owner ID is used to correlate a given result entry to a task or entity. For example, a config result\nentry that describes the result of a workflow task may have the task's instance ID as the owner.
string
@@ -121840,18 +121758,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- Organization
-
- A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- OrganizationOrganizationRelationship
-
- OrganizationOrganizationRelationship
-
-
- None
-
Parent
@@ -121876,26 +121782,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
None
-
- SrcTemplate
-
- A reference to a policyAbstractProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
-
- PolicyAbstractProfileRelationship
-
- PolicyAbstractProfileRelationship
-
-
- None
-
- TargetPlatform
+ State
- The platform for which the chassis profile is applicable. It can either be a chassis that is operating in standalone mode or which is attached to a Fabric Interconnect managed by Intersight.\n* `FIAttached` - Chassis which are connected to a Fabric Interconnect that is managed by Intersight.
+ Values -- Ok, Ok-with-warning, Errored.
- ChassisProfile.TargetPlatformEnum
+ string
- ChassisProfile.TargetPlatformEnum
+ string
None
@@ -121903,11 +121797,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a
Type
- Defines the type of the profile. Accepted values are instance or template.\n* `instance` - The profile defines the configuration for a specific instance of a target.
+ Indicates if the result is reported during the logical model validation/resource allocation phase. or the configuration applying phase. Values -- validation, config.
- ChassisProfile.TypeEnum
+ string
- ChassisProfile.TypeEnum
+ string
None
@@ -121965,19 +121859,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a