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 -------------------------- Example(s) -------------------------- - #Get the ChassisProfile by Name -PS C:\> $ChassisProfileByName = Get-IntersightChassisProfile -Name ChassisProfileName + #Get the ChassisConfigResultEntry by Name +PS C:\> $ChassisConfigResultEntryByName = Get-IntersightChassisConfigResultEntry -Name ChassisConfigResultEntryName #Get the List of ServerProfiles -PS C:\> $ChassisProfileList = Get-IntersightChassisProfile +PS C:\> $ChassisConfigResultEntryList = Get-IntersightChassisConfigResultEntry -#Get the list of ChassisProfile under particular organization. +#Get the list of ChassisConfigResultEntry under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ChassisProfileByOrg = Get-IntersightChassisProfile -Organization $org +PS C:\> $ChassisConfigResultEntryByOrg = Get-IntersightChassisConfigResultEntry -Organization $org -#Get the ChassisProfile based on query Parameter -PS C:\> $ChassisProfileByQueryParam = Get-IntersightChassisProfile -Filter Name eq ChassisProfileName +#Get the ChassisConfigResultEntry based on query Parameter +PS C:\> $ChassisConfigResultEntryByQueryParam = Get-IntersightChassisConfigResultEntry -Filter Name eq ChassisConfigResultEntryName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -121990,38 +121884,26 @@ PS C:\> $ChassisProfileByQueryParam = Get-IntersightChassisProfile -Filter Name https://www.intersight.com/apidocs/downloads - - New-IntersightChassisProfile - - - - Remove-IntersightChassisProfile - - - - Set-IntersightChassisProfile - - - Get-IntersightCloudAwsBillingUnit + Get-IntersightChassisIomProfile Get - IntersightCloudAwsBillingUnit + IntersightChassisIomProfile - Get the CloudAwsBillingUnit + Get the ChassisIomProfile - Read a 'CloudAwsBillingUnit' resource., + Read a 'ChassisIomProfile' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsBillingUnit + Get-IntersightChassisIomProfile AccountMoid @@ -122034,6 +121916,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Action + + + + string + + string + + + None + + + ConfigResult + + + + ChassisConfigResultRelationship + + ChassisConfigResultRelationship + + + None + CreateTime @@ -122047,7 +121953,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Description @@ -122058,8 +121964,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Email + + DomainGroupMoid @@ -122071,13 +121977,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Identity + IomEntity - string + ChassisIomProfile.IomEntityEnum - string + ChassisIomProfile.IomEntityEnum None @@ -122118,6 +122024,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -122131,13 +122049,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - RegisteredDevice + Profile - AssetDeviceRegistrationRelationship + ChassisProfileRelationship - AssetDeviceRegistrationRelationship + ChassisProfileRelationship None @@ -122154,14 +122072,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SrcTemplate + + + + PolicyAbstractProfileRelationship + + PolicyAbstractProfileRelationship + + + None + - Status + Type - string + ChassisIomProfile.TypeEnum - string + ChassisIomProfile.TypeEnum None @@ -122169,7 +122099,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsBillingUnit + Get-IntersightChassisIomProfile Apply @@ -122305,7 +122235,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsBillingUnit + Get-IntersightChassisIomProfile Json @@ -122333,7 +122263,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsBillingUnit + Get-IntersightChassisIomProfile Json @@ -122530,6 +122460,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Action + + 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. + + string + + string + + + None + + + ConfigResult + + A reference to a chassisConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ChassisConfigResultRelationship + + ChassisConfigResultRelationship + + + None + CreateTime @@ -122543,9 +122497,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 profile. string @@ -122554,10 +122508,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Email + + DomainGroupMoid - Email address of the account holder. + The DomainGroup ID for this managed object. string @@ -122567,13 +122521,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Identity + IomEntity - The ID of the paying account. + 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. - string + ChassisIomProfile.IomEntityEnum - string + ChassisIomProfile.IomEntityEnum None @@ -122605,7 +122559,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the paying account. + Name of the profile instance or profile template. string @@ -122614,6 +122568,18 @@ 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 @@ -122627,13 +122593,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - RegisteredDevice + Profile - A reference to a assetDeviceRegistration 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. - AssetDeviceRegistrationRelationship + ChassisProfileRelationship - AssetDeviceRegistrationRelationship + ChassisProfileRelationship None @@ -122650,14 +122616,26 @@ 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 + - Status + Type - Status of the account, for example Active, Suspended, etc. + 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. - string + ChassisIomProfile.TypeEnum - string + ChassisIomProfile.TypeEnum None @@ -122712,7 +122690,28 @@ 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 List of ServerProfiles +PS C:\> $ChassisIomProfileList = Get-IntersightChassisIomProfile + +#Get the list of ChassisIomProfile under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ChassisIomProfileByOrg = Get-IntersightChassisIomProfile -Organization $org + +#Get the ChassisIomProfile based on query Parameter +PS C:\> $ChassisIomProfileByQueryParam = Get-IntersightChassisIomProfile -Filter Name eq ChassisIomProfileName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -122724,21 +122723,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsKeyPair + Get-IntersightChassisProfile Get - IntersightCloudAwsKeyPair + IntersightChassisProfile - Get the CloudAwsKeyPair + Get the ChassisProfile - Read a 'CloudAwsKeyPair' resource., + Read a 'ChassisProfile' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsKeyPair + Get-IntersightChassisProfile AccountMoid @@ -122751,56 +122750,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Action + + + + string + + string + + + None + - AwsBillingUnit + AssignedChassis - CloudAwsBillingUnitRelationship + EquipmentChassisRelationship - CloudAwsBillingUnitRelationship + EquipmentChassisRelationship None - - CreateTime + + AssociatedChassis - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - Description + + ConfigResult - string + ChassisConfigResultRelationship - string + ChassisConfigResultRelationship None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - - FingerPrint + + Description @@ -122811,8 +122822,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Identity + + DomainGroupMoid @@ -122859,6 +122870,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -122871,8 +122894,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PublicKey + + SharedScope @@ -122884,37 +122907,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - RegisteredDevice + SrcTemplate - AssetDeviceRegistrationRelationship + PolicyAbstractProfileRelationship - AssetDeviceRegistrationRelationship + PolicyAbstractProfileRelationship None - - SharedScope + + TargetPlatform - string + ChassisProfile.TargetPlatformEnum - string + ChassisProfile.TargetPlatformEnum None - Uuid + Type - string + ChassisProfile.TypeEnum - string + ChassisProfile.TypeEnum None @@ -122922,7 +122945,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsKeyPair + Get-IntersightChassisProfile Apply @@ -123058,7 +123081,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsKeyPair + Get-IntersightChassisProfile Json @@ -123086,7 +123109,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsKeyPair + Get-IntersightChassisProfile Json @@ -123283,58 +123306,70 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Action + + 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. + + string + + string + + + None + - AwsBillingUnit + AssignedChassis - A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudAwsBillingUnitRelationship + EquipmentChassisRelationship - CloudAwsBillingUnitRelationship + EquipmentChassisRelationship None - - CreateTime + + AssociatedChassis - The time when this managed object was created. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - Description + + ConfigResult - Description about the cloud resource. + A reference to a chassisConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ChassisConfigResultRelationship - string + ChassisConfigResultRelationship None - DomainGroupMoid + CreateTime - The DomainGroup ID for this managed object. + The time when this managed object was created. - string + DateTime - string + DateTime None - - FingerPrint + + Description - Either the SHA-1 digest of the DER encoded private key or MD5 public key fingerprint. + Description of the profile. string @@ -123343,10 +123378,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Identity + + DomainGroupMoid - Internally generated identity of the cloud resource. + The DomainGroup ID for this managed object. string @@ -123382,7 +123417,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the cloud resource. + Name of the profile instance or profile template. string @@ -123391,6 +123426,18 @@ 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 @@ -123403,10 +123450,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PublicKey + + SharedScope - Used in authenticating to the virtual machine . + 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 @@ -123416,37 +123463,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - RegisteredDevice + SrcTemplate - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a policyAbstractProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - AssetDeviceRegistrationRelationship + PolicyAbstractProfileRelationship - AssetDeviceRegistrationRelationship + PolicyAbstractProfileRelationship None - - SharedScope + + TargetPlatform - 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 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. - string + ChassisProfile.TargetPlatformEnum - string + ChassisProfile.TargetPlatformEnum None - Uuid + Type - UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification. + 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. - string + ChassisProfile.TypeEnum - string + ChassisProfile.TypeEnum None @@ -123501,33 +123548,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the ChassisProfile by Name +PS C:\> $ChassisProfileByName = Get-IntersightChassisProfile -Name ChassisProfileName + +#Get the List of ServerProfiles +PS C:\> $ChassisProfileList = Get-IntersightChassisProfile + +#Get the list of ChassisProfile under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ChassisProfileByOrg = Get-IntersightChassisProfile -Organization $org + +#Get the ChassisProfile based on query Parameter +PS C:\> $ChassisProfileByQueryParam = Get-IntersightChassisProfile -Filter Name eq ChassisProfileName + +#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-IntersightChassisProfile + + + + Remove-IntersightChassisProfile + + + + Set-IntersightChassisProfile + + - Get-IntersightCloudAwsNetworkInterface + Get-IntersightCloudAwsBillingUnit Get - IntersightCloudAwsNetworkInterface + IntersightCloudAwsBillingUnit - Get the CloudAwsNetworkInterface + Get the CloudAwsBillingUnit - Read a 'CloudAwsNetworkInterface' resource., + Read a 'CloudAwsBillingUnit' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsNetworkInterface + Get-IntersightCloudAwsBillingUnit AccountMoid @@ -123540,42 +123620,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdapterType - - - - CloudAwsNetworkInterface.AdapterTypeEnum - - CloudAwsNetworkInterface.AdapterTypeEnum - - - None - - - AwsSubnet - - - - CloudAwsSubnetRelationship - - CloudAwsSubnetRelationship - - - None - - - Cidr - - - - string - - string - - - None - CreateTime @@ -123588,18 +123632,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DomainGroupMoid @@ -123613,7 +123645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Identity + Email @@ -123625,7 +123657,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - MacAddress + Identity @@ -123672,18 +123704,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NicCreateTime - - - - DateTime - - DateTime - - - None - Parent @@ -123696,30 +123716,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PrivateDnsName - - - - string - - string - - - None - - - PublicDnsName - - - - string - - string - - - None - RegisteredDevice @@ -123759,7 +123755,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsNetworkInterface + Get-IntersightCloudAwsBillingUnit Apply @@ -123895,7 +123891,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsNetworkInterface + Get-IntersightCloudAwsBillingUnit Json @@ -123923,7 +123919,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsNetworkInterface + Get-IntersightCloudAwsBillingUnit Json @@ -124120,42 +124116,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdapterType - - Type or model of the virtual network interface card.\n* `Unknown` - The type of the network adaptor type is unknown.\n* `E1000` - Emulated version of the Intel 82545EM Gigabit Ethernet NIC.\n* `SRIOV` - Representation of a virtual function (VF) on a physical NIC with SR-IOV support.\n* `VMXNET2` - VMXNET 2 (Enhanced) is available only for some guest operating systems on ESX/ESXi 3.5 and later.\n* `VMXNET3` - VMXNET 3 offers all the features available in VMXNET 2 and adds several new features.\n* `E1000E` - E1000E – emulates a newer real network adapter, the 1 Gbit Intel 82574, and is available for Windows 2012 and later. The E1000E needs virtual machine hardware version 8 or later.\n* `NE2K_PCI` - The Ne2000 network card uses two ring buffers for packet handling. These are circular buffers made of 256-byte pages that the chip's DMA logic will use to store received packets or to get received packets.\n* `PCnet` - The PCnet-PCI II is a PCI network adapter. It has built-in support for CRC checks and can automatically pad short packets to the minimum Ethernet length.\n* `RTL8139` - The RTL8139 is a fast Ethernet card that operates at 10/100 Mbps. It is compliant with PCI version 2.0/2.1 and it is known for reliability and superior performance.\n* `VirtIO` - VirtIO is a standardized interface which allows virtual machines access to simplified \"virtual\" devices, such as block devices, network adapters and consoles. Accessing devices through VirtIO on a guest VM improves performance over more traditional \"emulated\" devices, as VirtIO devices require only the bare minimum setup and configuration needed to send and receive data, while the host machine handles the majority of the setup and maintenance of the actual physical hardware.\n* `` - Default network adaptor type supported by the hypervisor. - - CloudAwsNetworkInterface.AdapterTypeEnum - - CloudAwsNetworkInterface.AdapterTypeEnum - - - None - - - AwsSubnet - - A reference to a cloudAwsSubnet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CloudAwsSubnetRelationship - - CloudAwsSubnetRelationship - - - None - - - Cidr - - CIDR scheme for defining an IP block. - - string - - string - - - None - CreateTime @@ -124168,18 +124128,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - User friendly description of network interface. - - string - - string - - - None - DomainGroupMoid @@ -124193,9 +124141,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Identity + Email - Internally generated identity of this network interface. + Email address of the account holder. string @@ -124205,9 +124153,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - MacAddress + Identity - MAC address assigned to the virtual network interface card. + The ID of the paying account. string @@ -124243,7 +124191,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the virtual network interface card. + The name of the paying account. string @@ -124252,18 +124200,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NicCreateTime - - Time when this network interface is created. - - DateTime - - DateTime - - - None - Parent @@ -124276,30 +124212,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PrivateDnsName - - The private DNS hostname name assigned to the network interface. - - string - - string - - - None - - - PublicDnsName - - The public DNS hostname name assigned to the network interface. - - string - - string - - - None - RegisteredDevice @@ -124327,7 +124239,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Status - The status of the network interface. If the network interface is not attached to an instance, the status\nis available; if a network interface is attached to an instance the status is in-use. + Status of the account, for example Active, Suspended, etc. string @@ -124398,21 +124310,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsOrganizationalUnit + Get-IntersightCloudAwsKeyPair Get - IntersightCloudAwsOrganizationalUnit + IntersightCloudAwsKeyPair - Get the CloudAwsOrganizationalUnit + Get the CloudAwsKeyPair - Read a 'CloudAwsOrganizationalUnit' resource., + Read a 'CloudAwsKeyPair' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsOrganizationalUnit + Get-IntersightCloudAwsKeyPair AccountMoid @@ -124425,6 +124337,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AwsBillingUnit + + + + CloudAwsBillingUnitRelationship + + CloudAwsBillingUnitRelationship + + + None + CreateTime @@ -124437,6 +124361,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + DomainGroupMoid @@ -124449,6 +124385,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + FingerPrint + + + + string + + string + + + None + Identity @@ -124509,14 +124457,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ParentOrg + + PublicKey - CloudAwsOrganizationalUnitRelationship + string - CloudAwsOrganizationalUnitRelationship + string None @@ -124545,10 +124493,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Uuid + + + + string + + string + + + None + - Get-IntersightCloudAwsOrganizationalUnit + Get-IntersightCloudAwsKeyPair Apply @@ -124684,7 +124644,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsOrganizationalUnit + Get-IntersightCloudAwsKeyPair Json @@ -124712,7 +124672,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsOrganizationalUnit + Get-IntersightCloudAwsKeyPair Json @@ -124909,6 +124869,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AwsBillingUnit + + A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudAwsBillingUnitRelationship + + CloudAwsBillingUnitRelationship + + + None + CreateTime @@ -124921,6 +124893,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Description about the cloud resource. + + string + + string + + + None + DomainGroupMoid @@ -124933,10 +124917,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FingerPrint + + Either the SHA-1 digest of the DER encoded private key or MD5 public key fingerprint. + + string + + string + + + None + Identity - The identity of this organization. This entity is not manipulated by users. It aids in uniquely identifying the organization object. + Internally generated identity of the cloud resource. string @@ -124972,7 +124968,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the organizational unit. + Name of the cloud resource. string @@ -124993,14 +124989,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ParentOrg + + PublicKey - A reference to a cloudAwsOrganizationalUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Used in authenticating to the virtual machine . - CloudAwsOrganizationalUnitRelationship + string - CloudAwsOrganizationalUnitRelationship + string None @@ -125029,6 +125025,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Uuid + + UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification. + + string + + string + + + None + Json @@ -125091,21 +125099,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsSecurityGroup + Get-IntersightCloudAwsNetworkInterface Get - IntersightCloudAwsSecurityGroup + IntersightCloudAwsNetworkInterface - Get the CloudAwsSecurityGroup + Get the CloudAwsNetworkInterface - Read a 'CloudAwsSecurityGroup' resource., + Read a 'CloudAwsNetworkInterface' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsSecurityGroup + Get-IntersightCloudAwsNetworkInterface AccountMoid @@ -125118,14 +125126,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdapterType + + + + CloudAwsNetworkInterface.AdapterTypeEnum + + CloudAwsNetworkInterface.AdapterTypeEnum + + + None + - AwsBillingUnit + AwsSubnet - CloudAwsBillingUnitRelationship + CloudAwsSubnetRelationship - CloudAwsBillingUnitRelationship + CloudAwsSubnetRelationship + + + None + + + Cidr + + + + string + + string None @@ -125178,14 +125210,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Location + + MacAddress - CloudAwsVpcRelationship + string - CloudAwsVpcRelationship + string None @@ -125226,6 +125258,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NicCreateTime + + + + DateTime + + DateTime + + + None + Parent @@ -125238,6 +125282,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PrivateDnsName + + + + string + + string + + + None + + + PublicDnsName + + + + string + + string + + + None + RegisteredDevice @@ -125263,7 +125331,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Uuid + Status @@ -125277,7 +125345,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSecurityGroup + Get-IntersightCloudAwsNetworkInterface Apply @@ -125413,7 +125481,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSecurityGroup + Get-IntersightCloudAwsNetworkInterface Json @@ -125441,7 +125509,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSecurityGroup + Get-IntersightCloudAwsNetworkInterface Json @@ -125638,14 +125706,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdapterType + + Type or model of the virtual network interface card.\n* `Unknown` - The type of the network adaptor type is unknown.\n* `E1000` - Emulated version of the Intel 82545EM Gigabit Ethernet NIC.\n* `SRIOV` - Representation of a virtual function (VF) on a physical NIC with SR-IOV support.\n* `VMXNET2` - VMXNET 2 (Enhanced) is available only for some guest operating systems on ESX/ESXi 3.5 and later.\n* `VMXNET3` - VMXNET 3 offers all the features available in VMXNET 2 and adds several new features.\n* `E1000E` - E1000E – emulates a newer real network adapter, the 1 Gbit Intel 82574, and is available for Windows 2012 and later. The E1000E needs virtual machine hardware version 8 or later.\n* `NE2K_PCI` - The Ne2000 network card uses two ring buffers for packet handling. These are circular buffers made of 256-byte pages that the chip's DMA logic will use to store received packets or to get received packets.\n* `PCnet` - The PCnet-PCI II is a PCI network adapter. It has built-in support for CRC checks and can automatically pad short packets to the minimum Ethernet length.\n* `RTL8139` - The RTL8139 is a fast Ethernet card that operates at 10/100 Mbps. It is compliant with PCI version 2.0/2.1 and it is known for reliability and superior performance.\n* `VirtIO` - VirtIO is a standardized interface which allows virtual machines access to simplified \"virtual\" devices, such as block devices, network adapters and consoles. Accessing devices through VirtIO on a guest VM improves performance over more traditional \"emulated\" devices, as VirtIO devices require only the bare minimum setup and configuration needed to send and receive data, while the host machine handles the majority of the setup and maintenance of the actual physical hardware.\n* `` - Default network adaptor type supported by the hypervisor. + + CloudAwsNetworkInterface.AdapterTypeEnum + + CloudAwsNetworkInterface.AdapterTypeEnum + + + None + - AwsBillingUnit + AwsSubnet - A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a cloudAwsSubnet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudAwsBillingUnitRelationship + CloudAwsSubnetRelationship - CloudAwsBillingUnitRelationship + CloudAwsSubnetRelationship + + + None + + + Cidr + + CIDR scheme for defining an IP block. + + string + + string None @@ -125665,7 +125757,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - Description about the cloud resource. + User friendly description of network interface. string @@ -125689,7 +125781,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Identity - Internally generated identity of the cloud resource. + Internally generated identity of this network interface. string @@ -125698,14 +125790,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Location + + MacAddress - A reference to a cloudAwsVpc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + MAC address assigned to the virtual network interface card. - CloudAwsVpcRelationship + string - CloudAwsVpcRelationship + string None @@ -125737,7 +125829,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the cloud resource. + Name of the virtual network interface card. string @@ -125746,6 +125838,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NicCreateTime + + Time when this network interface is created. + + DateTime + + DateTime + + + None + Parent @@ -125758,6 +125862,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PrivateDnsName + + The private DNS hostname name assigned to the network interface. + + string + + string + + + None + + + PublicDnsName + + The public DNS hostname name assigned to the network interface. + + string + + string + + + None + RegisteredDevice @@ -125783,9 +125911,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Uuid + Status - UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification. + The status of the network interface. If the network interface is not attached to an instance, the status\nis available; if a network interface is attached to an instance the status is in-use. string @@ -125856,21 +125984,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsSubnet + Get-IntersightCloudAwsOrganizationalUnit Get - IntersightCloudAwsSubnet + IntersightCloudAwsOrganizationalUnit - Get the CloudAwsSubnet + Get the CloudAwsOrganizationalUnit - Read a 'CloudAwsSubnet' resource., + Read a 'CloudAwsOrganizationalUnit' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsSubnet + Get-IntersightCloudAwsOrganizationalUnit AccountMoid @@ -125883,66 +126011,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AutoAssignPrivateIpV6 - - - - bool - - bool - - - None - - - AutoAssignPublicIpV4 - - - - bool - - bool - - - None - - - AvailabilityZoneName - - - - string - - string - - - None - - - AwsVpc - - - - CloudAwsVpcRelationship - - CloudAwsVpcRelationship - - - None - - - Cidr - - - - string - - string - - - None - CreateTime @@ -125979,42 +126047,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Ipv4Cidr - - - - string - - string - - - None - - - Ipv6Cidr - - - - string - - string - - - None - - - IsDefault - - - - bool - - bool - - - None - ModTime @@ -126064,31 +126096,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - RegisteredDevice + ParentOrg - AssetDeviceRegistrationRelationship + CloudAwsOrganizationalUnitRelationship - AssetDeviceRegistrationRelationship + CloudAwsOrganizationalUnitRelationship None - - SharedScope + + RegisteredDevice - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - State + + SharedScope @@ -126102,7 +126134,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSubnet + Get-IntersightCloudAwsOrganizationalUnit Apply @@ -126238,7 +126270,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSubnet + Get-IntersightCloudAwsOrganizationalUnit Json @@ -126266,7 +126298,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsSubnet + Get-IntersightCloudAwsOrganizationalUnit Json @@ -126463,66 +126495,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AutoAssignPrivateIpV6 - - If true, Ipv4 address is assigned automatically. - - bool - - bool - - - None - - - AutoAssignPublicIpV4 - - If true, Ipv4 address is assigned automatically. - - bool - - bool - - - None - - - AvailabilityZoneName - - The Availability Zone name of the subnet. - - string - - string - - - None - - - AwsVpc - - A reference to a cloudAwsVpc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CloudAwsVpcRelationship - - CloudAwsVpcRelationship - - - None - - - Cidr - - CIDR scheme for defining an IP block. - - string - - string - - - None - CreateTime @@ -126550,31 +126522,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Identity - The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference). - - string - - string - - - None - - - Ipv4Cidr - - The IPv4 CIDR block assigned to the subnet.. - - string - - string - - - None - - - Ipv6Cidr - - The IPv6 CIDR block assigned to the subnet.. + The identity of this organization. This entity is not manipulated by users. It aids in uniquely identifying the organization object. string @@ -126583,18 +126531,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsDefault - - If true, indicates that this is default subnet. - - bool - - bool - - - None - ModTime @@ -126622,7 +126558,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - User-provided name to identify the portgroup. + Name of the organizational unit. string @@ -126644,33 +126580,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - RegisteredDevice + ParentOrg - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a cloudAwsOrganizationalUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - AssetDeviceRegistrationRelationship + CloudAwsOrganizationalUnitRelationship - AssetDeviceRegistrationRelationship + CloudAwsOrganizationalUnitRelationship None - - SharedScope + + RegisteredDevice - 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 assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - State + + SharedScope - The state of the subnet (pending | available). + 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 @@ -126741,21 +126677,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsVirtualMachine + Get-IntersightCloudAwsSecurityGroup Get - IntersightCloudAwsVirtualMachine + IntersightCloudAwsSecurityGroup - Get the CloudAwsVirtualMachine + Get the CloudAwsSecurityGroup - Read a 'CloudAwsVirtualMachine' resource., + Read a 'CloudAwsSecurityGroup' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsVirtualMachine + Get-IntersightCloudAwsSecurityGroup AccountMoid @@ -126780,30 +126716,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BootTime - - - - DateTime - - DateTime - - - None - - - CpuUtilization - - - - float - - float - - - None - CreateTime @@ -126817,7 +126729,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Description @@ -126828,14 +126740,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - HypervisorType + + DomainGroupMoid - CloudAwsVirtualMachine.HypervisorTypeEnum + string - CloudAwsVirtualMachine.HypervisorTypeEnum + string None @@ -126852,18 +126764,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - KeyPair - - - - CloudAwsKeyPairRelationship - - CloudAwsKeyPairRelationship - - - None - Location @@ -126876,18 +126776,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - MemoryUtilization - - - - float - - float - - - None - ModTime @@ -126936,54 +126824,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PowerState - - - - CloudAwsVirtualMachine.PowerStateEnum - - CloudAwsVirtualMachine.PowerStateEnum - - - None - - - PrivateDns - - - - string - - string - - - None - - - Provider - - - - CloudAwsVirtualMachine.ProviderEnum - - CloudAwsVirtualMachine.ProviderEnum - - - None - - - PublicDns - - - - string - - string - - - None - RegisteredDevice @@ -127008,42 +126848,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - State - - - - CloudAwsVirtualMachine.StateEnum - - CloudAwsVirtualMachine.StateEnum - - - None - - - Tenancy - - - - string - - string - - - None - - - TerminationTime - - - - DateTime - - DateTime - - - None - Uuid @@ -127056,22 +126860,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - VmCreationTime - - - - DateTime - - DateTime - - - None - - Get-IntersightCloudAwsVirtualMachine + Get-IntersightCloudAwsSecurityGroup Apply @@ -127207,7 +126999,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVirtualMachine + Get-IntersightCloudAwsSecurityGroup Json @@ -127235,7 +127027,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVirtualMachine + Get-IntersightCloudAwsSecurityGroup Json @@ -127444,30 +127236,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BootTime - - Time when this VM booted up. - - DateTime - - DateTime - - - None - - - CpuUtilization - - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed. - - float - - float - - - None - CreateTime @@ -127481,9 +127249,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 about the cloud resource. string @@ -127492,14 +127260,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - HypervisorType + + DomainGroupMoid - Type of hypervisor where the virtual machine is hosted for example ESXi.\n* `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.\n* `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.\n* `Unknown` - The hypervisor running on the HyperFlex cluster is not known. + The DomainGroup ID for this managed object. - CloudAwsVirtualMachine.HypervisorTypeEnum + string - CloudAwsVirtualMachine.HypervisorTypeEnum + string None @@ -127507,7 +127275,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Identity - The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference). + Internally generated identity of the cloud resource. string @@ -127516,18 +127284,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - KeyPair - - A reference to a cloudAwsKeyPair resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CloudAwsKeyPairRelationship - - CloudAwsKeyPairRelationship - - - None - Location @@ -127540,18 +127296,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - MemoryUtilization - - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed. - - float - - float - - - None - ModTime @@ -127579,7 +127323,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - User-provided name to identify the virtual machine. + Name of the cloud resource. string @@ -127600,54 +127344,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PowerState - - Power state of the virtual machine.\n* `Unknown` - The entity's power state is unknown.\n* `PoweringOn` - The entity is powering on.\n* `PoweredOn` - The entity is powered on.\n* `PoweringOff` - The entity is powering off.\n* `PoweredOff` - The entity is powered down.\n* `StandBy` - The entity is in standby mode.\n* `Paused` - The entity is in pause state.\n* `Rebooting` - The entity reboot is in progress.\n* `` - The entity's power state is not available. - - CloudAwsVirtualMachine.PowerStateEnum - - CloudAwsVirtualMachine.PowerStateEnum - - - None - - - PrivateDns - - The private DNS hostname name assigned to the instance. - - string - - string - - - None - - - Provider - - Cloud platform, where the virtual machine is launched.\n* `Unknown` - Cloud provider is not known.\n* `VMwarevSphere` - Cloud provider named VMware vSphere.\n* `AmazonWebServices` - Cloud provider named Amazon Web Services.\n* `MicrosoftAzure` - Cloud provider named Microsoft Azure.\n* `GoogleCloudPlatform` - Cloud provider named Google Cloud Platform. - - CloudAwsVirtualMachine.ProviderEnum - - CloudAwsVirtualMachine.ProviderEnum - - - None - - - PublicDns - - The public DNS name assigned to the instance. - - string - - string - - - None - RegisteredDevice @@ -127672,46 +127368,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - State - - The current state of the virtual machine. For example, starting, stopped, etc.\n* `None` - A place holder for the default value.\n* `Creating` - Virtual machine creation is in progress.\n* `Pending` - The virtual machine is preparing to enter the started state.\n* `Starting` - The virtual machine is starting.\n* `Started` - The virtual machine is running and ready for use.\n* `Stopping` - The virtual machine is preparing to be stopped.\n* `Stopped` - The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.\n* `Pausing` - The virtual machine is preparing to be paused.\n* `Paused` - The virtual machine enters into paused state due to low free disk space.\n* `Suspending` - The virtual machine is preparing to be suspended.\n* `Suspended` - Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.\n* `Deleting` - The virtual machine is preparing to be terminated.\n* `Terminated` - The virtual machine has been permanently deleted and cannot be started.\n* `Rebooting` - The virtual machine reboot is in progress.\n* `Error` - The deployment of virtual machine is failed.\n* `Warning` - The virtual machine is in warning state. - - CloudAwsVirtualMachine.StateEnum - - CloudAwsVirtualMachine.StateEnum - - - None - - - Tenancy - - How virtual machines are distributed across physical hardware and affects pricing. - - string - - string - - - None - - - TerminationTime - - Time when this virtualmachine is terminated. - - DateTime - - DateTime - - - None - Uuid - The uuid of this virtual machine. The uuid is internally generated and not user specified. + UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification. string @@ -127720,18 +127380,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - VmCreationTime - - Time when this virtualmachine is created. - - DateTime - - DateTime - - - None - Json @@ -127789,30 +127437,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads - - Set-IntersightCloudAwsVirtualMachine - - - Get-IntersightCloudAwsVolume + Get-IntersightCloudAwsSubnet Get - IntersightCloudAwsVolume + IntersightCloudAwsSubnet - Get the CloudAwsVolume + Get the CloudAwsSubnet - Read a 'CloudAwsVolume' resource., + Read a 'CloudAwsSubnet' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsVolume + Get-IntersightCloudAwsSubnet AccountMoid @@ -127825,32 +127469,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AwsBillingUnit + + AutoAssignPrivateIpV6 - CloudAwsBillingUnitRelationship + bool - CloudAwsBillingUnitRelationship + bool None - - CreateTime + + AutoAssignPublicIpV4 - DateTime + bool - DateTime + bool None - - DomainGroupMoid + + AvailabilityZoneName @@ -127861,20 +127505,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EncryptionState + + AwsVpc - CloudAwsVolume.EncryptionStateEnum + CloudAwsVpcRelationship - CloudAwsVolume.EncryptionStateEnum + CloudAwsVpcRelationship None - Identity + Cidr @@ -127886,7 +127530,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + CreateTime @@ -127898,7 +127542,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + DomainGroupMoid @@ -127909,8 +127553,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Identity @@ -127921,56 +127565,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Ipv4Cidr - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - RegisteredDevice + + Ipv6Cidr - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string + + + None + + + IsDefault + + + + bool + + bool None - SharedScope + ModTime - string + DateTime - string + DateTime None - - Size + + Moid - long + string - long + string None - - SourceImageId + + Name @@ -127981,20 +127637,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - State + + Parent - CloudAwsVolume.StateEnum + MoBaseMoRelationship - CloudAwsVolume.StateEnum + MoBaseMoRelationship None - - Uuid + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + SharedScope @@ -128006,13 +127674,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - VolumeCreateTime + State - DateTime + string - DateTime + string None @@ -128020,7 +127688,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVolume + Get-IntersightCloudAwsSubnet Apply @@ -128156,7 +127824,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVolume + Get-IntersightCloudAwsSubnet Json @@ -128184,7 +127852,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVolume + Get-IntersightCloudAwsSubnet Json @@ -128381,14 +128049,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AutoAssignPrivateIpV6 + + If true, Ipv4 address is assigned automatically. + + bool + + bool + + + None + + + AutoAssignPublicIpV4 + + If true, Ipv4 address is assigned automatically. + + bool + + bool + + + None + + + AvailabilityZoneName + + The Availability Zone name of the subnet. + + string + + string + + + None + - AwsBillingUnit + AwsVpc - A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a cloudAwsVpc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudAwsBillingUnitRelationship + CloudAwsVpcRelationship - CloudAwsBillingUnitRelationship + CloudAwsVpcRelationship + + + None + + + Cidr + + CIDR scheme for defining an IP block. + + string + + string None @@ -128418,21 +128134,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EncryptionState + Identity - Encryption state of this volume.For example ENCRYPTED, NOT ENCRYPTED, etc.\n* `Automatic` - Volume encryption state is automatic.Cloud provider takes the decision of when to encrypt the data.\n* `Encrypted` - Volume data is encrypted. Can be decrypted only by authorized users.\n* `Not_Encrypted` - Volume data is not encrypted. + The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference). - CloudAwsVolume.EncryptionStateEnum + string - CloudAwsVolume.EncryptionStateEnum + string None - Identity + Ipv4Cidr - The internally generated identity of this VM. It aids in uniquely identifying the volume object. + The IPv4 CIDR block assigned to the subnet.. string @@ -128441,6 +128157,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Ipv6Cidr + + The IPv6 CIDR block assigned to the subnet.. + + string + + string + + + None + + + IsDefault + + If true, indicates that this is default subnet. + + bool + + bool + + + None + ModTime @@ -128468,7 +128208,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the storage disk. Name must be unique within a Datastore. + User-provided name to identify the portgroup. string @@ -128513,46 +128253,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Size - - Disk size represented in bytes. - - long - - long - - - None - - - SourceImageId - - Source Image Id used for the volume. - - string - - string - - - None - State - The volume state.For example AVAILABLE, IN_USE, DELETED, etc.\n* `UnRecognized` - Volume is in unrecognized state.\n* `Pending` - Volume is in pending state, due to errors encountered during volume creation.\n* `Bound` - Volume is in bound state.\n* `Available` - Volume is in available state.\n* `Error` - Volume is in error state.\n* `Released` - Volume is in released state.\n* `in-use` - Volume is in in-use state.\n* `Creating` - Volume is in creating state.\n* `Deleting` - Volume is in deleting state.\n* `Deleted` - Volume is in deleted state. - - CloudAwsVolume.StateEnum - - CloudAwsVolume.StateEnum - - - None - - - Uuid - - UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification of Volume. + The state of the subnet (pending | available). string @@ -128561,18 +128265,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - VolumeCreateTime - - Time when this volume is created. - - DateTime - - DateTime - - - None - Json @@ -128635,21 +128327,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudAwsVpc + Get-IntersightCloudAwsVirtualMachine Get - IntersightCloudAwsVpc + IntersightCloudAwsVirtualMachine - Get the CloudAwsVpc + Get the CloudAwsVirtualMachine - Read a 'CloudAwsVpc' resource., + Read a 'CloudAwsVirtualMachine' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudAwsVpc + Get-IntersightCloudAwsVirtualMachine AccountMoid @@ -128674,8 +128366,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + BootTime @@ -128687,25 +128379,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DnsHostName + CpuUtilization - bool + float - bool + float None - - DnsResolution + + CreateTime - bool + DateTime - bool + DateTime None @@ -128722,6 +128414,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + HypervisorType + + + + CloudAwsVirtualMachine.HypervisorTypeEnum + + CloudAwsVirtualMachine.HypervisorTypeEnum + + + None + Identity @@ -128734,14 +128438,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + KeyPair + + + + CloudAwsKeyPairRelationship + + CloudAwsKeyPairRelationship + + + None + + + Location + + + + CloudAwsVpcRelationship + + CloudAwsVpcRelationship + + + None + - IsDefault + MemoryUtilization - bool + float - bool + float None @@ -128794,6 +128522,54 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PowerState + + + + CloudAwsVirtualMachine.PowerStateEnum + + CloudAwsVirtualMachine.PowerStateEnum + + + None + + + PrivateDns + + + + string + + string + + + None + + + Provider + + + + CloudAwsVirtualMachine.ProviderEnum + + CloudAwsVirtualMachine.ProviderEnum + + + None + + + PublicDns + + + + string + + string + + + None + RegisteredDevice @@ -128823,9 +128599,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - string + CloudAwsVirtualMachine.StateEnum - string + CloudAwsVirtualMachine.StateEnum None @@ -128842,6 +128618,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + TerminationTime + + + + DateTime + + DateTime + + + None + Uuid @@ -128854,10 +128642,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + VmCreationTime + + + + DateTime + + DateTime + + + None + - Get-IntersightCloudAwsVpc + Get-IntersightCloudAwsVirtualMachine Apply @@ -128993,7 +128793,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVpc + Get-IntersightCloudAwsVirtualMachine Json @@ -129021,7 +128821,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudAwsVpc + Get-IntersightCloudAwsVirtualMachine Json @@ -129230,10 +129030,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + BootTime - The time when this managed object was created. + Time when this VM booted up. DateTime @@ -129243,25 +129043,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DnsHostName + CpuUtilization - If true, instances in the vpc get public DNS hostnames. + Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed. - bool + float - bool + float None - - DnsResolution + + CreateTime - Indicates whether the Dns resolution is supported. + The time when this managed object was created. - bool + DateTime - bool + DateTime None @@ -129278,10 +129078,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + HypervisorType + + Type of hypervisor where the virtual machine is hosted for example ESXi.\n* `ESXi` - The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.\n* `Hyper-V` - The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.\n* `Unknown` - The hypervisor running on the HyperFlex cluster is not known. + + CloudAwsVirtualMachine.HypervisorTypeEnum + + CloudAwsVirtualMachine.HypervisorTypeEnum + + + None + Identity - The internally generated identity of this placement. This entity is not manipulated by users. It aids in uniquely identifying the placement object. + The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference). string @@ -129290,14 +129102,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + KeyPair + + A reference to a cloudAwsKeyPair resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudAwsKeyPairRelationship + + CloudAwsKeyPairRelationship + + + None + + + Location + + A reference to a cloudAwsVpc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudAwsVpcRelationship + + CloudAwsVpcRelationship + + + None + - IsDefault + MemoryUtilization - If true, indicates that this is default VPC. + Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed. - bool + float - bool + float None @@ -129329,7 +129165,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the virtual machine placement. It is the name of the VPC (Virtual Private Cloud) in case of AWS\nvirtual machine, and datacenter name in case of VMware virtual machine. + User-provided name to identify the virtual machine. string @@ -129350,6 +129186,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PowerState + + Power state of the virtual machine.\n* `Unknown` - The entity's power state is unknown.\n* `PoweringOn` - The entity is powering on.\n* `PoweredOn` - The entity is powered on.\n* `PoweringOff` - The entity is powering off.\n* `PoweredOff` - The entity is powered down.\n* `StandBy` - The entity is in standby mode.\n* `Paused` - The entity is in pause state.\n* `Rebooting` - The entity reboot is in progress.\n* `` - The entity's power state is not available. + + CloudAwsVirtualMachine.PowerStateEnum + + CloudAwsVirtualMachine.PowerStateEnum + + + None + + + PrivateDns + + The private DNS hostname name assigned to the instance. + + string + + string + + + None + + + Provider + + Cloud platform, where the virtual machine is launched.\n* `Unknown` - Cloud provider is not known.\n* `VMwarevSphere` - Cloud provider named VMware vSphere.\n* `AmazonWebServices` - Cloud provider named Amazon Web Services.\n* `MicrosoftAzure` - Cloud provider named Microsoft Azure.\n* `GoogleCloudPlatform` - Cloud provider named Google Cloud Platform. + + CloudAwsVirtualMachine.ProviderEnum + + CloudAwsVirtualMachine.ProviderEnum + + + None + + + PublicDns + + The public DNS name assigned to the instance. + + string + + string + + + None + RegisteredDevice @@ -129377,11 +129261,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a State - The state of the VPC (pending | available). + The current state of the virtual machine. For example, starting, stopped, etc.\n* `None` - A place holder for the default value.\n* `Creating` - Virtual machine creation is in progress.\n* `Pending` - The virtual machine is preparing to enter the started state.\n* `Starting` - The virtual machine is starting.\n* `Started` - The virtual machine is running and ready for use.\n* `Stopping` - The virtual machine is preparing to be stopped.\n* `Stopped` - The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.\n* `Pausing` - The virtual machine is preparing to be paused.\n* `Paused` - The virtual machine enters into paused state due to low free disk space.\n* `Suspending` - The virtual machine is preparing to be suspended.\n* `Suspended` - Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.\n* `Deleting` - The virtual machine is preparing to be terminated.\n* `Terminated` - The virtual machine has been permanently deleted and cannot be started.\n* `Rebooting` - The virtual machine reboot is in progress.\n* `Error` - The deployment of virtual machine is failed.\n* `Warning` - The virtual machine is in warning state. - string + CloudAwsVirtualMachine.StateEnum - string + CloudAwsVirtualMachine.StateEnum None @@ -129389,7 +129273,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Tenancy - The allowed tenancy of instances launched into the VPC. + How virtual machines are distributed across physical hardware and affects pricing. string @@ -129398,10 +129282,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + TerminationTime + + Time when this virtualmachine is terminated. + + DateTime + + DateTime + + + None + Uuid - The uuid of this placement. The uuid is internally generated and not user specified. + The uuid of this virtual machine. The uuid is internally generated and not user specified. string @@ -129410,6 +129306,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + VmCreationTime + + Time when this virtualmachine is created. + + DateTime + + DateTime + + + None + Json @@ -129467,26 +129375,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads + + Set-IntersightCloudAwsVirtualMachine + + - Get-IntersightCloudRegions + Get-IntersightCloudAwsVolume Get - IntersightCloudRegions + IntersightCloudAwsVolume - Get the CloudRegions + Get the CloudAwsVolume - Read a 'CloudRegions' resource., + Read a 'CloudAwsVolume' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudRegions + Get-IntersightCloudAwsVolume AccountMoid @@ -129499,26 +129411,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + AwsBillingUnit - DateTime + CloudAwsBillingUnitRelationship - DateTime + CloudAwsBillingUnitRelationship None - - DefaultZone + + CreateTime - string + DateTime - string + DateTime None @@ -129536,37 +129448,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Group - - - - string - - string - - - None - - - IsActive + EncryptionState - bool + CloudAwsVolume.EncryptionStateEnum - bool + CloudAwsVolume.EncryptionStateEnum None - IsBillingOnly + Identity - bool + string - bool + string None @@ -129619,20 +129519,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PlatformType + + RegisteredDevice - CloudRegions.PlatformTypeEnum + AssetDeviceRegistrationRelationship - CloudRegions.PlatformTypeEnum + AssetDeviceRegistrationRelationship None - - RegionEndPoint + + SharedScope @@ -129644,7 +129544,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - RegionId + Size + + + + long + + long + + + None + + + SourceImageId @@ -129655,8 +129567,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + State + + + + CloudAwsVolume.StateEnum + + CloudAwsVolume.StateEnum + + + None + + + Uuid @@ -129667,14 +129591,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Target + + VolumeCreateTime - AssetTargetRelationship + DateTime - AssetTargetRelationship + DateTime None @@ -129682,7 +129606,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudRegions + Get-IntersightCloudAwsVolume Apply @@ -129818,7 +129742,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudRegions + Get-IntersightCloudAwsVolume Json @@ -129846,7 +129770,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudRegions + Get-IntersightCloudAwsVolume Json @@ -130043,26 +129967,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AwsBillingUnit - The time when this managed object was created. + A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + CloudAwsBillingUnitRelationship - DateTime + CloudAwsBillingUnitRelationship None - - DefaultZone + + CreateTime - The default zone for this region. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -130080,37 +130004,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Group - - Property to identify regions in same category which shares credentials. For e.g. AWS Govcloud Vs AWS Global Vs AWS China. - - string - - string - - - None - - - IsActive + EncryptionState - Flag to indicate of this region is active or not. + Encryption state of this volume.For example ENCRYPTED, NOT ENCRYPTED, etc.\n* `Automatic` - Volume encryption state is automatic.Cloud provider takes the decision of when to encrypt the data.\n* `Encrypted` - Volume data is encrypted. Can be decrypted only by authorized users.\n* `Not_Encrypted` - Volume data is not encrypted. - bool + CloudAwsVolume.EncryptionStateEnum - bool + CloudAwsVolume.EncryptionStateEnum None - IsBillingOnly + Identity - Property to pick regions for orchestration. + The internally generated identity of this VM. It aids in uniquely identifying the volume object. - bool + string - bool + string None @@ -130142,7 +130054,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The display name of the region. + Name of the storage disk. Name must be unique within a Datastore. string @@ -130163,22 +130075,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PlatformType + + RegisteredDevice - The platform type for this region. For e.g. AmazonWebService.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudRegions.PlatformTypeEnum + AssetDeviceRegistrationRelationship - CloudRegions.PlatformTypeEnum + AssetDeviceRegistrationRelationship None - - RegionEndPoint + + SharedScope - HTTP endpoint of the region. For example https://ec2.us-east-2.amazonaws.com. + 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 @@ -130188,9 +130100,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - RegionId + Size - The region Id which is assigned by the cloud provider. For e.g. us-east-1. + Disk size represented in bytes. + + long + + long + + + None + + + SourceImageId + + Source Image Id used for the volume. string @@ -130199,10 +130123,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + State - 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 volume state.For example AVAILABLE, IN_USE, DELETED, etc.\n* `UnRecognized` - Volume is in unrecognized state.\n* `Pending` - Volume is in pending state, due to errors encountered during volume creation.\n* `Bound` - Volume is in bound state.\n* `Available` - Volume is in available state.\n* `Error` - Volume is in error state.\n* `Released` - Volume is in released state.\n* `in-use` - Volume is in in-use state.\n* `Creating` - Volume is in creating state.\n* `Deleting` - Volume is in deleting state.\n* `Deleted` - Volume is in deleted state. + + CloudAwsVolume.StateEnum + + CloudAwsVolume.StateEnum + + + None + + + Uuid + + UUID (Universally Unique IDentifier) is a 128-bit value used for unique identification of Volume. string @@ -130211,14 +130147,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Target + + VolumeCreateTime - A reference to a assetTarget resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Time when this volume is created. - AssetTargetRelationship + DateTime - AssetTargetRelationship + DateTime None @@ -130273,58 +130209,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the CloudRegions by Name -PS C:\> $CloudRegionsByName = Get-IntersightCloudRegions -Name CloudRegionsName - -#Get the List of ServerProfiles -PS C:\> $CloudRegionsList = Get-IntersightCloudRegions - -#Get the list of CloudRegions under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $CloudRegionsByOrg = Get-IntersightCloudRegions -Organization $org - -#Get the CloudRegions based on query Parameter -PS C:\> $CloudRegionsByQueryParam = Get-IntersightCloudRegions -Filter Name eq CloudRegionsName - -#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-IntersightCloudRegions - - - Get-IntersightCloudSkuContainerType + Get-IntersightCloudAwsVpc Get - IntersightCloudSkuContainerType + IntersightCloudAwsVpc - Get the CloudSkuContainerType + Get the CloudAwsVpc - Read a 'CloudSkuContainerType' resource., + Read a 'CloudAwsVpc' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuContainerType + Get-IntersightCloudAwsVpc AccountMoid @@ -130337,26 +130248,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BasePrice - - - - float - - float - - - None - - - CpuUnit + + AwsBillingUnit - CloudSkuContainerType.CpuUnitEnum + CloudAwsBillingUnitRelationship - CloudSkuContainerType.CpuUnitEnum + CloudAwsBillingUnitRelationship None @@ -130374,25 +130273,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Currency + DnsHostName - CloudSkuContainerType.CurrencyEnum + bool - CloudSkuContainerType.CurrencyEnum + bool None - - Description + + DnsResolution - string + bool - string + bool None @@ -130410,19 +130309,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IsActive + Identity - bool + string - bool + string None - IsAutoDiscovered + IsDefault @@ -130469,18 +130368,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NumOfCpus - - - - long - - long - - - None - Parent @@ -130493,32 +130380,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PlatformType - - - - CloudSkuContainerType.PlatformTypeEnum - - CloudSkuContainerType.PlatformTypeEnum - - - None - - Region + RegisteredDevice - CloudRegionsRelationship + AssetDeviceRegistrationRelationship - CloudRegionsRelationship + AssetDeviceRegistrationRelationship None - - RegionId + + SharedScope @@ -130530,19 +130405,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ServiceCategory - - - - CloudSkuContainerType.ServiceCategoryEnum - - CloudSkuContainerType.ServiceCategoryEnum - - - None - - - ServiceFamily + State @@ -130554,19 +130417,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ServiceName - - - - string - - string - - - None - - - SharedScope + Tenancy @@ -130577,20 +130428,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Target - - - - AssetTargetRelationship - - AssetTargetRelationship - - - None - - Unit + Uuid @@ -130604,7 +130443,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuContainerType + Get-IntersightCloudAwsVpc Apply @@ -130740,7 +130579,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuContainerType + Get-IntersightCloudAwsVpc Json @@ -130768,7 +130607,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuContainerType + Get-IntersightCloudAwsVpc Json @@ -130965,26 +130804,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BasePrice - - The cost per hour for running a Linux instance for the SKU. Cost can be higher for Windows or other licensed OS. - - float - - float - - - None - - - CpuUnit + + AwsBillingUnit - The CpuUnit. Will be MILLI_CPU for containers.\n* `VIRTUAL_CPU` - The CPU unit used for virtual machines.\n* `MILLI_CPU` - The CPU unit used by containers. + A reference to a cloudAwsBillingUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudSkuContainerType.CpuUnitEnum + CloudAwsBillingUnitRelationship - CloudSkuContainerType.CpuUnitEnum + CloudAwsBillingUnitRelationship None @@ -131002,25 +130829,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Currency + DnsHostName - The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. + If true, instances in the vpc get public DNS hostnames. - CloudSkuContainerType.CurrencyEnum + bool - CloudSkuContainerType.CurrencyEnum + bool None - - Description + + DnsResolution - Any additional description for the instance type. + Indicates whether the Dns resolution is supported. - string + bool - string + bool None @@ -131038,21 +130865,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IsActive + Identity - Flag to indicate if this SKU is active or not. + The internally generated identity of this placement. This entity is not manipulated by users. It aids in uniquely identifying the placement object. - bool + string - bool + string None - IsAutoDiscovered + IsDefault - Flag to indicate if SKU is discovered during inventory collection. + If true, indicates that this is default VPC. bool @@ -131088,7 +130915,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The display name for instance type. + Name of the virtual machine placement. It is the name of the VPC (Virtual Private Cloud) in case of AWS\nvirtual machine, and datacenter name in case of VMware virtual machine. string @@ -131097,18 +130924,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NumOfCpus - - The number of CPUs in this instance type. - - long - - long - - - None - Parent @@ -131121,34 +130936,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PlatformType - - The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - - CloudSkuContainerType.PlatformTypeEnum - - CloudSkuContainerType.PlatformTypeEnum - - - None - - Region + RegisteredDevice - A reference to a cloudRegions resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudRegionsRelationship + AssetDeviceRegistrationRelationship - CloudRegionsRelationship + AssetDeviceRegistrationRelationship None - - RegionId + + SharedScope - The region to which this Sku belongs to. + 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 @@ -131158,21 +130961,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ServiceCategory - - Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - - CloudSkuContainerType.ServiceCategoryEnum - - CloudSkuContainerType.ServiceCategoryEnum - - - None - - - ServiceFamily + State - Property to identify the family of service that the sku belongs to. + The state of the VPC (pending | available). string @@ -131182,21 +130973,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ServiceName - - Any display name for the ServiceCategory if available. - - string - - string - - - None - - - SharedScope + Tenancy - 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 allowed tenancy of instances launched into the VPC. string @@ -131205,22 +130984,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Target - - A reference to a assetTarget resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetTargetRelationship - - AssetTargetRelationship - - - None - - Unit + Uuid - The pricing associated with this Sku. Can be hourly, per minute. + The uuid of this placement. The uuid is internally generated and not user specified. string @@ -131279,28 +131046,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the CloudSkuContainerType by Name -PS C:\> $CloudSkuContainerTypeByName = Get-IntersightCloudSkuContainerType -Name CloudSkuContainerTypeName - -#Get the List of ServerProfiles -PS C:\> $CloudSkuContainerTypeList = Get-IntersightCloudSkuContainerType - -#Get the list of CloudSkuContainerType under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $CloudSkuContainerTypeByOrg = Get-IntersightCloudSkuContainerType -Organization $org - -#Get the CloudSkuContainerType based on query Parameter -PS C:\> $CloudSkuContainerTypeByQueryParam = Get-IntersightCloudSkuContainerType -Filter Name eq CloudSkuContainerTypeName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -131312,21 +131058,21 @@ PS C:\> $CloudSkuContainerTypeByQueryParam = Get-IntersightCloudSkuContainerType - Get-IntersightCloudSkuDatabaseType + Get-IntersightCloudRegions Get - IntersightCloudSkuDatabaseType + IntersightCloudRegions - Get the CloudSkuDatabaseType + Get the CloudRegions - Read a 'CloudSkuDatabaseType' resource., + Read a 'CloudRegions' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuDatabaseType + Get-IntersightCloudRegions AccountMoid @@ -131339,18 +131085,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BasePrice - - - - float - - float - - - None - CreateTime @@ -131364,31 +131098,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Currency - - - - CloudSkuDatabaseType.CurrencyEnum - - CloudSkuDatabaseType.CurrencyEnum - - - None - - - DatabaseEdition - - - - string - - string - - - None - - - DatabaseEngine + DefaultZone @@ -131400,7 +131110,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -131411,8 +131121,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Group @@ -131436,7 +131146,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IsAutoDiscovered + IsBillingOnly @@ -131447,18 +131157,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - LicenseModel - - - - string - - string - - - None - ModTime @@ -131495,18 +131193,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkPerformance - - - - string - - string - - - None - Parent @@ -131524,51 +131210,15 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuDatabaseType.PlatformTypeEnum - - CloudSkuDatabaseType.PlatformTypeEnum - - - None - - - Region - - - - CloudRegionsRelationship - - CloudRegionsRelationship - - - None - - - RegionId - - - - string - - string - - - None - - - ServiceCategory - - - - CloudSkuDatabaseType.ServiceCategoryEnum + CloudRegions.PlatformTypeEnum - CloudSkuDatabaseType.ServiceCategoryEnum + CloudRegions.PlatformTypeEnum None - ServiceFamily + RegionEndPoint @@ -131580,7 +131230,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ServiceName + RegionId @@ -131615,22 +131265,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Unit - - - - string - - string - - - None - - Get-IntersightCloudSkuDatabaseType + Get-IntersightCloudRegions Apply @@ -131766,7 +131404,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuDatabaseType + Get-IntersightCloudRegions Json @@ -131794,7 +131432,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuDatabaseType + Get-IntersightCloudRegions Json @@ -131991,18 +131629,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BasePrice - - The cost per hour for running a Linux instance for the SKU. Cost can be higher for Windows or other licensed OS. - - float - - float - - - None - CreateTime @@ -132016,33 +131642,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Currency - - The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. - - CloudSkuDatabaseType.CurrencyEnum - - CloudSkuDatabaseType.CurrencyEnum - - - None - - - DatabaseEdition - - The database edition. For e.g. standard or enterprise. - - string - - string - - - None - - - DatabaseEngine + DefaultZone - The database engine. For e.g. SQL Server, Oracle, PostgreSQL. + The default zone for this region. string @@ -132052,9 +131654,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Description + DomainGroupMoid - Any additional description for the instance type. + The DomainGroup ID for this managed object. string @@ -132063,10 +131665,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Group - The DomainGroup ID for this managed object. + Property to identify regions in same category which shares credentials. For e.g. AWS Govcloud Vs AWS Global Vs AWS China. string @@ -132078,7 +131680,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a IsActive - Flag to indicate if this SKU is active or not. + Flag to indicate of this region is active or not. bool @@ -132088,9 +131690,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IsAutoDiscovered + IsBillingOnly - Flag to indicate if SKU is discovered during inventory collection. + Property to pick regions for orchestration. bool @@ -132099,18 +131701,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - LicenseModel - - The licensing option for the database. For e.g. license required or not. - - string - - string - - - None - ModTime @@ -132138,19 +131728,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The display name for instance type. - - string - - string - - - None - - - NetworkPerformance - - Network performance of this instance type. + The display name of the region. string @@ -132174,55 +131752,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a PlatformType - The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - - CloudSkuDatabaseType.PlatformTypeEnum - - CloudSkuDatabaseType.PlatformTypeEnum - - - None - - - Region - - A reference to a cloudRegions resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CloudRegionsRelationship - - CloudRegionsRelationship - - - None - - - RegionId - - The region to which this Sku belongs to. - - string - - string - - - None - - - ServiceCategory - - Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. + The platform type for this region. For e.g. AmazonWebService.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - CloudSkuDatabaseType.ServiceCategoryEnum + CloudRegions.PlatformTypeEnum - CloudSkuDatabaseType.ServiceCategoryEnum + CloudRegions.PlatformTypeEnum None - ServiceFamily + RegionEndPoint - Property to identify the family of service that the sku belongs to. + HTTP endpoint of the region. For example https://ec2.us-east-2.amazonaws.com. string @@ -132232,9 +131774,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ServiceName + RegionId - Any display name for the ServiceCategory if available. + The region Id which is assigned by the cloud provider. For e.g. us-east-1. string @@ -132267,18 +131809,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Unit - - The pricing associated with this Sku. Can be hourly, per minute. - - string - - string - - - None - Json @@ -132332,19 +131862,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the CloudSkuDatabaseType by Name -PS C:\> $CloudSkuDatabaseTypeByName = Get-IntersightCloudSkuDatabaseType -Name CloudSkuDatabaseTypeName + #Get the CloudRegions by Name +PS C:\> $CloudRegionsByName = Get-IntersightCloudRegions -Name CloudRegionsName #Get the List of ServerProfiles -PS C:\> $CloudSkuDatabaseTypeList = Get-IntersightCloudSkuDatabaseType +PS C:\> $CloudRegionsList = Get-IntersightCloudRegions -#Get the list of CloudSkuDatabaseType under particular organization. +#Get the list of CloudRegions under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $CloudSkuDatabaseTypeByOrg = Get-IntersightCloudSkuDatabaseType -Organization $org +PS C:\> $CloudRegionsByOrg = Get-IntersightCloudRegions -Organization $org -#Get the CloudSkuDatabaseType based on query Parameter -PS C:\> $CloudSkuDatabaseTypeByQueryParam = Get-IntersightCloudSkuDatabaseType -Filter Name eq CloudSkuDatabaseTypeName +#Get the CloudRegions based on query Parameter +PS C:\> $CloudRegionsByQueryParam = Get-IntersightCloudRegions -Filter Name eq CloudRegionsName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -132357,26 +131887,30 @@ PS C:\> $CloudSkuDatabaseTypeByQueryParam = Get-IntersightCloudSkuDatabaseType - https://www.intersight.com/apidocs/downloads + + Set-IntersightCloudRegions + + - Get-IntersightCloudSkuInstanceType + Get-IntersightCloudSkuContainerType Get - IntersightCloudSkuInstanceType + IntersightCloudSkuContainerType - Get the CloudSkuInstanceType + Get the CloudSkuContainerType - Read a 'CloudSkuInstanceType' resource., + Read a 'CloudSkuContainerType' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuInstanceType + Get-IntersightCloudSkuContainerType AccountMoid @@ -132389,18 +131923,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArchitectureType - - - - CloudSkuInstanceType.ArchitectureTypeEnum - - CloudSkuInstanceType.ArchitectureTypeEnum - - - None - BasePrice @@ -132418,9 +131940,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuInstanceType.CpuUnitEnum + CloudSkuContainerType.CpuUnitEnum - CloudSkuInstanceType.CpuUnitEnum + CloudSkuContainerType.CpuUnitEnum None @@ -132437,26 +131959,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CudaSupport - - - - bool - - bool - - - None - Currency - CloudSkuInstanceType.CurrencyEnum + CloudSkuContainerType.CurrencyEnum - CloudSkuInstanceType.CurrencyEnum + CloudSkuContainerType.CurrencyEnum None @@ -132509,54 +132019,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - LocalStorageSize - - - - float - - float - - - None - - - LocalStorageSizeUnit - - - - CloudSkuInstanceType.LocalStorageSizeUnitEnum - - CloudSkuInstanceType.LocalStorageSizeUnitEnum - - - None - - - MemorySize - - - - float - - float - - - None - - - MemorySizeUnit - - - - CloudSkuInstanceType.MemorySizeUnitEnum - - CloudSkuInstanceType.MemorySizeUnitEnum - - - None - ModTime @@ -132593,18 +132055,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkPerformance - - - - string - - string - - - None - NumOfCpus @@ -132617,18 +132067,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NumOfNics - - - - long - - long - - - None - Parent @@ -132646,9 +132084,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuInstanceType.PlatformTypeEnum + CloudSkuContainerType.PlatformTypeEnum - CloudSkuInstanceType.PlatformTypeEnum + CloudSkuContainerType.PlatformTypeEnum None @@ -132682,9 +132120,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuInstanceType.ServiceCategoryEnum + CloudSkuContainerType.ServiceCategoryEnum - CloudSkuInstanceType.ServiceCategoryEnum + CloudSkuContainerType.ServiceCategoryEnum None @@ -132752,7 +132190,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuInstanceType + Get-IntersightCloudSkuContainerType Apply @@ -132888,7 +132326,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuInstanceType + Get-IntersightCloudSkuContainerType Json @@ -132916,7 +132354,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuInstanceType + Get-IntersightCloudSkuContainerType Json @@ -133113,18 +132551,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArchitectureType - - Indicates if the instance type supports 32 or 64 bit or both.\n* `64Bit` - Enum to indicate that the instance type suppports only 64 bit architecture.\n* `32Bit` - Enum to indicate that the instance type supports only 32 bit architecture.\n* `both` - Enum to indicate that the instance type supports both 32 and 64 bit architecture. - - CloudSkuInstanceType.ArchitectureTypeEnum - - CloudSkuInstanceType.ArchitectureTypeEnum - - - None - BasePrice @@ -133140,11 +132566,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a CpuUnit - The cpu unit for this instance type.\n* `VIRTUAL_CPU` - The CPU unit used for virtual machines.\n* `MILLI_CPU` - The CPU unit used by containers. + The CpuUnit. Will be MILLI_CPU for containers.\n* `VIRTUAL_CPU` - The CPU unit used for virtual machines.\n* `MILLI_CPU` - The CPU unit used by containers. - CloudSkuInstanceType.CpuUnitEnum + CloudSkuContainerType.CpuUnitEnum - CloudSkuInstanceType.CpuUnitEnum + CloudSkuContainerType.CpuUnitEnum None @@ -133161,26 +132587,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CudaSupport - - Does the instanceType support CUDA architecture. - - bool - - bool - - - None - Currency The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. - CloudSkuInstanceType.CurrencyEnum + CloudSkuContainerType.CurrencyEnum - CloudSkuInstanceType.CurrencyEnum + CloudSkuContainerType.CurrencyEnum None @@ -133233,54 +132647,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - LocalStorageSize - - Total size of local storage for this instance type. - - float - - float - - - None - - - LocalStorageSizeUnit - - The units for this storage. For e.g. MB or GB or TB.\n* `MB` - Enum to represent mega byte storage unit.\n* `GB` - Enum to represent Giga byte storage unit.\n* `TB` - Enum to represent Tera byte storage unit. - - CloudSkuInstanceType.LocalStorageSizeUnitEnum - - CloudSkuInstanceType.LocalStorageSizeUnitEnum - - - None - - - MemorySize - - The RAM size for this instance type. - - float - - float - - - None - - - MemorySizeUnit - - Units to represent memory, for e.g. MB or GB.\n* `MB` - Enum to represent mega byte storage unit.\n* `GB` - Enum to represent Giga byte storage unit.\n* `TB` - Enum to represent Tera byte storage unit. - - CloudSkuInstanceType.MemorySizeUnitEnum - - CloudSkuInstanceType.MemorySizeUnitEnum - - - None - ModTime @@ -133317,18 +132683,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkPerformance - - Network performance of this instance type. - - string - - string - - - None - NumOfCpus @@ -133341,18 +132695,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NumOfNics - - Maximum number of NICs supported by this instance type. - - long - - long - - - None - Parent @@ -133370,9 +132712,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - CloudSkuInstanceType.PlatformTypeEnum + CloudSkuContainerType.PlatformTypeEnum - CloudSkuInstanceType.PlatformTypeEnum + CloudSkuContainerType.PlatformTypeEnum None @@ -133406,9 +132748,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - CloudSkuInstanceType.ServiceCategoryEnum + CloudSkuContainerType.ServiceCategoryEnum - CloudSkuInstanceType.ServiceCategoryEnum + CloudSkuContainerType.ServiceCategoryEnum None @@ -133526,19 +132868,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the CloudSkuInstanceType by Name -PS C:\> $CloudSkuInstanceTypeByName = Get-IntersightCloudSkuInstanceType -Name CloudSkuInstanceTypeName + #Get the CloudSkuContainerType by Name +PS C:\> $CloudSkuContainerTypeByName = Get-IntersightCloudSkuContainerType -Name CloudSkuContainerTypeName #Get the List of ServerProfiles -PS C:\> $CloudSkuInstanceTypeList = Get-IntersightCloudSkuInstanceType +PS C:\> $CloudSkuContainerTypeList = Get-IntersightCloudSkuContainerType -#Get the list of CloudSkuInstanceType under particular organization. +#Get the list of CloudSkuContainerType under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $CloudSkuInstanceTypeByOrg = Get-IntersightCloudSkuInstanceType -Organization $org +PS C:\> $CloudSkuContainerTypeByOrg = Get-IntersightCloudSkuContainerType -Organization $org -#Get the CloudSkuInstanceType based on query Parameter -PS C:\> $CloudSkuInstanceTypeByQueryParam = Get-IntersightCloudSkuInstanceType -Filter Name eq CloudSkuInstanceTypeName +#Get the CloudSkuContainerType based on query Parameter +PS C:\> $CloudSkuContainerTypeByQueryParam = Get-IntersightCloudSkuContainerType -Filter Name eq CloudSkuContainerTypeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -133556,21 +132898,21 @@ PS C:\> $CloudSkuInstanceTypeByQueryParam = Get-IntersightCloudSkuInstanceType - - Get-IntersightCloudSkuNetworkType + Get-IntersightCloudSkuDatabaseType Get - IntersightCloudSkuNetworkType + IntersightCloudSkuDatabaseType - Get the CloudSkuNetworkType + Get the CloudSkuDatabaseType - Read a 'CloudSkuNetworkType' resource., + Read a 'CloudSkuDatabaseType' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuNetworkType + Get-IntersightCloudSkuDatabaseType AccountMoid @@ -133612,9 +132954,33 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuNetworkType.CurrencyEnum + CloudSkuDatabaseType.CurrencyEnum - CloudSkuNetworkType.CurrencyEnum + CloudSkuDatabaseType.CurrencyEnum + + + None + + + DatabaseEdition + + + + string + + string + + + None + + + DatabaseEngine + + + + string + + string None @@ -133667,6 +133033,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + LicenseModel + + + + string + + string + + + None + ModTime @@ -133703,6 +133081,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NetworkPerformance + + + + string + + string + + + None + Parent @@ -133720,9 +133110,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuNetworkType.PlatformTypeEnum + CloudSkuDatabaseType.PlatformTypeEnum - CloudSkuNetworkType.PlatformTypeEnum + CloudSkuDatabaseType.PlatformTypeEnum None @@ -133756,9 +133146,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuNetworkType.ServiceCategoryEnum + CloudSkuDatabaseType.ServiceCategoryEnum - CloudSkuNetworkType.ServiceCategoryEnum + CloudSkuDatabaseType.ServiceCategoryEnum None @@ -133826,7 +133216,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuNetworkType + Get-IntersightCloudSkuDatabaseType Apply @@ -133962,7 +133352,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuNetworkType + Get-IntersightCloudSkuDatabaseType Json @@ -133990,7 +133380,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuNetworkType + Get-IntersightCloudSkuDatabaseType Json @@ -134216,9 +133606,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. - CloudSkuNetworkType.CurrencyEnum + CloudSkuDatabaseType.CurrencyEnum - CloudSkuNetworkType.CurrencyEnum + CloudSkuDatabaseType.CurrencyEnum + + + None + + + DatabaseEdition + + The database edition. For e.g. standard or enterprise. + + string + + string + + + None + + + DatabaseEngine + + The database engine. For e.g. SQL Server, Oracle, PostgreSQL. + + string + + string None @@ -134271,6 +133685,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + LicenseModel + + The licensing option for the database. For e.g. license required or not. + + string + + string + + + None + ModTime @@ -134307,6 +133733,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NetworkPerformance + + Network performance of this instance type. + + string + + string + + + None + Parent @@ -134324,9 +133762,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - CloudSkuNetworkType.PlatformTypeEnum + CloudSkuDatabaseType.PlatformTypeEnum - CloudSkuNetworkType.PlatformTypeEnum + CloudSkuDatabaseType.PlatformTypeEnum None @@ -134360,9 +133798,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - CloudSkuNetworkType.ServiceCategoryEnum + CloudSkuDatabaseType.ServiceCategoryEnum - CloudSkuNetworkType.ServiceCategoryEnum + CloudSkuDatabaseType.ServiceCategoryEnum None @@ -134480,19 +133918,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the CloudSkuNetworkType by Name -PS C:\> $CloudSkuNetworkTypeByName = Get-IntersightCloudSkuNetworkType -Name CloudSkuNetworkTypeName + #Get the CloudSkuDatabaseType by Name +PS C:\> $CloudSkuDatabaseTypeByName = Get-IntersightCloudSkuDatabaseType -Name CloudSkuDatabaseTypeName #Get the List of ServerProfiles -PS C:\> $CloudSkuNetworkTypeList = Get-IntersightCloudSkuNetworkType +PS C:\> $CloudSkuDatabaseTypeList = Get-IntersightCloudSkuDatabaseType -#Get the list of CloudSkuNetworkType under particular organization. +#Get the list of CloudSkuDatabaseType under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $CloudSkuNetworkTypeByOrg = Get-IntersightCloudSkuNetworkType -Organization $org +PS C:\> $CloudSkuDatabaseTypeByOrg = Get-IntersightCloudSkuDatabaseType -Organization $org -#Get the CloudSkuNetworkType based on query Parameter -PS C:\> $CloudSkuNetworkTypeByQueryParam = Get-IntersightCloudSkuNetworkType -Filter Name eq CloudSkuNetworkTypeName +#Get the CloudSkuDatabaseType based on query Parameter +PS C:\> $CloudSkuDatabaseTypeByQueryParam = Get-IntersightCloudSkuDatabaseType -Filter Name eq CloudSkuDatabaseTypeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -134510,21 +133948,21 @@ PS C:\> $CloudSkuNetworkTypeByQueryParam = Get-IntersightCloudSkuNetworkType -Fi - Get-IntersightCloudSkuRegionRateCards + Get-IntersightCloudSkuInstanceType Get - IntersightCloudSkuRegionRateCards + IntersightCloudSkuInstanceType - Get the CloudSkuRegionRateCards + Get the CloudSkuInstanceType - Read a 'CloudSkuRegionRateCards' resource., + Read a 'CloudSkuInstanceType' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuRegionRateCards + Get-IntersightCloudSkuInstanceType AccountMoid @@ -134537,6 +133975,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ArchitectureType + + + + CloudSkuInstanceType.ArchitectureTypeEnum + + CloudSkuInstanceType.ArchitectureTypeEnum + + + None + + + BasePrice + + + + float + + float + + + None + + + CpuUnit + + + + CloudSkuInstanceType.CpuUnitEnum + + CloudSkuInstanceType.CpuUnitEnum + + + None + CreateTime @@ -134550,19 +134024,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Currency + CudaSupport - CloudSkuRegionRateCards.CurrencyEnum + bool - CloudSkuRegionRateCards.CurrencyEnum + bool None - DistributionType + Currency + + + + CloudSkuInstanceType.CurrencyEnum + + CloudSkuInstanceType.CurrencyEnum + + + None + + + Description @@ -134586,7 +134072,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IsUserDefined + IsActive @@ -134597,6 +134083,66 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IsAutoDiscovered + + + + bool + + bool + + + None + + + LocalStorageSize + + + + float + + float + + + None + + + LocalStorageSizeUnit + + + + CloudSkuInstanceType.LocalStorageSizeUnitEnum + + CloudSkuInstanceType.LocalStorageSizeUnitEnum + + + None + + + MemorySize + + + + float + + float + + + None + + + MemorySizeUnit + + + + CloudSkuInstanceType.MemorySizeUnitEnum + + CloudSkuInstanceType.MemorySizeUnitEnum + + + None + ModTime @@ -134621,80 +134167,92 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Name - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PlatformType + NetworkPerformance - CloudSkuRegionRateCards.PlatformTypeEnum + string - CloudSkuRegionRateCards.PlatformTypeEnum + string None - Price + NumOfCpus - float + long - float + long None - - Region + + NumOfNics - CloudRegionsRelationship + long - CloudRegionsRelationship + long None - - RegionId + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - ServiceCategory + PlatformType - CloudSkuRegionRateCards.ServiceCategoryEnum + CloudSkuInstanceType.PlatformTypeEnum - CloudSkuRegionRateCards.ServiceCategoryEnum + CloudSkuInstanceType.PlatformTypeEnum None - - SharedScope + + Region + + + + CloudRegionsRelationship + + CloudRegionsRelationship + + + None + + + RegionId @@ -134705,20 +134263,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Sku + + ServiceCategory - CloudBaseSkuRelationship + CloudSkuInstanceType.ServiceCategoryEnum - CloudBaseSkuRelationship + CloudSkuInstanceType.ServiceCategoryEnum None - SkuName + ServiceFamily @@ -134730,7 +134288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Unit + ServiceName @@ -134741,26 +134299,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ValidFrom + + SharedScope - long + string - long + string + + + None + + + Target + + + + AssetTargetRelationship + + AssetTargetRelationship None - ValidTo + Unit - long + string - long + string None @@ -134768,7 +134338,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuRegionRateCards + Get-IntersightCloudSkuInstanceType Apply @@ -134904,7 +134474,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuRegionRateCards + Get-IntersightCloudSkuInstanceType Json @@ -134932,7 +134502,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuRegionRateCards + Get-IntersightCloudSkuInstanceType Json @@ -135129,6 +134699,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ArchitectureType + + Indicates if the instance type supports 32 or 64 bit or both.\n* `64Bit` - Enum to indicate that the instance type suppports only 64 bit architecture.\n* `32Bit` - Enum to indicate that the instance type supports only 32 bit architecture.\n* `both` - Enum to indicate that the instance type supports both 32 and 64 bit architecture. + + CloudSkuInstanceType.ArchitectureTypeEnum + + CloudSkuInstanceType.ArchitectureTypeEnum + + + None + + + BasePrice + + The cost per hour for running a Linux instance for the SKU. Cost can be higher for Windows or other licensed OS. + + float + + float + + + None + + + CpuUnit + + The cpu unit for this instance type.\n* `VIRTUAL_CPU` - The CPU unit used for virtual machines.\n* `MILLI_CPU` - The CPU unit used by containers. + + CloudSkuInstanceType.CpuUnitEnum + + CloudSkuInstanceType.CpuUnitEnum + + + None + CreateTime @@ -135141,22 +134747,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CudaSupport + + Does the instanceType support CUDA architecture. + + bool + + bool + + + None + Currency The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. - CloudSkuRegionRateCards.CurrencyEnum + CloudSkuInstanceType.CurrencyEnum - CloudSkuRegionRateCards.CurrencyEnum + CloudSkuInstanceType.CurrencyEnum None - - DistributionType + + Description - The OS distribution running on this instance type. + Any additional description for the instance type. string @@ -135178,9 +134796,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IsUserDefined + IsActive - Applicable for private cloud where price is set by the user. + Flag to indicate if this SKU is active or not. + + bool + + bool + + + None + + + IsAutoDiscovered + + Flag to indicate if SKU is discovered during inventory collection. bool @@ -135189,6 +134819,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + LocalStorageSize + + Total size of local storage for this instance type. + + float + + float + + + None + + + LocalStorageSizeUnit + + The units for this storage. For e.g. MB or GB or TB.\n* `MB` - Enum to represent mega byte storage unit.\n* `GB` - Enum to represent Giga byte storage unit.\n* `TB` - Enum to represent Tera byte storage unit. + + CloudSkuInstanceType.LocalStorageSizeUnitEnum + + CloudSkuInstanceType.LocalStorageSizeUnitEnum + + + None + + + MemorySize + + The RAM size for this instance type. + + float + + float + + + None + + + MemorySizeUnit + + Units to represent memory, for e.g. MB or GB.\n* `MB` - Enum to represent mega byte storage unit.\n* `GB` - Enum to represent Giga byte storage unit.\n* `TB` - Enum to represent Tera byte storage unit. + + CloudSkuInstanceType.MemorySizeUnitEnum + + CloudSkuInstanceType.MemorySizeUnitEnum + + + None + ModTime @@ -135213,38 +134891,74 @@ 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. + The display name for instance type. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PlatformType + NetworkPerformance - The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. + Network performance of this instance type. - CloudSkuRegionRateCards.PlatformTypeEnum + string - CloudSkuRegionRateCards.PlatformTypeEnum + string None - Price + NumOfCpus - Price of the instance type. + The number of CPUs in this instance type. - float + long - float + long + + + None + + + NumOfNics + + Maximum number of NICs supported by this instance type. + + long + + long + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + PlatformType + + The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. + + CloudSkuInstanceType.PlatformTypeEnum + + CloudSkuInstanceType.PlatformTypeEnum None @@ -135264,7 +134978,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a RegionId - The regionId associated with this rate card. + The region to which this Sku belongs to. string @@ -135278,17 +134992,17 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - CloudSkuRegionRateCards.ServiceCategoryEnum + CloudSkuInstanceType.ServiceCategoryEnum - CloudSkuRegionRateCards.ServiceCategoryEnum + CloudSkuInstanceType.ServiceCategoryEnum None - - SharedScope + + ServiceFamily - 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. + Property to identify the family of service that the sku belongs to. string @@ -135297,22 +135011,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Sku - - A reference to a cloudBaseSku resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CloudBaseSkuRelationship - - CloudBaseSkuRelationship - - - None - - SkuName + ServiceName - The sku name associated with this rate card. + Any display name for the ServiceCategory if available. string @@ -135321,10 +135023,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Unit + + SharedScope - The billing unit to use for computing the price. For e.g. when serviceCategory is Compute the unit will be \"Hrs\", for Storage it will be \"GB-Mo\". + 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 @@ -135333,26 +135035,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ValidFrom + + Target - The epoch start time from which the price will be applied. + A reference to a assetTarget resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + AssetTargetRelationship - long + AssetTargetRelationship None - ValidTo + Unit - The epoch end time of the current price. + The pricing associated with this Sku. Can be hourly, per minute. - long + string - long + string None @@ -135407,7 +135109,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the CloudSkuInstanceType by Name +PS C:\> $CloudSkuInstanceTypeByName = Get-IntersightCloudSkuInstanceType -Name CloudSkuInstanceTypeName + +#Get the List of ServerProfiles +PS C:\> $CloudSkuInstanceTypeList = Get-IntersightCloudSkuInstanceType + +#Get the list of CloudSkuInstanceType under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $CloudSkuInstanceTypeByOrg = Get-IntersightCloudSkuInstanceType -Organization $org + +#Get the CloudSkuInstanceType based on query Parameter +PS C:\> $CloudSkuInstanceTypeByQueryParam = Get-IntersightCloudSkuInstanceType -Filter Name eq CloudSkuInstanceTypeName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -135419,21 +135142,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudSkuVolumeType + Get-IntersightCloudSkuNetworkType Get - IntersightCloudSkuVolumeType + IntersightCloudSkuNetworkType - Get the CloudSkuVolumeType + Get the CloudSkuNetworkType - Read a 'CloudSkuVolumeType' resource., + Read a 'CloudSkuNetworkType' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudSkuVolumeType + Get-IntersightCloudSkuNetworkType AccountMoid @@ -135475,9 +135198,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuVolumeType.CurrencyEnum + CloudSkuNetworkType.CurrencyEnum - CloudSkuVolumeType.CurrencyEnum + CloudSkuNetworkType.CurrencyEnum None @@ -135506,18 +135229,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IopsUnit - - - - string - - string - - - None - IsActive @@ -135542,138 +135253,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IsBootable - - - - bool - - bool - - - None - - - IsDefault - - - - bool - - bool - - - None - - - IsProvisionedIops - - - - bool - - bool - - - None - - - MaxIops - - - - double - - double - - - None - - - MaxReadIops - - - - double - - double - - - None - - - MaxReadThroughput - - - - double - - double - - - None - - - MaxThroughput - - - - double - - double - - - None - - - MaxVolumeSize - - - - double - - double - - - None - - - MaxWriteIops - - - - double - - double - - - None - - - MaxWriteThroughput - - - - double - - double - - - None - - - MinVolumeSize - - - - double - - double - - - None - ModTime @@ -135727,9 +135306,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuVolumeType.PlatformTypeEnum + CloudSkuNetworkType.PlatformTypeEnum - CloudSkuVolumeType.PlatformTypeEnum + CloudSkuNetworkType.PlatformTypeEnum None @@ -135763,9 +135342,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - CloudSkuVolumeType.ServiceCategoryEnum + CloudSkuNetworkType.ServiceCategoryEnum - CloudSkuVolumeType.ServiceCategoryEnum + CloudSkuNetworkType.ServiceCategoryEnum None @@ -135818,30 +135397,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ThroughputUnit - - - - string - - string - - - None - - - Type - - - - string - - string - - - None - Unit @@ -135854,22 +135409,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - VolumeSizeUnit - - - - string - - string - - - None - - Get-IntersightCloudSkuVolumeType + Get-IntersightCloudSkuNetworkType Apply @@ -136005,7 +135548,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuVolumeType + Get-IntersightCloudSkuNetworkType Json @@ -136033,7 +135576,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudSkuVolumeType + Get-IntersightCloudSkuNetworkType Json @@ -136259,9 +135802,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. - CloudSkuVolumeType.CurrencyEnum + CloudSkuNetworkType.CurrencyEnum - CloudSkuVolumeType.CurrencyEnum + CloudSkuNetworkType.CurrencyEnum None @@ -136290,18 +135833,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IopsUnit - - The units to measure IOPS. - - string - - string - - - None - IsActive @@ -136326,138 +135857,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsBootable - - Indicates if this volume can be used as a boot volume. - - bool - - bool - - - None - - - IsDefault - - Flag to indicate if this is a default volume. Default volumes will be used when an instance type is launched unless another volume type is specified. - - bool - - bool - - - None - - - IsProvisionedIops - - Indicates if this volume type supports provisioned IOPS. - - bool - - bool - - - None - - - MaxIops - - The max I/O operations per second that this volume type supports. Read or write numbers does not go beyond this value. - - double - - double - - - None - - - MaxReadIops - - The maximum read IOPS that this volume type supports. - - double - - double - - - None - - - MaxReadThroughput - - The maximum read throughput limit for this volume type. - - double - - double - - - None - - - MaxThroughput - - The maximum throughput limit for this volume type. - - double - - double - - - None - - - MaxVolumeSize - - The maximum storage size that this volume type supports. - - double - - double - - - None - - - MaxWriteIops - - The maximum write IOPS that this volume type supports. - - double - - double - - - None - - - MaxWriteThroughput - - The maximum write throughput limit for this volume type. - - double - - double - - - None - - - MinVolumeSize - - The minimum storage size that this volume type supports. - - double - - double - - - None - ModTime @@ -136511,9 +135910,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - CloudSkuVolumeType.PlatformTypeEnum + CloudSkuNetworkType.PlatformTypeEnum - CloudSkuVolumeType.PlatformTypeEnum + CloudSkuNetworkType.PlatformTypeEnum None @@ -136547,9 +135946,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - CloudSkuVolumeType.ServiceCategoryEnum + CloudSkuNetworkType.ServiceCategoryEnum - CloudSkuVolumeType.ServiceCategoryEnum + CloudSkuNetworkType.ServiceCategoryEnum None @@ -136602,30 +136001,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ThroughputUnit - - The units for measuring throughput. - - string - - string - - - None - - - Type - - The volume type like gp2 or st1. - - string - - string - - - None - Unit @@ -136638,18 +136013,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - VolumeSizeUnit - - The units for measuring volume size. - - string - - string - - - None - Json @@ -136703,19 +136066,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the CloudSkuVolumeType by Name -PS C:\> $CloudSkuVolumeTypeByName = Get-IntersightCloudSkuVolumeType -Name CloudSkuVolumeTypeName + #Get the CloudSkuNetworkType by Name +PS C:\> $CloudSkuNetworkTypeByName = Get-IntersightCloudSkuNetworkType -Name CloudSkuNetworkTypeName #Get the List of ServerProfiles -PS C:\> $CloudSkuVolumeTypeList = Get-IntersightCloudSkuVolumeType +PS C:\> $CloudSkuNetworkTypeList = Get-IntersightCloudSkuNetworkType -#Get the list of CloudSkuVolumeType under particular organization. +#Get the list of CloudSkuNetworkType under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $CloudSkuVolumeTypeByOrg = Get-IntersightCloudSkuVolumeType -Organization $org +PS C:\> $CloudSkuNetworkTypeByOrg = Get-IntersightCloudSkuNetworkType -Organization $org -#Get the CloudSkuVolumeType based on query Parameter -PS C:\> $CloudSkuVolumeTypeByQueryParam = Get-IntersightCloudSkuVolumeType -Filter Name eq CloudSkuVolumeTypeName +#Get the CloudSkuNetworkType based on query Parameter +PS C:\> $CloudSkuNetworkTypeByQueryParam = Get-IntersightCloudSkuNetworkType -Filter Name eq CloudSkuNetworkTypeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -136733,21 +136096,21 @@ PS C:\> $CloudSkuVolumeTypeByQueryParam = Get-IntersightCloudSkuVolumeType -Filt - Get-IntersightCloudTfcAgentpool + Get-IntersightCloudSkuRegionRateCards Get - IntersightCloudTfcAgentpool + IntersightCloudSkuRegionRateCards - Get the CloudTfcAgentpool + Get the CloudSkuRegionRateCards - Read a 'CloudTfcAgentpool' resource., + Read a 'CloudSkuRegionRateCards' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudTfcAgentpool + Get-IntersightCloudSkuRegionRateCards AccountMoid @@ -136772,6 +136135,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Currency + + + + CloudSkuRegionRateCards.CurrencyEnum + + CloudSkuRegionRateCards.CurrencyEnum + + + None + + + DistributionType + + + + string + + string + + + None + DomainGroupMoid @@ -136785,13 +136172,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Identity + IsUserDefined - string + bool - string + bool None @@ -136820,62 +136207,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - NumActiveAgents + PlatformType - long + CloudSkuRegionRateCards.PlatformTypeEnum - long + CloudSkuRegionRateCards.PlatformTypeEnum None - NumTokens + Price - long + float - long + float None - Organization + Region - CloudTfcOrganizationRelationship + CloudRegionsRelationship - CloudTfcOrganizationRelationship + CloudRegionsRelationship None - - Parent + + RegionId - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + ServiceCategory + + + + CloudSkuRegionRateCards.ServiceCategoryEnum + + CloudSkuRegionRateCards.ServiceCategoryEnum None @@ -136892,10 +136291,70 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Sku + + + + CloudBaseSkuRelationship + + CloudBaseSkuRelationship + + + None + + + SkuName + + + + string + + string + + + None + + + Unit + + + + string + + string + + + None + + + ValidFrom + + + + long + + long + + + None + + + ValidTo + + + + long + + long + + + None + - Get-IntersightCloudTfcAgentpool + Get-IntersightCloudSkuRegionRateCards Apply @@ -137031,7 +136490,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcAgentpool + Get-IntersightCloudSkuRegionRateCards Json @@ -137059,7 +136518,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcAgentpool + Get-IntersightCloudSkuRegionRateCards Json @@ -137268,6 +136727,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Currency + + The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. + + CloudSkuRegionRateCards.CurrencyEnum + + CloudSkuRegionRateCards.CurrencyEnum + + + None + + + DistributionType + + The OS distribution running on this instance type. + + string + + string + + + None + DomainGroupMoid @@ -137281,13 +136764,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Identity + IsUserDefined - The ID of the Agent Pool. + Applicable for private cloud where price is set by the user. - string + bool - string + bool None @@ -137316,62 +136799,74 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - The name of the agent pool. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - NumActiveAgents + PlatformType - The number of active agents used by this pool. The total active agent are sum of idle, busy and unknown agent counts. + The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - long + CloudSkuRegionRateCards.PlatformTypeEnum - long + CloudSkuRegionRateCards.PlatformTypeEnum None - NumTokens + Price - The number of Tokens in this agent Pool. + Price of the instance type. - long + float - long + float None - Organization + Region - A reference to a cloudTfcOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a cloudRegions resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - CloudTfcOrganizationRelationship + CloudRegionsRelationship - CloudTfcOrganizationRelationship + CloudRegionsRelationship None - - Parent + + RegionId - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The regionId associated with this rate card. - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + ServiceCategory + + Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. + + CloudSkuRegionRateCards.ServiceCategoryEnum + + CloudSkuRegionRateCards.ServiceCategoryEnum None @@ -137388,6 +136883,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Sku + + A reference to a cloudBaseSku resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudBaseSkuRelationship + + CloudBaseSkuRelationship + + + None + + + SkuName + + The sku name associated with this rate card. + + string + + string + + + None + + + Unit + + The billing unit to use for computing the price. For e.g. when serviceCategory is Compute the unit will be \"Hrs\", for Storage it will be \"GB-Mo\". + + string + + string + + + None + + + ValidFrom + + The epoch start time from which the price will be applied. + + long + + long + + + None + + + ValidTo + + The epoch end time of the current price. + + long + + long + + + None + Json @@ -137450,21 +137005,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudTfcOrganization + Get-IntersightCloudSkuVolumeType Get - IntersightCloudTfcOrganization + IntersightCloudSkuVolumeType - Get the CloudTfcOrganization + Get the CloudSkuVolumeType - Read a 'CloudTfcOrganization' resource., + Read a 'CloudSkuVolumeType' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudTfcOrganization + Get-IntersightCloudSkuVolumeType AccountMoid @@ -137478,13 +137033,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AgentCeiling + BasePrice - long + float - long + float None @@ -137501,8 +137056,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Currency + + + + CloudSkuVolumeType.CurrencyEnum + + CloudSkuVolumeType.CurrencyEnum + + + None + - DomainGroupMoid + Description @@ -137513,8 +137080,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Email + + DomainGroupMoid @@ -137526,7 +137093,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Identity + IopsUnit @@ -137537,6 +137104,162 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IsActive + + + + bool + + bool + + + None + + + IsAutoDiscovered + + + + bool + + bool + + + None + + + IsBootable + + + + bool + + bool + + + None + + + IsDefault + + + + bool + + bool + + + None + + + IsProvisionedIops + + + + bool + + bool + + + None + + + MaxIops + + + + double + + double + + + None + + + MaxReadIops + + + + double + + double + + + None + + + MaxReadThroughput + + + + double + + double + + + None + + + MaxThroughput + + + + double + + double + + + None + + + MaxVolumeSize + + + + double + + double + + + None + + + MaxWriteIops + + + + double + + double + + + None + + + MaxWriteThroughput + + + + double + + double + + + None + + + MinVolumeSize + + + + double + + double + + + None + ModTime @@ -137573,50 +137296,86 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - NumTeams + PlatformType - long + CloudSkuVolumeType.PlatformTypeEnum - long + CloudSkuVolumeType.PlatformTypeEnum + + + None + + + Region + + + + CloudRegionsRelationship + + CloudRegionsRelationship None - NumUsers + RegionId - long + string - long + string None - - Parent + + ServiceCategory - MoBaseMoRelationship + CloudSkuVolumeType.ServiceCategoryEnum - MoBaseMoRelationship + CloudSkuVolumeType.ServiceCategoryEnum None - RunCeiling + ServiceFamily - long + string - long + string + + + None + + + ServiceName + + + + string + + string None @@ -137646,13 +137405,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - VcsProviders + ThroughputUnit - long + string - long + string + + + None + + + Type + + + + string + + string + + + None + + + Unit + + + + string + + string + + + None + + + VolumeSizeUnit + + + + string + + string None @@ -137660,7 +137455,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcOrganization + Get-IntersightCloudSkuVolumeType Apply @@ -137796,7 +137591,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcOrganization + Get-IntersightCloudSkuVolumeType Json @@ -137824,7 +137619,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcOrganization + Get-IntersightCloudSkuVolumeType Json @@ -138022,13 +137817,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AgentCeiling + BasePrice - The max number of active agents allowed in this organization. + The cost per hour for running a Linux instance for the SKU. Cost can be higher for Windows or other licensed OS. - long + float - long + float None @@ -138045,6 +137840,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Currency + + The currency code used for the price. For e.g. USD or EUR.\n* `USD` - The currency code for United states dollar.\n* `EUR` - The currency code for European Union. + + CloudSkuVolumeType.CurrencyEnum + + CloudSkuVolumeType.CurrencyEnum + + + None + + + Description + + Any additional description for the instance type. + + string + + string + + + None + DomainGroupMoid @@ -138058,9 +137877,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Email + IopsUnit - The admin email address associated with a user under this organization. + The units to measure IOPS. string @@ -138070,13 +137889,157 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Identity + IsActive - The ID of the organization. + Flag to indicate if this SKU is active or not. - string + bool - string + bool + + + None + + + IsAutoDiscovered + + Flag to indicate if SKU is discovered during inventory collection. + + bool + + bool + + + None + + + IsBootable + + Indicates if this volume can be used as a boot volume. + + bool + + bool + + + None + + + IsDefault + + Flag to indicate if this is a default volume. Default volumes will be used when an instance type is launched unless another volume type is specified. + + bool + + bool + + + None + + + IsProvisionedIops + + Indicates if this volume type supports provisioned IOPS. + + bool + + bool + + + None + + + MaxIops + + The max I/O operations per second that this volume type supports. Read or write numbers does not go beyond this value. + + double + + double + + + None + + + MaxReadIops + + The maximum read IOPS that this volume type supports. + + double + + double + + + None + + + MaxReadThroughput + + The maximum read throughput limit for this volume type. + + double + + double + + + None + + + MaxThroughput + + The maximum throughput limit for this volume type. + + double + + double + + + None + + + MaxVolumeSize + + The maximum storage size that this volume type supports. + + double + + double + + + None + + + MaxWriteIops + + The maximum write IOPS that this volume type supports. + + double + + double + + + None + + + MaxWriteThroughput + + The maximum write throughput limit for this volume type. + + double + + double + + + None + + + MinVolumeSize + + The minimum storage size that this volume type supports. + + double + + double None @@ -138108,7 +138071,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the organization. + The display name for instance type. string @@ -138117,50 +138080,86 @@ 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 + - NumTeams + PlatformType - The number of teams under this organization. + The platformType for this SKU.\n* `` - An unrecognized platform type.\n* `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster.\n* `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance.\n* `DCNM` - A Cisco Data Center Network Manager (DCNM) instance.\n* `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM).\n* `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight.\n* `IMC` - A standalone Cisco UCS rack server (Deprecated).\n* `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server.\n* `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server.\n* `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server.\n* `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM).\n* `HX` - A Cisco HyperFlex (HX) cluster.\n* `UCSD` - A Cisco UCS Director (UCSD) instance.\n* `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance.\n* `IntersightAssist` - A Cisco Intersight Assist instance.\n* `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device.\n* `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist.\n* `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric.\n* `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector.\n* `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector.\n* `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist.\n* `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist.\n* `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers.\n* `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist.\n* `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor.\n* `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor.\n* `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller.\n* `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server.\n* `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks.\n* `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications.\n* `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications.\n* `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints.\n* `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database.\n* `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server.\n* `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.\n* `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server.\n* `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application.\n* `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software.\n* `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster.\n* `AmazonWebService` - An Amazon Web Service cloud account. Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud.\n* `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud.\n* `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device.\n* `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines.\n* `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster.\n* `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system.\n* `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications.\n* `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist.\n* `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment.\n* `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight.\n* `TerraformCloud` - A Terraform Cloud Business Tier account.\n* `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace.\n* `CustomTarget` - CustomTarget is deprecated. Use HTTPEndpoint type to claim HTTP endpoints.\n* `AnsibleEndpoint` - An external endpoint that is added as a target which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows.\n* `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows directly or using Cisco Intersight Assist. Authentication Schemes supported are Basic and Bearer Token.\n* `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist.\n* `CiscoCatalyst` - A Cisco Catalyst networking switch device.\n* `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist. - long + CloudSkuVolumeType.PlatformTypeEnum - long + CloudSkuVolumeType.PlatformTypeEnum + + + None + + + Region + + A reference to a cloudRegions resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudRegionsRelationship + + CloudRegionsRelationship None - NumUsers + RegionId - The number of users in this organization. + The region to which this Sku belongs to. - long + string - long + string None - - Parent + + ServiceCategory - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Indicates if this sku belongs to Compute, Storage, Database or Network category.\n* `Compute` - Compute service offered by cloud provider.\n* `Storage` - Storage service offered by cloud provider.\n* `Database` - Database service offered by cloud provider.\n* `Network` - Network service offered by cloud provider. - MoBaseMoRelationship + CloudSkuVolumeType.ServiceCategoryEnum - MoBaseMoRelationship + CloudSkuVolumeType.ServiceCategoryEnum None - RunCeiling + ServiceFamily - The max number of simultaneous runs allowed in this organization. + Property to identify the family of service that the sku belongs to. - long + string - long + string + + + None + + + ServiceName + + Any display name for the ServiceCategory if available. + + string + + string None @@ -138190,13 +138189,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - VcsProviders + ThroughputUnit - Total number of VCS providers in the organization. + The units for measuring throughput. - long + string - long + string + + + None + + + Type + + The volume type like gp2 or st1. + + string + + string + + + None + + + Unit + + The pricing associated with this Sku. Can be hourly, per minute. + + string + + string + + + None + + + VolumeSizeUnit + + The units for measuring volume size. + + string + + string None @@ -138251,7 +138286,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the CloudSkuVolumeType by Name +PS C:\> $CloudSkuVolumeTypeByName = Get-IntersightCloudSkuVolumeType -Name CloudSkuVolumeTypeName + +#Get the List of ServerProfiles +PS C:\> $CloudSkuVolumeTypeList = Get-IntersightCloudSkuVolumeType + +#Get the list of CloudSkuVolumeType under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $CloudSkuVolumeTypeByOrg = Get-IntersightCloudSkuVolumeType -Organization $org + +#Get the CloudSkuVolumeType based on query Parameter +PS C:\> $CloudSkuVolumeTypeByQueryParam = Get-IntersightCloudSkuVolumeType -Filter Name eq CloudSkuVolumeTypeName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -138263,21 +138319,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCloudTfcWorkspace + Get-IntersightCloudTfcAgentpool Get - IntersightCloudTfcWorkspace + IntersightCloudTfcAgentpool - Get the CloudTfcWorkspace + Get the CloudTfcAgentpool - Read a 'CloudTfcWorkspace' resource., + Read a 'CloudTfcAgentpool' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCloudTfcWorkspace + Get-IntersightCloudTfcAgentpool AccountMoid @@ -138290,30 +138346,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AgentPoolId - - - - string - - string - - - None - - - ApplyMethod - - - - bool - - bool - - - None - CreateTime @@ -138339,7 +138371,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ExecutionMode + Identity @@ -138350,20 +138382,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Identity + + ModTime - string + DateTime - string + DateTime None - - LastRunStatus + + Moid @@ -138375,37 +138407,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + Name - DateTime + string - DateTime + string None - - Moid + + NumActiveAgents - string + long - string + long None - - Name + + NumTokens - string + long - string + long None @@ -138449,7 +138481,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcWorkspace + Get-IntersightCloudTfcAgentpool Apply @@ -138585,7 +138617,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcWorkspace + Get-IntersightCloudTfcAgentpool Json @@ -138613,7 +138645,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCloudTfcWorkspace + Get-IntersightCloudTfcAgentpool Json @@ -138810,30 +138842,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AgentPoolId - - The agent pool associated with this workspace. - - string - - string - - - None - - - ApplyMethod - - Whether or not Terraform Cloud should automatically apply a successful Terraform plan. - - bool - - bool - - - None - CreateTime @@ -138859,9 +138867,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ExecutionMode + Identity - Indicates where the Terraform cloud should execute the runs. + The ID of the Agent Pool. string @@ -138870,22 +138878,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Identity + + ModTime - The unique id for this workspace. + The time when this managed object was last modified. - string + DateTime - string + DateTime None - - LastRunStatus + + Moid - The status of the last executed run in this workspace. + The unique identifier of this Managed Object instance. string @@ -138895,37 +138903,1615 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ModTime + Name - The time when this managed object was last modified. + The name of the agent pool. - DateTime + string - DateTime + string None - - Moid + + NumActiveAgents - The unique identifier of this Managed Object instance. + The number of active agents used by this pool. The total active agent are sum of idle, busy and unknown agent counts. - string + long - string + long None - - Name + + NumTokens - The name of the workspace. + The number of Tokens in this agent Pool. - string + long - string + long + + + None + + + Organization + + A reference to a cloudTfcOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CloudTfcOrganizationRelationship + + CloudTfcOrganizationRelationship + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightCloudTfcOrganization + Get + IntersightCloudTfcOrganization + + Get the CloudTfcOrganization + + + + Read a 'CloudTfcOrganization' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightCloudTfcOrganization + + AccountMoid + + + + string + + string + + + None + + + AgentCeiling + + + + long + + long + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + Email + + + + string + + string + + + None + + + Identity + + + + string + + string + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + NumTeams + + + + long + + long + + + None + + + NumUsers + + + + long + + long + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RunCeiling + + + + long + + long + + + None + + + SharedScope + + + + string + + string + + + None + + + Target + + + + AssetTargetRelationship + + AssetTargetRelationship + + + None + + + VcsProviders + + + + long + + long + + + None + + + + + Get-IntersightCloudTfcOrganization + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightCloudTfcOrganization + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightCloudTfcOrganization + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + AgentCeiling + + The max number of active agents allowed in this organization. + + long + + long + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + Email + + The admin email address associated with a user under this organization. + + string + + string + + + None + + + Identity + + The ID of the organization. + + string + + string + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + The name of the organization. + + string + + string + + + None + + + NumTeams + + The number of teams under this organization. + + long + + long + + + None + + + NumUsers + + The number of users in this organization. + + long + + long + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RunCeiling + + The max number of simultaneous runs allowed in this organization. + + long + + long + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + Target + + A reference to a assetTarget resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetTargetRelationship + + AssetTargetRelationship + + + None + + + VcsProviders + + Total number of VCS providers in the organization. + + long + + long + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightCloudTfcWorkspace + Get + IntersightCloudTfcWorkspace + + Get the CloudTfcWorkspace + + + + Read a 'CloudTfcWorkspace' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightCloudTfcWorkspace + + AccountMoid + + + + string + + string + + + None + + + AgentPoolId + + + + string + + string + + + None + + + ApplyMethod + + + + bool + + bool + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + ExecutionMode + + + + string + + string + + + None + + + Identity + + + + string + + string + + + None + + + LastRunStatus + + + + string + + string + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + Organization + + + + CloudTfcOrganizationRelationship + + CloudTfcOrganizationRelationship + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + SharedScope + + + + string + + string + + + None + + + + + Get-IntersightCloudTfcWorkspace + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightCloudTfcWorkspace + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightCloudTfcWorkspace + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + AgentPoolId + + The agent pool associated with this workspace. + + string + + string + + + None + + + ApplyMethod + + Whether or not Terraform Cloud should automatically apply a successful Terraform plan. + + bool + + bool + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + ExecutionMode + + Indicates where the Terraform cloud should execute the runs. + + string + + string + + + None + + + Identity + + The unique id for this workspace. + + string + + string + + + None + + + LastRunStatus + + The status of the last executed run in this workspace. + + string + + string + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + The name of the workspace. + + string + + string None @@ -154046,6 +155632,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Suppressed + + + + bool + + bool + + + None + @@ -154722,6 +156320,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Suppressed + + Indicates whether the alarm is marked for suppression or not. + + bool + + bool + + + None + Json @@ -155571,21 +157181,21 @@ PS C:\> $CondAlarmAggregationByQueryParam = Get-IntersightCondAlarmAggregation - - Get-IntersightCondAlarmDefinition + Get-IntersightCondAlarmClassification Get - IntersightCondAlarmDefinition + IntersightCondAlarmClassification - Get the CondAlarmDefinition + Get the CondAlarmClassification - Read a 'CondAlarmDefinition' resource., + Read a 'CondAlarmClassification' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCondAlarmDefinition + Get-IntersightCondAlarmClassification AccountMoid @@ -155682,30 +157292,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ProbableCause - - - - string - - string - - - None - - - Remediation - - - - string - - string - - - None - SharedScope @@ -155721,7 +157307,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondAlarmDefinition + Get-IntersightCondAlarmClassification Apply @@ -155857,7 +157443,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondAlarmDefinition + Get-IntersightCondAlarmClassification Json @@ -155885,7 +157471,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondAlarmDefinition + Get-IntersightCondAlarmClassification Json @@ -156097,7 +157683,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - A description of the issue which is common to all instances of the issue. + A description about the alarms group that usually gives what kind of alarms are part of this classification. string @@ -156145,7 +157731,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - An informational display name. + The name that uniquely identifies the alarm classificaton. string @@ -156166,30 +157752,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ProbableCause - - An explanation of the likely causes of the detected issue. - - string - - string - - - None - - - Remediation - - An explanation of the steps to perform to remediate the detected issue. - - string - - string - - - None - SharedScope @@ -156264,21 +157826,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCondHclStatus + Get-IntersightCondAlarmDefinition Get - IntersightCondHclStatus + IntersightCondAlarmDefinition - Get the CondHclStatus + Get the CondAlarmDefinition - Read a 'CondHclStatus' resource., + Read a 'CondAlarmDefinition' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCondHclStatus + Get-IntersightCondAlarmDefinition AccountMoid @@ -156291,18 +157853,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComponentStatus - - - - CondHclStatus.ComponentStatusEnum - - CondHclStatus.ComponentStatusEnum - - - None - CreateTime @@ -156316,103 +157866,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid - - - - string - - string - - - None - - - HardwareStatus - - - - CondHclStatus.HardwareStatusEnum - - CondHclStatus.HardwareStatusEnum - - - None - - - HclFirmwareVersion - - - - string - - string - - - None - - - HclModel - - - - string - - string - - - None - - - HclOsVendor - - - - string - - string - - - None - - - HclOsVersion - - - - string - - string - - - None - - - HclProcessor - - - - string - - string - - - None - - - InvFirmwareVersion - - - - string - - string - - - None - - - InvModel + Description @@ -156423,8 +157877,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InvOsVendor + + DomainGroupMoid @@ -156435,20 +157889,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InvOsVersion + + ModTime - string + DateTime - string + DateTime None - - InvProcessor + + Moid @@ -156459,32 +157913,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ManagedObject - - - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - - ModTime - - - - DateTime - - DateTime - - - None - - Moid + Name @@ -156508,37 +157938,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Reason - - - - CondHclStatus.ReasonEnum - - CondHclStatus.ReasonEnum - - - None - - - RegisteredDevice + ProbableCause - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - ServerReason + Remediation - CondHclStatus.ServerReasonEnum + string - CondHclStatus.ServerReasonEnum + string None @@ -156555,34 +157973,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SoftwareStatus - - - - CondHclStatus.SoftwareStatusEnum - - CondHclStatus.SoftwareStatusEnum - - - None - - - Status - - - - CondHclStatus.StatusEnum - - CondHclStatus.StatusEnum - - - None - - Get-IntersightCondHclStatus + Get-IntersightCondAlarmDefinition Apply @@ -156718,7 +158112,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatus + Get-IntersightCondAlarmDefinition Json @@ -156746,7 +158140,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatus + Get-IntersightCondAlarmDefinition Json @@ -156943,18 +158337,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComponentStatus - - The overall status for the components found in the HCL. This will provide the HCL validation status for all the components. It can be one of the following. \"Validated\" - all the components hardware/software profiles are listed in the HCL. \"Not-Listed\" - one or more components hardware/software profiles are not listed in the HCL \"Incomplete\" - the components are not evaluated as the server's software/hardware profiles are not listed in the HCL. \"Not-Evaluated\" - The components are not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - - CondHclStatus.ComponentStatusEnum - - CondHclStatus.ComponentStatusEnum - - - None - CreateTime @@ -156968,105 +158350,9 @@ 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 - - - HardwareStatus - - The server model, processor and firmware are considered as part of the hardware profile for the server. This will provide the HCL validation status for the hardware profile. For the failure reason see the serverReason property. The status can be one of the following \"Validated\" - The server model, processor and firmware combination is listed in the HCL \"Not-Listed\" - The server model, processor and firmware combination is not listed in the HCL. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - - CondHclStatus.HardwareStatusEnum - - CondHclStatus.HardwareStatusEnum - - - None - - - HclFirmwareVersion - - The current CIMC version for the server normalized for querying HCL data. It is empty if we are missing this information. - - string - - string - - - None - - - HclModel - - The managed object's model to validate normalized for querying HCL data. It is empty if we are missing this information. - - string - - string - - - None - - - HclOsVendor - - The OS Vendor for the managed object to validate normalized for querying HCL data. It is empty if we are missing this information. - - string - - string - - - None - - - HclOsVersion - - The OS Version for the managed object to validate normalized for querying HCL data. It is empty if we are missing this information. - - string - - string - - - None - - - HclProcessor - - The managed object's processor to validate if applicable normalized for querying HCL data. It is empty if we are missing this information. - - string - - string - - - None - - - InvFirmwareVersion - - The current CIMC version for the server as received from inventory. It is empty if we are missing this information. - - string - - string - - - None - - - InvModel + Description - The managed object's model to validate as received from the inventory. It is empty if we are missing this information. + A description of the issue which is common to all instances of the issue. string @@ -157075,10 +158361,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InvOsVendor + + DomainGroupMoid - The OS Vendor for the managed object to validate as received from inventory. It is empty if we are missing this information. + The DomainGroup ID for this managed object. string @@ -157087,22 +158373,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InvOsVersion + + ModTime - The OS Version for the managed object to validate as received from inventory. It is empty if we are missing this information. + The time when this managed object was last modified. - string + DateTime - string + DateTime None - - InvProcessor + + Moid - The managed object's processor to validate if applicable as received from inventory. It is empty if we are missing this information. + The unique identifier of this Managed Object instance. string @@ -157111,34 +158397,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ManagedObject - - A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - ModTime - - The time when this managed object was last modified. - - DateTime - - DateTime - - - None - - - Moid + Name - The unique identifier of this Managed Object instance. + An informational display name. string @@ -157160,37 +158422,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Reason - - The reason for the HCL status. It will be one of the following \"Missing-Os-Info\" - we are missing os information in the inventory from the device connector \"Incompatible-Components\" - we have 1 or more components with \"Not-Validated\" status \"Compatible\" - all the components have \"Validated\" status. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Missing-Os-Info` - This means the HclStatus for the sever failed HCL validation because we have missing os information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Components` - This means the HclStatus for the sever failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.\n* `Compatible` - This means the HclStatus for the sever has passed HCL validation for all of its related components.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted. - - CondHclStatus.ReasonEnum - - CondHclStatus.ReasonEnum - - - None - - - RegisteredDevice + ProbableCause - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + An explanation of the likely causes of the detected issue. - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - ServerReason + Remediation - The reason generated by the server's HCL validation. For HCL the evaluation can be seen in three logical stages 1. Evaluate the server's hardware status 2. Evaluate the server's software status 3. Evaluate the server's components (each component has its own hardware/software evaluation) The evaluation does not proceed to the next stage until the previous stage is evaluated. Therefore there can be only one validation reason. \"Incompatible-Server\" - the server model is not listed in the HCL. \"Incompatible-Processor\" - the server model and processor combination is not listed in HCL. \"Incompatible-Firmware\" - the server model, processor and server firmware is not listed in HCL. \"Missing-Os-Info\" - the os vendor and version is not listed in HCL with the HW profile. \"Incompatible-Os-Info\" - the os vendor and version is not listed in HCL with the HW profile. \"Incompatible-Components\" - there is one or more components with \"Not-Validated\" status \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). \"Compatible\" - the server and all its components are validated. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install UCS Tools VIB on the host ESXi or use OS Discovery Tool scripts to provide proper OS information.\n* `Incompatible-Server` - The validation failed for this server because the server's model was not listed in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not listed for the given server model.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor or version was not listed in HCL for the server PID and processor combination.\n* `Incompatible-Firmware` - The validation failed because the given server firmware was not listed in the HCL for the given server PID, processor, OS vendor and version.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has returned a service error or unrecognized result.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted.\n* `Incompatible-Components` - The validation has failed for this server because one or more components have \"Not-Listed\" status.\n* `Compatible` - The validation has passed for this server's model, processor, OS vendor and version. + An explanation of the steps to perform to remediate the detected issue. - CondHclStatus.ServerReasonEnum + string - CondHclStatus.ServerReasonEnum + string None @@ -157207,30 +158457,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SoftwareStatus - - The OS vendor and version are considered part of the software profile for the server. This will provide the HCL validation status for the software profile. For the failure reason see the serverReason property. The status can be be one of the following \"Validated\" - The os vendor/version is listed in the HCL for the server model, processor and firmware \"Not-Listed\" - The os vendor/version is not listed in the HCL for the server model, processor and firmware \"Incomplete\" - The inventory is missing os vendor/version and HCL validation was not performed. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - - CondHclStatus.SoftwareStatusEnum - - CondHclStatus.SoftwareStatusEnum - - - None - - - Status - - The HCL compatibility status of the managed object. The status can be one of the following \"Incomplete\" - there is no enough information to evaluate against the HCL data \"Validated\" - all components have been evaluated against the HCL and they all have \"Validated\" status \"Not-Listed\" - all components have been evaluated against the HCL and one or more have \"Not-Listed\" status. \"Not-Evaluated\" - server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - - CondHclStatus.StatusEnum - - CondHclStatus.StatusEnum - - - None - Json @@ -157281,28 +158507,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the CondHclStatus by Name -PS C:\> $CondHclStatusByName = Get-IntersightCondHclStatus -Name CondHclStatusName - -#Get the List of ServerProfiles -PS C:\> $CondHclStatusList = Get-IntersightCondHclStatus - -#Get the list of CondHclStatus under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $CondHclStatusByOrg = Get-IntersightCondHclStatus -Organization $org - -#Get the CondHclStatus based on query Parameter -PS C:\> $CondHclStatusByQueryParam = Get-IntersightCondHclStatus -Filter Name eq CondHclStatusName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -157314,21 +158519,21 @@ PS C:\> $CondHclStatusByQueryParam = Get-IntersightCondHclStatus -Filter Name eq - Get-IntersightCondHclStatusDetail + Get-IntersightCondAlarmSuppression Get - IntersightCondHclStatusDetail + IntersightCondAlarmSuppression - Get the CondHclStatusDetail + Get the CondAlarmSuppression - Read a 'CondHclStatusDetail' resource., + Read a 'CondAlarmSuppression' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCondHclStatusDetail + Get-IntersightCondAlarmSuppression AccountMoid @@ -157341,18 +158546,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Component - - - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - CreateTime @@ -157366,67 +158559,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid - - - - string - - string - - - None - - - HardwareStatus - - - - CondHclStatusDetail.HardwareStatusEnum - - CondHclStatusDetail.HardwareStatusEnum - - - None - - - HclCimcVersion - - - - string - - string - - - None - - - HclDriverName - - - - string - - string - - - None - - - HclDriverVersion - - - - string - - string - - - None - - - HclFirmwareVersion + Description @@ -157437,8 +158570,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - HclModel + + DomainGroupMoid @@ -157450,73 +158583,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - HclStatus - - - - CondHclStatusRelationship - - CondHclStatusRelationship - - - None - - - InvCimcVersion - - - - string - - string - - - None - - - InvDriverName - - - - string - - string - - - None - - - InvDriverVersion + Entity - string - - string - - - None - - - InvFirmwareVersion - - - - string - - string - - - None - - - InvModel - - - - string + MoBaseMoRelationship - string + MoBaseMoRelationship None @@ -157557,18 +158630,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Reason - - - - CondHclStatusDetail.ReasonEnum - - CondHclStatusDetail.ReasonEnum - - - None - SharedScope @@ -157581,34 +158642,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SoftwareStatus - - - - CondHclStatusDetail.SoftwareStatusEnum - - CondHclStatusDetail.SoftwareStatusEnum - - - None - - - Status - - - - CondHclStatusDetail.StatusEnum - - CondHclStatusDetail.StatusEnum - - - None - - Get-IntersightCondHclStatusDetail + Get-IntersightCondAlarmSuppression Apply @@ -157744,7 +158781,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatusDetail + Get-IntersightCondAlarmSuppression Json @@ -157772,7 +158809,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatusDetail + Get-IntersightCondAlarmSuppression Json @@ -157969,18 +159006,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Component - - A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - CreateTime @@ -157994,69 +159019,9 @@ 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 - - - HardwareStatus - - The model is considered as part of the hardware profile for the component. This will provide the HCL validation status for the hardware profile. The reasons can be one of the following \"Incompatible-Server-With-Component\" - the server model and component combination is not listed in HCL \"Incompatible-Firmware\" - The server's firmware is not listed for this component's hardware profile \"Incompatible-Component\" - the component's model is not listed in the HCL \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Not-Evaluated\" - the hardware profile was not evaulated for the component because the server's hw/sw status is not listed or server is exempted. \"Compatible\" - this component's hardware profile is listed in the HCL.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. - - CondHclStatusDetail.HardwareStatusEnum - - CondHclStatusDetail.HardwareStatusEnum - - - None - - - HclCimcVersion - - The current CIMC version for the server normalized for querying HCL data. - - string - - string - - - None - - - HclDriverName - - The current driver name of the component we are validating normalized for querying HCL data. - - string - - string - - - None - - - HclDriverVersion - - The current driver version of the component we are validating normalized for querying HCL data. - - string - - string - - - None - - - HclFirmwareVersion + Description - The current firmware version of the component model normalized for querying HCL data. + User given description on why the suppression is enabled at this entity. string @@ -158065,10 +159030,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - HclModel + + DomainGroupMoid - The component model we are trying to validate normalized for querying HCL data. + The DomainGroup ID for this managed object. string @@ -158078,73 +159043,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - HclStatus - - A reference to a condHclStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - CondHclStatusRelationship - - CondHclStatusRelationship - - - None - - - InvCimcVersion - - The current CIMC version for the server as received from inventory. - - string - - string - - - None - - - InvDriverName - - The current driver name of the component we are validating as received from inventory. - - string - - string - - - None - - - InvDriverVersion - - The current driver version of the component we are validating as received from inventory. - - string - - string - - - None - - - InvFirmwareVersion - - The current firmware version of the component model as received from inventory. - - string - - string - - - None - - - InvModel + Entity - The component model we are trying to validate as received from inventory. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None @@ -158185,18 +159090,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Reason - - The reason for the status. The reason can be one of \"Incompatible-Server-With-Component\" - HCL validation has failed because the server model is not validated with this component \"Incompatible-Processor\" - HCL validation has failed because the processor is not validated with this server \"Incompatible-Os-Info\" - HCL validation has failed because the os vendor and version is not validated with this server \"Incompatible-Component-Model\" - HCL validation has failed because the component model is not validated \"Incompatible-Firmware\" - HCL validation has failed because the component or server firmware version is not validated \"Incompatible-Driver\" - HCL validation has failed because the driver version is not validated \"Incompatible-Firmware-Driver\" - HCL validation has failed because the firmware version and driver version is not validated \"Missing-Os-Driver-Info\" - HCL validation was not performed because we are missing os driver information form the inventory \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Service-Error\" - HCL data service is available but an error occured when making the request or parsing the response \"Unrecognized-Protocol\" - This service does not recognize the reason code in the response from the HCL data service \"Compatible\" - this component's inventory data has \"Validated\" status with the HCL. \"Not-Evaluated\" - The component is not evaluated against the HCL because the server is exempted.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. - - CondHclStatusDetail.ReasonEnum - - CondHclStatusDetail.ReasonEnum - - - None - SharedScope @@ -158209,30 +159102,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SoftwareStatus - - The firmware, driver name and driver version are considered as part of the software profile for the component. This will provide the HCL validation status for the software profile. The reasons can be one of the following \"Incompatible-Firmware\" - the component's firmware is not listed under the server's hardware and software profile and the component's hardware profile \"Incompatible-Driver\" - the component's driver is not listed under the server's hardware and software profile and the component's hardware profile \"Incompatible-Firmware-Driver\" - the component's firmware and driver are not listed under the server's hardware and software profile and the component's hardware profile \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Not-Evaluated\" - the component's hardware status was not evaluated because the server's hardware or software profile is not listed or server is exempted. \"Compatible\" - this component's hardware profile is listed in the HCL.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. - - CondHclStatusDetail.SoftwareStatusEnum - - CondHclStatusDetail.SoftwareStatusEnum - - - None - - - Status - - The status for the component model, firmware version, driver name, and driver version after validating against the HCL. The status can be one of the following \"Unknown\" - we do not have enough information to evaluate against the HCL data \"Validated\" - we have validated this component against the HCL and it has \"Validated\" status \"Not-Validated\" - we have validated this component against the HCL and it has \"Not-Validated\" status. \"Not-Evaluated\" - The component is not evaluated against the HCL because the server is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - - CondHclStatusDetail.StatusEnum - - CondHclStatusDetail.StatusEnum - - - None - Json @@ -158283,54 +159152,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the CondHclStatusDetail by Name -PS C:\> $CondHclStatusDetailByName = Get-IntersightCondHclStatusDetail -Name CondHclStatusDetailName - -#Get the List of ServerProfiles -PS C:\> $CondHclStatusDetailList = Get-IntersightCondHclStatusDetail - -#Get the list of CondHclStatusDetail under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $CondHclStatusDetailByOrg = Get-IntersightCondHclStatusDetail -Organization $org - -#Get the CondHclStatusDetail based on query Parameter -PS C:\> $CondHclStatusDetailByQueryParam = Get-IntersightCondHclStatusDetail -Filter Name eq CondHclStatusDetailName - -#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-IntersightCondAlarmSuppression + + + + Remove-IntersightCondAlarmSuppression + + + + Set-IntersightCondAlarmSuppression + + - Get-IntersightCondHclStatusJob + Get-IntersightCondHclStatus Get - IntersightCondHclStatusJob + IntersightCondHclStatus - Get the CondHclStatusJob + Get the CondHclStatus - Read a 'CondHclStatusJob' resource., + Read a 'CondHclStatus' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCondHclStatusJob + Get-IntersightCondHclStatus AccountMoid @@ -158343,6 +159203,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ComponentStatus + + + + CondHclStatus.ComponentStatusEnum + + CondHclStatus.ComponentStatusEnum + + + None + CreateTime @@ -158367,6 +159239,138 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + HardwareStatus + + + + CondHclStatus.HardwareStatusEnum + + CondHclStatus.HardwareStatusEnum + + + None + + + HclFirmwareVersion + + + + string + + string + + + None + + + HclModel + + + + string + + string + + + None + + + HclOsVendor + + + + string + + string + + + None + + + HclOsVersion + + + + string + + string + + + None + + + HclProcessor + + + + string + + string + + + None + + + InvFirmwareVersion + + + + string + + string + + + None + + + InvModel + + + + string + + string + + + None + + + InvOsVendor + + + + string + + string + + + None + + + InvOsVersion + + + + string + + string + + + None + + + InvProcessor + + + + string + + string + + + None + ManagedObject @@ -158415,6 +159419,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Reason + + + + CondHclStatus.ReasonEnum + + CondHclStatus.ReasonEnum + + + None + RegisteredDevice @@ -158427,6 +159443,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ServerReason + + + + CondHclStatus.ServerReasonEnum + + CondHclStatus.ServerReasonEnum + + + None + SharedScope @@ -158439,10 +159467,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SoftwareStatus + + + + CondHclStatus.SoftwareStatusEnum + + CondHclStatus.SoftwareStatusEnum + + + None + + + Status + + + + CondHclStatus.StatusEnum + + CondHclStatus.StatusEnum + + + None + - Get-IntersightCondHclStatusJob + Get-IntersightCondHclStatus Apply @@ -158578,7 +159630,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatusJob + Get-IntersightCondHclStatus Json @@ -158606,7 +159658,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCondHclStatusJob + Get-IntersightCondHclStatus Json @@ -158803,6 +159855,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ComponentStatus + + The overall status for the components found in the HCL. This will provide the HCL validation status for all the components. It can be one of the following. \"Validated\" - all the components hardware/software profiles are listed in the HCL. \"Not-Listed\" - one or more components hardware/software profiles are not listed in the HCL \"Incomplete\" - the components are not evaluated as the server's software/hardware profiles are not listed in the HCL. \"Not-Evaluated\" - The components are not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. + + CondHclStatus.ComponentStatusEnum + + CondHclStatus.ComponentStatusEnum + + + None + CreateTime @@ -158827,6 +159891,138 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + HardwareStatus + + The server model, processor and firmware are considered as part of the hardware profile for the server. This will provide the HCL validation status for the hardware profile. For the failure reason see the serverReason property. The status can be one of the following \"Validated\" - The server model, processor and firmware combination is listed in the HCL \"Not-Listed\" - The server model, processor and firmware combination is not listed in the HCL. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. + + CondHclStatus.HardwareStatusEnum + + CondHclStatus.HardwareStatusEnum + + + None + + + HclFirmwareVersion + + The current CIMC version for the server normalized for querying HCL data. It is empty if we are missing this information. + + string + + string + + + None + + + HclModel + + The managed object's model to validate normalized for querying HCL data. It is empty if we are missing this information. + + string + + string + + + None + + + HclOsVendor + + The OS Vendor for the managed object to validate normalized for querying HCL data. It is empty if we are missing this information. + + string + + string + + + None + + + HclOsVersion + + The OS Version for the managed object to validate normalized for querying HCL data. It is empty if we are missing this information. + + string + + string + + + None + + + HclProcessor + + The managed object's processor to validate if applicable normalized for querying HCL data. It is empty if we are missing this information. + + string + + string + + + None + + + InvFirmwareVersion + + The current CIMC version for the server as received from inventory. It is empty if we are missing this information. + + string + + string + + + None + + + InvModel + + The managed object's model to validate as received from the inventory. It is empty if we are missing this information. + + string + + string + + + None + + + InvOsVendor + + The OS Vendor for the managed object to validate as received from inventory. It is empty if we are missing this information. + + string + + string + + + None + + + InvOsVersion + + The OS Version for the managed object to validate as received from inventory. It is empty if we are missing this information. + + string + + string + + + None + + + InvProcessor + + The managed object's processor to validate if applicable as received from inventory. It is empty if we are missing this information. + + string + + string + + + None + ManagedObject @@ -158875,6 +160071,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Reason + + The reason for the HCL status. It will be one of the following \"Missing-Os-Info\" - we are missing os information in the inventory from the device connector \"Incompatible-Components\" - we have 1 or more components with \"Not-Validated\" status \"Compatible\" - all the components have \"Validated\" status. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Missing-Os-Info` - This means the HclStatus for the sever failed HCL validation because we have missing os information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Components` - This means the HclStatus for the sever failed HCL validation because one or more of its components failed validation. To see why components failed check the related HclStatusDetails.\n* `Compatible` - This means the HclStatus for the sever has passed HCL validation for all of its related components.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted. + + CondHclStatus.ReasonEnum + + CondHclStatus.ReasonEnum + + + None + RegisteredDevice @@ -158887,6 +160095,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ServerReason + + The reason generated by the server's HCL validation. For HCL the evaluation can be seen in three logical stages 1. Evaluate the server's hardware status 2. Evaluate the server's software status 3. Evaluate the server's components (each component has its own hardware/software evaluation) The evaluation does not proceed to the next stage until the previous stage is evaluated. Therefore there can be only one validation reason. \"Incompatible-Server\" - the server model is not listed in the HCL. \"Incompatible-Processor\" - the server model and processor combination is not listed in HCL. \"Incompatible-Firmware\" - the server model, processor and server firmware is not listed in HCL. \"Missing-Os-Info\" - the os vendor and version is not listed in HCL with the HW profile. \"Incompatible-Os-Info\" - the os vendor and version is not listed in HCL with the HW profile. \"Incompatible-Components\" - there is one or more components with \"Not-Validated\" status \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). \"Compatible\" - the server and all its components are validated. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install UCS Tools VIB on the host ESXi or use OS Discovery Tool scripts to provide proper OS information.\n* `Incompatible-Server` - The validation failed for this server because the server's model was not listed in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not listed for the given server model.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor or version was not listed in HCL for the server PID and processor combination.\n* `Incompatible-Firmware` - The validation failed because the given server firmware was not listed in the HCL for the given server PID, processor, OS vendor and version.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has returned a service error or unrecognized result.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted.\n* `Incompatible-Components` - The validation has failed for this server because one or more components have \"Not-Listed\" status.\n* `Compatible` - The validation has passed for this server's model, processor, OS vendor and version. + + CondHclStatus.ServerReasonEnum + + CondHclStatus.ServerReasonEnum + + + None + SharedScope @@ -158899,6 +160119,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SoftwareStatus + + The OS vendor and version are considered part of the software profile for the server. This will provide the HCL validation status for the software profile. For the failure reason see the serverReason property. The status can be be one of the following \"Validated\" - The os vendor/version is listed in the HCL for the server model, processor and firmware \"Not-Listed\" - The os vendor/version is not listed in the HCL for the server model, processor and firmware \"Incomplete\" - The inventory is missing os vendor/version and HCL validation was not performed. \"Not-Evaluated\" - The server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. + + CondHclStatus.SoftwareStatusEnum + + CondHclStatus.SoftwareStatusEnum + + + None + + + Status + + The HCL compatibility status of the managed object. The status can be one of the following \"Incomplete\" - there is no enough information to evaluate against the HCL data \"Validated\" - all components have been evaluated against the HCL and they all have \"Validated\" status \"Not-Listed\" - all components have been evaluated against the HCL and one or more have \"Not-Listed\" status. \"Not-Evaluated\" - server is not evaluated against the HCL because it is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. + + CondHclStatus.StatusEnum + + CondHclStatus.StatusEnum + + + None + Json @@ -158952,19 +160196,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the CondHclStatusJob by Name -PS C:\> $CondHclStatusJobByName = Get-IntersightCondHclStatusJob -Name CondHclStatusJobName + #Get the CondHclStatus by Name +PS C:\> $CondHclStatusByName = Get-IntersightCondHclStatus -Name CondHclStatusName #Get the List of ServerProfiles -PS C:\> $CondHclStatusJobList = Get-IntersightCondHclStatusJob +PS C:\> $CondHclStatusList = Get-IntersightCondHclStatus -#Get the list of CondHclStatusJob under particular organization. +#Get the list of CondHclStatus under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $CondHclStatusJobByOrg = Get-IntersightCondHclStatusJob -Organization $org +PS C:\> $CondHclStatusByOrg = Get-IntersightCondHclStatus -Organization $org -#Get the CondHclStatusJob based on query Parameter -PS C:\> $CondHclStatusJobByQueryParam = Get-IntersightCondHclStatusJob -Filter Name eq CondHclStatusJobName +#Get the CondHclStatus based on query Parameter +PS C:\> $CondHclStatusByQueryParam = Get-IntersightCondHclStatus -Filter Name eq CondHclStatusName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -158982,21 +160226,21 @@ PS C:\> $CondHclStatusJobByQueryParam = Get-IntersightCondHclStatusJob -Filter N - Get-IntersightConnectorpackConnectorPackUpgrade + Get-IntersightCondHclStatusDetail Get - IntersightConnectorpackConnectorPackUpgrade + IntersightCondHclStatusDetail - Get the ConnectorpackConnectorPackUpgrade + Get the CondHclStatusDetail - Read a 'ConnectorpackConnectorPackUpgrade' resource., + Read a 'CondHclStatusDetail' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConnectorpackConnectorPackUpgrade + Get-IntersightCondHclStatusDetail AccountMoid @@ -159009,14 +160253,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ConnectorPackOpType + + Component - ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum + InventoryBaseRelationship - ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum + InventoryBaseRelationship None @@ -159045,6 +160289,150 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + HardwareStatus + + + + CondHclStatusDetail.HardwareStatusEnum + + CondHclStatusDetail.HardwareStatusEnum + + + None + + + HclCimcVersion + + + + string + + string + + + None + + + HclDriverName + + + + string + + string + + + None + + + HclDriverVersion + + + + string + + string + + + None + + + HclFirmwareVersion + + + + string + + string + + + None + + + HclModel + + + + string + + string + + + None + + + HclStatus + + + + CondHclStatusRelationship + + CondHclStatusRelationship + + + None + + + InvCimcVersion + + + + string + + string + + + None + + + InvDriverName + + + + string + + string + + + None + + + InvDriverVersion + + + + string + + string + + + None + + + InvFirmwareVersion + + + + string + + string + + + None + + + InvModel + + + + string + + string + + + None + ModTime @@ -159081,6 +160469,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Reason + + + + CondHclStatusDetail.ReasonEnum + + CondHclStatusDetail.ReasonEnum + + + None + SharedScope @@ -159093,26 +160493,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - UcsdInfo + + SoftwareStatus - IaasUcsdInfoRelationship + CondHclStatusDetail.SoftwareStatusEnum - IaasUcsdInfoRelationship + CondHclStatusDetail.SoftwareStatusEnum None - - Workflow + + Status - WorkflowWorkflowInfoRelationship + CondHclStatusDetail.StatusEnum - WorkflowWorkflowInfoRelationship + CondHclStatusDetail.StatusEnum None @@ -159120,7 +160520,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackConnectorPackUpgrade + Get-IntersightCondHclStatusDetail Apply @@ -159256,7 +160656,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackConnectorPackUpgrade + Get-IntersightCondHclStatusDetail Json @@ -159284,7 +160684,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackConnectorPackUpgrade + Get-IntersightCondHclStatusDetail Json @@ -159481,14 +160881,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ConnectorPackOpType + + Component - The type of operation to be performed on UCS Director.\n* `Install` - Installs the requisite connector packs on UCS Director.\n* `Push` - Pushes the requisite connector packs to UCS Director. + A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum + InventoryBaseRelationship - ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum + InventoryBaseRelationship None @@ -159517,6 +160917,150 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + HardwareStatus + + The model is considered as part of the hardware profile for the component. This will provide the HCL validation status for the hardware profile. The reasons can be one of the following \"Incompatible-Server-With-Component\" - the server model and component combination is not listed in HCL \"Incompatible-Firmware\" - The server's firmware is not listed for this component's hardware profile \"Incompatible-Component\" - the component's model is not listed in the HCL \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Not-Evaluated\" - the hardware profile was not evaulated for the component because the server's hw/sw status is not listed or server is exempted. \"Compatible\" - this component's hardware profile is listed in the HCL.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. + + CondHclStatusDetail.HardwareStatusEnum + + CondHclStatusDetail.HardwareStatusEnum + + + None + + + HclCimcVersion + + The current CIMC version for the server normalized for querying HCL data. + + string + + string + + + None + + + HclDriverName + + The current driver name of the component we are validating normalized for querying HCL data. + + string + + string + + + None + + + HclDriverVersion + + The current driver version of the component we are validating normalized for querying HCL data. + + string + + string + + + None + + + HclFirmwareVersion + + The current firmware version of the component model normalized for querying HCL data. + + string + + string + + + None + + + HclModel + + The component model we are trying to validate normalized for querying HCL data. + + string + + string + + + None + + + HclStatus + + A reference to a condHclStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + CondHclStatusRelationship + + CondHclStatusRelationship + + + None + + + InvCimcVersion + + The current CIMC version for the server as received from inventory. + + string + + string + + + None + + + InvDriverName + + The current driver name of the component we are validating as received from inventory. + + string + + string + + + None + + + InvDriverVersion + + The current driver version of the component we are validating as received from inventory. + + string + + string + + + None + + + InvFirmwareVersion + + The current firmware version of the component model as received from inventory. + + string + + string + + + None + + + InvModel + + The component model we are trying to validate as received from inventory. + + string + + string + + + None + ModTime @@ -159553,6 +161097,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Reason + + The reason for the status. The reason can be one of \"Incompatible-Server-With-Component\" - HCL validation has failed because the server model is not validated with this component \"Incompatible-Processor\" - HCL validation has failed because the processor is not validated with this server \"Incompatible-Os-Info\" - HCL validation has failed because the os vendor and version is not validated with this server \"Incompatible-Component-Model\" - HCL validation has failed because the component model is not validated \"Incompatible-Firmware\" - HCL validation has failed because the component or server firmware version is not validated \"Incompatible-Driver\" - HCL validation has failed because the driver version is not validated \"Incompatible-Firmware-Driver\" - HCL validation has failed because the firmware version and driver version is not validated \"Missing-Os-Driver-Info\" - HCL validation was not performed because we are missing os driver information form the inventory \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Service-Error\" - HCL data service is available but an error occured when making the request or parsing the response \"Unrecognized-Protocol\" - This service does not recognize the reason code in the response from the HCL data service \"Compatible\" - this component's inventory data has \"Validated\" status with the HCL. \"Not-Evaluated\" - The component is not evaluated against the HCL because the server is exempted.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. + + CondHclStatusDetail.ReasonEnum + + CondHclStatusDetail.ReasonEnum + + + None + SharedScope @@ -159565,26 +161121,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - UcsdInfo + + SoftwareStatus - A reference to a iaasUcsdInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The firmware, driver name and driver version are considered as part of the software profile for the component. This will provide the HCL validation status for the software profile. The reasons can be one of the following \"Incompatible-Firmware\" - the component's firmware is not listed under the server's hardware and software profile and the component's hardware profile \"Incompatible-Driver\" - the component's driver is not listed under the server's hardware and software profile and the component's hardware profile \"Incompatible-Firmware-Driver\" - the component's firmware and driver are not listed under the server's hardware and software profile and the component's hardware profile \"Service-Unavailable\" - HCL data service is unavailable at the moment (try again later). This could be due to HCL data updating \"Not-Evaluated\" - the component's hardware status was not evaluated because the server's hardware or software profile is not listed or server is exempted. \"Compatible\" - this component's hardware profile is listed in the HCL.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. - IaasUcsdInfoRelationship + CondHclStatusDetail.SoftwareStatusEnum - IaasUcsdInfoRelationship + CondHclStatusDetail.SoftwareStatusEnum None - - Workflow + + Status - A reference to a workflowWorkflowInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The status for the component model, firmware version, driver name, and driver version after validating against the HCL. The status can be one of the following \"Unknown\" - we do not have enough information to evaluate against the HCL data \"Validated\" - we have validated this component against the HCL and it has \"Validated\" status \"Not-Validated\" - we have validated this component against the HCL and it has \"Not-Validated\" status. \"Not-Evaluated\" - The component is not evaluated against the HCL because the server is exempted.\n* `Incomplete` - This means we do not have os information in Intersight for this server. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Not-Found` - At HclStatus level, this means that one of the components has failed validation. At HclStatusDetail level, this means that his component's hardware or software profile was not found in the HCL.\n* `Not-Listed` - At the HclStatus level, this means that some part of the HCL validation has failed. This could be that either the server's hardware or software profile was not listed in the HCL or one of the components' hardware or software profile was not found in the HCL.\n* `Validated` - At the HclStatus level, this means that all of the components have passed validation. At HclStatusDetail level, this means that the component's hardware or software profile was found in the HCL.\n* `Not-Evaluated` - At the HclStatus level this means that this means that SW or Component status has not been evaluated as the previous evaluation step has not passed yet. At the HclStatusDetail level this means that either HW or SW status has not been evaluted because a previous evaluation step has not passed yet. - WorkflowWorkflowInfoRelationship + CondHclStatusDetail.StatusEnum - WorkflowWorkflowInfoRelationship + CondHclStatusDetail.StatusEnum None @@ -159642,19 +161198,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the ConnectorpackConnectorPackUpgrade by Name -PS C:\> $ConnectorpackConnectorPackUpgradeByName = Get-IntersightConnectorpackConnectorPackUpgrade -Name ConnectorpackConnectorPackUpgradeName + #Get the CondHclStatusDetail by Name +PS C:\> $CondHclStatusDetailByName = Get-IntersightCondHclStatusDetail -Name CondHclStatusDetailName #Get the List of ServerProfiles -PS C:\> $ConnectorpackConnectorPackUpgradeList = Get-IntersightConnectorpackConnectorPackUpgrade +PS C:\> $CondHclStatusDetailList = Get-IntersightCondHclStatusDetail -#Get the list of ConnectorpackConnectorPackUpgrade under particular organization. +#Get the list of CondHclStatusDetail under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ConnectorpackConnectorPackUpgradeByOrg = Get-IntersightConnectorpackConnectorPackUpgrade -Organization $org +PS C:\> $CondHclStatusDetailByOrg = Get-IntersightCondHclStatusDetail -Organization $org -#Get the ConnectorpackConnectorPackUpgrade based on query Parameter -PS C:\> $ConnectorpackConnectorPackUpgradeByQueryParam = Get-IntersightConnectorpackConnectorPackUpgrade -Filter Name eq ConnectorpackConnectorPackUpgradeName +#Get the CondHclStatusDetail based on query Parameter +PS C:\> $CondHclStatusDetailByQueryParam = Get-IntersightCondHclStatusDetail -Filter Name eq CondHclStatusDetailName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -159667,34 +161223,26 @@ PS C:\> $ConnectorpackConnectorPackUpgradeByQueryParam = Get-IntersightConnector https://www.intersight.com/apidocs/downloads - - New-IntersightConnectorpackConnectorPackUpgrade - - - - Remove-IntersightConnectorpackConnectorPackUpgrade - - - Get-IntersightConnectorpackUpgradeImpact + Get-IntersightCondHclStatusJob Get - IntersightConnectorpackUpgradeImpact + IntersightCondHclStatusJob - Get the ConnectorpackUpgradeImpact + Get the CondHclStatusJob - Read a 'ConnectorpackUpgradeImpact' resource., + Read a 'CondHclStatusJob' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConnectorpackUpgradeImpact + Get-IntersightCondHclStatusJob AccountMoid @@ -159731,26 +161279,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IsEligibleForUpgrade - - - - bool - - bool - - - None - - - IsUpdateDownloaded + + ManagedObject - bool + InventoryBaseRelationship - bool + InventoryBaseRelationship None @@ -159791,26 +161327,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + RegisteredDevice - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - UcsdInfo + + SharedScope - IaasUcsdInfoRelationship + string - IaasUcsdInfoRelationship + string None @@ -159818,7 +161354,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackUpgradeImpact + Get-IntersightCondHclStatusJob Apply @@ -159954,7 +161490,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackUpgradeImpact + Get-IntersightCondHclStatusJob Json @@ -159982,7 +161518,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConnectorpackUpgradeImpact + Get-IntersightCondHclStatusJob Json @@ -160203,26 +161739,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsEligibleForUpgrade - - States whether the UCS Director is eligible for an upgrade. Set to true if connector packs are available for upgrade, else set to false. - - bool - - bool - - - None - - - IsUpdateDownloaded + + ManagedObject - States whether all the requisite updates have been downloaded to the target UCS Director. Set to true if all connector packs required to upgrade UCS Director to the next iteration have been downloaded, else set to false. + A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - bool + InventoryBaseRelationship - bool + InventoryBaseRelationship None @@ -160263,26 +161787,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + RegisteredDevice - 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 assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - UcsdInfo + + SharedScope - A reference to a iaasUcsdInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - IaasUcsdInfoRelationship + string - IaasUcsdInfoRelationship + string None @@ -160340,19 +161864,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the ConnectorpackUpgradeImpact by Name -PS C:\> $ConnectorpackUpgradeImpactByName = Get-IntersightConnectorpackUpgradeImpact -Name ConnectorpackUpgradeImpactName + #Get the CondHclStatusJob by Name +PS C:\> $CondHclStatusJobByName = Get-IntersightCondHclStatusJob -Name CondHclStatusJobName #Get the List of ServerProfiles -PS C:\> $ConnectorpackUpgradeImpactList = Get-IntersightConnectorpackUpgradeImpact +PS C:\> $CondHclStatusJobList = Get-IntersightCondHclStatusJob -#Get the list of ConnectorpackUpgradeImpact under particular organization. +#Get the list of CondHclStatusJob under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ConnectorpackUpgradeImpactByOrg = Get-IntersightConnectorpackUpgradeImpact -Organization $org +PS C:\> $CondHclStatusJobByOrg = Get-IntersightCondHclStatusJob -Organization $org -#Get the ConnectorpackUpgradeImpact based on query Parameter -PS C:\> $ConnectorpackUpgradeImpactByQueryParam = Get-IntersightConnectorpackUpgradeImpact -Filter Name eq ConnectorpackUpgradeImpactName +#Get the CondHclStatusJob based on query Parameter +PS C:\> $CondHclStatusJobByQueryParam = Get-IntersightCondHclStatusJob -Filter Name eq CondHclStatusJobName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -160370,21 +161894,21 @@ PS C:\> $ConnectorpackUpgradeImpactByQueryParam = Get-IntersightConnectorpackUpg - Get-IntersightConsoleConsoleConfig + Get-IntersightConnectorpackConnectorPackUpgrade Get - IntersightConsoleConsoleConfig + IntersightConnectorpackConnectorPackUpgrade - Get the ConsoleConsoleConfig + Get the ConnectorpackConnectorPackUpgrade - Read a 'ConsoleConsoleConfig' resource., + Read a 'ConnectorpackConnectorPackUpgrade' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConsoleConsoleConfig + Get-IntersightConnectorpackConnectorPackUpgrade AccountMoid @@ -160397,50 +161921,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime - - - - DateTime - - DateTime - - - None - - - DataBits - - - - long - - long - - - None - - DeviceMoId + ConnectorPackOpType - string + ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum - string + ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum None - - Dn + + CreateTime - string + DateTime - string + DateTime None @@ -160481,18 +161981,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -160505,42 +161993,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parity - - - - ConsoleConsoleConfig.ParityEnum - - ConsoleConsoleConfig.ParityEnum - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Rn - - - - string - - string - - - None - SharedScope @@ -160553,26 +162005,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Speed + + UcsdInfo - long + IaasUcsdInfoRelationship - long + IaasUcsdInfoRelationship None - - StopBits + + Workflow - long + WorkflowWorkflowInfoRelationship - long + WorkflowWorkflowInfoRelationship None @@ -160580,7 +162032,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConsoleConsoleConfig + Get-IntersightConnectorpackConnectorPackUpgrade Apply @@ -160716,7 +162168,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConsoleConsoleConfig + Get-IntersightConnectorpackConnectorPackUpgrade Json @@ -160744,7 +162196,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConsoleConsoleConfig + Get-IntersightConnectorpackConnectorPackUpgrade Json @@ -160941,50 +162393,26 @@ 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 - - DataBits - - The databits numbers in console. - - long - - long - - - None - - - DeviceMoId + ConnectorPackOpType - The database identifier of the registered device of an object. + The type of operation to be performed on UCS Director.\n* `Install` - Installs the requisite connector packs on UCS Director.\n* `Push` - Pushes the requisite connector packs to UCS Director. - string + ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum - string + ConnectorpackConnectorPackUpgrade.ConnectorPackOpTypeEnum None - - Dn + + CreateTime - The Distinguished Name unambiguously identifies an object in the system. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -161025,18 +162453,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -161049,42 +162465,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parity - - The parity bit of the console.\n* `none` - If Parity is none, parity checking is not performed and the parity bit is not transmitted.\n* `odd` - If Parity is odd, the number of mark bits (1s) in the data is counted, and the parity bit is asserted or unasserted to obtain an odd number of mark bits.\n* `even` - If Parity is even, the number of mark bits in the data is counted, and the parity bit is asserted or unasserted to obtain an even number of mark bits.\n* `mark` - If Parity is mark, the parity bit is asserted.\n* `space` - If Parity is space, the parity bit is unasserted. - - ConsoleConsoleConfig.ParityEnum - - ConsoleConsoleConfig.ParityEnum - - - None - - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - SharedScope @@ -161097,26 +162477,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Speed + + UcsdInfo - The speed of the console. + A reference to a iaasUcsdInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + IaasUcsdInfoRelationship - long + IaasUcsdInfoRelationship None - - StopBits + + Workflow - The stopbits of async line in console. + A reference to a workflowWorkflowInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + WorkflowWorkflowInfoRelationship - long + WorkflowWorkflowInfoRelationship None @@ -161171,33 +162551,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the ConnectorpackConnectorPackUpgrade by Name +PS C:\> $ConnectorpackConnectorPackUpgradeByName = Get-IntersightConnectorpackConnectorPackUpgrade -Name ConnectorpackConnectorPackUpgradeName + +#Get the List of ServerProfiles +PS C:\> $ConnectorpackConnectorPackUpgradeList = Get-IntersightConnectorpackConnectorPackUpgrade + +#Get the list of ConnectorpackConnectorPackUpgrade under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ConnectorpackConnectorPackUpgradeByOrg = Get-IntersightConnectorpackConnectorPackUpgrade -Organization $org + +#Get the ConnectorpackConnectorPackUpgrade based on query Parameter +PS C:\> $ConnectorpackConnectorPackUpgradeByQueryParam = Get-IntersightConnectorpackConnectorPackUpgrade -Filter Name eq ConnectorpackConnectorPackUpgradeName + +#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-IntersightConnectorpackConnectorPackUpgrade + + + + Remove-IntersightConnectorpackConnectorPackUpgrade + + - Get-IntersightConvergedinfraAdapterComplianceDetails + Get-IntersightConnectorpackUpgradeImpact Get - IntersightConvergedinfraAdapterComplianceDetails + IntersightConnectorpackUpgradeImpact - Get the ConvergedinfraAdapterComplianceDetails + Get the ConnectorpackUpgradeImpact - Read a 'ConvergedinfraAdapterComplianceDetails' resource., + Read a 'ConnectorpackUpgradeImpact' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraAdapterComplianceDetails + Get-IntersightConnectorpackUpgradeImpact AccountMoid @@ -161210,18 +162619,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Adapter - - - - AdapterUnitRelationship - - AdapterUnitRelationship - - - None - CreateTime @@ -161247,61 +162644,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DriverName - - - - string - - string - - - None - - - DriverVersion - - - - string - - string - - - None - - - Firmware - - - - string - - string - - - None - - - HclStatus + IsEligibleForUpgrade - ConvergedinfraAdapterComplianceDetails.HclStatusEnum + bool - ConvergedinfraAdapterComplianceDetails.HclStatusEnum + bool None - HclStatusReason + IsUpdateDownloaded - ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + bool - ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + bool None @@ -161318,18 +162679,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -161342,18 +162691,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - Parent @@ -161366,30 +162703,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Reason - - - - ConvergedinfraAdapterComplianceDetails.ReasonEnum - - ConvergedinfraAdapterComplianceDetails.ReasonEnum - - - None - - - ServerComplianceDetails - - - - ConvergedinfraServerComplianceDetailsRelationship - - ConvergedinfraServerComplianceDetailsRelationship - - - None - SharedScope @@ -161402,14 +162715,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Status + + UcsdInfo - ConvergedinfraAdapterComplianceDetails.StatusEnum + IaasUcsdInfoRelationship - ConvergedinfraAdapterComplianceDetails.StatusEnum + IaasUcsdInfoRelationship None @@ -161417,7 +162730,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraAdapterComplianceDetails + Get-IntersightConnectorpackUpgradeImpact Apply @@ -161553,7 +162866,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraAdapterComplianceDetails + Get-IntersightConnectorpackUpgradeImpact Json @@ -161581,7 +162894,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraAdapterComplianceDetails + Get-IntersightConnectorpackUpgradeImpact Json @@ -161778,18 +163091,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Adapter - - A reference to a adapterUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AdapterUnitRelationship - - AdapterUnitRelationship - - - None - CreateTime @@ -161815,61 +163116,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DriverName - - The driver name (e.g. nenic, nfnic) of the adapter. - - string - - string - - - None - - - DriverVersion - - The driver version of the adapter. - - string - - string - - - None - - - Firmware - - The firmware version of the adapter. - - string - - string - - - None - - - HclStatus + IsEligibleForUpgrade - The HCL compatibility status for the adapter.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + States whether the UCS Director is eligible for an upgrade. Set to true if connector packs are available for upgrade, else set to false. - ConvergedinfraAdapterComplianceDetails.HclStatusEnum + bool - ConvergedinfraAdapterComplianceDetails.HclStatusEnum + bool None - HclStatusReason + IsUpdateDownloaded - The reason for the HCL status when it is not Approved.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. + States whether all the requisite updates have been downloaded to the target UCS Director. Set to true if all connector packs required to upgrade UCS Director to the next iteration have been downloaded, else set to false. - ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + bool - ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + bool None @@ -161886,18 +163151,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - The model information of the adapter. - - string - - string - - - None - Moid @@ -161910,18 +163163,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the component for which the compliance is evaluated. - - string - - string - - - None - Parent @@ -161934,30 +163175,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Reason - - Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - - ConvergedinfraAdapterComplianceDetails.ReasonEnum - - ConvergedinfraAdapterComplianceDetails.ReasonEnum - - - None - - - ServerComplianceDetails - - A reference to a convergedinfraServerComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ConvergedinfraServerComplianceDetailsRelationship - - ConvergedinfraServerComplianceDetailsRelationship - - - None - SharedScope @@ -161970,14 +163187,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Status + + UcsdInfo - Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + A reference to a iaasUcsdInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ConvergedinfraAdapterComplianceDetails.StatusEnum + IaasUcsdInfoRelationship - ConvergedinfraAdapterComplianceDetails.StatusEnum + IaasUcsdInfoRelationship None @@ -162032,7 +163249,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the ConnectorpackUpgradeImpact by Name +PS C:\> $ConnectorpackUpgradeImpactByName = Get-IntersightConnectorpackUpgradeImpact -Name ConnectorpackUpgradeImpactName + +#Get the List of ServerProfiles +PS C:\> $ConnectorpackUpgradeImpactList = Get-IntersightConnectorpackUpgradeImpact + +#Get the list of ConnectorpackUpgradeImpact under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ConnectorpackUpgradeImpactByOrg = Get-IntersightConnectorpackUpgradeImpact -Organization $org + +#Get the ConnectorpackUpgradeImpact based on query Parameter +PS C:\> $ConnectorpackUpgradeImpactByQueryParam = Get-IntersightConnectorpackUpgradeImpact -Filter Name eq ConnectorpackUpgradeImpactName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -162044,21 +163282,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightConvergedinfraPod + Get-IntersightConsoleConsoleConfig Get - IntersightConvergedinfraPod + IntersightConsoleConsoleConfig - Get the ConvergedinfraPod + Get the ConsoleConsoleConfig - Read a 'ConvergedinfraPod' resource., + Read a 'ConsoleConsoleConfig' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraPod + Get-IntersightConsoleConsoleConfig AccountMoid @@ -162084,19 +163322,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DeploymentType + DataBits - ConvergedinfraPod.DeploymentTypeEnum + long - ConvergedinfraPod.DeploymentTypeEnum + long None - - Description + + DeviceMoId @@ -162107,8 +163345,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Dn @@ -162119,14 +163357,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InteropStatus + + DomainGroupMoid - ConvergedinfraPod.InteropStatusEnum + string - ConvergedinfraPod.InteropStatusEnum + string None @@ -162155,26 +163393,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - Organization + NetworkElement - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship None @@ -162191,38 +163417,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PodCompliance + + Parity - ConvergedinfraPodComplianceInfoRelationship + ConsoleConsoleConfig.ParityEnum - ConvergedinfraPodComplianceInfoRelationship + ConsoleConsoleConfig.ParityEnum None - PodResourceGroup + RegisteredDevice - ResourceGroupRelationship + AssetDeviceRegistrationRelationship - ResourceGroupRelationship + AssetDeviceRegistrationRelationship None - - ServiceItemInstance + + Rn - WorkflowServiceItemInstanceRelationship + string - WorkflowServiceItemInstanceRelationship + string None @@ -162240,13 +163466,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Type + Speed - ConvergedinfraPod.TypeEnum + long - ConvergedinfraPod.TypeEnum + long + + + None + + + StopBits + + + + long + + long None @@ -162254,7 +163492,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPod + Get-IntersightConsoleConsoleConfig Apply @@ -162390,7 +163628,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPod + Get-IntersightConsoleConsoleConfig Json @@ -162418,7 +163656,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPod + Get-IntersightConsoleConsoleConfig Json @@ -162628,21 +163866,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DeploymentType + DataBits - The deployment type for this integrated system.\n* `FlexPodInfra` - The deployment type for a pod is of Infrastructure.\n* `FlexPodNG` - The deployment type for a pod is of Nextgen type. + The databits numbers in console. - ConvergedinfraPod.DeploymentTypeEnum + long - ConvergedinfraPod.DeploymentTypeEnum + long None - - Description + + DeviceMoId - Description of the pod. A short note about the nature or purpose of the pod. + The database identifier of the registered device of an object. string @@ -162651,10 +163889,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Dn - The DomainGroup ID for this managed object. + The Distinguished Name unambiguously identifies an object in the system. string @@ -162663,14 +163901,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InteropStatus + + DomainGroupMoid - The interoperability status for this solution pod.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + The DomainGroup ID for this managed object. - ConvergedinfraPod.InteropStatusEnum + string - ConvergedinfraPod.InteropStatusEnum + string None @@ -162699,26 +163937,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - Name of the pod. Concrete pod will be created with this name. - - string - - string - - - None - - Organization + NetworkElement - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship None @@ -162735,38 +163961,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PodCompliance + + Parity - A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The parity bit of the console.\n* `none` - If Parity is none, parity checking is not performed and the parity bit is not transmitted.\n* `odd` - If Parity is odd, the number of mark bits (1s) in the data is counted, and the parity bit is asserted or unasserted to obtain an odd number of mark bits.\n* `even` - If Parity is even, the number of mark bits in the data is counted, and the parity bit is asserted or unasserted to obtain an even number of mark bits.\n* `mark` - If Parity is mark, the parity bit is asserted.\n* `space` - If Parity is space, the parity bit is unasserted. - ConvergedinfraPodComplianceInfoRelationship + ConsoleConsoleConfig.ParityEnum - ConvergedinfraPodComplianceInfoRelationship + ConsoleConsoleConfig.ParityEnum None - PodResourceGroup + RegisteredDevice - A reference to a resourceGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ResourceGroupRelationship + AssetDeviceRegistrationRelationship - ResourceGroupRelationship + AssetDeviceRegistrationRelationship None - - ServiceItemInstance + + Rn - A reference to a workflowServiceItemInstance resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Relative Name uniquely identifies an object within a given context. - WorkflowServiceItemInstanceRelationship + string - WorkflowServiceItemInstanceRelationship + string None @@ -162784,13 +164010,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Type + Speed - Defines the type of the pod.\n* `FlexPod` - Pod type is FlexPod, an integrated infrastructure solution developed by Cisco and NetApp.\n* `FlashStack` - Pod type is FlashStack, an integrated infrastructure solution developed by Cisco and Pure Storage. + The speed of the console. - ConvergedinfraPod.TypeEnum + long - ConvergedinfraPod.TypeEnum + long + + + None + + + StopBits + + The stopbits of async line in console. + + long + + long None @@ -162852,30 +164090,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads - - Set-IntersightConvergedinfraPod - - - Get-IntersightConvergedinfraPodComplianceInfo + Get-IntersightConvergedinfraAdapterComplianceDetails Get - IntersightConvergedinfraPodComplianceInfo + IntersightConvergedinfraAdapterComplianceDetails - Get the ConvergedinfraPodComplianceInfo + Get the ConvergedinfraAdapterComplianceDetails - Read a 'ConvergedinfraPodComplianceInfo' resource., + Read a 'ConvergedinfraAdapterComplianceDetails' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraPodComplianceInfo + Get-IntersightConvergedinfraAdapterComplianceDetails AccountMoid @@ -162888,6 +164122,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Adapter + + + + AdapterUnitRelationship + + AdapterUnitRelationship + + + None + CreateTime @@ -162912,6 +164158,66 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DriverName + + + + string + + string + + + None + + + DriverVersion + + + + string + + string + + + None + + + Firmware + + + + string + + string + + + None + + + HclStatus + + + + ConvergedinfraAdapterComplianceDetails.HclStatusEnum + + ConvergedinfraAdapterComplianceDetails.HclStatusEnum + + + None + + + HclStatusReason + + + + ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + + ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + + + None + ModTime @@ -162924,6 +164230,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Model + + + + string + + string + + + None + Moid @@ -162960,26 +164278,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Pod + + Reason - ConvergedinfraPodRelationship + ConvergedinfraAdapterComplianceDetails.ReasonEnum - ConvergedinfraPodRelationship + ConvergedinfraAdapterComplianceDetails.ReasonEnum None - - Reason + + ServerComplianceDetails - ConvergedinfraPodComplianceInfo.ReasonEnum + ConvergedinfraServerComplianceDetailsRelationship - ConvergedinfraPodComplianceInfo.ReasonEnum + ConvergedinfraServerComplianceDetailsRelationship None @@ -163001,9 +164319,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - ConvergedinfraPodComplianceInfo.StatusEnum + ConvergedinfraAdapterComplianceDetails.StatusEnum - ConvergedinfraPodComplianceInfo.StatusEnum + ConvergedinfraAdapterComplianceDetails.StatusEnum None @@ -163011,7 +164329,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPodComplianceInfo + Get-IntersightConvergedinfraAdapterComplianceDetails Apply @@ -163147,7 +164465,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPodComplianceInfo + Get-IntersightConvergedinfraAdapterComplianceDetails Json @@ -163175,7 +164493,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraPodComplianceInfo + Get-IntersightConvergedinfraAdapterComplianceDetails Json @@ -163372,6 +164690,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Adapter + + A reference to a adapterUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AdapterUnitRelationship + + AdapterUnitRelationship + + + None + CreateTime @@ -163396,6 +164726,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DriverName + + The driver name (e.g. nenic, nfnic) of the adapter. + + string + + string + + + None + + + DriverVersion + + The driver version of the adapter. + + string + + string + + + None + + + Firmware + + The firmware version of the adapter. + + string + + string + + + None + + + HclStatus + + The HCL compatibility status for the adapter.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + + ConvergedinfraAdapterComplianceDetails.HclStatusEnum + + ConvergedinfraAdapterComplianceDetails.HclStatusEnum + + + None + + + HclStatusReason + + The reason for the HCL status when it is not Approved.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Server-With-Component` - The validation failed for this component because he server model and component model combination was not found in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not found for the given server PID.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor and version was not found in HCL for the server PID and processor combination.\n* `Incompatible-Component-Model` - The validation failed because the given Component model was not found in the HCL for the given server PID, processor, server Firmware and OS vendor and version.\n* `Incompatible-Firmware` - The validation failed because the given server firmware or adapter firmware was not found in the HCL for the given server PID, processor, OS vendor and version and component model.\n* `Incompatible-Driver` - The validation failed because the given driver version was not found in the HCL for the given Server PID, processor, OS vendor and version, server firmware and component firmware.\n* `Incompatible-Firmware-Driver` - The validation failed because the given component firmware and driver version was not found in the HCL for the given Server PID, processor, OS vendor and version and server firmware.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has return a service error or unrecognized result.\n* `Unrecognized-Protocol` - The validation has failed for the HCL component because the HCL data service has return a validation reason that is unknown to this service. This reason is used as a default failure reason reason in case we cannot map the error reason received from the HCL data service unto one of the other enum values.\n* `Not-Evaluated` - The validation for the hardware or software HCL status was not yet evaluated because some previous validation had failed. For example if a server's hardware profile fails to validate with HCL, then the server's software status will not be evaluated.\n* `Compatible` - The validation has passed for this server PID, processor, OS vendor and version, component model, component firmware and driver version. + + ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + + ConvergedinfraAdapterComplianceDetails.HclStatusReasonEnum + + + None + ModTime @@ -163408,6 +164798,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Model + + The model information of the adapter. + + string + + string + + + None + Moid @@ -163444,26 +164846,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Pod + + Reason - A reference to a convergedinfraPod resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - ConvergedinfraPodRelationship + ConvergedinfraAdapterComplianceDetails.ReasonEnum - ConvergedinfraPodRelationship + ConvergedinfraAdapterComplianceDetails.ReasonEnum None - - Reason + + ServerComplianceDetails - Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. + A reference to a convergedinfraServerComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ConvergedinfraPodComplianceInfo.ReasonEnum + ConvergedinfraServerComplianceDetailsRelationship - ConvergedinfraPodComplianceInfo.ReasonEnum + ConvergedinfraServerComplianceDetailsRelationship None @@ -163485,9 +164887,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. - ConvergedinfraPodComplianceInfo.StatusEnum + ConvergedinfraAdapterComplianceDetails.StatusEnum - ConvergedinfraPodComplianceInfo.StatusEnum + ConvergedinfraAdapterComplianceDetails.StatusEnum None @@ -163554,21 +164956,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightConvergedinfraServerComplianceDetails + Get-IntersightConvergedinfraPod Get - IntersightConvergedinfraServerComplianceDetails + IntersightConvergedinfraPod - Get the ConvergedinfraServerComplianceDetails + Get the ConvergedinfraPod - Read a 'ConvergedinfraServerComplianceDetails' resource., + Read a 'ConvergedinfraPod' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraServerComplianceDetails + Get-IntersightConvergedinfraPod AccountMoid @@ -163581,18 +164983,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdapterCount - - - - long - - long - - - None - CreateTime @@ -163605,20 +164995,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + DeploymentType - string + ConvergedinfraPod.DeploymentTypeEnum - string + ConvergedinfraPod.DeploymentTypeEnum None - - Firmware + + Description @@ -163629,26 +165019,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - HclStatus + + DomainGroupMoid - ConvergedinfraServerComplianceDetails.HclStatusEnum + string - ConvergedinfraServerComplianceDetails.HclStatusEnum + string None - HclStatusReason + InteropStatus - ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + ConvergedinfraPod.InteropStatusEnum - ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + ConvergedinfraPod.InteropStatusEnum None @@ -163665,18 +165055,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -163701,14 +165079,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Os + + Organization - string + OrganizationOrganizationRelationship - string + OrganizationOrganizationRelationship None @@ -163725,18 +165103,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Platform - - - - string - - string - - - None - PodCompliance @@ -163749,38 +165115,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Processor - - - - string - - string - - - None - - - Reason + + PodResourceGroup - ConvergedinfraServerComplianceDetails.ReasonEnum + ResourceGroupRelationship - ConvergedinfraServerComplianceDetails.ReasonEnum + ResourceGroupRelationship None - Server + ServiceItemInstance - ComputePhysicalSummaryRelationship + WorkflowServiceItemInstanceRelationship - ComputePhysicalSummaryRelationship + WorkflowServiceItemInstanceRelationship None @@ -163798,13 +165152,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Status + Type - ConvergedinfraServerComplianceDetails.StatusEnum + ConvergedinfraPod.TypeEnum - ConvergedinfraServerComplianceDetails.StatusEnum + ConvergedinfraPod.TypeEnum None @@ -163812,7 +165166,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraServerComplianceDetails + Get-IntersightConvergedinfraPod Apply @@ -163948,7 +165302,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraServerComplianceDetails + Get-IntersightConvergedinfraPod Json @@ -163976,7 +165330,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraServerComplianceDetails + Get-IntersightConvergedinfraPod Json @@ -164173,18 +165527,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdapterCount - - The number of ethernet NIC adapters in the server. - - long - - long - - - None - CreateTime @@ -164197,22 +165539,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + DeploymentType - The DomainGroup ID for this managed object. + The deployment type for this integrated system.\n* `FlexPodInfra` - The deployment type for a pod is of Infrastructure.\n* `FlexPodNG` - The deployment type for a pod is of Nextgen type. - string + ConvergedinfraPod.DeploymentTypeEnum - string + ConvergedinfraPod.DeploymentTypeEnum None - - Firmware + + Description - The Cisco IMC firmware version of the server. + Description of the pod. A short note about the nature or purpose of the pod. string @@ -164221,26 +165563,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - HclStatus + + DomainGroupMoid - The HCL compatibility status of the server.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + The DomainGroup ID for this managed object. - ConvergedinfraServerComplianceDetails.HclStatusEnum + string - ConvergedinfraServerComplianceDetails.HclStatusEnum + string None - HclStatusReason + InteropStatus - The reason for server's HCL status.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install UCS Tools VIB on the host ESXi or use OS Discovery Tool scripts to provide proper OS information.\n* `Incompatible-Server` - The validation failed for this server because the server's model was not listed in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not listed for the given server model.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor or version was not listed in HCL for the server PID and processor combination.\n* `Incompatible-Firmware` - The validation failed because the given server firmware was not listed in the HCL for the given server PID, processor, OS vendor and version.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has returned a service error or unrecognized result.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted.\n* `Incompatible-Components` - The validation has failed for this server because one or more components have \"Not-Listed\" status.\n* `Compatible` - The validation has passed for this server's model, processor, OS vendor and version. + The interoperability status for this solution pod.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. - ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + ConvergedinfraPod.InteropStatusEnum - ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + ConvergedinfraPod.InteropStatusEnum None @@ -164257,18 +165599,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - The model information of the server. - - string - - string - - - None - Moid @@ -164284,7 +165614,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the component for which the compliance is evaluated. + Name of the pod. Concrete pod will be created with this name. string @@ -164293,14 +165623,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Os + + Organization - Details of name and version of the operating system running on the server. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + OrganizationOrganizationRelationship - string + OrganizationOrganizationRelationship None @@ -164317,18 +165647,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Platform - - Details of platform of the server, examples are B-Series, C-Series, X-Series etc. - - string - - string - - - None - PodCompliance @@ -164341,38 +165659,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Processor - - The processor information of the server. - - string - - string - - - None - - - Reason + + PodResourceGroup - Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. + A reference to a resourceGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ConvergedinfraServerComplianceDetails.ReasonEnum + ResourceGroupRelationship - ConvergedinfraServerComplianceDetails.ReasonEnum + ResourceGroupRelationship None - Server + ServiceItemInstance - A reference to a computePhysicalSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a workflowServiceItemInstance resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ComputePhysicalSummaryRelationship + WorkflowServiceItemInstanceRelationship - ComputePhysicalSummaryRelationship + WorkflowServiceItemInstanceRelationship None @@ -164390,13 +165696,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Status + Type - Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + Defines the type of the pod.\n* `FlexPod` - Pod type is FlexPod, an integrated infrastructure solution developed by Cisco and NetApp.\n* `FlashStack` - Pod type is FlashStack, an integrated infrastructure solution developed by Cisco and Pure Storage. - ConvergedinfraServerComplianceDetails.StatusEnum + ConvergedinfraPod.TypeEnum - ConvergedinfraServerComplianceDetails.StatusEnum + ConvergedinfraPod.TypeEnum None @@ -164458,26 +165764,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads + + Set-IntersightConvergedinfraPod + + - Get-IntersightConvergedinfraStorageComplianceDetails + Get-IntersightConvergedinfraPodComplianceInfo Get - IntersightConvergedinfraStorageComplianceDetails + IntersightConvergedinfraPodComplianceInfo - Get the ConvergedinfraStorageComplianceDetails + Get the ConvergedinfraPodComplianceInfo - Read a 'ConvergedinfraStorageComplianceDetails' resource., + Read a 'ConvergedinfraPodComplianceInfo' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraStorageComplianceDetails + Get-IntersightConvergedinfraPodComplianceInfo AccountMoid @@ -164490,18 +165800,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdapterCompliance - - - - ConvergedinfraAdapterComplianceDetailsRelationship - - ConvergedinfraAdapterComplianceDetailsRelationship - - - None - CreateTime @@ -164562,18 +165860,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Os - - - - string - - string - - - None - Parent @@ -164587,25 +165873,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PodCompliance - - - - ConvergedinfraPodComplianceInfoRelationship - - ConvergedinfraPodComplianceInfoRelationship - - - None - - - Protocol + Pod - string + ConvergedinfraPodRelationship - string + ConvergedinfraPodRelationship None @@ -164615,21 +165889,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - ConvergedinfraStorageComplianceDetails.ReasonEnum - - ConvergedinfraStorageComplianceDetails.ReasonEnum - - - None - - - RefDevice - - - - ConvergedinfraStorageComplianceDetails.RefDeviceEnum + ConvergedinfraPodComplianceInfo.ReasonEnum - ConvergedinfraStorageComplianceDetails.RefDeviceEnum + ConvergedinfraPodComplianceInfo.ReasonEnum None @@ -164651,33 +165913,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - ConvergedinfraStorageComplianceDetails.StatusEnum - - ConvergedinfraStorageComplianceDetails.StatusEnum - - - None - - - StorageArray - - - - StorageBaseArrayRelationship - - StorageBaseArrayRelationship - - - None - - - SwitchCompliance - - - - ConvergedinfraSwitchComplianceDetailsRelationship + ConvergedinfraPodComplianceInfo.StatusEnum - ConvergedinfraSwitchComplianceDetailsRelationship + ConvergedinfraPodComplianceInfo.StatusEnum None @@ -164685,7 +165923,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraStorageComplianceDetails + Get-IntersightConvergedinfraPodComplianceInfo Apply @@ -164821,7 +166059,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraStorageComplianceDetails + Get-IntersightConvergedinfraPodComplianceInfo Json @@ -164849,7 +166087,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraStorageComplianceDetails + Get-IntersightConvergedinfraPodComplianceInfo Json @@ -165046,18 +166284,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdapterCompliance - - A reference to a convergedinfraAdapterComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ConvergedinfraAdapterComplianceDetailsRelationship - - ConvergedinfraAdapterComplianceDetailsRelationship - - - None - CreateTime @@ -165118,18 +166344,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Os - - The operating system name and version (e.g. NetApp ONTAP 9.10) running on the storage array for which the compliance is getting evaluated. - - string - - string - - - None - Parent @@ -165143,25 +166357,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PodCompliance - - A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ConvergedinfraPodComplianceInfoRelationship - - ConvergedinfraPodComplianceInfoRelationship - - - None - - - Protocol + Pod - The protocol configured for the communication between the switch and the storage array. + A reference to a convergedinfraPod resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ConvergedinfraPodRelationship - string + ConvergedinfraPodRelationship None @@ -165171,21 +166373,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - ConvergedinfraStorageComplianceDetails.ReasonEnum - - ConvergedinfraStorageComplianceDetails.ReasonEnum - - - None - - - RefDevice - - The reference device (e.g. adapter, fabric interconnect) against which the storage compliance is getting evaluated.\n* `Server` - The component type for a server in a converged infrastructure pod.\n* `Adapter` - The component type for an adapter on a server in a converged infrastructure pod.\n* `FabricInterconnect` - The component type for a fabric interconnect in a converged infrastructure pod.\n* `Nexus` - The component type for a nexus switch in a converged infrastructure pod.\n* `Storage` - The component type for a storage array in a converged infrastructure pod. - - ConvergedinfraStorageComplianceDetails.RefDeviceEnum + ConvergedinfraPodComplianceInfo.ReasonEnum - ConvergedinfraStorageComplianceDetails.RefDeviceEnum + ConvergedinfraPodComplianceInfo.ReasonEnum None @@ -165207,33 +166397,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. - ConvergedinfraStorageComplianceDetails.StatusEnum - - ConvergedinfraStorageComplianceDetails.StatusEnum - - - None - - - StorageArray - - A reference to a storageBaseArray resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageBaseArrayRelationship - - StorageBaseArrayRelationship - - - None - - - SwitchCompliance - - A reference to a convergedinfraSwitchComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ConvergedinfraSwitchComplianceDetailsRelationship + ConvergedinfraPodComplianceInfo.StatusEnum - ConvergedinfraSwitchComplianceDetailsRelationship + ConvergedinfraPodComplianceInfo.StatusEnum None @@ -165300,21 +166466,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightConvergedinfraSwitchComplianceDetails + Get-IntersightConvergedinfraServerComplianceDetails Get - IntersightConvergedinfraSwitchComplianceDetails + IntersightConvergedinfraServerComplianceDetails - Get the ConvergedinfraSwitchComplianceDetails + Get the ConvergedinfraServerComplianceDetails - Read a 'ConvergedinfraSwitchComplianceDetails' resource., + Read a 'ConvergedinfraServerComplianceDetails' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightConvergedinfraSwitchComplianceDetails + Get-IntersightConvergedinfraServerComplianceDetails AccountMoid @@ -165327,6 +166493,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdapterCount + + + + long + + long + + + None + CreateTime @@ -165363,6 +166541,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + HclStatus + + + + ConvergedinfraServerComplianceDetails.HclStatusEnum + + ConvergedinfraServerComplianceDetails.HclStatusEnum + + + None + + + HclStatusReason + + + + ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + + ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + + + None + ModTime @@ -165411,6 +166613,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Os + + + + string + + string + + + None + Parent @@ -165423,6 +166637,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Platform + + + + string + + string + + + None + PodCompliance @@ -165436,61 +166662,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Reason + Processor - ConvergedinfraSwitchComplianceDetails.ReasonEnum + string - ConvergedinfraSwitchComplianceDetails.ReasonEnum + string None - - SharedScope + + Reason - string + ConvergedinfraServerComplianceDetails.ReasonEnum - string + ConvergedinfraServerComplianceDetails.ReasonEnum None - - Status + + Server - ConvergedinfraSwitchComplianceDetails.StatusEnum + ComputePhysicalSummaryRelationship - ConvergedinfraSwitchComplianceDetails.StatusEnum + ComputePhysicalSummaryRelationship None - - Switch + + SharedScope - NetworkElementSummaryRelationship + string - NetworkElementSummaryRelationship + string None - Type + Status - ConvergedinfraSwitchComplianceDetails.TypeEnum + ConvergedinfraServerComplianceDetails.StatusEnum - ConvergedinfraSwitchComplianceDetails.TypeEnum + ConvergedinfraServerComplianceDetails.StatusEnum None @@ -165498,7 +166724,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraSwitchComplianceDetails + Get-IntersightConvergedinfraServerComplianceDetails Apply @@ -165634,7 +166860,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraSwitchComplianceDetails + Get-IntersightConvergedinfraServerComplianceDetails Json @@ -165662,7 +166888,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightConvergedinfraSwitchComplianceDetails + Get-IntersightConvergedinfraServerComplianceDetails Json @@ -165859,6 +167085,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdapterCount + + The number of ethernet NIC adapters in the server. + + long + + long + + + None + CreateTime @@ -165886,7 +167124,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Firmware - The firmware of the switch as received from inventory. + The Cisco IMC firmware version of the server. string @@ -165895,6 +167133,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + HclStatus + + The HCL compatibility status of the server.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + + ConvergedinfraServerComplianceDetails.HclStatusEnum + + ConvergedinfraServerComplianceDetails.HclStatusEnum + + + None + + + HclStatusReason + + The reason for server's HCL status.\n* `Missing-Os-Driver-Info` - The validation failed becaue the given server has no OS driver information available in the inventory. Either install UCS Tools VIB on the host ESXi or use OS Discovery Tool scripts to provide proper OS information.\n* `Incompatible-Server` - The validation failed for this server because the server's model was not listed in the HCL.\n* `Incompatible-Processor` - The validation failed because the given processor was not listed for the given server model.\n* `Incompatible-Os-Info` - The validation failed because the given OS vendor or version was not listed in HCL for the server PID and processor combination.\n* `Incompatible-Firmware` - The validation failed because the given server firmware was not listed in the HCL for the given server PID, processor, OS vendor and version.\n* `Service-Unavailable` - The validation has failed because HCL data service is temporarily not available. The server will be re-evaluated once HCL data service is back online or finished importing new HCL data.\n* `Service-Error` - The validation has failed because the HCL data service has returned a service error or unrecognized result.\n* `Not-Evaluated` - This means the HclStatus for the sever has not been evaluated because it is exempted.\n* `Incompatible-Components` - The validation has failed for this server because one or more components have \"Not-Listed\" status.\n* `Compatible` - The validation has passed for this server's model, processor, OS vendor and version. + + ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + + ConvergedinfraServerComplianceDetails.HclStatusReasonEnum + + + None + ModTime @@ -165910,7 +167172,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - The model information of the switch. + The model information of the server. string @@ -165943,6 +167205,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Os + + Details of name and version of the operating system running on the server. + + string + + string + + + None + Parent @@ -165955,6 +167229,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Platform + + Details of platform of the server, examples are B-Series, C-Series, X-Series etc. + + string + + string + + + None + PodCompliance @@ -165968,61 +167254,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Reason + Processor - Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. + The processor information of the server. - ConvergedinfraSwitchComplianceDetails.ReasonEnum + string - ConvergedinfraSwitchComplianceDetails.ReasonEnum + string None - - SharedScope + + Reason - 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. + Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - string + ConvergedinfraServerComplianceDetails.ReasonEnum - string + ConvergedinfraServerComplianceDetails.ReasonEnum None - - Status + + Server - Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + A reference to a computePhysicalSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ConvergedinfraSwitchComplianceDetails.StatusEnum + ComputePhysicalSummaryRelationship - ConvergedinfraSwitchComplianceDetails.StatusEnum + ComputePhysicalSummaryRelationship None - - Switch + + SharedScope - A reference to a networkElementSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - NetworkElementSummaryRelationship + string - NetworkElementSummaryRelationship + string None - Type + Status - The type of switch component. It must be set to either Fabric Interconnect, Nexus or MDS.\n* `FabricInterconnect` - The default Switch type of UCSM and IMM mode devices.\n* `NexusDevice` - Switch type of Nexus devices.\n* `MDSDevice` - Switch type of Nexus MDS devices. + Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. - ConvergedinfraSwitchComplianceDetails.TypeEnum + ConvergedinfraServerComplianceDetails.StatusEnum - ConvergedinfraSwitchComplianceDetails.TypeEnum + ConvergedinfraServerComplianceDetails.StatusEnum None @@ -166089,41 +167375,41 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightCrdCustomResource + Get-IntersightConvergedinfraStorageComplianceDetails Get - IntersightCrdCustomResource + IntersightConvergedinfraStorageComplianceDetails - Get the CrdCustomResource + Get the ConvergedinfraStorageComplianceDetails - Read a 'CrdCustomResource' resource., + Read a 'ConvergedinfraStorageComplianceDetails' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightCrdCustomResource - - Account + Get-IntersightConvergedinfraStorageComplianceDetails + + AccountMoid - IamAccountRelationship + string - IamAccountRelationship + string None - - AccountMoid + + AdapterCompliance - string + ConvergedinfraAdapterComplianceDetailsRelationship - string + ConvergedinfraAdapterComplianceDetailsRelationship None @@ -166140,8 +167426,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DcLauncher + + DomainGroupMoid @@ -166153,19 +167439,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + ModTime - string + DateTime - string + DateTime None - - Image + + Moid @@ -166177,19 +167463,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + Name - DateTime + string - DateTime + string None - - Moid + + Os @@ -166200,20 +167486,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship + + + None + + + PodCompliance + + + + ConvergedinfraPodComplianceInfoRelationship + + ConvergedinfraPodComplianceInfoRelationship None - Namespace + Protocol @@ -166224,26 +167522,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Reason - MoBaseMoRelationship + ConvergedinfraStorageComplianceDetails.ReasonEnum - MoBaseMoRelationship + ConvergedinfraStorageComplianceDetails.ReasonEnum None - Port + RefDevice - long + ConvergedinfraStorageComplianceDetails.RefDeviceEnum - long + ConvergedinfraStorageComplianceDetails.RefDeviceEnum None @@ -166261,37 +167559,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - TargetId + Status - string + ConvergedinfraStorageComplianceDetails.StatusEnum - string + ConvergedinfraStorageComplianceDetails.StatusEnum None - - TargetMoid + + StorageArray - string + StorageBaseArrayRelationship - string + StorageBaseArrayRelationship None - - TargetType + + SwitchCompliance - string + ConvergedinfraSwitchComplianceDetailsRelationship - string + ConvergedinfraSwitchComplianceDetailsRelationship None @@ -166299,7 +167597,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCrdCustomResource + Get-IntersightConvergedinfraStorageComplianceDetails Apply @@ -166435,7 +167733,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCrdCustomResource + Get-IntersightConvergedinfraStorageComplianceDetails Json @@ -166463,7 +167761,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightCrdCustomResource + Get-IntersightConvergedinfraStorageComplianceDetails Json @@ -166648,18 +167946,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Account - - A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - IamAccountRelationship - - IamAccountRelationship - - - None - AccountMoid @@ -166672,26 +167958,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AdapterCompliance - The time when this managed object was created. + A reference to a convergedinfraAdapterComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + ConvergedinfraAdapterComplianceDetailsRelationship - DateTime + ConvergedinfraAdapterComplianceDetailsRelationship None - - DcLauncher + + CreateTime - Type of custom resource or 'kind' in K8s. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -166708,18 +167994,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Image - - Docker image URL for public cloud DC. - - string - - string - - - None - ModTime @@ -166747,7 +168021,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - A string property called name which is used as part of a uniqueness constraint. See 'identity' specification in this MO definition. + The name of the component for which the compliance is evaluated. string @@ -166757,9 +168031,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Namespace + Os - Namespace to launch the deployment associated with the custom resource. + The operating system name and version (e.g. NetApp ONTAP 9.10) running on the storage array for which the compliance is getting evaluated. string @@ -166780,22 +168054,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Port + + PodCompliance - Port used for public cloud DC. + A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + ConvergedinfraPodComplianceInfoRelationship - long + ConvergedinfraPodComplianceInfoRelationship None - - SharedScope + + Protocol - 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 protocol configured for the communication between the switch and the storage array. string @@ -166805,21 +168079,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - TargetId + Reason - Target ID for public cloud DC. + Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - string + ConvergedinfraStorageComplianceDetails.ReasonEnum - string + ConvergedinfraStorageComplianceDetails.ReasonEnum None - TargetMoid + RefDevice - Target Moid for public cloud DC. + The reference device (e.g. adapter, fabric interconnect) against which the storage compliance is getting evaluated.\n* `Server` - The component type for a server in a converged infrastructure pod.\n* `Adapter` - The component type for an adapter on a server in a converged infrastructure pod.\n* `FabricInterconnect` - The component type for a fabric interconnect in a converged infrastructure pod.\n* `Nexus` - The component type for a nexus switch in a converged infrastructure pod.\n* `Storage` - The component type for a storage array in a converged infrastructure pod. + + ConvergedinfraStorageComplianceDetails.RefDeviceEnum + + ConvergedinfraStorageComplianceDetails.RefDeviceEnum + + + None + + + SharedScope + + 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 @@ -166829,13 +168115,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - TargetType + Status - Target type for public cloud DC. + Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. - string + ConvergedinfraStorageComplianceDetails.StatusEnum - string + ConvergedinfraStorageComplianceDetails.StatusEnum + + + None + + + StorageArray + + A reference to a storageBaseArray resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageBaseArrayRelationship + + StorageBaseArrayRelationship + + + None + + + SwitchCompliance + + A reference to a convergedinfraSwitchComplianceDetails resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ConvergedinfraSwitchComplianceDetailsRelationship + + ConvergedinfraSwitchComplianceDetailsRelationship None @@ -166890,66 +168200,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the CrdCustomResource by Name -PS C:\> $CrdCustomResourceByName = Get-IntersightCrdCustomResource -Name CrdCustomResourceName - -#Get the List of ServerProfiles -PS C:\> $CrdCustomResourceList = Get-IntersightCrdCustomResource - -#Get the list of CrdCustomResource under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $CrdCustomResourceByOrg = Get-IntersightCrdCustomResource -Organization $org - -#Get the CrdCustomResource based on query Parameter -PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter Name eq CrdCustomResourceName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + https://www.intersight.com/apidocs/downloads - - New-IntersightCrdCustomResource - - - - Remove-IntersightCrdCustomResource - - - - Set-IntersightCrdCustomResource - - - Get-IntersightDeviceconnectorPolicy + Get-IntersightConvergedinfraSwitchComplianceDetails Get - IntersightDeviceconnectorPolicy + IntersightConvergedinfraSwitchComplianceDetails - Get the DeviceconnectorPolicy + Get the ConvergedinfraSwitchComplianceDetails - Read a 'DeviceconnectorPolicy' resource., + Read a 'ConvergedinfraSwitchComplianceDetails' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightDeviceconnectorPolicy + Get-IntersightConvergedinfraSwitchComplianceDetails AccountMoid @@ -166975,7 +168252,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -166986,8 +168263,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Firmware @@ -166998,26 +168275,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - LockoutEnabled + + ModTime - bool + DateTime - bool + DateTime None - - ModTime + + Model - DateTime + string - DateTime + string None @@ -167046,26 +168323,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - Organization + PodCompliance - OrganizationOrganizationRelationship + ConvergedinfraPodComplianceInfoRelationship - OrganizationOrganizationRelationship + ConvergedinfraPodComplianceInfoRelationship None - - Parent + + Reason - MoBaseMoRelationship + ConvergedinfraSwitchComplianceDetails.ReasonEnum - MoBaseMoRelationship + ConvergedinfraSwitchComplianceDetails.ReasonEnum None @@ -167082,10 +168371,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Status + + + + ConvergedinfraSwitchComplianceDetails.StatusEnum + + ConvergedinfraSwitchComplianceDetails.StatusEnum + + + None + + + Switch + + + + NetworkElementSummaryRelationship + + NetworkElementSummaryRelationship + + + None + + + Type + + + + ConvergedinfraSwitchComplianceDetails.TypeEnum + + ConvergedinfraSwitchComplianceDetails.TypeEnum + + + None + - Get-IntersightDeviceconnectorPolicy + Get-IntersightConvergedinfraSwitchComplianceDetails Apply @@ -167221,7 +168546,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightDeviceconnectorPolicy + Get-IntersightConvergedinfraSwitchComplianceDetails Json @@ -167249,7 +168574,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightDeviceconnectorPolicy + Get-IntersightConvergedinfraSwitchComplianceDetails Json @@ -167459,9 +168784,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Description + DomainGroupMoid - Description of the policy. + The DomainGroup ID for this managed object. string @@ -167470,10 +168795,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Firmware - The DomainGroup ID for this managed object. + The firmware of the switch as received from inventory. string @@ -167482,26 +168807,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - LockoutEnabled + + ModTime - Enables configuration lockout on the endpoint. + The time when this managed object was last modified. - bool + DateTime - bool + DateTime None - - ModTime + + Model - The time when this managed object was last modified. + The model information of the switch. - DateTime + string - DateTime + string None @@ -167521,7 +168846,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + The name of the component for which the compliance is evaluated. string @@ -167530,26 +168855,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - Organization + PodCompliance - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a convergedinfraPodComplianceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - OrganizationOrganizationRelationship + ConvergedinfraPodComplianceInfoRelationship - OrganizationOrganizationRelationship + ConvergedinfraPodComplianceInfoRelationship None - - Parent + + Reason - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Reason for the status, when the status is Incomplete or NotApproved. Reason should help to identify the component that is not compliant.\n* `NotEvaluated` - The validation for the HCL or Interop status is yet to be performed.\n* `Missing-Os-Info` - This means the Interop status for the sever cannot be computed because we have missing OS information. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Incompatible-Storage-Os` - The validation failed because the given storage name and version combination is not found in Interop matrix.\n* `Incompatible-Os-Info` - The validation failed because the given OS name and version combination is not found in HCL.\n* `Incompatible-Processor` - The validation failed because the given processor is not found for the given server PID in HCL.\n* `Incompatible-Server-Platform` - The validation failed because the given server platform is not found in the Interop matrix.\n* `Incompatible-Server-Model` - The validation failed because the given server model is not found in the Interop matrix.\n* `Incompatible-Adapter-Model` - The validation failed because the given adapter model is not found in the Interop matrix.\n* `Incompatible-Switch-Model` - The validation failed because the given switch model is not found in the Interop matrix.\n* `Incompatible-Server-Firmware` - The validation failed because the given server firmware version is not found in HCL.\n* `Incompatible-Switch-Firmware` - The validation failed because the given switch firmware version is not found in Interop matrix.\n* `Incompatible-Firmware` - The validation failed because the given adapter firmware version is not found in either HCL or Interop matrix.\n* `Incompatible-Driver` - The validation failed because the given driver version is not found in either HCL or Interop matrix.\n* `Incompatible-Firmware-Driver` - The validation failed because the given adapter firmware and driver version is not found in either HCL or Interop matrix.\n* `Missing-Os-Driver-Info` - The validation failed because the given server has no OS driver information available in the inventory. Either install ucstools vib or use power shell scripts to tag proper OS information.\n* `Missing-Os-Or-Driver-Info` - This means the Interop status for the switch or storage array cannot be computed because we have either missing Host OS information or missing required driver information. Either install ucstools vib or use power shell scripts to tag proper OS information or install required drivers.\n* `Incompatible-Components` - The validation failed for the given server because one or more of its components failed validation.\n* `Compatible` - This means the HCL status and Interop status for the component have passed all validations for all of its related components. - MoBaseMoRelationship + ConvergedinfraSwitchComplianceDetails.ReasonEnum - MoBaseMoRelationship + ConvergedinfraSwitchComplianceDetails.ReasonEnum None @@ -167566,6 +168903,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Status + + Compliance status for the component.\n* `NotEvaluated` - The interoperability compliance for the component has not be checked.\n* `Approved` - The component is valid as per the interoperability compliance check.\n* `NotApproved` - The component is not valid as per the interoperability compliance check.\n* `Incomplete` - The interoperability compliance check could not be completed for the component due to incomplete data. + + ConvergedinfraSwitchComplianceDetails.StatusEnum + + ConvergedinfraSwitchComplianceDetails.StatusEnum + + + None + + + Switch + + A reference to a networkElementSummary resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementSummaryRelationship + + NetworkElementSummaryRelationship + + + None + + + Type + + The type of switch component. It must be set to either Fabric Interconnect, Nexus or MDS.\n* `FabricInterconnect` - The default Switch type of UCSM and IMM mode devices.\n* `NexusDevice` - Switch type of Nexus devices.\n* `MDSDevice` - Switch type of Nexus MDS devices. + + ConvergedinfraSwitchComplianceDetails.TypeEnum + + ConvergedinfraSwitchComplianceDetails.TypeEnum + + + None + Json @@ -167616,104 +168989,47 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the DeviceconnectorPolicy by Name -PS C:\> $DeviceconnectorPolicyByName = Get-IntersightDeviceconnectorPolicy -Name DeviceconnectorPolicyName - -#Get the List of ServerProfiles -PS C:\> $DeviceconnectorPolicyList = Get-IntersightDeviceconnectorPolicy - -#Get the list of DeviceconnectorPolicy under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $DeviceconnectorPolicyByOrg = Get-IntersightDeviceconnectorPolicy -Organization $org - -#Get the DeviceconnectorPolicy based on query Parameter -PS C:\> $DeviceconnectorPolicyByQueryParam = Get-IntersightDeviceconnectorPolicy -Filter Name eq DeviceconnectorPolicyName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + https://www.intersight.com/apidocs/downloads - - New-IntersightDeviceconnectorPolicy - - - - Remove-IntersightDeviceconnectorPolicy - - - - Set-IntersightDeviceconnectorPolicy - - - Get-IntersightEquipmentChassis + Get-IntersightCrdCustomResource Get - IntersightEquipmentChassis + IntersightCrdCustomResource - Get the EquipmentChassis + Get the CrdCustomResource - Read a 'EquipmentChassis' resource., + Read a 'CrdCustomResource' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentChassis - - AccountMoid - - - - string - - string - - - None - - - ChassisId - - - - long - - long - - - None - - - ConnectionPath + Get-IntersightCrdCustomResource + + Account - string + IamAccountRelationship - string + IamAccountRelationship None - - ConnectionStatus + + AccountMoid @@ -167736,32 +169052,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - - - DeviceMoId - - - - string - - string - - - None - - Dn + DcLauncher @@ -167784,86 +169076,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FanControl - - - - EquipmentFanControlRelationship - - EquipmentFanControlRelationship - - - None - - - FaultSummary - - - - long - - long - - - None - - - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - IsUpgraded - - - - bool - - bool - - - None - - - LocatorLed - - - - EquipmentLocatorLedRelationship - - EquipmentLocatorLedRelationship - - - None - - - ManagementInterface - - - - ManagementInterfaceRelationship - - ManagementInterfaceRelationship - - - None - - - ManagementMode + Image - EquipmentChassis.ManagementModeEnum + string - EquipmentChassis.ManagementModeEnum + string None @@ -167880,18 +169100,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -167917,7 +169125,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - OperState + Namespace @@ -167941,145 +169149,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PartNumber - - - - string - - string - - - None - - - Pid - - - - string - - string - - - None - - - PlatformType - - - - string - - string - - - None - - - PowerControlState - - - - PowerControlStateRelationship - - PowerControlStateRelationship - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - ProductName - - - - string - - string - - - None - - - PsuControl - - - - EquipmentPsuControlRelationship - - EquipmentPsuControlRelationship - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - - - Serial + Port - string + long - string + long None @@ -168097,7 +169173,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Sku + TargetId @@ -168109,7 +169185,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor + TargetMoid @@ -168121,7 +169197,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vid + TargetType @@ -168135,7 +169211,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassis + Get-IntersightCrdCustomResource Apply @@ -168271,7 +169347,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassis + Get-IntersightCrdCustomResource Json @@ -168299,7 +169375,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassis + Get-IntersightCrdCustomResource Json @@ -168484,46 +169560,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AccountMoid - - The Account ID for this managed object. - - string - - string - - - None - - - ChassisId - - The assigned identifier for a chassis. - - long - - long - - - None - - - ConnectionPath + + Account - This field identifies the connectivity path for the chassis enclosure. + A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + IamAccountRelationship - string + IamAccountRelationship None - - ConnectionStatus + + AccountMoid - This field identifies the connectivity status for the chassis enclosure. + The Account ID for this managed object. string @@ -168544,34 +169596,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - This field is to provide description for chassis model. - - string - - string - - - None - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn + DcLauncher - The Distinguished Name unambiguously identifies an object in the system. + Type of custom resource or 'kind' in K8s. string @@ -168592,86 +169620,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - FanControl - - A reference to a equipmentFanControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFanControlRelationship - - EquipmentFanControlRelationship - - - None - - - FaultSummary - - This field summarizes the faults on the chassis enclosure. - - long - - long - - - None - - - InventoryDeviceInfo - - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - IsUpgraded - - This field indicates the compute status of the catalog values for the associated component or hardware. - - bool - - bool - - - None - - - LocatorLed - - A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentLocatorLedRelationship - - EquipmentLocatorLedRelationship - - - None - - - ManagementInterface - - A reference to a managementInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ManagementInterfaceRelationship - - ManagementInterfaceRelationship - - - None - - - ManagementMode + Image - The management mode of the blade server chassis.\n* `IntersightStandalone` - Intersight Standalone mode of operation.\n* `UCSM` - Unified Computing System Manager mode of operation.\n* `Intersight` - Intersight managed mode of operation. + Docker image URL for public cloud DC. - EquipmentChassis.ManagementModeEnum + string - EquipmentChassis.ManagementModeEnum + string None @@ -168688,18 +169644,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - Moid @@ -168715,7 +169659,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - This field identifies the name for the chassis enclosure. + A string property called name which is used as part of a uniqueness constraint. See 'identity' specification in this MO definition. string @@ -168725,9 +169669,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - OperState + Namespace - This field identifies the Chassis Operational State. + Namespace to launch the deployment associated with the custom resource. string @@ -168749,145 +169693,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PartNumber - - Part Number identifier for the chassis enclosure. - - string - - string - - - None - - - Pid - - This field identifies the Product ID for the chassis enclosure. - - string - - string - - - None - - - PlatformType - - The platform type that the chassis is a part of. - - string - - string - - - None - - - PowerControlState - - A reference to a powerControlState resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PowerControlStateRelationship - - PowerControlStateRelationship - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - ProductName - - This field identifies the Product Name for the chassis enclosure. - - string - - string - - - None - - - PsuControl - - A reference to a equipmentPsuControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentPsuControlRelationship - - EquipmentPsuControlRelationship - - - None - - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - Serial + Port - This field displays the serial number of the associated component or hardware. + Port used for public cloud DC. - string + long - string + long None @@ -168905,9 +169717,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Sku + TargetId - This field identifies the Stock Keeping Unit for the chassis enclosure. + Target ID for public cloud DC. string @@ -168917,9 +169729,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vendor + TargetMoid - This field displays the vendor information of the associated component or hardware. + Target Moid for public cloud DC. string @@ -168929,9 +169741,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vid + TargetType - This field identifies the Vendor ID for the chassis enclosure. + Target type for public cloud DC. string @@ -168993,19 +169805,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentChassis by Name -PS C:\> $EquipmentChassisByName = Get-IntersightEquipmentChassis -Name EquipmentChassisName + #Get the CrdCustomResource by Name +PS C:\> $CrdCustomResourceByName = Get-IntersightCrdCustomResource -Name CrdCustomResourceName #Get the List of ServerProfiles -PS C:\> $EquipmentChassisList = Get-IntersightEquipmentChassis +PS C:\> $CrdCustomResourceList = Get-IntersightCrdCustomResource -#Get the list of EquipmentChassis under particular organization. +#Get the list of CrdCustomResource under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentChassisByOrg = Get-IntersightEquipmentChassis -Organization $org +PS C:\> $CrdCustomResourceByOrg = Get-IntersightCrdCustomResource -Organization $org -#Get the EquipmentChassis based on query Parameter -PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter Name eq EquipmentChassisName +#Get the CrdCustomResource based on query Parameter +PS C:\> $CrdCustomResourceByQueryParam = Get-IntersightCrdCustomResource -Filter Name eq CrdCustomResourceName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -169019,7 +169831,15 @@ PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter N - Set-IntersightEquipmentChassis + New-IntersightCrdCustomResource + + + + Remove-IntersightCrdCustomResource + + + + Set-IntersightCrdCustomResource @@ -169027,21 +169847,21 @@ PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter N - Get-IntersightEquipmentChassisIdPool + Get-IntersightDeviceconnectorPolicy Get - IntersightEquipmentChassisIdPool + IntersightDeviceconnectorPolicy - Get the EquipmentChassisIdPool + Get the DeviceconnectorPolicy - Read a 'EquipmentChassisIdPool' resource., + Read a 'DeviceconnectorPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentChassisIdPool + Get-IntersightDeviceconnectorPolicy AccountMoid @@ -169066,14 +169886,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceRegistration + + Description - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -169090,6 +169910,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + LockoutEnabled + + + + bool + + bool + + + None + ModTime @@ -169114,14 +169946,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NextAvailableId + + Name - long + string - long + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship None @@ -169153,7 +169997,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisIdPool + Get-IntersightDeviceconnectorPolicy Apply @@ -169289,7 +170133,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisIdPool + Get-IntersightDeviceconnectorPolicy Json @@ -169317,7 +170161,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisIdPool + Get-IntersightDeviceconnectorPolicy Json @@ -169526,14 +170370,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceRegistration + + Description - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Description of the policy. - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -169550,6 +170394,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + LockoutEnabled + + Enables configuration lockout on the endpoint. + + bool + + bool + + + None + ModTime @@ -169574,14 +170430,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NextAvailableId + + Name - Shows the next available Chassis ID to be allocated. + Name of the concrete policy. - long + string - long + 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 @@ -169660,33 +170528,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the DeviceconnectorPolicy by Name +PS C:\> $DeviceconnectorPolicyByName = Get-IntersightDeviceconnectorPolicy -Name DeviceconnectorPolicyName + +#Get the List of ServerProfiles +PS C:\> $DeviceconnectorPolicyList = Get-IntersightDeviceconnectorPolicy + +#Get the list of DeviceconnectorPolicy under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $DeviceconnectorPolicyByOrg = Get-IntersightDeviceconnectorPolicy -Organization $org + +#Get the DeviceconnectorPolicy based on query Parameter +PS C:\> $DeviceconnectorPolicyByQueryParam = Get-IntersightDeviceconnectorPolicy -Filter Name eq DeviceconnectorPolicyName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + https://www.intersight.com/apidocs/downloads + + New-IntersightDeviceconnectorPolicy + + + + Remove-IntersightDeviceconnectorPolicy + + + + Set-IntersightDeviceconnectorPolicy + + - Get-IntersightEquipmentChassisIdentity + Get-IntersightEquipmentChassis Get - IntersightEquipmentChassisIdentity + IntersightEquipmentChassis - Get the EquipmentChassisIdentity + Get the EquipmentChassis - Read a 'EquipmentChassisIdentity' resource., + Read a 'EquipmentChassis' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentChassisIdentity + Get-IntersightEquipmentChassis AccountMoid @@ -169700,37 +170601,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminAction + ChassisId - EquipmentChassisIdentity.AdminActionEnum + long - EquipmentChassisIdentity.AdminActionEnum + long None - AdminActionState + ConnectionPath - EquipmentChassisIdentity.AdminActionStateEnum + string - EquipmentChassisIdentity.AdminActionStateEnum + string None - - Chassis + + ConnectionStatus - EquipmentChassisRelationship + string - EquipmentChassisRelationship + string None @@ -169747,6 +170648,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + DomainGroupMoid @@ -169759,8 +170696,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + FanControl + + + + EquipmentFanControlRelationship + + EquipmentFanControlRelationship + + + None + - Identifier + FaultSummary @@ -169771,14 +170720,62 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + InventoryDeviceInfo + + + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + - Lifecycle + IsUpgraded - EquipmentChassisIdentity.LifecycleEnum + bool - EquipmentChassisIdentity.LifecycleEnum + bool + + + None + + + LocatorLed + + + + EquipmentLocatorLedRelationship + + EquipmentLocatorLedRelationship + + + None + + + ManagementInterface + + + + ManagementInterfaceRelationship + + ManagementInterfaceRelationship + + + None + + + ManagementMode + + + + EquipmentChassis.ManagementModeEnum + + EquipmentChassis.ManagementModeEnum None @@ -169819,6 +170816,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + OperState + + + + string + + string + + + None + Parent @@ -169831,6 +170852,102 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + + + Pid + + + + string + + string + + + None + + + PlatformType + + + + string + + string + + + None + + + PowerControlState + + + + PowerControlStateRelationship + + PowerControlStateRelationship + + + None + + + Presence + + + + string + + string + + + None + + + PreviousFru + + + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + ProductName + + + + string + + string + + + None + + + PsuControl + + + + EquipmentPsuControlRelationship + + EquipmentPsuControlRelationship + + + None + RegisteredDevice @@ -169843,6 +170960,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Revision + + + + string + + string + + + None + + + Rn + + + + string + + string + + + None + Serial @@ -169867,6 +171008,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Sku + + + + string + + string + + + None + Vendor @@ -169879,10 +171032,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Vid + + + + string + + string + + + None + - Get-IntersightEquipmentChassisIdentity + Get-IntersightEquipmentChassis Apply @@ -170018,7 +171183,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisIdentity + Get-IntersightEquipmentChassis Json @@ -170046,7 +171211,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisIdentity + Get-IntersightEquipmentChassis Json @@ -170244,37 +171409,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminAction + ChassisId - Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. + The assigned identifier for a chassis. - EquipmentChassisIdentity.AdminActionEnum + long - EquipmentChassisIdentity.AdminActionEnum + long None - AdminActionState + ConnectionPath - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + This field identifies the connectivity path for the chassis enclosure. - EquipmentChassisIdentity.AdminActionStateEnum + string - EquipmentChassisIdentity.AdminActionStateEnum + string None - - Chassis + + ConnectionStatus - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field identifies the connectivity status for the chassis enclosure. - EquipmentChassisRelationship + string - EquipmentChassisRelationship + string None @@ -170291,6 +171456,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + This field is to provide description for chassis model. + + string + + string + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + DomainGroupMoid @@ -170303,10 +171504,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FanControl + + A reference to a equipmentFanControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFanControlRelationship + + EquipmentFanControlRelationship + + + None + - Identifier + FaultSummary - Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. + This field summarizes the faults on the chassis enclosure. long @@ -170315,14 +171528,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + - Lifecycle + IsUpgraded - The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. + This field indicates the compute status of the catalog values for the associated component or hardware. - EquipmentChassisIdentity.LifecycleEnum + bool - EquipmentChassisIdentity.LifecycleEnum + bool + + + None + + + LocatorLed + + A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentLocatorLedRelationship + + EquipmentLocatorLedRelationship + + + None + + + ManagementInterface + + A reference to a managementInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ManagementInterfaceRelationship + + ManagementInterfaceRelationship + + + None + + + ManagementMode + + The management mode of the blade server chassis.\n* `IntersightStandalone` - Intersight Standalone mode of operation.\n* `UCSM` - Unified Computing System Manager mode of operation.\n* `Intersight` - Intersight managed mode of operation. + + EquipmentChassis.ManagementModeEnum + + EquipmentChassis.ManagementModeEnum None @@ -170342,7 +171603,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - The vendor provided model name for the equipment. + This field displays the model number of the associated component or hardware. string @@ -170363,6 +171624,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + This field identifies the name for the chassis enclosure. + + string + + string + + + None + + + OperState + + This field identifies the Chassis Operational State. + + string + + string + + + None + Parent @@ -170375,6 +171660,102 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + Part Number identifier for the chassis enclosure. + + string + + string + + + None + + + Pid + + This field identifies the Product ID for the chassis enclosure. + + string + + string + + + None + + + PlatformType + + The platform type that the chassis is a part of. + + string + + string + + + None + + + PowerControlState + + A reference to a powerControlState resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PowerControlStateRelationship + + PowerControlStateRelationship + + + None + + + Presence + + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. + + string + + string + + + None + + + PreviousFru + + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + ProductName + + This field identifies the Product Name for the chassis enclosure. + + string + + string + + + None + + + PsuControl + + A reference to a equipmentPsuControl resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentPsuControlRelationship + + EquipmentPsuControlRelationship + + + None + RegisteredDevice @@ -170387,10 +171768,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Revision + + This field displays the revised version of the associated component or hardware (if any). + + string + + string + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + Serial - The serial number of the equipment. + This field displays the serial number of the associated component or hardware. string @@ -170411,10 +171816,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Sku + + This field identifies the Stock Keeping Unit for the chassis enclosure. + + string + + string + + + None + Vendor - The manufacturer of the equipment. + This field displays the vendor information of the associated component or hardware. + + string + + string + + + None + + + Vid + + This field identifies the Vendor ID for the chassis enclosure. string @@ -170476,19 +171905,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentChassisIdentity by Name -PS C:\> $EquipmentChassisIdentityByName = Get-IntersightEquipmentChassisIdentity -Name EquipmentChassisIdentityName + #Get the EquipmentChassis by Name +PS C:\> $EquipmentChassisByName = Get-IntersightEquipmentChassis -Name EquipmentChassisName #Get the List of ServerProfiles -PS C:\> $EquipmentChassisIdentityList = Get-IntersightEquipmentChassisIdentity +PS C:\> $EquipmentChassisList = Get-IntersightEquipmentChassis -#Get the list of EquipmentChassisIdentity under particular organization. +#Get the list of EquipmentChassis under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentChassisIdentityByOrg = Get-IntersightEquipmentChassisIdentity -Organization $org +PS C:\> $EquipmentChassisByOrg = Get-IntersightEquipmentChassis -Organization $org -#Get the EquipmentChassisIdentity based on query Parameter -PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisIdentity -Filter Name eq EquipmentChassisIdentityName +#Get the EquipmentChassis based on query Parameter +PS C:\> $EquipmentChassisByQueryParam = Get-IntersightEquipmentChassis -Filter Name eq EquipmentChassisName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -170502,7 +171931,7 @@ PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisId - Set-IntersightEquipmentChassisIdentity + Set-IntersightEquipmentChassis @@ -170510,21 +171939,21 @@ PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisId - Get-IntersightEquipmentChassisOperation + Get-IntersightEquipmentChassisIdPool Get - IntersightEquipmentChassisOperation + IntersightEquipmentChassisIdPool - Get the EquipmentChassisOperation + Get the EquipmentChassisIdPool - Read a 'EquipmentChassisOperation' resource., + Read a 'EquipmentChassisIdPool' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentChassisOperation + Get-IntersightEquipmentChassisIdPool AccountMoid @@ -170537,42 +171966,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminLocatorLedAction - - - - EquipmentChassisOperation.AdminLocatorLedActionEnum - - EquipmentChassisOperation.AdminLocatorLedActionEnum - - - None - - - Chassis - - - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - ConfigState - - - - EquipmentChassisOperation.ConfigStateEnum - - EquipmentChassisOperation.ConfigStateEnum - - - None - CreateTime @@ -170633,6 +172026,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NextAvailableId + + + + long + + long + + + None + Parent @@ -170660,7 +172065,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisOperation + Get-IntersightEquipmentChassisIdPool Apply @@ -170796,7 +172201,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisOperation + Get-IntersightEquipmentChassisIdPool Json @@ -170824,7 +172229,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentChassisOperation + Get-IntersightEquipmentChassisIdPool Json @@ -171021,42 +172426,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminLocatorLedAction - - User configured state of the locator LED for the Chassis.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. - - EquipmentChassisOperation.AdminLocatorLedActionEnum - - EquipmentChassisOperation.AdminLocatorLedActionEnum - - - None - - - Chassis - - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - ConfigState - - The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis. Applying - This state denotes that the settings are being applied in the target chassis. Failed - This state denotes that the settings could not be applied in the target chassis.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - - EquipmentChassisOperation.ConfigStateEnum - - EquipmentChassisOperation.ConfigStateEnum - - - None - CreateTime @@ -171117,6 +172486,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NextAvailableId + + Shows the next available Chassis ID to be allocated. + + long + + long + + + None + Parent @@ -171191,58 +172572,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentChassisOperation by Name -PS C:\> $EquipmentChassisOperationByName = Get-IntersightEquipmentChassisOperation -Name EquipmentChassisOperationName - -#Get the List of ServerProfiles -PS C:\> $EquipmentChassisOperationList = Get-IntersightEquipmentChassisOperation - -#Get the list of EquipmentChassisOperation under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentChassisOperationByOrg = Get-IntersightEquipmentChassisOperation -Organization $org - -#Get the EquipmentChassisOperation based on query Parameter -PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisOperation -Filter Name eq EquipmentChassisOperationName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + https://www.intersight.com/apidocs/downloads - - Set-IntersightEquipmentChassisOperation - - - Get-IntersightEquipmentDeviceSummary + Get-IntersightEquipmentChassisIdentity Get - IntersightEquipmentDeviceSummary + IntersightEquipmentChassisIdentity - Get the EquipmentDeviceSummary + Get the EquipmentChassisIdentity - Read a 'EquipmentDeviceSummary' resource., + Read a 'EquipmentChassisIdentity' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentDeviceSummary + Get-IntersightEquipmentChassisIdentity AccountMoid @@ -171255,50 +172611,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputeBlade + + AdminAction - ComputeBladeRelationship + EquipmentChassisIdentity.AdminActionEnum - ComputeBladeRelationship + EquipmentChassisIdentity.AdminActionEnum None - - ComputeRackUnit + + AdminActionState - ComputeRackUnitRelationship + EquipmentChassisIdentity.AdminActionStateEnum - ComputeRackUnitRelationship + EquipmentChassisIdentity.AdminActionStateEnum None - - CreateTime + + Chassis - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - Dn + + CreateTime - string + DateTime - string + DateTime None @@ -171315,50 +172671,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentChassis - - - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex - - - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - InventoryDeviceInfo + + Identifier - InventoryDeviceInfoRelationship + long - InventoryDeviceInfoRelationship + long None - - InventoryParent + + Lifecycle - MoBaseMoRelationship + EquipmentChassisIdentity.LifecycleEnum - MoBaseMoRelationship + EquipmentChassisIdentity.LifecycleEnum None @@ -171448,7 +172780,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SourceObjectType + Vendor @@ -171462,7 +172794,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentDeviceSummary + Get-IntersightEquipmentChassisIdentity Apply @@ -171598,7 +172930,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentDeviceSummary + Get-IntersightEquipmentChassisIdentity Json @@ -171626,7 +172958,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentDeviceSummary + Get-IntersightEquipmentChassisIdentity Json @@ -171823,50 +173155,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputeBlade + + AdminAction - A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. - ComputeBladeRelationship + EquipmentChassisIdentity.AdminActionEnum - ComputeBladeRelationship + EquipmentChassisIdentity.AdminActionEnum None - - ComputeRackUnit + + AdminActionState - A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - ComputeRackUnitRelationship + EquipmentChassisIdentity.AdminActionStateEnum - ComputeRackUnitRelationship + EquipmentChassisIdentity.AdminActionStateEnum None - - CreateTime + + Chassis - The time when this managed object was created. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - Dn + + CreateTime - The distinguished name that unambiguously identifies an object in the system. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -171883,50 +173215,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentChassis - - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex - - A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - InventoryDeviceInfo + + Identifier - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. - InventoryDeviceInfoRelationship + long - InventoryDeviceInfoRelationship + long None - - InventoryParent + + Lifecycle - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. - MoBaseMoRelationship + EquipmentChassisIdentity.LifecycleEnum - MoBaseMoRelationship + EquipmentChassisIdentity.LifecycleEnum None @@ -171946,7 +173254,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - This field identifies the model of the given component. + The vendor provided model name for the equipment. string @@ -171994,7 +173302,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Serial - This field identifies the serial number of the given component. + The serial number of the equipment. string @@ -172016,9 +173324,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SourceObjectType + Vendor - The source object type of the given component. + The manufacturer of the equipment. string @@ -172080,19 +173388,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentDeviceSummary by Name -PS C:\> $EquipmentDeviceSummaryByName = Get-IntersightEquipmentDeviceSummary -Name EquipmentDeviceSummaryName + #Get the EquipmentChassisIdentity by Name +PS C:\> $EquipmentChassisIdentityByName = Get-IntersightEquipmentChassisIdentity -Name EquipmentChassisIdentityName #Get the List of ServerProfiles -PS C:\> $EquipmentDeviceSummaryList = Get-IntersightEquipmentDeviceSummary +PS C:\> $EquipmentChassisIdentityList = Get-IntersightEquipmentChassisIdentity -#Get the list of EquipmentDeviceSummary under particular organization. +#Get the list of EquipmentChassisIdentity under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentDeviceSummaryByOrg = Get-IntersightEquipmentDeviceSummary -Organization $org +PS C:\> $EquipmentChassisIdentityByOrg = Get-IntersightEquipmentChassisIdentity -Organization $org -#Get the EquipmentDeviceSummary based on query Parameter -PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSummary -Filter Name eq EquipmentDeviceSummaryName +#Get the EquipmentChassisIdentity based on query Parameter +PS C:\> $EquipmentChassisIdentityByQueryParam = Get-IntersightEquipmentChassisIdentity -Filter Name eq EquipmentChassisIdentityName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -172105,26 +173413,30 @@ PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSumma https://www.intersight.com/apidocs/downloads + + Set-IntersightEquipmentChassisIdentity + + - Get-IntersightEquipmentEndPointLog + Get-IntersightEquipmentChassisOperation Get - IntersightEquipmentEndPointLog + IntersightEquipmentChassisOperation - Get the EquipmentEndPointLog + Get the EquipmentChassisOperation - Read a 'EquipmentEndPointLog' resource., + Read a 'EquipmentChassisOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentEndPointLog + Get-IntersightEquipmentChassisOperation AccountMoid @@ -172138,73 +173450,73 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - CollectionTime + AdminLocatorLedAction - DateTime + EquipmentChassisOperation.AdminLocatorLedActionEnum - DateTime + EquipmentChassisOperation.AdminLocatorLedActionEnum None - - CreateTime + + Chassis - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - DomainGroupMoid + + ConfigState - string + EquipmentChassisOperation.ConfigStateEnum - string + EquipmentChassisOperation.ConfigStateEnum None - - DownloadUrl + + CreateTime - string + DateTime - string + DateTime None - - FileName + + DeviceRegistration - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - LogType + + DomainGroupMoid - EquipmentEndPointLog.LogTypeEnum + string - EquipmentEndPointLog.LogTypeEnum + string None @@ -172245,30 +173557,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Server - - - - ComputePhysicalRelationship - - ComputePhysicalRelationship - - - None - SharedScope @@ -172281,22 +173569,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Status - - - - EquipmentEndPointLog.StatusEnum - - EquipmentEndPointLog.StatusEnum - - - None - - Get-IntersightEquipmentEndPointLog + Get-IntersightEquipmentChassisOperation Apply @@ -172432,7 +173708,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentEndPointLog + Get-IntersightEquipmentChassisOperation Json @@ -172460,7 +173736,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentEndPointLog + Get-IntersightEquipmentChassisOperation Json @@ -172658,73 +173934,73 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - CollectionTime + AdminLocatorLedAction - The time at which the log was collected. + User configured state of the locator LED for the Chassis.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. - DateTime + EquipmentChassisOperation.AdminLocatorLedActionEnum - DateTime + EquipmentChassisOperation.AdminLocatorLedActionEnum None - - CreateTime + + Chassis - The time when this managed object was created. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + EquipmentChassisRelationship - DateTime + EquipmentChassisRelationship None - - DomainGroupMoid + + ConfigState - The DomainGroup ID for this managed object. + The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis. Applying - This state denotes that the settings are being applied in the target chassis. Failed - This state denotes that the settings could not be applied in the target chassis.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - string + EquipmentChassisOperation.ConfigStateEnum - string + EquipmentChassisOperation.ConfigStateEnum None - - DownloadUrl + + CreateTime - The Url to download the end point log. + The time when this managed object was created. - string + DateTime - string + DateTime None - - FileName + + DeviceRegistration - The end point log file name. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - LogType + + DomainGroupMoid - The end point log file type.\n* `None` - End point log file type None.\n* `SEL` - End point log file type SEL. + The DomainGroup ID for this managed object. - EquipmentEndPointLog.LogTypeEnum + string - EquipmentEndPointLog.LogTypeEnum + string None @@ -172765,30 +174041,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Server - - A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ComputePhysicalRelationship - - ComputePhysicalRelationship - - - None - SharedScope @@ -172801,18 +174053,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Status - - The end point log collection status.\n* `None` - Log collection not started.\n* `CollectionInProgress` - Log file collection is in progress.\n* `CollectionCompleted` - Log file collection completed.\n* `CollectionFailed` - Log file collection failed.\n* `UploadInProgress` - Log file upload is in progress.\n* `UploadCompleted` - Log file upload completed.\n* `UploadFailed` - Log file upload failed to complete.\n* `DownloadUrlCreationFailed` - Download Url creation failed.\n* `Completed` - Log collection and upload completed. - - EquipmentEndPointLog.StatusEnum - - EquipmentEndPointLog.StatusEnum - - - None - Json @@ -172863,33 +174103,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the EquipmentChassisOperation by Name +PS C:\> $EquipmentChassisOperationByName = Get-IntersightEquipmentChassisOperation -Name EquipmentChassisOperationName + +#Get the List of ServerProfiles +PS C:\> $EquipmentChassisOperationList = Get-IntersightEquipmentChassisOperation + +#Get the list of EquipmentChassisOperation under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $EquipmentChassisOperationByOrg = Get-IntersightEquipmentChassisOperation -Organization $org + +#Get the EquipmentChassisOperation based on query Parameter +PS C:\> $EquipmentChassisOperationByQueryParam = Get-IntersightEquipmentChassisOperation -Filter Name eq EquipmentChassisOperationName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + https://www.intersight.com/apidocs/downloads + + Set-IntersightEquipmentChassisOperation + + - Get-IntersightEquipmentExpanderModule + Get-IntersightEquipmentDeviceSummary Get - IntersightEquipmentExpanderModule + IntersightEquipmentDeviceSummary - Get the EquipmentExpanderModule + Get the EquipmentDeviceSummary - Read a 'EquipmentExpanderModule' resource., + Read a 'EquipmentDeviceSummary' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentExpanderModule + Get-IntersightEquipmentDeviceSummary AccountMoid @@ -172902,26 +174167,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + ComputeBlade - DateTime + ComputeBladeRelationship - DateTime + ComputeBladeRelationship None - - DeviceMoId + + ComputeRackUnit - string + ComputeRackUnitRelationship - string + ComputeRackUnitRelationship + + + None + + + CreateTime + + + + DateTime + + DateTime None @@ -172962,56 +174239,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IsUpgraded + + EquipmentFex - bool + EquipmentFexRelationship - bool + EquipmentFexRelationship None - - ModTime + + InventoryDeviceInfo - DateTime + InventoryDeviceInfoRelationship - DateTime + InventoryDeviceInfoRelationship None - - Model + + InventoryParent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - ModuleId + + ModTime - long + DateTime - long + DateTime None - - Moid + + Model @@ -173022,8 +174299,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState + + Moid @@ -173046,42 +174323,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -173094,30 +174335,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - Serial @@ -173143,7 +174360,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor + SourceObjectType @@ -173157,7 +174374,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentExpanderModule + Get-IntersightEquipmentDeviceSummary Apply @@ -173293,7 +174510,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentExpanderModule + Get-IntersightEquipmentDeviceSummary Json @@ -173321,7 +174538,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentExpanderModule + Get-IntersightEquipmentDeviceSummary Json @@ -173518,26 +174735,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + ComputeBlade - The time when this managed object was created. + A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + ComputeBladeRelationship - DateTime + ComputeBladeRelationship None - - DeviceMoId + + ComputeRackUnit - The database identifier of the registered device of an object. + A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ComputeRackUnitRelationship - string + ComputeRackUnitRelationship + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime None @@ -173545,7 +174774,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Dn - The Distinguished Name unambiguously identifies an object in the system. + The distinguished name that unambiguously identifies an object in the system. string @@ -173578,58 +174807,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsUpgraded + + EquipmentFex - This field indicates the compute status of the catalog values for the associated component or hardware. + A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - bool + EquipmentFexRelationship - bool + EquipmentFexRelationship None - - ModTime + + InventoryDeviceInfo - The time when this managed object was last modified. + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + InventoryDeviceInfoRelationship - DateTime + InventoryDeviceInfoRelationship None - - Model + + InventoryParent - This field displays the model number of the associated component or hardware. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - ModuleId + + ModTime - Module identifier for the expander module. + The time when this managed object was last modified. - long + DateTime - long + DateTime None - - Moid + + Model - The unique identifier of this Managed Object instance. + This field identifies the model of the given component. string @@ -173638,10 +174867,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState + + Moid - Operational state of expander module. + The unique identifier of this Managed Object instance. string @@ -173662,42 +174891,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - Part number identifier for the expander module. - - string - - string - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -173710,34 +174903,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - Serial - This field displays the serial number of the associated component or hardware. + This field identifies the serial number of the given component. string @@ -173759,9 +174928,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vendor + SourceObjectType - This field displays the vendor information of the associated component or hardware. + The source object type of the given component. string @@ -173820,37 +174989,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the EquipmentDeviceSummary by Name +PS C:\> $EquipmentDeviceSummaryByName = Get-IntersightEquipmentDeviceSummary -Name EquipmentDeviceSummaryName + +#Get the List of ServerProfiles +PS C:\> $EquipmentDeviceSummaryList = Get-IntersightEquipmentDeviceSummary + +#Get the list of EquipmentDeviceSummary under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $EquipmentDeviceSummaryByOrg = Get-IntersightEquipmentDeviceSummary -Organization $org + +#Get the EquipmentDeviceSummary based on query Parameter +PS C:\> $EquipmentDeviceSummaryByQueryParam = Get-IntersightEquipmentDeviceSummary -Filter Name eq EquipmentDeviceSummaryName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + https://www.intersight.com/apidocs/downloads - - Set-IntersightEquipmentExpanderModule - - - Get-IntersightEquipmentFan + Get-IntersightEquipmentEndPointLog Get - IntersightEquipmentFan + IntersightEquipmentEndPointLog - Get the EquipmentFan + Get the EquipmentEndPointLog - Read a 'EquipmentFan' resource., + Read a 'EquipmentEndPointLog' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFan + Get-IntersightEquipmentEndPointLog AccountMoid @@ -173863,8 +175049,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + CollectionTime @@ -173876,19 +175062,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + CreateTime - string + DateTime - string + DateTime None - - DeviceMoId + + DomainGroupMoid @@ -173900,7 +175086,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Dn + DownloadUrl @@ -173911,8 +175097,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + FileName @@ -173923,74 +175109,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentFanModule - - - - EquipmentFanModuleRelationship - - EquipmentFanModuleRelationship - - - None - - - EquipmentFex - - - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - FanId - - - - long - - long - - - None - - - FanModuleId - - - - long - - long - - - None - - - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - IsUpgraded + LogType - bool + EquipmentEndPointLog.LogTypeEnum - bool + EquipmentEndPointLog.LogTypeEnum None @@ -174007,30 +175133,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - - - ModuleId - - - - long - - long - - - None - Moid @@ -174043,18 +175145,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState - - - - string - - string - - - None - Parent @@ -174067,54 +175157,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - - - Pid - - - - string - - string - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -174127,38 +175169,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - - - Serial + + Server - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -174176,49 +175194,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Sku - - - - string - - string - - - None - - - TrayId - - - - long - - long - - - None - - - Vendor - - - - string - - string - - - None - - - Vid + Status - string + EquipmentEndPointLog.StatusEnum - string + EquipmentEndPointLog.StatusEnum None @@ -174226,7 +175208,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFan + Get-IntersightEquipmentEndPointLog Apply @@ -174362,7 +175344,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFan + Get-IntersightEquipmentEndPointLog Json @@ -174390,7 +175372,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFan + Get-IntersightEquipmentEndPointLog Json @@ -174587,10 +175569,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + CollectionTime - The time when this managed object was created. + The time at which the log was collected. DateTime @@ -174600,37 +175582,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Description - - This field is to provide description for the fan. - - string - - string - - - None - - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn + CreateTime - The Distinguished Name unambiguously identifies an object in the system. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -174647,74 +175605,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentFanModule - - A reference to a equipmentFanModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFanModuleRelationship - - EquipmentFanModuleRelationship - - - None - - - EquipmentFex - - A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - FanId + DownloadUrl - This field acts as the identifier for this particular Fan, within the Fabric Interconnect. + The Url to download the end point log. - long + string - long + string None - FanModuleId - - This field is used to identify the Fan Module to which this Fan belongs. - - long - - long - - - None - - - InventoryDeviceInfo + FileName - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The end point log file name. - InventoryDeviceInfoRelationship + string - InventoryDeviceInfoRelationship + string None - IsUpgraded + LogType - This field indicates the compute status of the catalog values for the associated component or hardware. + The end point log file type.\n* `None` - End point log file type None.\n* `SEL` - End point log file type SEL. - bool + EquipmentEndPointLog.LogTypeEnum - bool + EquipmentEndPointLog.LogTypeEnum None @@ -174731,30 +175653,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - - - ModuleId - - Fan module Identifier for the fan. - - long - - long - - - None - Moid @@ -174767,18 +175665,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState - - This field is used to indicate this fan unit's operational state. - - string - - string - - - None - Parent @@ -174791,54 +175677,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - This field identifies the Part Number for this Fan Unit. - - string - - string - - - None - - - Pid - - This field identifies the Product ID for the fans. - - string - - string - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -174851,38 +175689,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - Serial + + Server - This field displays the serial number of the associated component or hardware. + A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -174900,49 +175714,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Sku - - This field identifies the Stockkeeping Unit for this Fan Unit. - - string - - string - - - None - - - TrayId - - Tray identifier for the fan module. - - long - - long - - - None - - - Vendor - - This field displays the vendor information of the associated component or hardware. - - string - - string - - - None - - - Vid + Status - This field identifies the Vendor ID for this Fan Unit. + The end point log collection status.\n* `None` - Log collection not started.\n* `CollectionInProgress` - Log file collection is in progress.\n* `CollectionCompleted` - Log file collection completed.\n* `CollectionFailed` - Log file collection failed.\n* `UploadInProgress` - Log file upload is in progress.\n* `UploadCompleted` - Log file upload completed.\n* `UploadFailed` - Log file upload failed to complete.\n* `DownloadUrlCreationFailed` - Download Url creation failed.\n* `Completed` - Log collection and upload completed. - string + EquipmentEndPointLog.StatusEnum - string + EquipmentEndPointLog.StatusEnum None @@ -174997,58 +175775,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentFan by Name -PS C:\> $EquipmentFanByName = Get-IntersightEquipmentFan -Name EquipmentFanName - -#Get the List of ServerProfiles -PS C:\> $EquipmentFanList = Get-IntersightEquipmentFan - -#Get the list of EquipmentFan under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentFanByOrg = Get-IntersightEquipmentFan -Organization $org - -#Get the EquipmentFan based on query Parameter -PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq EquipmentFanName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + https://www.intersight.com/apidocs/downloads - - Set-IntersightEquipmentFan - - - Get-IntersightEquipmentFanControl + Get-IntersightEquipmentExpanderModule Get - IntersightEquipmentFanControl + IntersightEquipmentExpanderModule - Get the EquipmentFanControl + Get the EquipmentExpanderModule - Read a 'EquipmentFanControl' resource., + Read a 'EquipmentExpanderModule' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFanControl + Get-IntersightEquipmentExpanderModule AccountMoid @@ -175121,18 +175874,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - IsUpgraded @@ -175158,25 +175899,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Mode + Model - EquipmentFanControl.ModeEnum + string - EquipmentFanControl.ModeEnum + string None - Model + ModuleId - string + long - string + long None @@ -175193,6 +175934,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + OperState + + + + string + + string + + + None + Parent @@ -175205,6 +175958,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + Presence @@ -175304,7 +176069,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanControl + Get-IntersightEquipmentExpanderModule Apply @@ -175440,7 +176205,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanControl + Get-IntersightEquipmentExpanderModule Json @@ -175468,7 +176233,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanControl + Get-IntersightEquipmentExpanderModule Json @@ -175725,18 +176490,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InventoryDeviceInfo - - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - IsUpgraded @@ -175762,25 +176515,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mode + Model - This field identifies the Fan Control Mode on the endpoint.\n* `Balanced` - Value of Fan Speed is Balanced.\n* `LowPower` - Value of Fan Speed is LowPower.\n* `HighPower` - Value of Fan Speed is HighPower.\n* `MaximumPower` - Value of Fan Speed is MaximumPower.\n* `Acoustic` - Value of Fan Speed is Acoustic. + This field displays the model number of the associated component or hardware. - EquipmentFanControl.ModeEnum + string - EquipmentFanControl.ModeEnum + string None - Model + ModuleId - This field displays the model number of the associated component or hardware. + Module identifier for the expander module. - string + long - string + long None @@ -175797,6 +176550,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + OperState + + Operational state of expander module. + + string + + string + + + None + Parent @@ -175809,6 +176574,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + Part number identifier for the expander module. + + string + + string + + + None + Presence @@ -175963,7 +176740,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Set-IntersightEquipmentFanControl + Set-IntersightEquipmentExpanderModule @@ -175971,21 +176748,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightEquipmentFanModule + Get-IntersightEquipmentFan Get - IntersightEquipmentFanModule + IntersightEquipmentFan - Get the EquipmentFanModule + Get the EquipmentFan - Read a 'EquipmentFanModule' resource., + Read a 'EquipmentFan' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFanModule + Get-IntersightEquipmentFan AccountMoid @@ -175998,18 +176775,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputeRackUnit - - - - ComputeRackUnitRelationship - - ComputeRackUnitRelationship - - - None - CreateTime @@ -176071,49 +176836,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EquipmentChassis + EquipmentFanModule - EquipmentChassisRelationship + EquipmentFanModuleRelationship - EquipmentChassisRelationship + EquipmentFanModuleRelationship None - EquipmentExpanderModule + EquipmentFex - EquipmentExpanderModuleRelationship + EquipmentFexRelationship - EquipmentExpanderModuleRelationship + EquipmentFexRelationship None - - EquipmentIoCard + + FanId - EquipmentIoCardRelationship + long - EquipmentIoCardRelationship + long None - - EquipmentRackEnclosure + + FanModuleId - EquipmentRackEnclosureRelationship + long - EquipmentRackEnclosureRelationship + long None @@ -176190,18 +176955,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - OperState @@ -176346,18 +177099,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Status - - - - string - - string - - - None - TrayId @@ -176397,7 +177138,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanModule + Get-IntersightEquipmentFan Apply @@ -176533,7 +177274,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanModule + Get-IntersightEquipmentFan Json @@ -176561,7 +177302,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFanModule + Get-IntersightEquipmentFan Json @@ -176758,18 +177499,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputeRackUnit - - A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ComputeRackUnitRelationship - - ComputeRackUnitRelationship - - - None - CreateTime @@ -176785,7 +177514,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - This field is to provide description for the fan module. + This field is to provide description for the fan. string @@ -176831,49 +177560,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EquipmentChassis + EquipmentFanModule - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFanModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentChassisRelationship + EquipmentFanModuleRelationship - EquipmentChassisRelationship + EquipmentFanModuleRelationship None - EquipmentExpanderModule + EquipmentFex - A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentExpanderModuleRelationship + EquipmentFexRelationship - EquipmentExpanderModuleRelationship + EquipmentFexRelationship None - - EquipmentIoCard + + FanId - A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field acts as the identifier for this particular Fan, within the Fabric Interconnect. - EquipmentIoCardRelationship + long - EquipmentIoCardRelationship + long None - - EquipmentRackEnclosure + + FanModuleId - A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field is used to identify the Fan Module to which this Fan belongs. - EquipmentRackEnclosureRelationship + long - EquipmentRackEnclosureRelationship + long None @@ -176929,7 +177658,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a ModuleId - This field acts as the identifier for this particular Module, within the Fabric Interconnect. + Fan module Identifier for the fan. long @@ -176950,22 +177679,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - OperState - This field is used to indicate this fan module's operational state. + This field is used to indicate this fan unit's operational state. string @@ -176989,7 +177706,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a PartNumber - This field identifies the Part Number for this Fan Module. + This field identifies the Part Number for this Fan Unit. string @@ -177001,7 +177718,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Pid - This field identifies the Product ID for the fan module. + This field identifies the Product ID for the fans. string @@ -177097,19 +177814,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Sku - This field identifies the Stockkeeping Unit for this Fan Module. - - string - - string - - - None - - - Status - - This field is to abstract the status of the fan module. + This field identifies the Stockkeeping Unit for this Fan Unit. string @@ -177145,7 +177850,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Vid - This field identifies the Vendor ID for this Fan Module. + This field identifies the Vendor ID for this Fan Unit. string @@ -177207,19 +177912,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentFanModule by Name -PS C:\> $EquipmentFanModuleByName = Get-IntersightEquipmentFanModule -Name EquipmentFanModuleName + #Get the EquipmentFan by Name +PS C:\> $EquipmentFanByName = Get-IntersightEquipmentFan -Name EquipmentFanName #Get the List of ServerProfiles -PS C:\> $EquipmentFanModuleList = Get-IntersightEquipmentFanModule +PS C:\> $EquipmentFanList = Get-IntersightEquipmentFan -#Get the list of EquipmentFanModule under particular organization. +#Get the list of EquipmentFan under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentFanModuleByOrg = Get-IntersightEquipmentFanModule -Organization $org +PS C:\> $EquipmentFanByOrg = Get-IntersightEquipmentFan -Organization $org -#Get the EquipmentFanModule based on query Parameter -PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filter Name eq EquipmentFanModuleName +#Get the EquipmentFan based on query Parameter +PS C:\> $EquipmentFanByQueryParam = Get-IntersightEquipmentFan -Filter Name eq EquipmentFanName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -177233,7 +177938,7 @@ PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filt - Set-IntersightEquipmentFanModule + Set-IntersightEquipmentFan @@ -177241,21 +177946,21 @@ PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filt - Get-IntersightEquipmentFex + Get-IntersightEquipmentFanControl Get - IntersightEquipmentFex + IntersightEquipmentFanControl - Get the EquipmentFex + Get the EquipmentFanControl - Read a 'EquipmentFex' resource., + Read a 'EquipmentFanControl' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFex + Get-IntersightEquipmentFanControl AccountMoid @@ -177268,30 +177973,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ConnectionPath - - - - string - - string - - - None - - - ConnectionStatus - - - - string - - string - - - None - CreateTime @@ -177304,18 +177985,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DeviceMoId @@ -177328,18 +177997,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DiscoveryState - - - - string - - string - - - None - Dn @@ -177365,49 +178022,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - - IsUpgraded + EquipmentChassis - bool + EquipmentChassisRelationship - bool + EquipmentChassisRelationship None - LocatorLed + InventoryDeviceInfo - EquipmentLocatorLedRelationship + InventoryDeviceInfoRelationship - EquipmentLocatorLedRelationship + InventoryDeviceInfoRelationship None - - MgmtController + + IsUpgraded - ManagementControllerRelationship + bool - ManagementControllerRelationship + bool None @@ -177425,31 +178070,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Model + Mode - string + EquipmentFanControl.ModeEnum - string + EquipmentFanControl.ModeEnum None - ModuleId - - - - long - - long - - - None - - - Moid + Model @@ -177460,20 +178093,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - OperState + + Moid @@ -177496,30 +178117,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - - - Pid - - - - string - - string - - - None - Presence @@ -177544,18 +178141,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ProductName - - - - string - - string - - - None - RegisteredDevice @@ -177616,18 +178201,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Sku - - - - string - - string - - - None - Vendor @@ -177640,34 +178213,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Version - - - - string - - string - - - None - - - Vid - - - - string - - string - - - None - - Get-IntersightEquipmentFex + Get-IntersightEquipmentFanControl Apply @@ -177803,7 +178352,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFex + Get-IntersightEquipmentFanControl Json @@ -177831,7 +178380,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFex + Get-IntersightEquipmentFanControl Json @@ -178028,30 +178577,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ConnectionPath - - Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology. - - string - - string - - - None - - - ConnectionStatus - - Connectivity Status of FEX/IOM to Switch - A or B or AB. - - string - - string - - - None - CreateTime @@ -178064,18 +178589,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - This field is to provide description for the iocard module model. - - string - - string - - - None - DeviceMoId @@ -178089,9 +178602,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DiscoveryState + Dn - Discovery state of IO card or fabric extender. + The Distinguished Name unambiguously identifies an object in the system. string @@ -178100,10 +178613,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Dn + + DomainGroupMoid - The Distinguished Name unambiguously identifies an object in the system. + The DomainGroup ID for this managed object. string @@ -178112,14 +178625,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + EquipmentChassis - The DomainGroup ID for this managed object. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentChassisRelationship - string + EquipmentChassisRelationship None @@ -178148,30 +178661,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - LocatorLed - - A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentLocatorLedRelationship - - EquipmentLocatorLedRelationship - - - None - - - MgmtController - - A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ManagementControllerRelationship - - ManagementControllerRelationship - - - None - ModTime @@ -178185,25 +178674,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Model + Mode - This field displays the model number of the associated component or hardware. + This field identifies the Fan Control Mode on the endpoint.\n* `Balanced` - Value of Fan Speed is Balanced.\n* `LowPower` - Value of Fan Speed is LowPower.\n* `HighPower` - Value of Fan Speed is HighPower.\n* `MaximumPower` - Value of Fan Speed is MaximumPower.\n* `Acoustic` - Value of Fan Speed is Acoustic. - string + EquipmentFanControl.ModeEnum - string + EquipmentFanControl.ModeEnum None - ModuleId + Model - Module Identifier for the IO module. + This field displays the model number of the associated component or hardware. - long + string - long + string None @@ -178220,30 +178709,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - OperState - - Operational state of IO card or fabric extender. - - string - - string - - - None - Parent @@ -178256,30 +178721,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - Part Number identifier for the IO module. - - string - - string - - - None - - - Pid - - This field identifies the Product ID for the IO module. - - string - - string - - - None - Presence @@ -178304,18 +178745,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ProductName - - This field identifies the Product Name for the iocard module model. - - string - - string - - - None - RegisteredDevice @@ -178376,18 +178805,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Sku - - This field identifies the Stock Keeping Unit for the IO card module. - - string - - string - - - None - Vendor @@ -178400,30 +178817,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Version - - This field identifies the version of the IO card module. - - string - - string - - - None - - - Vid - - This field identifies the Vendor ID for the IO card module. - - string - - string - - - None - Json @@ -178474,28 +178867,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentFex by Name -PS C:\> $EquipmentFexByName = Get-IntersightEquipmentFex -Name EquipmentFexName - -#Get the List of ServerProfiles -PS C:\> $EquipmentFexList = Get-IntersightEquipmentFex - -#Get the list of EquipmentFex under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentFexByOrg = Get-IntersightEquipmentFex -Organization $org - -#Get the EquipmentFex based on query Parameter -PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq EquipmentFexName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -178503,7 +178875,7 @@ PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq E - Set-IntersightEquipmentFex + Set-IntersightEquipmentFanControl @@ -178511,21 +178883,21 @@ PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq E - Get-IntersightEquipmentFexIdentity + Get-IntersightEquipmentFanModule Get - IntersightEquipmentFexIdentity + IntersightEquipmentFanModule - Get the EquipmentFexIdentity + Get the EquipmentFanModule - Read a 'EquipmentFexIdentity' resource., + Read a 'EquipmentFanModule' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFexIdentity + Get-IntersightEquipmentFanModule AccountMoid @@ -178538,38 +178910,62 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminAction + + ComputeRackUnit - EquipmentFexIdentity.AdminActionEnum + ComputeRackUnitRelationship - EquipmentFexIdentity.AdminActionEnum + ComputeRackUnitRelationship None - - AdminActionState + + CreateTime - EquipmentFexIdentity.AdminActionStateEnum + DateTime - EquipmentFexIdentity.AdminActionStateEnum + DateTime None - CreateTime + Description - DateTime + string - DateTime + string + + + None + + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string None @@ -178587,49 +178983,73 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Fex + EquipmentChassis - EquipmentFexRelationship + EquipmentChassisRelationship - EquipmentFexRelationship + EquipmentChassisRelationship None - - Identifier + + EquipmentExpanderModule - long + EquipmentExpanderModuleRelationship - long + EquipmentExpanderModuleRelationship None - - LastDiscoveryTriggered + + EquipmentIoCard - EquipmentFexIdentity.LastDiscoveryTriggeredEnum + EquipmentIoCardRelationship - EquipmentFexIdentity.LastDiscoveryTriggeredEnum + EquipmentIoCardRelationship + + + None + + + EquipmentRackEnclosure + + + + EquipmentRackEnclosureRelationship + + EquipmentRackEnclosureRelationship + + + None + + + InventoryDeviceInfo + + + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship None - Lifecycle + IsUpgraded - EquipmentFexIdentity.LifecycleEnum + bool - EquipmentFexIdentity.LifecycleEnum + bool None @@ -178658,6 +179078,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ModuleId + + + + long + + long + + + None + Moid @@ -178682,6 +179114,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + OperState + + + + string + + string + + + None + Parent @@ -178694,14 +179138,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + + + Pid + + + + string + + string + + + None + + + Presence + + + + string + + string + + + None + - PhysicalDeviceRegistration + PreviousFru - AssetDeviceRegistrationRelationship + EquipmentFruRelationship - AssetDeviceRegistrationRelationship + EquipmentFruRelationship None @@ -178718,6 +179198,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Revision + + + + string + + string + + + None + + + Rn + + + + string + + string + + + None + Serial @@ -178743,7 +179247,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SwitchId + Sku + + + + string + + string + + + None + + + Status + + + + string + + string + + + None + + + TrayId @@ -178766,10 +179294,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Vid + + + + string + + string + + + None + - Get-IntersightEquipmentFexIdentity + Get-IntersightEquipmentFanModule Apply @@ -178905,7 +179445,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFexIdentity + Get-IntersightEquipmentFanModule Json @@ -178933,7 +179473,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFexIdentity + Get-IntersightEquipmentFanModule Json @@ -179130,38 +179670,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminAction + + ComputeRackUnit - Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. + A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentFexIdentity.AdminActionEnum + ComputeRackUnitRelationship - EquipmentFexIdentity.AdminActionEnum + ComputeRackUnitRelationship None - - AdminActionState + + CreateTime - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + The time when this managed object was created. - EquipmentFexIdentity.AdminActionStateEnum + DateTime - EquipmentFexIdentity.AdminActionStateEnum + DateTime None - CreateTime + Description - The time when this managed object was created. + This field is to provide description for the fan module. - DateTime + string - DateTime + string + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string None @@ -179179,49 +179743,73 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Fex + EquipmentChassis - A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentFexRelationship + EquipmentChassisRelationship - EquipmentFexRelationship + EquipmentChassisRelationship None - - Identifier + + EquipmentExpanderModule - Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. + A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + EquipmentExpanderModuleRelationship - long + EquipmentExpanderModuleRelationship None - - LastDiscoveryTriggered + + EquipmentIoCard - Denotes the type of discovery that was most recently triggered on this server.\n* `Unknown` - The last discovery type is unknown.\n* `Deep` - The last discovery triggered is deep.\n* `Shallow` - The last discovery triggered is shallow. + A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentFexIdentity.LastDiscoveryTriggeredEnum + EquipmentIoCardRelationship - EquipmentFexIdentity.LastDiscoveryTriggeredEnum + EquipmentIoCardRelationship + + + None + + + EquipmentRackEnclosure + + A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentRackEnclosureRelationship + + EquipmentRackEnclosureRelationship + + + None + + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship None - Lifecycle + IsUpgraded - The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. + This field indicates the compute status of the catalog values for the associated component or hardware. - EquipmentFexIdentity.LifecycleEnum + bool - EquipmentFexIdentity.LifecycleEnum + bool None @@ -179241,7 +179829,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - The vendor provided model name for the equipment. + This field displays the model number of the associated component or hardware. string @@ -179250,6 +179838,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ModuleId + + This field acts as the identifier for this particular Module, within the Fabric Interconnect. + + long + + long + + + None + Moid @@ -179274,6 +179874,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + OperState + + This field is used to indicate this fan module's operational state. + + string + + string + + + None + Parent @@ -179286,14 +179898,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + This field identifies the Part Number for this Fan Module. + + string + + string + + + None + + + Pid + + This field identifies the Product ID for the fan module. + + string + + string + + + None + + + Presence + + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. + + string + + string + + + None + - PhysicalDeviceRegistration + PreviousFru - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - AssetDeviceRegistrationRelationship + EquipmentFruRelationship - AssetDeviceRegistrationRelationship + EquipmentFruRelationship None @@ -179310,10 +179958,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Revision + + This field displays the revised version of the associated component or hardware (if any). + + string + + string + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + Serial - The serial number of the equipment. + This field displays the serial number of the associated component or hardware. string @@ -179335,9 +180007,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SwitchId + Sku - Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B. + This field identifies the Stockkeeping Unit for this Fan Module. + + string + + string + + + None + + + Status + + This field is to abstract the status of the fan module. + + string + + string + + + None + + + TrayId + + Tray identifier for the fan module. long @@ -179349,7 +180045,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Vendor - The manufacturer of the equipment. + This field displays the vendor information of the associated component or hardware. + + string + + string + + + None + + + Vid + + This field identifies the Vendor ID for this Fan Module. string @@ -179411,19 +180119,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentFexIdentity by Name -PS C:\> $EquipmentFexIdentityByName = Get-IntersightEquipmentFexIdentity -Name EquipmentFexIdentityName + #Get the EquipmentFanModule by Name +PS C:\> $EquipmentFanModuleByName = Get-IntersightEquipmentFanModule -Name EquipmentFanModuleName #Get the List of ServerProfiles -PS C:\> $EquipmentFexIdentityList = Get-IntersightEquipmentFexIdentity +PS C:\> $EquipmentFanModuleList = Get-IntersightEquipmentFanModule -#Get the list of EquipmentFexIdentity under particular organization. +#Get the list of EquipmentFanModule under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentFexIdentityByOrg = Get-IntersightEquipmentFexIdentity -Organization $org +PS C:\> $EquipmentFanModuleByOrg = Get-IntersightEquipmentFanModule -Organization $org -#Get the EquipmentFexIdentity based on query Parameter -PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity -Filter Name eq EquipmentFexIdentityName +#Get the EquipmentFanModule based on query Parameter +PS C:\> $EquipmentFanModuleByQueryParam = Get-IntersightEquipmentFanModule -Filter Name eq EquipmentFanModuleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -179437,7 +180145,7 @@ PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity - - Set-IntersightEquipmentFexIdentity + Set-IntersightEquipmentFanModule @@ -179445,21 +180153,21 @@ PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity - - Get-IntersightEquipmentFexOperation + Get-IntersightEquipmentFex Get - IntersightEquipmentFexOperation + IntersightEquipmentFex - Get the EquipmentFexOperation + Get the EquipmentFex - Read a 'EquipmentFexOperation' resource., + Read a 'EquipmentFex' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentFexOperation + Get-IntersightEquipmentFex AccountMoid @@ -179473,25 +180181,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminLocatorLedAction + ConnectionPath - EquipmentFexOperation.AdminLocatorLedActionEnum + string - EquipmentFexOperation.AdminLocatorLedActionEnum + string None - AdminLocatorLedActionState + ConnectionStatus - EquipmentFexOperation.AdminLocatorLedActionStateEnum + string - EquipmentFexOperation.AdminLocatorLedActionStateEnum + string None @@ -179508,20 +180216,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceRegistration - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - DomainGroupMoid + Description @@ -179532,32 +180228,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Fex - - - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - ModTime - - - - DateTime - - DateTime - - - None - - - Moid + + DeviceMoId @@ -179568,20 +180240,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - SharedScope + + DiscoveryState @@ -179592,12 +180252,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - - - Get-IntersightEquipmentFexOperation - - Apply + + Dn @@ -179609,7 +180265,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - At + DomainGroupMoid @@ -179620,68 +180276,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Count + + InventoryDeviceInfo - boolean + InventoryDeviceInfoRelationship - boolean + InventoryDeviceInfoRelationship None - - Expand + + IsUpgraded - string + bool - string + bool None - - Filter + + LocatorLed - string + EquipmentLocatorLedRelationship - string + EquipmentLocatorLedRelationship None - - Inlinecount + + MgmtController - string + ManagementControllerRelationship - string + ManagementControllerRelationship None - Orderby + ModTime - string + DateTime - string + DateTime None - - Select + + Model @@ -179692,20 +180348,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Skip + + ModuleId - integer + long - integer + long None - Tags + Moid @@ -179716,470 +180372,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Top - - - - integer - - integer - - - None - - - - - Get-IntersightEquipmentFexOperation - - Json - - - - SwitchParameter - - SwitchParameter - - - None - - - WithHttpInfo - - - - SwitchParameter - - SwitchParameter - - - None - - - - - Get-IntersightEquipmentFexOperation - - Json - - - - SwitchParameter - - SwitchParameter - - - None - - - WithHttpInfo + + NetworkElement - SwitchParameter + NetworkElementRelationship - SwitchParameter + NetworkElementRelationship None - - - - - - Apply - - Specify one or more transformation operations to perform aggregation on the resources. The transformations -are processed in order with the output from a transformation being used as input for the subsequent transformation. -The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are -consecutively applied, i.e., the result of each transformation is the input to the next transformation. -Supported aggregation methods are "aggregate" and "groupby". -The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns -a result set with a single instance, representing the aggregated value for all instances in the input set. -The **groupby** transformation takes one or two parameters and -1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, -2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, -3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, -4. Concatenates the intermediate result sets into one result set. -A groupby transformation affects the structure of the result set. - - string - - string - - - None - - - At - - Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. -A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the -Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate -expression specified by the query option. -The expression language that is used in at operators supports references to properties and -literals. The literal values can be strings enclosed in single quotes, numbers and boolean values -(true or false) or any of the additional literal representations shown in the Abstract -Type System section. - - string - - string - - - None - - - Count - - The $count query specifies the service should return the count of the matching resources, instead of returning the resources. - - boolean - - boolean - - - None - - - Expand - - Specify additional attributes or related resources to return in addition to the primary resources. - - string - - string - - - None - - - Filter - - Filter criteria for the resources to return. -A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting -only the Entries that satisfy the predicate expression specified by the $filter option. -The expression language that is used in $filter queries supports references to properties and -literals. The literal values can be strings enclosed in single quotes, numbers and boolean values -(true or false). - - string - - string - - - None - - - Inlinecount - - The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. - - string - - string - - - None - - - Orderby - - Determines what properties are used to sort the collection of resources. - - string - - string - - - None - - - Select - - Specifies a subset of properties to return. - - string - - string - - - None - - - Skip - - Specifies the number of resources to skip in the response. - - integer - - integer - - - None - - - Tags - - The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. - - string - - string - - - None - - - Top - - Specifies the maximum number of resources to return in the response. - - integer - - integer - - - None - - - AccountMoid - - The Account ID for this managed object. - - string - - string - - - None - - - AdminLocatorLedAction - - Action performed on the locator LED for a FEX.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. - - EquipmentFexOperation.AdminLocatorLedActionEnum - - EquipmentFexOperation.AdminLocatorLedActionEnum - - - None - - - AdminLocatorLedActionState - - Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - - EquipmentFexOperation.AdminLocatorLedActionStateEnum - - EquipmentFexOperation.AdminLocatorLedActionStateEnum - - - None - - - CreateTime - - The time when this managed object was created. - - DateTime - - DateTime - - - None - - - DeviceRegistration - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - DomainGroupMoid - - The DomainGroup ID for this managed object. - - string - - string - - - None - - - Fex - - A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - ModTime - - The time when this managed object was last modified. - - DateTime - - DateTime - - - None - - - Moid - - The unique identifier of this Managed Object instance. - - string - - string - - - None - - - Parent - - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - SharedScope - - Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. - - string - - string - - - None - - - Json - - Returns the json payload received in response. - - SwitchParameter - - SwitchParameter - - - None - - - WithHttpInfo - - Returns the HTTP response with headers and content. - - SwitchParameter - - SwitchParameter - - - None - - - - - - - - - - - - - - - - System.Object - - - - - - - - - - - - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentFexOperation by Name -PS C:\> $EquipmentFexOperationByName = Get-IntersightEquipmentFexOperation -Name EquipmentFexOperationName - -#Get the List of ServerProfiles -PS C:\> $EquipmentFexOperationList = Get-IntersightEquipmentFexOperation - -#Get the list of EquipmentFexOperation under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentFexOperationByOrg = Get-IntersightEquipmentFexOperation -Organization $org - -#Get the EquipmentFexOperation based on query Parameter -PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation -Filter Name eq EquipmentFexOperationName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - - - - - https://www.intersight.com/apidocs/downloads - - - - Set-IntersightEquipmentFexOperation - - - - - - - - Get-IntersightEquipmentFru - Get - IntersightEquipmentFru - - Get the EquipmentFru - - - - Read a 'EquipmentFru' resource., - -Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - - - - Get-IntersightEquipmentFru - - AccountMoid + + OperState @@ -180190,44 +180396,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Action - - - - EquipmentFru.ActionEnum - - EquipmentFru.ActionEnum - - - None - - - CreateTime - - - - DateTime - - DateTime - - - None - - - CurrentFru + + Parent - EquipmentBaseRelationship + MoBaseMoRelationship - EquipmentBaseRelationship + MoBaseMoRelationship None - DeviceMoId + PartNumber @@ -180239,7 +180421,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Dn + Pid @@ -180250,8 +180432,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Presence @@ -180263,43 +180445,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - InventoryDeviceInfo + PreviousFru - InventoryDeviceInfoRelationship + EquipmentFruRelationship - InventoryDeviceInfoRelationship + EquipmentFruRelationship None - IsUpgraded + ProductName - bool + string - bool + string None - - ModTime + + RegisteredDevice - DateTime + AssetDeviceRegistrationRelationship - DateTime + AssetDeviceRegistrationRelationship None - Model + Revision @@ -180310,8 +180492,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Rn @@ -180322,20 +180504,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - Presence + Serial @@ -180346,32 +180516,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision + + SharedScope @@ -180383,7 +180529,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Rn + Sku @@ -180395,7 +180541,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Serial + Vendor @@ -180406,8 +180552,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + Version @@ -180419,7 +180565,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor + Vid @@ -180433,7 +180579,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFru + Get-IntersightEquipmentFex Apply @@ -180569,7 +180715,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFru + Get-IntersightEquipmentFex Json @@ -180597,7 +180743,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentFru + Get-IntersightEquipmentFex Json @@ -180795,13 +180941,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Action + ConnectionPath - This field identifies the action performed on a component.\n* `None` - No action performed on the FRU.\n* `Inserted` - A new FRU is inserted or added.\n* `Removed` - The previous FRU is removed.\n* `Replaced` - The previous FRU is replaced with a new FRU.\n* `ReplacedWithAlarm` - The previous FRU is replaced with a new FRU and a alarm is raised. + Switch Id to which the FEX is connected to. The value can be A or B or AB in case of active-active topology. - EquipmentFru.ActionEnum + string - EquipmentFru.ActionEnum + string + + + None + + + ConnectionStatus + + Connectivity Status of FEX/IOM to Switch - A or B or AB. + + string + + string None @@ -180818,14 +180976,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentFru + + Description - A reference to a equipmentBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field is to provide description for the iocard module model. - EquipmentBaseRelationship + string - EquipmentBaseRelationship + string None @@ -180842,6 +181000,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DiscoveryState + + Discovery state of IO card or fabric extender. + + string + + string + + + None + Dn @@ -180890,6 +181060,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + LocatorLed + + A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentLocatorLedRelationship + + EquipmentLocatorLedRelationship + + + None + + + MgmtController + + A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ManagementControllerRelationship + + ManagementControllerRelationship + + + None + ModTime @@ -180914,6 +181108,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ModuleId + + Module Identifier for the IO module. + + long + + long + + + None + Moid @@ -180926,6 +181132,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperState + + Operational state of IO card or fabric extender. + + string + + string + + + None + Parent @@ -180938,6 +181168,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + Part Number identifier for the IO module. + + string + + string + + + None + + + Pid + + This field identifies the Product ID for the IO module. + + string + + string + + + None + Presence @@ -180962,6 +181216,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ProductName + + This field identifies the Product Name for the iocard module model. + + string + + string + + + None + RegisteredDevice @@ -181022,6 +181288,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Sku + + This field identifies the Stock Keeping Unit for the IO card module. + + string + + string + + + None + Vendor @@ -181034,6 +181312,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Version + + This field identifies the version of the IO card module. + + string + + string + + + None + + + Vid + + This field identifies the Vendor ID for the IO card module. + + string + + string + + + None + Json @@ -181087,19 +181389,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentFru by Name -PS C:\> $EquipmentFruByName = Get-IntersightEquipmentFru -Name EquipmentFruName + #Get the EquipmentFex by Name +PS C:\> $EquipmentFexByName = Get-IntersightEquipmentFex -Name EquipmentFexName #Get the List of ServerProfiles -PS C:\> $EquipmentFruList = Get-IntersightEquipmentFru +PS C:\> $EquipmentFexList = Get-IntersightEquipmentFex -#Get the list of EquipmentFru under particular organization. +#Get the list of EquipmentFex under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentFruByOrg = Get-IntersightEquipmentFru -Organization $org +PS C:\> $EquipmentFexByOrg = Get-IntersightEquipmentFex -Organization $org -#Get the EquipmentFru based on query Parameter -PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq EquipmentFruName +#Get the EquipmentFex based on query Parameter +PS C:\> $EquipmentFexByQueryParam = Get-IntersightEquipmentFex -Filter Name eq EquipmentFexName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -181113,7 +181415,7 @@ PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq E - Set-IntersightEquipmentFru + Set-IntersightEquipmentFex @@ -181121,21 +181423,21 @@ PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq E - Get-IntersightEquipmentIoCard + Get-IntersightEquipmentFexIdentity Get - IntersightEquipmentIoCard + IntersightEquipmentFexIdentity - Get the EquipmentIoCard + Get the EquipmentFexIdentity - Read a 'EquipmentIoCard' resource., + Read a 'EquipmentFexIdentity' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentIoCard + Get-IntersightEquipmentFexIdentity AccountMoid @@ -181149,25 +181451,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ConnectionPath + AdminAction - string + EquipmentFexIdentity.AdminActionEnum - string + EquipmentFexIdentity.AdminActionEnum None - ConnectionStatus + AdminActionState - string + EquipmentFexIdentity.AdminActionStateEnum - string + EquipmentFexIdentity.AdminActionStateEnum None @@ -181184,54 +181486,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DcSupported - - - - bool - - bool - - - None - - - Description - - - - string - - string - - - None - - - DeviceMoId - - - - string - - string - - - None - - - Dn - - - - string - - string - - - None - DomainGroupMoid @@ -181245,19 +181499,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EquipmentChassis - - - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex + Fex @@ -181268,38 +181510,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InventoryDeviceInfo + + Identifier - InventoryDeviceInfoRelationship + long - InventoryDeviceInfoRelationship + long None - IsUpgraded + LastDiscoveryTriggered - bool + EquipmentFexIdentity.LastDiscoveryTriggeredEnum - bool + EquipmentFexIdentity.LastDiscoveryTriggeredEnum None - - MgmtController + + Lifecycle - ManagementControllerRelationship + EquipmentFexIdentity.LifecycleEnum - ManagementControllerRelationship + EquipmentFexIdentity.LifecycleEnum None @@ -181328,18 +181570,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModuleId - - - - long - - long - - - None - Moid @@ -181352,14 +181582,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState + + NetworkElement - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -181376,18 +181606,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - PhysicalDeviceRegistration @@ -181400,54 +181618,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Pid - - - - string - - string - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - ProductName - - - - string - - string - - - None - RegisteredDevice @@ -181460,30 +181630,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - Serial @@ -181509,25 +181655,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Side - - - - string - - string - - - None - - - Sku + SwitchId - string + long - string + long None @@ -181544,34 +181678,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Version - - - - string - - string - - - None - - - Vid - - - - string - - string - - - None - - Get-IntersightEquipmentIoCard + Get-IntersightEquipmentFexIdentity Apply @@ -181707,7 +181817,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoCard + Get-IntersightEquipmentFexIdentity Json @@ -181735,7 +181845,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoCard + Get-IntersightEquipmentFexIdentity Json @@ -181933,25 +182043,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ConnectionPath + AdminAction - Switch Id to which the IOM is connected to. The value can be A or B. + Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. - string + EquipmentFexIdentity.AdminActionEnum - string + EquipmentFexIdentity.AdminActionEnum None - ConnectionStatus + AdminActionState - Connectivity Status of FEX/IOM to Switch - A or B or AB. + The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - string + EquipmentFexIdentity.AdminActionStateEnum - string + EquipmentFexIdentity.AdminActionStateEnum None @@ -181968,54 +182078,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DcSupported - - IOM device connector support. - - bool - - bool - - - None - - - Description - - This field is to provide description for the iocard module model. - - string - - string - - - None - - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn - - The Distinguished Name unambiguously identifies an object in the system. - - string - - string - - - None - DomainGroupMoid @@ -182029,19 +182091,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EquipmentChassis - - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex + Fex A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. @@ -182052,38 +182102,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InventoryDeviceInfo + + Identifier - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. - InventoryDeviceInfoRelationship + long - InventoryDeviceInfoRelationship + long None - IsUpgraded + LastDiscoveryTriggered - This field indicates the compute status of the catalog values for the associated component or hardware. + Denotes the type of discovery that was most recently triggered on this server.\n* `Unknown` - The last discovery type is unknown.\n* `Deep` - The last discovery triggered is deep.\n* `Shallow` - The last discovery triggered is shallow. - bool + EquipmentFexIdentity.LastDiscoveryTriggeredEnum - bool + EquipmentFexIdentity.LastDiscoveryTriggeredEnum None - - MgmtController + + Lifecycle - A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. - ManagementControllerRelationship + EquipmentFexIdentity.LifecycleEnum - ManagementControllerRelationship + EquipmentFexIdentity.LifecycleEnum None @@ -182103,7 +182153,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - This field displays the model number of the associated component or hardware. + The vendor provided model name for the equipment. string @@ -182112,18 +182162,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ModuleId - - Module Identifier for the IO module. - - long - - long - - - None - Moid @@ -182136,14 +182174,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState + + NetworkElement - Operational state of IO card or fabric extender. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -182160,18 +182198,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - Part Number identifier for the IO module. - - string - - string - - - None - PhysicalDeviceRegistration @@ -182184,54 +182210,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Pid - - This field identifies the Product ID for the IO module. - - string - - string - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - ProductName - - This field identifies the Product Name for the iocard module model. - - string - - string - - - None - RegisteredDevice @@ -182244,34 +182222,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - Serial - This field displays the serial number of the associated component or hardware. + The serial number of the equipment. string @@ -182293,25 +182247,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Side - - Location of IOM within a chassis. The value can be left or right. - - string - - string - - - None - - - Sku + SwitchId - This field identifies the Stock Keeping Unit for the IO card module. + Switch ID to which Fabric Extender is connected, ID can be either 1 or 2, equalent to A or B. - string + long - string + long None @@ -182319,31 +182261,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Vendor - This field displays the vendor information of the associated component or hardware. - - string - - string - - - None - - - Version - - This field identifies the version of the IO card module. - - string - - string - - - None - - - Vid - - This field identifies the Vendor ID for the IO card module. + The manufacturer of the equipment. string @@ -182405,19 +182323,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentIoCard by Name -PS C:\> $EquipmentIoCardByName = Get-IntersightEquipmentIoCard -Name EquipmentIoCardName + #Get the EquipmentFexIdentity by Name +PS C:\> $EquipmentFexIdentityByName = Get-IntersightEquipmentFexIdentity -Name EquipmentFexIdentityName #Get the List of ServerProfiles -PS C:\> $EquipmentIoCardList = Get-IntersightEquipmentIoCard +PS C:\> $EquipmentFexIdentityList = Get-IntersightEquipmentFexIdentity -#Get the list of EquipmentIoCard under particular organization. +#Get the list of EquipmentFexIdentity under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentIoCardByOrg = Get-IntersightEquipmentIoCard -Organization $org +PS C:\> $EquipmentFexIdentityByOrg = Get-IntersightEquipmentFexIdentity -Organization $org -#Get the EquipmentIoCard based on query Parameter -PS C:\> $EquipmentIoCardByQueryParam = Get-IntersightEquipmentIoCard -Filter Name eq EquipmentIoCardName +#Get the EquipmentFexIdentity based on query Parameter +PS C:\> $EquipmentFexIdentityByQueryParam = Get-IntersightEquipmentFexIdentity -Filter Name eq EquipmentFexIdentityName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -182431,7 +182349,7 @@ PS C:\> $EquipmentIoCardByQueryParam = Get-IntersightEquipmentIoCard -Filter Nam - Set-IntersightEquipmentIoCard + Set-IntersightEquipmentFexIdentity @@ -182439,21 +182357,21 @@ PS C:\> $EquipmentIoCardByQueryParam = Get-IntersightEquipmentIoCard -Filter Nam - Get-IntersightEquipmentIoCardOperation + Get-IntersightEquipmentFexOperation Get - IntersightEquipmentIoCardOperation + IntersightEquipmentFexOperation - Get the EquipmentIoCardOperation + Get the EquipmentFexOperation - Read a 'EquipmentIoCardOperation' resource., + Read a 'EquipmentFexOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentIoCardOperation + Get-IntersightEquipmentFexOperation AccountMoid @@ -182467,25 +182385,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminPowerState + AdminLocatorLedAction - EquipmentIoCardOperation.AdminPowerStateEnum + EquipmentFexOperation.AdminLocatorLedActionEnum - EquipmentIoCardOperation.AdminPowerStateEnum + EquipmentFexOperation.AdminLocatorLedActionEnum None - ConfigState + AdminLocatorLedActionState - EquipmentIoCardOperation.ConfigStateEnum + EquipmentFexOperation.AdminLocatorLedActionStateEnum - EquipmentIoCardOperation.ConfigStateEnum + EquipmentFexOperation.AdminLocatorLedActionStateEnum None @@ -182527,13 +182445,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IoCard + Fex - EquipmentIoCardRelationship + EquipmentFexRelationship - EquipmentIoCardRelationship + EquipmentFexRelationship None @@ -182589,7 +182507,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoCardOperation + Get-IntersightEquipmentFexOperation Apply @@ -182725,7 +182643,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoCardOperation + Get-IntersightEquipmentFexOperation Json @@ -182753,7 +182671,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoCardOperation + Get-IntersightEquipmentFexOperation Json @@ -182951,25 +182869,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminPowerState + AdminLocatorLedAction - User configured power state of the iomodule.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value. + Action performed on the locator LED for a FEX.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. - EquipmentIoCardOperation.AdminPowerStateEnum + EquipmentFexOperation.AdminLocatorLedActionEnum - EquipmentIoCardOperation.AdminPowerStateEnum + EquipmentFexOperation.AdminLocatorLedActionEnum None - ConfigState + AdminLocatorLedActionState - The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis iomodule. Applying - This state denotes that the settings are being applied in the target chassis iomodule. Failed - This state denotes that the settings could not be applied in the target chassis iomodule.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - EquipmentIoCardOperation.ConfigStateEnum + EquipmentFexOperation.AdminLocatorLedActionStateEnum - EquipmentIoCardOperation.ConfigStateEnum + EquipmentFexOperation.AdminLocatorLedActionStateEnum None @@ -183011,13 +182929,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IoCard + Fex - A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentIoCardRelationship + EquipmentFexRelationship - EquipmentIoCardRelationship + EquipmentFexRelationship None @@ -183123,19 +183041,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentIoCardOperation by Name -PS C:\> $EquipmentIoCardOperationByName = Get-IntersightEquipmentIoCardOperation -Name EquipmentIoCardOperationName + #Get the EquipmentFexOperation by Name +PS C:\> $EquipmentFexOperationByName = Get-IntersightEquipmentFexOperation -Name EquipmentFexOperationName #Get the List of ServerProfiles -PS C:\> $EquipmentIoCardOperationList = Get-IntersightEquipmentIoCardOperation +PS C:\> $EquipmentFexOperationList = Get-IntersightEquipmentFexOperation -#Get the list of EquipmentIoCardOperation under particular organization. +#Get the list of EquipmentFexOperation under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentIoCardOperationByOrg = Get-IntersightEquipmentIoCardOperation -Organization $org +PS C:\> $EquipmentFexOperationByOrg = Get-IntersightEquipmentFexOperation -Organization $org -#Get the EquipmentIoCardOperation based on query Parameter -PS C:\> $EquipmentIoCardOperationByQueryParam = Get-IntersightEquipmentIoCardOperation -Filter Name eq EquipmentIoCardOperationName +#Get the EquipmentFexOperation based on query Parameter +PS C:\> $EquipmentFexOperationByQueryParam = Get-IntersightEquipmentFexOperation -Filter Name eq EquipmentFexOperationName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -183149,7 +183067,7 @@ PS C:\> $EquipmentIoCardOperationByQueryParam = Get-IntersightEquipmentIoCardOpe - Set-IntersightEquipmentIoCardOperation + Set-IntersightEquipmentFexOperation @@ -183157,21 +183075,21 @@ PS C:\> $EquipmentIoCardOperationByQueryParam = Get-IntersightEquipmentIoCardOpe - Get-IntersightEquipmentIoExpander + Get-IntersightEquipmentFru Get - IntersightEquipmentIoExpander + IntersightEquipmentFru - Get the EquipmentIoExpander + Get the EquipmentFru - Read a 'EquipmentIoExpander' resource., + Read a 'EquipmentFru' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentIoExpander + Get-IntersightEquipmentFru AccountMoid @@ -183184,14 +183102,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputeBlade + + Action - ComputeBladeRelationship + EquipmentFru.ActionEnum - ComputeBladeRelationship + EquipmentFru.ActionEnum None @@ -183208,6 +183126,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CurrentFru + + + + EquipmentBaseRelationship + + EquipmentBaseRelationship + + + None + DeviceMoId @@ -183304,18 +183234,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState - - - - string - - string - - - None - Parent @@ -183427,7 +183345,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoExpander + Get-IntersightEquipmentFru Apply @@ -183563,7 +183481,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoExpander + Get-IntersightEquipmentFru Json @@ -183591,7 +183509,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentIoExpander + Get-IntersightEquipmentFru Json @@ -183788,14 +183706,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputeBlade + + Action - A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field identifies the action performed on a component.\n* `None` - No action performed on the FRU.\n* `Inserted` - A new FRU is inserted or added.\n* `Removed` - The previous FRU is removed.\n* `Replaced` - The previous FRU is replaced with a new FRU.\n* `ReplacedWithAlarm` - The previous FRU is replaced with a new FRU and a alarm is raised. - ComputeBladeRelationship + EquipmentFru.ActionEnum - ComputeBladeRelationship + EquipmentFru.ActionEnum None @@ -183812,6 +183730,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CurrentFru + + A reference to a equipmentBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentBaseRelationship + + EquipmentBaseRelationship + + + None + DeviceMoId @@ -183908,18 +183838,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState - - Identifies the operational state of I/O expander. - - string - - string - - - None - Parent @@ -184081,19 +183999,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentIoExpander by Name -PS C:\> $EquipmentIoExpanderByName = Get-IntersightEquipmentIoExpander -Name EquipmentIoExpanderName + #Get the EquipmentFru by Name +PS C:\> $EquipmentFruByName = Get-IntersightEquipmentFru -Name EquipmentFruName #Get the List of ServerProfiles -PS C:\> $EquipmentIoExpanderList = Get-IntersightEquipmentIoExpander +PS C:\> $EquipmentFruList = Get-IntersightEquipmentFru -#Get the list of EquipmentIoExpander under particular organization. +#Get the list of EquipmentFru under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentIoExpanderByOrg = Get-IntersightEquipmentIoExpander -Organization $org +PS C:\> $EquipmentFruByOrg = Get-IntersightEquipmentFru -Organization $org -#Get the EquipmentIoExpander based on query Parameter -PS C:\> $EquipmentIoExpanderByQueryParam = Get-IntersightEquipmentIoExpander -Filter Name eq EquipmentIoExpanderName +#Get the EquipmentFru based on query Parameter +PS C:\> $EquipmentFruByQueryParam = Get-IntersightEquipmentFru -Filter Name eq EquipmentFruName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -184107,7 +184025,7 @@ PS C:\> $EquipmentIoExpanderByQueryParam = Get-IntersightEquipmentIoExpander -Fi - Set-IntersightEquipmentIoExpander + Set-IntersightEquipmentFru @@ -184115,21 +184033,21 @@ PS C:\> $EquipmentIoExpanderByQueryParam = Get-IntersightEquipmentIoExpander -Fi - Get-IntersightEquipmentLocatorLed + Get-IntersightEquipmentIoCard Get - IntersightEquipmentLocatorLed + IntersightEquipmentIoCard - Get the EquipmentLocatorLed + Get the EquipmentIoCard - Read a 'EquipmentLocatorLed' resource., + Read a 'EquipmentIoCard' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentLocatorLed + Get-IntersightEquipmentIoCard AccountMoid @@ -184143,7 +184061,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Color + ConnectionPath @@ -184154,38 +184072,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputeBlade + + ConnectionStatus - ComputeBladeRelationship + string - ComputeBladeRelationship + string None - - ComputeRackUnit + + CreateTime - ComputeRackUnitRelationship + DateTime - ComputeRackUnitRelationship + DateTime + + + None + + + DcSupported + + + + bool + + bool None - CreateTime + Description - DateTime + string - DateTime + string None @@ -184262,6 +184192,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IsUpgraded + + + + bool + + bool + + + None + + + MgmtController + + + + ManagementControllerRelationship + + ManagementControllerRelationship + + + None + ModTime @@ -184274,8 +184228,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -184286,14 +184240,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + ModuleId - NetworkElementRelationship + long - NetworkElementRelationship + long + + + None + + + Moid + + + + string + + string None @@ -184322,6 +184288,78 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + + + PhysicalDeviceRegistration + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Pid + + + + string + + string + + + None + + + Presence + + + + string + + string + + + None + + + PreviousFru + + + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + ProductName + + + + string + + string + + + None + RegisteredDevice @@ -184334,6 +184372,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Revision + + + + string + + string + + + None + Rn @@ -184346,6 +184396,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Serial + + + + string + + string + + + None + SharedScope @@ -184358,14 +184420,62 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - StoragePhysicalDisk + + Side - StoragePhysicalDiskRelationship + string - StoragePhysicalDiskRelationship + string + + + None + + + Sku + + + + string + + string + + + None + + + Vendor + + + + string + + string + + + None + + + Version + + + + string + + string + + + None + + + Vid + + + + string + + string None @@ -184373,7 +184483,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLocatorLed + Get-IntersightEquipmentIoCard Apply @@ -184509,7 +184619,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLocatorLed + Get-IntersightEquipmentIoCard Json @@ -184537,7 +184647,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLocatorLed + Get-IntersightEquipmentIoCard Json @@ -184735,9 +184845,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Color + ConnectionPath - Color of the locatorled available on an equipment. + Switch Id to which the IOM is connected to. The value can be A or B. string @@ -184746,38 +184856,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputeBlade + + ConnectionStatus - A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Connectivity Status of FEX/IOM to Switch - A or B or AB. - ComputeBladeRelationship + string - ComputeBladeRelationship + string None - - ComputeRackUnit + + CreateTime - A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was created. - ComputeRackUnitRelationship + DateTime - ComputeRackUnitRelationship + DateTime + + + None + + + DcSupported + + IOM device connector support. + + bool + + bool None - CreateTime + Description - The time when this managed object was created. + This field is to provide description for the iocard module model. - DateTime + string - DateTime + string None @@ -184854,6 +184976,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + IsUpgraded + + This field indicates the compute status of the catalog values for the associated component or hardware. + + bool + + bool + + + None + + + MgmtController + + A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ManagementControllerRelationship + + ManagementControllerRelationship + + + None + ModTime @@ -184866,10 +185012,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 displays the model number of the associated component or hardware. string @@ -184878,14 +185024,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement + + ModuleId - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Module Identifier for the IO module. - NetworkElementRelationship + long - NetworkElementRelationship + long + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string None @@ -184893,7 +185051,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - Identifies the operational state of locatorled. + Operational state of IO card or fabric extender. string @@ -184914,6 +185072,78 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + Part Number identifier for the IO module. + + string + + string + + + None + + + PhysicalDeviceRegistration + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Pid + + This field identifies the Product ID for the IO module. + + string + + string + + + None + + + Presence + + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. + + string + + string + + + None + + + PreviousFru + + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + ProductName + + This field identifies the Product Name for the iocard module model. + + string + + string + + + None + RegisteredDevice @@ -184926,6 +185156,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Revision + + This field displays the revised version of the associated component or hardware (if any). + + string + + string + + + None + Rn @@ -184938,6 +185180,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Serial + + This field displays the serial number of the associated component or hardware. + + string + + string + + + None + SharedScope @@ -184950,14 +185204,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - StoragePhysicalDisk + + Side - A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Location of IOM within a chassis. The value can be left or right. - StoragePhysicalDiskRelationship + string - StoragePhysicalDiskRelationship + string + + + None + + + Sku + + This field identifies the Stock Keeping Unit for the IO card module. + + string + + string + + + None + + + Vendor + + This field displays the vendor information of the associated component or hardware. + + string + + string + + + None + + + Version + + This field identifies the version of the IO card module. + + string + + string + + + None + + + Vid + + This field identifies the Vendor ID for the IO card module. + + string + + string None @@ -185015,19 +185317,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentLocatorLed by Name -PS C:\> $EquipmentLocatorLedByName = Get-IntersightEquipmentLocatorLed -Name EquipmentLocatorLedName + #Get the EquipmentIoCard by Name +PS C:\> $EquipmentIoCardByName = Get-IntersightEquipmentIoCard -Name EquipmentIoCardName #Get the List of ServerProfiles -PS C:\> $EquipmentLocatorLedList = Get-IntersightEquipmentLocatorLed +PS C:\> $EquipmentIoCardList = Get-IntersightEquipmentIoCard -#Get the list of EquipmentLocatorLed under particular organization. +#Get the list of EquipmentIoCard under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentLocatorLedByOrg = Get-IntersightEquipmentLocatorLed -Organization $org +PS C:\> $EquipmentIoCardByOrg = Get-IntersightEquipmentIoCard -Organization $org -#Get the EquipmentLocatorLed based on query Parameter -PS C:\> $EquipmentLocatorLedByQueryParam = Get-IntersightEquipmentLocatorLed -Filter Name eq EquipmentLocatorLedName +#Get the EquipmentIoCard based on query Parameter +PS C:\> $EquipmentIoCardByQueryParam = Get-IntersightEquipmentIoCard -Filter Name eq EquipmentIoCardName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -185041,7 +185343,7 @@ PS C:\> $EquipmentLocatorLedByQueryParam = Get-IntersightEquipmentLocatorLed -Fi - Set-IntersightEquipmentLocatorLed + Set-IntersightEquipmentIoCard @@ -185049,21 +185351,21 @@ PS C:\> $EquipmentLocatorLedByQueryParam = Get-IntersightEquipmentLocatorLed -Fi - Get-IntersightEquipmentLogDownload + Get-IntersightEquipmentIoCardOperation Get - IntersightEquipmentLogDownload + IntersightEquipmentIoCardOperation - Get the EquipmentLogDownload + Get the EquipmentIoCardOperation - Read a 'EquipmentLogDownload' resource., + Read a 'EquipmentIoCardOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentLogDownload + Get-IntersightEquipmentIoCardOperation AccountMoid @@ -185076,6 +185378,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdminPowerState + + + + EquipmentIoCardOperation.AdminPowerStateEnum + + EquipmentIoCardOperation.AdminPowerStateEnum + + + None + + + ConfigState + + + + EquipmentIoCardOperation.ConfigStateEnum + + EquipmentIoCardOperation.ConfigStateEnum + + + None + CreateTime @@ -185088,6 +185414,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeviceRegistration + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + DomainGroupMoid @@ -185100,6 +185438,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IoCard + + + + EquipmentIoCardRelationship + + EquipmentIoCardRelationship + + + None + ModTime @@ -185136,18 +185486,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Server - - - - ComputePhysicalRelationship - - ComputePhysicalRelationship - - - None - SharedScope @@ -185163,7 +185501,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLogDownload + Get-IntersightEquipmentIoCardOperation Apply @@ -185299,7 +185637,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLogDownload + Get-IntersightEquipmentIoCardOperation Json @@ -185327,7 +185665,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentLogDownload + Get-IntersightEquipmentIoCardOperation Json @@ -185524,6 +185862,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminPowerState + + User configured power state of the iomodule.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value. + + EquipmentIoCardOperation.AdminPowerStateEnum + + EquipmentIoCardOperation.AdminPowerStateEnum + + + None + + + ConfigState + + The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis iomodule. Applying - This state denotes that the settings are being applied in the target chassis iomodule. Failed - This state denotes that the settings could not be applied in the target chassis iomodule.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + + EquipmentIoCardOperation.ConfigStateEnum + + EquipmentIoCardOperation.ConfigStateEnum + + + None + CreateTime @@ -185536,6 +185898,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeviceRegistration + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + DomainGroupMoid @@ -185548,6 +185922,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + IoCard + + A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentIoCardRelationship + + EquipmentIoCardRelationship + + + None + ModTime @@ -185584,18 +185970,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Server - - A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ComputePhysicalRelationship - - ComputePhysicalRelationship - - - None - SharedScope @@ -185658,33 +186032,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the EquipmentIoCardOperation by Name +PS C:\> $EquipmentIoCardOperationByName = Get-IntersightEquipmentIoCardOperation -Name EquipmentIoCardOperationName + +#Get the List of ServerProfiles +PS C:\> $EquipmentIoCardOperationList = Get-IntersightEquipmentIoCardOperation + +#Get the list of EquipmentIoCardOperation under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $EquipmentIoCardOperationByOrg = Get-IntersightEquipmentIoCardOperation -Organization $org + +#Get the EquipmentIoCardOperation based on query Parameter +PS C:\> $EquipmentIoCardOperationByQueryParam = Get-IntersightEquipmentIoCardOperation -Filter Name eq EquipmentIoCardOperationName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + https://www.intersight.com/apidocs/downloads + + Set-IntersightEquipmentIoCardOperation + + - Get-IntersightEquipmentPsu + Get-IntersightEquipmentIoExpander Get - IntersightEquipmentPsu + IntersightEquipmentIoExpander - Get the EquipmentPsu + Get the EquipmentIoExpander - Read a 'EquipmentPsu' resource., + Read a 'EquipmentIoExpander' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentPsu + Get-IntersightEquipmentIoExpander AccountMoid @@ -185698,13 +186097,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ComputeRackUnit + ComputeBlade - ComputeRackUnitRelationship + ComputeBladeRelationship - ComputeRackUnitRelationship + ComputeBladeRelationship None @@ -185721,18 +186120,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DeviceMoId @@ -185769,42 +186156,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentChassis - - - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex - - - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - EquipmentRackEnclosure - - - - EquipmentRackEnclosureRelationship - - EquipmentRackEnclosureRelationship - - - None - InventoryDeviceInfo @@ -185865,30 +186216,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - OperState @@ -185913,30 +186240,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - - - Pid - - - - string - - string - - - None - Presence @@ -185961,66 +186264,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PsuFwVersion - - - - string - - string - - - None - - - PsuId - - - - long - - long - - - None - - - PsuInputSrc - - - - string - - string - - - None - - - PsuType - - - - string - - string - - - None - - - PsuWattage - - - - string - - string - - - None - RegisteredDevice @@ -186081,18 +186324,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Sku - - - - string - - string - - - None - Vendor @@ -186105,34 +186336,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vid - - - - string - - string - - - None - - - Voltage - - - - string - - string - - - None - - Get-IntersightEquipmentPsu + Get-IntersightEquipmentIoExpander Apply @@ -186268,7 +186475,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentPsu + Get-IntersightEquipmentIoExpander Json @@ -186296,7 +186503,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentPsu + Get-IntersightEquipmentIoExpander Json @@ -186494,13 +186701,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ComputeRackUnit + ComputeBlade - A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - ComputeRackUnitRelationship + ComputeBladeRelationship - ComputeRackUnitRelationship + ComputeBladeRelationship None @@ -186517,18 +186724,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - This field is to provide description for the power supply unit. - - string - - string - - - None - DeviceMoId @@ -186565,42 +186760,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentChassis - - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentChassisRelationship - - EquipmentChassisRelationship - - - None - - - EquipmentFex - - A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFexRelationship - - EquipmentFexRelationship - - - None - - - EquipmentRackEnclosure - - A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentRackEnclosureRelationship - - EquipmentRackEnclosureRelationship - - - None - InventoryDeviceInfo @@ -186661,34 +186820,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - This field is to provide name for the power supply unit. - - string - - string - - - None - - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - OperState - This field identifies the psu operational state. + Identifies the operational state of I/O expander. string @@ -186709,30 +186844,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - This field identifies the Part Number for this Power Supply Unit. - - string - - string - - - None - - - Pid - - This field identifies the Product ID for the Power Supply. - - string - - string - - - None - Presence @@ -186757,66 +186868,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PsuFwVersion - - This field identifies the Firmware Version of the Power Supply. - - string - - string - - - None - - - PsuId - - This represents power supply unit identifier in chassis/server. - - long - - long - - - None - - - PsuInputSrc - - This field identifies the input source for the Power Supply. - - string - - string - - - None - - - PsuType - - This field identifies the type of the Power Supply. - - string - - string - - - None - - - PsuWattage - - This field identifies the Wattage of the Power Supply. - - string - - string - - - None - RegisteredDevice @@ -186877,18 +186928,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Sku - - This field identifies the Stockkeeping Unit for this Power Supply. - - string - - string - - - None - Vendor @@ -186901,30 +186940,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Vid - - This field identifies the Vendor ID for this Power Supply Unit. - - string - - string - - - None - - - Voltage - - This field is used to indicate the voltage state for this Power Supply. - - string - - string - - - None - Json @@ -186978,19 +186993,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentPsu by Name -PS C:\> $EquipmentPsuByName = Get-IntersightEquipmentPsu -Name EquipmentPsuName + #Get the EquipmentIoExpander by Name +PS C:\> $EquipmentIoExpanderByName = Get-IntersightEquipmentIoExpander -Name EquipmentIoExpanderName #Get the List of ServerProfiles -PS C:\> $EquipmentPsuList = Get-IntersightEquipmentPsu +PS C:\> $EquipmentIoExpanderList = Get-IntersightEquipmentIoExpander -#Get the list of EquipmentPsu under particular organization. +#Get the list of EquipmentIoExpander under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentPsuByOrg = Get-IntersightEquipmentPsu -Organization $org +PS C:\> $EquipmentIoExpanderByOrg = Get-IntersightEquipmentIoExpander -Organization $org -#Get the EquipmentPsu based on query Parameter -PS C:\> $EquipmentPsuByQueryParam = Get-IntersightEquipmentPsu -Filter Name eq EquipmentPsuName +#Get the EquipmentIoExpander based on query Parameter +PS C:\> $EquipmentIoExpanderByQueryParam = Get-IntersightEquipmentIoExpander -Filter Name eq EquipmentIoExpanderName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -187004,7 +187019,7 @@ PS C:\> $EquipmentPsuByQueryParam = Get-IntersightEquipmentPsu -Filter Name eq E - Set-IntersightEquipmentPsu + Set-IntersightEquipmentIoExpander @@ -187012,21 +187027,21 @@ PS C:\> $EquipmentPsuByQueryParam = Get-IntersightEquipmentPsu -Filter Name eq E - Get-IntersightEquipmentPsuControl + Get-IntersightEquipmentLocatorLed Get - IntersightEquipmentPsuControl + IntersightEquipmentLocatorLed - Get the EquipmentPsuControl + Get the EquipmentLocatorLed - Read a 'EquipmentPsuControl' resource., + Read a 'EquipmentLocatorLed' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentPsuControl + Get-IntersightEquipmentLocatorLed AccountMoid @@ -187040,7 +187055,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ClusterState + Color @@ -187051,6 +187066,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ComputeBlade + + + + ComputeBladeRelationship + + ComputeBladeRelationship + + + None + + + ComputeRackUnit + + + + ComputeRackUnitRelationship + + ComputeRackUnitRelationship + + + None + CreateTime @@ -187111,14 +187150,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InputPowerState + + EquipmentFex - string + EquipmentFexRelationship - string + EquipmentFexRelationship None @@ -187135,18 +187174,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IsUpgraded - - - - bool - - bool - - - None - ModTime @@ -187159,18 +187186,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -187183,26 +187198,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - OperQualifier + + NetworkElement - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -187219,18 +187222,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OutputPowerState - - - - string - - string - - - None - Parent @@ -187243,42 +187234,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - Redundancy - - - - string - - string - - - None - RegisteredDevice @@ -187291,18 +187246,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision - - - - string - - string - - - None - Rn @@ -187315,18 +187258,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Serial - - - - string - - string - - - None - SharedScope @@ -187339,14 +187270,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vendor + + StoragePhysicalDisk - string + StoragePhysicalDiskRelationship - string + StoragePhysicalDiskRelationship None @@ -187354,7 +187285,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentPsuControl + Get-IntersightEquipmentLocatorLed Apply @@ -187490,7 +187421,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentPsuControl + Get-IntersightEquipmentLocatorLed Json @@ -187518,7 +187449,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentPsuControl + Get-IntersightEquipmentLocatorLed Json @@ -187716,9 +187647,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ClusterState + Color - This field identifies the cluster state of the psu redundancy. + Color of the locatorled available on an equipment. string @@ -187727,6 +187658,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ComputeBlade + + A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ComputeBladeRelationship + + ComputeBladeRelationship + + + None + + + ComputeRackUnit + + A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ComputeRackUnitRelationship + + ComputeRackUnitRelationship + + + None + CreateTime @@ -187787,14 +187742,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InputPowerState + + EquipmentFex - This field identifies the input power state of the psus. + A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentFexRelationship - string + EquipmentFexRelationship None @@ -187811,18 +187766,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsUpgraded - - This field indicates the compute status of the catalog values for the associated component or hardware. - - bool - - bool - - - None - ModTime @@ -187835,18 +187778,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - Moid @@ -187859,26 +187790,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - This field identifies the name of psu control object. - - string - - string - - - None - - - OperQualifier + + NetworkElement - This field identifies the operational qualifier for the psu redundancy. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -187886,19 +187805,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - This field identifies the operational state of the psu redundancy. - - string - - string - - - None - - - OutputPowerState - - This field identifies the output power state of the psus. + Identifies the operational state of locatorled. string @@ -187919,42 +187826,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - Redundancy - - This field identifies the redundancy state of the psus. - - string - - string - - - None - RegisteredDevice @@ -187967,18 +187838,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - Rn @@ -187991,18 +187850,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Serial - - This field displays the serial number of the associated component or hardware. - - string - - string - - - None - SharedScope @@ -188015,14 +187862,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Vendor + + StoragePhysicalDisk - This field displays the vendor information of the associated component or hardware. + A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StoragePhysicalDiskRelationship - string + StoragePhysicalDiskRelationship None @@ -188080,19 +187927,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentPsuControl by Name -PS C:\> $EquipmentPsuControlByName = Get-IntersightEquipmentPsuControl -Name EquipmentPsuControlName + #Get the EquipmentLocatorLed by Name +PS C:\> $EquipmentLocatorLedByName = Get-IntersightEquipmentLocatorLed -Name EquipmentLocatorLedName #Get the List of ServerProfiles -PS C:\> $EquipmentPsuControlList = Get-IntersightEquipmentPsuControl +PS C:\> $EquipmentLocatorLedList = Get-IntersightEquipmentLocatorLed -#Get the list of EquipmentPsuControl under particular organization. +#Get the list of EquipmentLocatorLed under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentPsuControlByOrg = Get-IntersightEquipmentPsuControl -Organization $org +PS C:\> $EquipmentLocatorLedByOrg = Get-IntersightEquipmentLocatorLed -Organization $org -#Get the EquipmentPsuControl based on query Parameter -PS C:\> $EquipmentPsuControlByQueryParam = Get-IntersightEquipmentPsuControl -Filter Name eq EquipmentPsuControlName +#Get the EquipmentLocatorLed based on query Parameter +PS C:\> $EquipmentLocatorLedByQueryParam = Get-IntersightEquipmentLocatorLed -Filter Name eq EquipmentLocatorLedName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -188106,7 +187953,7 @@ PS C:\> $EquipmentPsuControlByQueryParam = Get-IntersightEquipmentPsuControl -Fi - Set-IntersightEquipmentPsuControl + Set-IntersightEquipmentLocatorLed @@ -188114,21 +187961,21 @@ PS C:\> $EquipmentPsuControlByQueryParam = Get-IntersightEquipmentPsuControl -Fi - Get-IntersightEquipmentRackEnclosure + Get-IntersightEquipmentLogDownload Get - IntersightEquipmentRackEnclosure + IntersightEquipmentLogDownload - Get the EquipmentRackEnclosure + Get the EquipmentLogDownload - Read a 'EquipmentRackEnclosure' resource., + Read a 'EquipmentLogDownload' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentRackEnclosure + Get-IntersightEquipmentLogDownload AccountMoid @@ -188153,30 +188000,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId - - - - string - - string - - - None - - - Dn - - - - string - - string - - - None - DomainGroupMoid @@ -188189,42 +188012,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EnclosureId - - - - long - - long - - - None - - - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - - IsUpgraded - - - - bool - - bool - - - None - ModTime @@ -188237,18 +188024,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -188273,74 +188048,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Presence - - - - string - - string - - - None - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - - - Serial + Server - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -188357,22 +188072,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vendor - - - - string - - string - - - None - - Get-IntersightEquipmentRackEnclosure + Get-IntersightEquipmentLogDownload Apply @@ -188508,7 +188211,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentRackEnclosure + Get-IntersightEquipmentLogDownload Json @@ -188536,7 +188239,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentRackEnclosure + Get-IntersightEquipmentLogDownload Json @@ -188745,30 +188448,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn - - The Distinguished Name unambiguously identifies an object in the system. - - string - - string - - - None - DomainGroupMoid @@ -188781,42 +188460,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EnclosureId - - This represents the Enclosure Identifier for Rack servers. - - long - - long - - - None - - - InventoryDeviceInfo - - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - - IsUpgraded - - This field indicates the compute status of the catalog values for the associated component or hardware. - - bool - - bool - - - None - ModTime @@ -188829,18 +188472,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - Moid @@ -188865,74 +188496,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - Serial + Server - This field displays the serial number of the associated component or hardware. + A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -188949,18 +188520,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Vendor - - This field displays the vendor information of the associated component or hardware. - - string - - string - - - None - Json @@ -189011,58 +188570,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentRackEnclosure by Name -PS C:\> $EquipmentRackEnclosureByName = Get-IntersightEquipmentRackEnclosure -Name EquipmentRackEnclosureName - -#Get the List of ServerProfiles -PS C:\> $EquipmentRackEnclosureList = Get-IntersightEquipmentRackEnclosure - -#Get the list of EquipmentRackEnclosure under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentRackEnclosureByOrg = Get-IntersightEquipmentRackEnclosure -Organization $org - -#Get the EquipmentRackEnclosure based on query Parameter -PS C:\> $EquipmentRackEnclosureByQueryParam = Get-IntersightEquipmentRackEnclosure -Filter Name eq EquipmentRackEnclosureName - -#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-IntersightEquipmentRackEnclosure - - - Get-IntersightEquipmentRackEnclosureSlot + Get-IntersightEquipmentPsu Get - IntersightEquipmentRackEnclosureSlot + IntersightEquipmentPsu - Get the EquipmentRackEnclosureSlot + Get the EquipmentPsu - Read a 'EquipmentRackEnclosureSlot' resource., + Read a 'EquipmentPsu' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentRackEnclosureSlot + Get-IntersightEquipmentPsu AccountMoid @@ -189075,6 +188609,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ComputeRackUnit + + + + ComputeRackUnitRelationship + + ComputeRackUnitRelationship + + + None + CreateTime @@ -189087,6 +188633,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + DeviceMoId @@ -189123,6 +188681,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EquipmentChassis + + + + EquipmentChassisRelationship + + EquipmentChassisRelationship + + + None + + + EquipmentFex + + + + EquipmentFexRelationship + + EquipmentFexRelationship + + + None + EquipmentRackEnclosure @@ -189195,6 +188777,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperState + + + + string + + string + + + None + Parent @@ -189207,6 +188825,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + + + Pid + + + + string + + string + + + None + Presence @@ -189232,7 +188874,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - RackId + PsuFwVersion + + + + string + + string + + + None + + + PsuId @@ -189243,20 +188897,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - RackUnit + + PsuInputSrc - ComputeRackUnitRelationship + string - ComputeRackUnitRelationship + string None - RackUnitDn + PsuType + + + + string + + string + + + None + + + PsuWattage @@ -189327,6 +188993,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Sku + + + + string + + string + + + None + Vendor @@ -189339,10 +189017,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Vid + + + + string + + string + + + None + + + Voltage + + + + string + + string + + + None + - Get-IntersightEquipmentRackEnclosureSlot + Get-IntersightEquipmentPsu Apply @@ -189478,7 +189180,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentRackEnclosureSlot + Get-IntersightEquipmentPsu Json @@ -189506,7 +189208,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentRackEnclosureSlot + Get-IntersightEquipmentPsu Json @@ -189703,6 +189405,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ComputeRackUnit + + A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ComputeRackUnitRelationship + + ComputeRackUnitRelationship + + + None + CreateTime @@ -189715,6 +189429,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + This field is to provide description for the power supply unit. + + string + + string + + + None + DeviceMoId @@ -189751,6 +189477,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EquipmentChassis + + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentChassisRelationship + + EquipmentChassisRelationship + + + None + + + EquipmentFex + + A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFexRelationship + + EquipmentFexRelationship + + + None + EquipmentRackEnclosure @@ -189823,6 +189573,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + This field is to provide name for the power supply unit. + + string + + string + + + None + + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperState + + This field identifies the psu operational state. + + string + + string + + + None + Parent @@ -189835,6 +189621,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + This field identifies the Part Number for this Power Supply Unit. + + string + + string + + + None + + + Pid + + This field identifies the Product ID for the Power Supply. + + string + + string + + + None + Presence @@ -189860,9 +189670,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - RackId + PsuFwVersion - Server ID which is part of Rack Enclosure Slot. + This field identifies the Firmware Version of the Power Supply. + + string + + string + + + None + + + PsuId + + This represents power supply unit identifier in chassis/server. long @@ -189871,22 +189693,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - RackUnit + + PsuInputSrc - A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field identifies the input source for the Power Supply. - ComputeRackUnitRelationship + string - ComputeRackUnitRelationship + string None - RackUnitDn + PsuType - Server DN which is part of Rack Enclosure Slot. + This field identifies the type of the Power Supply. + + string + + string + + + None + + + PsuWattage + + This field identifies the Wattage of the Power Supply. string @@ -189955,6 +189789,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Sku + + This field identifies the Stockkeeping Unit for this Power Supply. + + string + + string + + + None + Vendor @@ -189967,6 +189813,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Vid + + This field identifies the Vendor ID for this Power Supply Unit. + + string + + string + + + None + + + Voltage + + This field is used to indicate the voltage state for this Power Supply. + + string + + string + + + None + Json @@ -190020,19 +189890,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentRackEnclosureSlot by Name -PS C:\> $EquipmentRackEnclosureSlotByName = Get-IntersightEquipmentRackEnclosureSlot -Name EquipmentRackEnclosureSlotName + #Get the EquipmentPsu by Name +PS C:\> $EquipmentPsuByName = Get-IntersightEquipmentPsu -Name EquipmentPsuName #Get the List of ServerProfiles -PS C:\> $EquipmentRackEnclosureSlotList = Get-IntersightEquipmentRackEnclosureSlot +PS C:\> $EquipmentPsuList = Get-IntersightEquipmentPsu -#Get the list of EquipmentRackEnclosureSlot under particular organization. +#Get the list of EquipmentPsu under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentRackEnclosureSlotByOrg = Get-IntersightEquipmentRackEnclosureSlot -Organization $org +PS C:\> $EquipmentPsuByOrg = Get-IntersightEquipmentPsu -Organization $org -#Get the EquipmentRackEnclosureSlot based on query Parameter -PS C:\> $EquipmentRackEnclosureSlotByQueryParam = Get-IntersightEquipmentRackEnclosureSlot -Filter Name eq EquipmentRackEnclosureSlotName +#Get the EquipmentPsu based on query Parameter +PS C:\> $EquipmentPsuByQueryParam = Get-IntersightEquipmentPsu -Filter Name eq EquipmentPsuName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -190046,7 +189916,7 @@ PS C:\> $EquipmentRackEnclosureSlotByQueryParam = Get-IntersightEquipmentRackEnc - Set-IntersightEquipmentRackEnclosureSlot + Set-IntersightEquipmentPsu @@ -190054,21 +189924,21 @@ PS C:\> $EquipmentRackEnclosureSlotByQueryParam = Get-IntersightEquipmentRackEnc - Get-IntersightEquipmentSensor + Get-IntersightEquipmentPsuControl Get - IntersightEquipmentSensor + IntersightEquipmentPsuControl - Get the EquipmentSensor + Get the EquipmentPsuControl - Read a 'EquipmentSensor' resource., + Read a 'EquipmentPsuControl' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentSensor + Get-IntersightEquipmentPsuControl AccountMoid @@ -190082,13 +189952,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AlarmStatus + ClusterState - EquipmentSensor.AlarmStatusEnum + string - EquipmentSensor.AlarmStatusEnum + string None @@ -190141,6 +190011,54 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EquipmentChassis + + + + EquipmentChassisRelationship + + EquipmentChassisRelationship + + + None + + + InputPowerState + + + + string + + string + + + None + + + InventoryDeviceInfo + + + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + + + IsUpgraded + + + + bool + + bool + + + None + ModTime @@ -190153,6 +190071,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Model + + + + string + + string + + + None + Moid @@ -190177,14 +190107,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + OperQualifier - NetworkElementRelationship + string - NetworkElementRelationship + string + + + None + + + OperState + + + + string + + string + + + None + + + OutputPowerState + + + + string + + string None @@ -190201,6 +190155,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Presence + + + + string + + string + + + None + + + PreviousFru + + + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + Redundancy + + + + string + + string + + + None + RegisteredDevice @@ -190213,6 +190203,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Revision + + + + string + + string + + + None + Rn @@ -190225,6 +190227,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Serial + + + + string + + string + + + None + SharedScope @@ -190237,10 +190251,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Vendor + + + + string + + string + + + None + - Get-IntersightEquipmentSensor + Get-IntersightEquipmentPsuControl Apply @@ -190376,7 +190402,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSensor + Get-IntersightEquipmentPsuControl Json @@ -190404,7 +190430,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSensor + Get-IntersightEquipmentPsuControl Json @@ -190602,13 +190628,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AlarmStatus + ClusterState - The alarm status of the sensor.\n* `absent` - The sensor is absent on the device.\n* `failed` - The sensor in the device has failed.\n* `normal` - The sensor status is normal.\n* `minor` - The sensor has crossed minor threshold.\n* `major` - The sensor has crossed major threshold.\n* `bad-asic` - The sensor is in bad-asic state. + This field identifies the cluster state of the psu redundancy. - EquipmentSensor.AlarmStatusEnum + string - EquipmentSensor.AlarmStatusEnum + string None @@ -190661,6 +190687,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EquipmentChassis + + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentChassisRelationship + + EquipmentChassisRelationship + + + None + + + InputPowerState + + This field identifies the input power state of the psus. + + string + + string + + + None + + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + + + IsUpgraded + + This field indicates the compute status of the catalog values for the associated component or hardware. + + bool + + bool + + + None + ModTime @@ -190673,6 +190747,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Model + + This field displays the model number of the associated component or hardware. + + string + + string + + + None + Moid @@ -190688,7 +190774,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name or description of the sensor. + This field identifies the name of psu control object. string @@ -190697,14 +190783,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement + + OperQualifier - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field identifies the operational qualifier for the psu redundancy. - NetworkElementRelationship + string - NetworkElementRelationship + string + + + None + + + OperState + + This field identifies the operational state of the psu redundancy. + + string + + string + + + None + + + OutputPowerState + + This field identifies the output power state of the psus. + + string + + string None @@ -190721,6 +190831,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Presence + + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. + + string + + string + + + None + + + PreviousFru + + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + + + Redundancy + + This field identifies the redundancy state of the psus. + + string + + string + + + None + RegisteredDevice @@ -190733,6 +190879,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Revision + + This field displays the revised version of the associated component or hardware (if any). + + string + + string + + + None + Rn @@ -190745,6 +190903,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Serial + + This field displays the serial number of the associated component or hardware. + + string + + string + + + None + SharedScope @@ -190757,6 +190927,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Vendor + + This field displays the vendor information of the associated component or hardware. + + string + + string + + + None + Json @@ -190807,33 +190989,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the EquipmentPsuControl by Name +PS C:\> $EquipmentPsuControlByName = Get-IntersightEquipmentPsuControl -Name EquipmentPsuControlName + +#Get the List of ServerProfiles +PS C:\> $EquipmentPsuControlList = Get-IntersightEquipmentPsuControl + +#Get the list of EquipmentPsuControl under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $EquipmentPsuControlByOrg = Get-IntersightEquipmentPsuControl -Organization $org + +#Get the EquipmentPsuControl based on query Parameter +PS C:\> $EquipmentPsuControlByQueryParam = Get-IntersightEquipmentPsuControl -Filter Name eq EquipmentPsuControlName + +#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-IntersightEquipmentPsuControl + + - Get-IntersightEquipmentSharedIoModule + Get-IntersightEquipmentRackEnclosure Get - IntersightEquipmentSharedIoModule + IntersightEquipmentRackEnclosure - Get the EquipmentSharedIoModule + Get the EquipmentRackEnclosure - Read a 'EquipmentSharedIoModule' resource., + Read a 'EquipmentRackEnclosure' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentSharedIoModule + Get-IntersightEquipmentRackEnclosure AccountMoid @@ -190846,30 +191053,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ConfigState - - - - string - - string - - - None - - - Controller - - - - ManagementControllerRelationship - - ManagementControllerRelationship - - - None - CreateTime @@ -190894,18 +191077,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Discovery - - - - string - - string - - - None - Dn @@ -190930,14 +191101,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentSystemIoController + + EnclosureId - EquipmentSystemIoControllerRelationship + long - EquipmentSystemIoControllerRelationship + long None @@ -190966,30 +191137,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - MacOfSharedIomAside - - - - string - - string - - - None - - - MacOfSharedIomBside - - - - string - - string - - - None - ModTime @@ -191026,18 +191173,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState - - - - string - - string - - - None - Parent @@ -191050,18 +191185,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - Presence @@ -191086,18 +191209,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Reachability - - - - string - - string - - - None - RegisteredDevice @@ -191158,18 +191269,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - UsrLbl - - - - string - - string - - - None - Vendor @@ -191182,22 +191281,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vid - - - - string - - string - - - None - - Get-IntersightEquipmentSharedIoModule + Get-IntersightEquipmentRackEnclosure Apply @@ -191333,7 +191420,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSharedIoModule + Get-IntersightEquipmentRackEnclosure Json @@ -191361,7 +191448,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSharedIoModule + Get-IntersightEquipmentRackEnclosure Json @@ -191558,30 +191645,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ConfigState - - This field identifies the configuration state for this SIOM Unit. - - string - - string - - - None - - - Controller - - A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - ManagementControllerRelationship - - ManagementControllerRelationship - - - None - CreateTime @@ -191606,18 +191669,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Discovery - - This field identifies the discovery state of SIOM. - - string - - string - - - None - Dn @@ -191642,14 +191693,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentSystemIoController + + EnclosureId - A reference to a equipmentSystemIoController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This represents the Enclosure Identifier for Rack servers. - EquipmentSystemIoControllerRelationship + long - EquipmentSystemIoControllerRelationship + long None @@ -191678,30 +191729,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - MacOfSharedIomAside - - This field identifies the MAC of IOM-A side. - - string - - string - - - None - - - MacOfSharedIomBside - - This field identifies the MAC of IOM-B side. - - string - - string - - - None - ModTime @@ -191738,18 +191765,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState - - This field identifies the SIOM operational state. - - string - - string - - - None - Parent @@ -191762,18 +191777,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - This field identifies the Part Number for this SIOM Unit. - - string - - string - - - None - Presence @@ -191798,18 +191801,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Reachability - - This field identifies the reachability to FI-A and B side. - - string - - string - - - None - RegisteredDevice @@ -191870,18 +191861,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - UsrLbl - - User label configured for the SIOM. - - string - - string - - - None - Vendor @@ -191894,18 +191873,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Vid - - This field identifies the vendor id for this SIOM Unit. - - string - - string - - - None - Json @@ -191959,19 +191926,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentSharedIoModule by Name -PS C:\> $EquipmentSharedIoModuleByName = Get-IntersightEquipmentSharedIoModule -Name EquipmentSharedIoModuleName + #Get the EquipmentRackEnclosure by Name +PS C:\> $EquipmentRackEnclosureByName = Get-IntersightEquipmentRackEnclosure -Name EquipmentRackEnclosureName #Get the List of ServerProfiles -PS C:\> $EquipmentSharedIoModuleList = Get-IntersightEquipmentSharedIoModule +PS C:\> $EquipmentRackEnclosureList = Get-IntersightEquipmentRackEnclosure -#Get the list of EquipmentSharedIoModule under particular organization. +#Get the list of EquipmentRackEnclosure under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentSharedIoModuleByOrg = Get-IntersightEquipmentSharedIoModule -Organization $org +PS C:\> $EquipmentRackEnclosureByOrg = Get-IntersightEquipmentRackEnclosure -Organization $org -#Get the EquipmentSharedIoModule based on query Parameter -PS C:\> $EquipmentSharedIoModuleByQueryParam = Get-IntersightEquipmentSharedIoModule -Filter Name eq EquipmentSharedIoModuleName +#Get the EquipmentRackEnclosure based on query Parameter +PS C:\> $EquipmentRackEnclosureByQueryParam = Get-IntersightEquipmentRackEnclosure -Filter Name eq EquipmentRackEnclosureName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -191985,7 +191952,7 @@ PS C:\> $EquipmentSharedIoModuleByQueryParam = Get-IntersightEquipmentSharedIoMo - Set-IntersightEquipmentSharedIoModule + Set-IntersightEquipmentRackEnclosure @@ -191993,21 +191960,21 @@ PS C:\> $EquipmentSharedIoModuleByQueryParam = Get-IntersightEquipmentSharedIoMo - Get-IntersightEquipmentSwitchCard + Get-IntersightEquipmentRackEnclosureSlot Get - IntersightEquipmentSwitchCard + IntersightEquipmentRackEnclosureSlot - Get the EquipmentSwitchCard + Get the EquipmentRackEnclosureSlot - Read a 'EquipmentSwitchCard' resource., + Read a 'EquipmentRackEnclosureSlot' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentSwitchCard + Get-IntersightEquipmentRackEnclosureSlot AccountMoid @@ -192020,18 +191987,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BaseMac - - - - string - - string - - - None - CreateTime @@ -192044,18 +191999,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DeviceMoId @@ -192092,50 +192035,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EndMac - - - - string - - string - - - None - - - EthernetSwitchingMode - - - - EquipmentSwitchCard.EthernetSwitchingModeEnum - - EquipmentSwitchCard.EthernetSwitchingModeEnum - - - None - - - FcSwitchingMode - - - - EquipmentSwitchCard.FcSwitchingModeEnum - - EquipmentSwitchCard.FcSwitchingModeEnum - - - None - - - HwVersion + + EquipmentRackEnclosure - string + EquipmentRackEnclosureRelationship - string + EquipmentRackEnclosureRelationship None @@ -192200,80 +192107,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - NumPorts - - - - long - - long - - - None - - - OutOfBandIpAddress - - - - string - - string - - - None - - - OutOfBandIpGateway - - - - string - - string - - - None - - - OutOfBandIpMask + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - OutOfBandMac + Presence @@ -192284,44 +192131,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + PreviousFru - MoBaseMoRelationship + EquipmentFruRelationship - MoBaseMoRelationship + EquipmentFruRelationship None - PartNumber + RackId - string + long - string + long None - - PowerState + + RackUnit - EquipmentSwitchCard.PowerStateEnum + ComputeRackUnitRelationship - EquipmentSwitchCard.PowerStateEnum + ComputeRackUnitRelationship None - Presence + RackUnitDn @@ -192332,18 +192179,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -192404,78 +192239,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SlotId - - - - long - - long - - - None - - - State - - - - string - - string - - - None - - - Status - - - - EquipmentSwitchCard.StatusEnum - - EquipmentSwitchCard.StatusEnum - - - None - - - SwitchId - - - - string - - string - - - None - - - Thermal - - - - EquipmentSwitchCard.ThermalEnum - - EquipmentSwitchCard.ThermalEnum - - - None - - - Type - - - - string - - string - - - None - Vendor @@ -192491,7 +192254,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchCard + Get-IntersightEquipmentRackEnclosureSlot Apply @@ -192627,7 +192390,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchCard + Get-IntersightEquipmentRackEnclosureSlot Json @@ -192655,7 +192418,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchCard + Get-IntersightEquipmentRackEnclosureSlot Json @@ -192852,18 +192615,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BaseMac - - The starting (base) MAC address of the switch hardware like \"d0-e0-42-87-39-00\". - - string - - string - - - None - CreateTime @@ -192876,18 +192627,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - Detailed description of this switch hardware. - - string - - string - - - None - DeviceMoId @@ -192924,50 +192663,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EndMac - - The ending MAC address of the switch hardware like \"d0-e0-42-87-39-5f\". - - string - - string - - - None - - - EthernetSwitchingMode - - The user configured Ethernet switching mode for this switch (End-Host or Switch).\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - - EquipmentSwitchCard.EthernetSwitchingModeEnum - - EquipmentSwitchCard.EthernetSwitchingModeEnum - - - None - - - FcSwitchingMode - - The user configured FC switching mode for this switch (End-Host or Switch).\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - - EquipmentSwitchCard.FcSwitchingModeEnum - - EquipmentSwitchCard.FcSwitchingModeEnum - - - None - - - HwVersion + + EquipmentRackEnclosure - The Hardware version of the switch hardware. + A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentRackEnclosureRelationship - string + EquipmentRackEnclosureRelationship None @@ -193032,82 +192735,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the switch card like Line Card-1. - - string - - string - - - None - - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - NumPorts - - Number of ports present in this switch hardware. - - long - - long - - - None - - - OutOfBandIpAddress - - Field specifies this Switch's Out-of-band IP address. - - string - - string - - - None - - - OutOfBandIpGateway - - Field specifies this Switch's default gateway for the out-of-band management interface. - - string - - string - - - None - - - OutOfBandIpMask + + Parent - Field specifies the Netmask for this Switch's Out-of-band IP address. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - OutOfBandMac + Presence - The MAC address of the Switch's out-of-band management interface. + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. string @@ -193116,46 +192759,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parent + + PreviousFru - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - MoBaseMoRelationship + EquipmentFruRelationship - MoBaseMoRelationship + EquipmentFruRelationship None - PartNumber + RackId - The part number of the switch hardware. + Server ID which is part of Rack Enclosure Slot. - string + long - string + long None - - PowerState + + RackUnit - Power state of the switch hardware.\n* `unknown` - The power state of the switch hardware is unknown.\n* `off` - The power state of the switch hardware is off.\n* `on` - The power state of the switch hardware is on.\n* `deny` - The power state of the switch hardware is deny.\n* `multi-boot-fail` - The power state of the switch hardware is multi-boot-fail. + A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentSwitchCard.PowerStateEnum + ComputeRackUnitRelationship - EquipmentSwitchCard.PowerStateEnum + ComputeRackUnitRelationship None - Presence + RackUnitDn - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. + Server DN which is part of Rack Enclosure Slot. string @@ -193164,18 +192807,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -193236,78 +192867,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SlotId - - Slot identifier of the local Switch slot Interface. - - long - - long - - - None - - - State - - Operational state of the switch hardware. - - string - - string - - - None - - - Status - - The connection status of the switch hardware like up/down.\n* `Down` - Connection status of the switch card is down.\n* `Up` - Connection status of the switch card is up. - - EquipmentSwitchCard.StatusEnum - - EquipmentSwitchCard.StatusEnum - - - None - - - SwitchId - - Switch Identifier that is local to a cluster. - - string - - string - - - None - - - Thermal - - The Thermal status of the fabric interconnect.\n* `unknown` - The default state of the sensor (in case no data is received).\n* `ok` - State of the sensor indicating the sensor's temperature range is okay.\n* `upper-non-recoverable` - State of the sensor indicating that the temperature is extremely high above normal range.\n* `upper-critical` - State of the sensor indicating that the temperature is above normal range.\n* `upper-non-critical` - State of the sensor indicating that the temperature is a little above the normal range.\n* `lower-non-critical` - State of the sensor indicating that the temperature is a little below the normal range.\n* `lower-critical` - State of the sensor indicating that the temperature is below normal range.\n* `lower-non-recoverable` - State of the sensor indicating that the temperature is extremely below normal range. - - EquipmentSwitchCard.ThermalEnum - - EquipmentSwitchCard.ThermalEnum - - - None - - - Type - - Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc. - - string - - string - - - None - Vendor @@ -193373,19 +192932,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentSwitchCard by Name -PS C:\> $EquipmentSwitchCardByName = Get-IntersightEquipmentSwitchCard -Name EquipmentSwitchCardName + #Get the EquipmentRackEnclosureSlot by Name +PS C:\> $EquipmentRackEnclosureSlotByName = Get-IntersightEquipmentRackEnclosureSlot -Name EquipmentRackEnclosureSlotName #Get the List of ServerProfiles -PS C:\> $EquipmentSwitchCardList = Get-IntersightEquipmentSwitchCard +PS C:\> $EquipmentRackEnclosureSlotList = Get-IntersightEquipmentRackEnclosureSlot -#Get the list of EquipmentSwitchCard under particular organization. +#Get the list of EquipmentRackEnclosureSlot under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentSwitchCardByOrg = Get-IntersightEquipmentSwitchCard -Organization $org +PS C:\> $EquipmentRackEnclosureSlotByOrg = Get-IntersightEquipmentRackEnclosureSlot -Organization $org -#Get the EquipmentSwitchCard based on query Parameter -PS C:\> $EquipmentSwitchCardByQueryParam = Get-IntersightEquipmentSwitchCard -Filter Name eq EquipmentSwitchCardName +#Get the EquipmentRackEnclosureSlot based on query Parameter +PS C:\> $EquipmentRackEnclosureSlotByQueryParam = Get-IntersightEquipmentRackEnclosureSlot -Filter Name eq EquipmentRackEnclosureSlotName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -193399,7 +192958,7 @@ PS C:\> $EquipmentSwitchCardByQueryParam = Get-IntersightEquipmentSwitchCard -Fi - Set-IntersightEquipmentSwitchCard + Set-IntersightEquipmentRackEnclosureSlot @@ -193407,21 +192966,21 @@ PS C:\> $EquipmentSwitchCardByQueryParam = Get-IntersightEquipmentSwitchCard -Fi - Get-IntersightEquipmentSwitchOperation + Get-IntersightEquipmentSensor Get - IntersightEquipmentSwitchOperation + IntersightEquipmentSensor - Get the EquipmentSwitchOperation + Get the EquipmentSensor - Read a 'EquipmentSwitchOperation' resource., + Read a 'EquipmentSensor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentSwitchOperation + Get-IntersightEquipmentSensor AccountMoid @@ -193435,49 +192994,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminLocatorLedAction + AlarmStatus - EquipmentSwitchOperation.AdminLocatorLedActionEnum + EquipmentSensor.AlarmStatusEnum - EquipmentSwitchOperation.AdminLocatorLedActionEnum + EquipmentSensor.AlarmStatusEnum None - - AdminLocatorLedActionState + + CreateTime - EquipmentSwitchOperation.AdminLocatorLedActionStateEnum + DateTime - EquipmentSwitchOperation.AdminLocatorLedActionStateEnum + DateTime None - - CreateTime + + DeviceMoId - DateTime + string - DateTime + string None - - DeviceRegistration + + Dn - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -193518,6 +193077,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + NetworkElement @@ -193542,6 +193113,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + + + string + + string + + + None + SharedScope @@ -193557,7 +193152,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchOperation + Get-IntersightEquipmentSensor Apply @@ -193693,7 +193288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchOperation + Get-IntersightEquipmentSensor Json @@ -193721,7 +193316,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSwitchOperation + Get-IntersightEquipmentSensor Json @@ -193919,49 +193514,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminLocatorLedAction + AlarmStatus - Action performed on the locator LED of the switch.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. + The alarm status of the sensor.\n* `absent` - The sensor is absent on the device.\n* `failed` - The sensor in the device has failed.\n* `normal` - The sensor status is normal.\n* `minor` - The sensor has crossed minor threshold.\n* `major` - The sensor has crossed major threshold.\n* `bad-asic` - The sensor is in bad-asic state. - EquipmentSwitchOperation.AdminLocatorLedActionEnum + EquipmentSensor.AlarmStatusEnum - EquipmentSwitchOperation.AdminLocatorLedActionEnum + EquipmentSensor.AlarmStatusEnum None - - AdminLocatorLedActionState + + CreateTime - Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + The time when this managed object was created. - EquipmentSwitchOperation.AdminLocatorLedActionStateEnum + DateTime - EquipmentSwitchOperation.AdminLocatorLedActionStateEnum + DateTime None - - CreateTime + + DeviceMoId - The time when this managed object was created. + The database identifier of the registered device of an object. - DateTime + string - DateTime + string None - - DeviceRegistration + + Dn - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Distinguished Name unambiguously identifies an object in the system. - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -194002,6 +193597,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + The name or description of the sensor. + + string + + string + + + None + NetworkElement @@ -194026,6 +193633,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + SharedScope @@ -194095,30 +193726,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads - - Set-IntersightEquipmentSwitchOperation - - - Get-IntersightEquipmentSystemIoController + Get-IntersightEquipmentSharedIoModule Get - IntersightEquipmentSystemIoController + IntersightEquipmentSharedIoModule - Get the EquipmentSystemIoController + Get the EquipmentSharedIoModule - Read a 'EquipmentSystemIoController' resource., + Read a 'EquipmentSharedIoModule' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentSystemIoController + Get-IntersightEquipmentSharedIoModule AccountMoid @@ -194132,7 +193759,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ChassisId + ConfigState @@ -194144,7 +193771,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Cmc + Controller @@ -194155,30 +193782,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ConnectionPath - - - - string - - string - - - None - - - ConnectionStatus - - - - string - - string - - - None - CreateTime @@ -194191,8 +193794,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description + + DeviceMoId @@ -194204,7 +193807,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DeviceMoId + Discovery @@ -194240,13 +193843,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EquipmentChassis + EquipmentSystemIoController - EquipmentChassisRelationship + EquipmentSystemIoControllerRelationship - EquipmentChassisRelationship + EquipmentSystemIoControllerRelationship None @@ -194276,7 +193879,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ManagingInstance + MacOfSharedIomAside + + + + string + + string + + + None + + + MacOfSharedIomBside @@ -194360,7 +193975,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Pid + Presence @@ -194371,26 +193986,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Presence + + PreviousFru - string + EquipmentFruRelationship - string + EquipmentFruRelationship None - - PreviousFru + + Reachability - EquipmentFruRelationship + string - EquipmentFruRelationship + string None @@ -194443,20 +194058,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedIoModule + + SharedScope - EquipmentSharedIoModuleRelationship + string - EquipmentSharedIoModuleRelationship + string None - - SharedScope + + UsrLbl @@ -194468,19 +194083,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SystemIoControllerId + Vendor - long + string - long + string None - Vendor + Vid @@ -194494,7 +194109,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSystemIoController + Get-IntersightEquipmentSharedIoModule Apply @@ -194630,7 +194245,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSystemIoController + Get-IntersightEquipmentSharedIoModule Json @@ -194658,7 +194273,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentSystemIoController + Get-IntersightEquipmentSharedIoModule Json @@ -194856,9 +194471,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ChassisId + ConfigState - The assigned identifier for a chassis. + This field identifies the configuration state for this SIOM Unit. string @@ -194868,7 +194483,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Cmc + Controller A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. @@ -194879,30 +194494,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ConnectionPath - - Connection Path identifies the data path available between IOModule and FI. - - string - - string - - - None - - - ConnectionStatus - - Connection status identifies the status of data path. - - string - - string - - - None - CreateTime @@ -194915,10 +194506,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description + + DeviceMoId - This field gives a brief information on systemIOController. + The database identifier of the registered device of an object. string @@ -194928,9 +194519,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DeviceMoId + Discovery - The database identifier of the registered device of an object. + This field identifies the discovery state of SIOM. string @@ -194964,13 +194555,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EquipmentChassis + EquipmentSystemIoController - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentSystemIoController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentChassisRelationship + EquipmentSystemIoControllerRelationship - EquipmentChassisRelationship + EquipmentSystemIoControllerRelationship None @@ -195000,9 +194591,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ManagingInstance + MacOfSharedIomAside - This field identifies the CIMC that manages the controller. + This field identifies the MAC of IOM-A side. + + string + + string + + + None + + + MacOfSharedIomBside + + This field identifies the MAC of IOM-B side. string @@ -195050,7 +194653,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - This field identifies the SIOC operational state. + This field identifies the SIOM operational state. string @@ -195074,19 +194677,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a PartNumber - Part Number identifier for the IO module. - - string - - string - - - None - - - Pid - - This field identifies the Product ID for systemIOController. + This field identifies the Part Number for this SIOM Unit. string @@ -195119,6 +194710,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Reachability + + This field identifies the reachability to FI-A and B side. + + string + + string + + + None + RegisteredDevice @@ -195167,22 +194770,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedIoModule + + SharedScope - A reference to a equipmentSharedIoModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - EquipmentSharedIoModuleRelationship + string - EquipmentSharedIoModuleRelationship + string None - - SharedScope + + UsrLbl - 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. + User label configured for the SIOM. string @@ -195192,21 +194795,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SystemIoControllerId + Vendor - This represents system I/O Controller identifier. + This field displays the vendor information of the associated component or hardware. - long + string - long + string None - Vendor + Vid - This field displays the vendor information of the associated component or hardware. + This field identifies the vendor id for this SIOM Unit. string @@ -195268,19 +194871,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentSystemIoController by Name -PS C:\> $EquipmentSystemIoControllerByName = Get-IntersightEquipmentSystemIoController -Name EquipmentSystemIoControllerName + #Get the EquipmentSharedIoModule by Name +PS C:\> $EquipmentSharedIoModuleByName = Get-IntersightEquipmentSharedIoModule -Name EquipmentSharedIoModuleName #Get the List of ServerProfiles -PS C:\> $EquipmentSystemIoControllerList = Get-IntersightEquipmentSystemIoController +PS C:\> $EquipmentSharedIoModuleList = Get-IntersightEquipmentSharedIoModule -#Get the list of EquipmentSystemIoController under particular organization. +#Get the list of EquipmentSharedIoModule under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentSystemIoControllerByOrg = Get-IntersightEquipmentSystemIoController -Organization $org +PS C:\> $EquipmentSharedIoModuleByOrg = Get-IntersightEquipmentSharedIoModule -Organization $org -#Get the EquipmentSystemIoController based on query Parameter -PS C:\> $EquipmentSystemIoControllerByQueryParam = Get-IntersightEquipmentSystemIoController -Filter Name eq EquipmentSystemIoControllerName +#Get the EquipmentSharedIoModule based on query Parameter +PS C:\> $EquipmentSharedIoModuleByQueryParam = Get-IntersightEquipmentSharedIoModule -Filter Name eq EquipmentSharedIoModuleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -195294,7 +194897,7 @@ PS C:\> $EquipmentSystemIoControllerByQueryParam = Get-IntersightEquipmentSystem - Set-IntersightEquipmentSystemIoController + Set-IntersightEquipmentSharedIoModule @@ -195302,21 +194905,21 @@ PS C:\> $EquipmentSystemIoControllerByQueryParam = Get-IntersightEquipmentSystem - Get-IntersightEquipmentTpm + Get-IntersightEquipmentSwitchCard Get - IntersightEquipmentTpm + IntersightEquipmentSwitchCard - Get the EquipmentTpm + Get the EquipmentSwitchCard - Read a 'EquipmentTpm' resource., + Read a 'EquipmentSwitchCard' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentTpm + Get-IntersightEquipmentSwitchCard AccountMoid @@ -195330,7 +194933,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ActivationStatus + BaseMac + + + + string + + string + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + Description @@ -195342,7 +194969,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminState + DeviceMoId @@ -195353,32 +194980,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputeBoard + + Dn - ComputeBoardRelationship + string - ComputeBoardRelationship + string None - CreateTime + DomainGroupMoid - DateTime + string - DateTime + string None - DeviceMoId + EndMac @@ -195390,31 +195017,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Dn + EthernetSwitchingMode - string + EquipmentSwitchCard.EthernetSwitchingModeEnum - string + EquipmentSwitchCard.EthernetSwitchingModeEnum None - - DomainGroupMoid + + FcSwitchingMode - string + EquipmentSwitchCard.FcSwitchingModeEnum - string + EquipmentSwitchCard.FcSwitchingModeEnum None - FirmwareVersion + HwVersion @@ -195485,8 +195112,80 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + NumPorts + + + + long + + long + + + None + + + OutOfBandIpAddress + + + + string + + string + + + None + - Ownership + OutOfBandIpGateway + + + + string + + string + + + None + + + OutOfBandIpMask + + + + string + + string + + + None + + + OutOfBandMac @@ -195509,6 +195208,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartNumber + + + + string + + string + + + None + + + PowerState + + + + EquipmentSwitchCard.PowerStateEnum + + EquipmentSwitchCard.PowerStateEnum + + + None + Presence @@ -195594,7 +195317,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - TpmId + SlotId @@ -195606,7 +195329,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor + State @@ -195618,7 +195341,55 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Version + Status + + + + EquipmentSwitchCard.StatusEnum + + EquipmentSwitchCard.StatusEnum + + + None + + + SwitchId + + + + string + + string + + + None + + + Thermal + + + + EquipmentSwitchCard.ThermalEnum + + EquipmentSwitchCard.ThermalEnum + + + None + + + Type + + + + string + + string + + + None + + + Vendor @@ -195632,7 +195403,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentTpm + Get-IntersightEquipmentSwitchCard Apply @@ -195768,7 +195539,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentTpm + Get-IntersightEquipmentSwitchCard Json @@ -195796,7 +195567,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentTpm + Get-IntersightEquipmentSwitchCard Json @@ -195994,21 +195765,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ActivationStatus - - Identifies the activation status of the TPM. - - string - - string - - - None - - - AdminState + BaseMac - Identifies the admin configured state of the TPM. + The starting (base) MAC address of the switch hardware like \"d0-e0-42-87-39-00\". string @@ -196017,26 +195776,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputeBoard + + CreateTime - A reference to a computeBoard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was created. - ComputeBoardRelationship + DateTime - ComputeBoardRelationship + DateTime None - CreateTime + Description - The time when this managed object was created. + Detailed description of this switch hardware. - DateTime + string - DateTime + string None @@ -196078,9 +195837,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - FirmwareVersion + EndMac - Firmware Version of the Trusted Platform Module. + The ending MAC address of the switch hardware like \"d0-e0-42-87-39-5f\". + + string + + string + + + None + + + EthernetSwitchingMode + + The user configured Ethernet switching mode for this switch (End-Host or Switch).\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. + + EquipmentSwitchCard.EthernetSwitchingModeEnum + + EquipmentSwitchCard.EthernetSwitchingModeEnum + + + None + + + FcSwitchingMode + + The user configured FC switching mode for this switch (End-Host or Switch).\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. + + EquipmentSwitchCard.FcSwitchingModeEnum + + EquipmentSwitchCard.FcSwitchingModeEnum + + + None + + + HwVersion + + The Hardware version of the switch hardware. string @@ -196149,10 +195944,82 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + The name of the switch card like Line Card-1. + + string + + string + + + None + + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + - Ownership + NumPorts - Identifies the ownership information of the TPM. + Number of ports present in this switch hardware. + + long + + long + + + None + + + OutOfBandIpAddress + + Field specifies this Switch's Out-of-band IP address. + + string + + string + + + None + + + OutOfBandIpGateway + + Field specifies this Switch's default gateway for the out-of-band management interface. + + string + + string + + + None + + + OutOfBandIpMask + + Field specifies the Netmask for this Switch's Out-of-band IP address. + + string + + string + + + None + + + OutOfBandMac + + The MAC address of the Switch's out-of-band management interface. string @@ -196173,6 +196040,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartNumber + + The part number of the switch hardware. + + string + + string + + + None + + + PowerState + + Power state of the switch hardware.\n* `unknown` - The power state of the switch hardware is unknown.\n* `off` - The power state of the switch hardware is off.\n* `on` - The power state of the switch hardware is on.\n* `deny` - The power state of the switch hardware is deny.\n* `multi-boot-fail` - The power state of the switch hardware is multi-boot-fail. + + EquipmentSwitchCard.PowerStateEnum + + EquipmentSwitchCard.PowerStateEnum + + + None + Presence @@ -196258,9 +196149,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - TpmId + SlotId - Enter the ID of the trusted platform module. + Slot identifier of the local Switch slot Interface. long @@ -196270,9 +196161,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vendor + State - This field displays the vendor information of the associated component or hardware. + Operational state of the switch hardware. string @@ -196282,9 +196173,57 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Version + Status - Identifies the version of the Trusted Platform Module. + The connection status of the switch hardware like up/down.\n* `Down` - Connection status of the switch card is down.\n* `Up` - Connection status of the switch card is up. + + EquipmentSwitchCard.StatusEnum + + EquipmentSwitchCard.StatusEnum + + + None + + + SwitchId + + Switch Identifier that is local to a cluster. + + string + + string + + + None + + + Thermal + + The Thermal status of the fabric interconnect.\n* `unknown` - The default state of the sensor (in case no data is received).\n* `ok` - State of the sensor indicating the sensor's temperature range is okay.\n* `upper-non-recoverable` - State of the sensor indicating that the temperature is extremely high above normal range.\n* `upper-critical` - State of the sensor indicating that the temperature is above normal range.\n* `upper-non-critical` - State of the sensor indicating that the temperature is a little above the normal range.\n* `lower-non-critical` - State of the sensor indicating that the temperature is a little below the normal range.\n* `lower-critical` - State of the sensor indicating that the temperature is below normal range.\n* `lower-non-recoverable` - State of the sensor indicating that the temperature is extremely below normal range. + + EquipmentSwitchCard.ThermalEnum + + EquipmentSwitchCard.ThermalEnum + + + None + + + Type + + Type of the switch card based on the capability like 4 Gbps or 2 Gbps type etc. + + string + + string + + + None + + + Vendor + + This field displays the vendor information of the associated component or hardware. string @@ -196346,19 +196285,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EquipmentTpm by Name -PS C:\> $EquipmentTpmByName = Get-IntersightEquipmentTpm -Name EquipmentTpmName + #Get the EquipmentSwitchCard by Name +PS C:\> $EquipmentSwitchCardByName = Get-IntersightEquipmentSwitchCard -Name EquipmentSwitchCardName #Get the List of ServerProfiles -PS C:\> $EquipmentTpmList = Get-IntersightEquipmentTpm +PS C:\> $EquipmentSwitchCardList = Get-IntersightEquipmentSwitchCard -#Get the list of EquipmentTpm under particular organization. +#Get the list of EquipmentSwitchCard under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EquipmentTpmByOrg = Get-IntersightEquipmentTpm -Organization $org +PS C:\> $EquipmentSwitchCardByOrg = Get-IntersightEquipmentSwitchCard -Organization $org -#Get the EquipmentTpm based on query Parameter -PS C:\> $EquipmentTpmByQueryParam = Get-IntersightEquipmentTpm -Filter Name eq EquipmentTpmName +#Get the EquipmentSwitchCard based on query Parameter +PS C:\> $EquipmentSwitchCardByQueryParam = Get-IntersightEquipmentSwitchCard -Filter Name eq EquipmentSwitchCardName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -196372,7 +196311,7 @@ PS C:\> $EquipmentTpmByQueryParam = Get-IntersightEquipmentTpm -Filter Name eq E - Set-IntersightEquipmentTpm + Set-IntersightEquipmentSwitchCard @@ -196380,21 +196319,21 @@ PS C:\> $EquipmentTpmByQueryParam = Get-IntersightEquipmentTpm -Filter Name eq E - Get-IntersightEquipmentTransceiver + Get-IntersightEquipmentSwitchOperation Get - IntersightEquipmentTransceiver + IntersightEquipmentSwitchOperation - Get the EquipmentTransceiver + Get the EquipmentSwitchOperation - Read a 'EquipmentTransceiver' resource., + Read a 'EquipmentSwitchOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEquipmentTransceiver + Get-IntersightEquipmentSwitchOperation AccountMoid @@ -196408,25 +196347,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AggregatePortId + AdminLocatorLedAction - long + EquipmentSwitchOperation.AdminLocatorLedActionEnum - long + EquipmentSwitchOperation.AdminLocatorLedActionEnum None - CiscoExtendedIdNumber + AdminLocatorLedActionState - string + EquipmentSwitchOperation.AdminLocatorLedActionStateEnum - string + EquipmentSwitchOperation.AdminLocatorLedActionStateEnum None @@ -196443,26 +196382,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId - - - - string - - string - - - None - - - Dn + + DeviceRegistration - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None @@ -196479,78 +196406,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EtherHostPort - - - - EtherHostPortRelationship - - EtherHostPortRelationship - - - None - - - EtherPhysicalPort - - - - EtherPhysicalPortRelationship - - EtherPhysicalPortRelationship - - - None - - - FcPhysicalPort - - - - FcPhysicalPortRelationship - - FcPhysicalPortRelationship - - - None - - - InterfaceType - - - - string - - string - - - None - - - IsUpgraded - - - - bool - - bool - - - None - - - ManufacturerPartNumber - - - - string - - string - - - None - ModTime @@ -196563,30 +196418,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - - - ModuleId - - - - long - - long - - - None - Moid @@ -196599,50 +196430,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - OperSpeed - - - - string - - string - - - None - - - OperState - - - - string - - string - - - None - - - OperStateQual + + NetworkElement - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -196659,90 +196454,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PortId - - - - long - - long - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - - - string - - string - - - None - - - Rn - - - - string - - string - - - None - - - Serial - - - - string - - string - - - None - SharedScope @@ -196755,70 +196466,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SlotId - - - - long - - long - - - None - - - Status - - - - string - - string - - - None - - - SwitchId - - - - string - - string - - - None - - - Type - - - - string - - string - - - None - - - Vendor - - - - string - - string - - - None - - Get-IntersightEquipmentTransceiver + Get-IntersightEquipmentSwitchOperation Apply @@ -196954,7 +196605,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentTransceiver + Get-IntersightEquipmentSwitchOperation Json @@ -196982,7 +196633,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEquipmentTransceiver + Get-IntersightEquipmentSwitchOperation Json @@ -197180,25 +196831,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AggregatePortId + AdminLocatorLedAction - Breakout port member in the Fabric Interconnect. + Action performed on the locator LED of the switch.\n* `None` - No operation action for the Locator Led of an equipment.\n* `TurnOn` - Turn on the Locator Led of an equipment.\n* `TurnOff` - Turn off the Locator Led of an equipment. - long + EquipmentSwitchOperation.AdminLocatorLedActionEnum - long + EquipmentSwitchOperation.AdminLocatorLedActionEnum None - CiscoExtendedIdNumber + AdminLocatorLedActionState - The cisco extended Id number state of the pluggable SFP. + Defines status of action performed on AdminLocatorLedState.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - string + EquipmentSwitchOperation.AdminLocatorLedActionStateEnum - string + EquipmentSwitchOperation.AdminLocatorLedActionStateEnum None @@ -197215,26 +196866,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn + + DeviceRegistration - The Distinguished Name unambiguously identifies an object in the system. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None @@ -197251,78 +196890,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EtherHostPort - - A reference to a etherHostPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EtherHostPortRelationship - - EtherHostPortRelationship - - - None - - - EtherPhysicalPort - - A reference to a etherPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EtherPhysicalPortRelationship - - EtherPhysicalPortRelationship - - - None - - - FcPhysicalPort - - A reference to a fcPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FcPhysicalPortRelationship - - FcPhysicalPortRelationship - - - None - - - InterfaceType - - Interface type of transceiver copper or fiber. - - string - - string - - - None - - - IsUpgraded - - This field indicates the compute status of the catalog values for the associated component or hardware. - - bool - - bool - - - None - - - ManufacturerPartNumber - - The manufacturer part number of the pluggable SFP. - - string - - string - - - None - ModTime @@ -197335,30 +196902,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - - - ModuleId - - Fabric extender identifier. - - long - - long - - - None - Moid @@ -197371,50 +196914,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the pluggable transceiver. - - string - - string - - - None - - - OperSpeed - - Operational speed of the transceiver. - - string - - string - - - None - - - OperState - - Operational state of the transceiver. - - string - - string - - - None - - - OperStateQual + + NetworkElement - Reason for this transceiver's operational state. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -197431,90 +196938,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PortId - - Switch physical port identifier. - - long - - long - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - Serial - - This field displays the serial number of the associated component or hardware. - - string - - string - - - None - SharedScope @@ -197527,66 +196950,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SlotId - - Switch expansion slot module identifier. - - long - - long - - - None - - - Status - - Status of the pluggable SFP. - - string - - string - - - None - - - SwitchId - - Switch Identifier that is local to a cluster. - - string - - string - - - None - - - Type - - The type of the transceiver. - - string - - string - - - None - - - Vendor - - This field displays the vendor information of the associated component or hardware. - - string - - string - - - None - Json @@ -197637,28 +197000,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the EquipmentTransceiver by Name -PS C:\> $EquipmentTransceiverByName = Get-IntersightEquipmentTransceiver -Name EquipmentTransceiverName - -#Get the List of ServerProfiles -PS C:\> $EquipmentTransceiverList = Get-IntersightEquipmentTransceiver - -#Get the list of EquipmentTransceiver under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $EquipmentTransceiverByOrg = Get-IntersightEquipmentTransceiver -Organization $org - -#Get the EquipmentTransceiver based on query Parameter -PS C:\> $EquipmentTransceiverByQueryParam = Get-IntersightEquipmentTransceiver -Filter Name eq EquipmentTransceiverName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -197666,7 +197008,7 @@ PS C:\> $EquipmentTransceiverByQueryParam = Get-IntersightEquipmentTransceiver - - Set-IntersightEquipmentTransceiver + Set-IntersightEquipmentSwitchOperation @@ -197674,21 +197016,21 @@ PS C:\> $EquipmentTransceiverByQueryParam = Get-IntersightEquipmentTransceiver - - Get-IntersightEtherHostPort + Get-IntersightEquipmentSystemIoController Get - IntersightEtherHostPort + IntersightEquipmentSystemIoController - Get the EtherHostPort + Get the EquipmentSystemIoController - Read a 'EtherHostPort' resource., + Read a 'EquipmentSystemIoController' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEtherHostPort + Get-IntersightEquipmentSystemIoController AccountMoid @@ -197701,32 +197043,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AcknowledgedPeerInterface + + ChassisId - PortInterfaceBaseRelationship + string - PortInterfaceBaseRelationship + string None - - CreateTime + + Cmc - DateTime + ManagementControllerRelationship - DateTime + ManagementControllerRelationship None - DeviceMoId + ConnectionPath @@ -197738,7 +197080,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Dn + ConnectionStatus @@ -197750,31 +197092,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - - EquipmentIoCardBase + + Description - EquipmentIoCardBaseRelationship + string - EquipmentIoCardBaseRelationship + string None - MacAddress + DeviceMoId @@ -197785,20 +197127,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime + + Dn - DateTime + string - DateTime + string None - - Mode + + DomainGroupMoid @@ -197809,44 +197151,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModuleId + + EquipmentChassis - long + EquipmentChassisRelationship - long + EquipmentChassisRelationship None - - Moid + + InventoryDeviceInfo - string + InventoryDeviceInfoRelationship - string + InventoryDeviceInfoRelationship None - OperSpeed + IsUpgraded - string + bool - string + bool None - OperState + ManagingInstance @@ -197857,8 +197199,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ModTime + + + + DateTime + + DateTime + + + None + - OperStateQual + Model @@ -197869,20 +197223,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Moid - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PeerDn + OperState @@ -197893,44 +197247,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PeerInterface + + Parent - PortInterfaceBaseRelationship + MoBaseMoRelationship - PortInterfaceBaseRelationship + MoBaseMoRelationship None - PortChannelId + PartNumber - long + string - long + string None - PortId + Pid - long + string - long + string None - PortType + Presence @@ -197941,6 +197295,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PreviousFru + + + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + RegisteredDevice @@ -197954,7 +197320,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Rn + Revision @@ -197966,7 +197332,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Role + Rn @@ -197977,8 +197343,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + Serial @@ -197989,20 +197355,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SlotId + + SharedIoModule - long + EquipmentSharedIoModuleRelationship - long + EquipmentSharedIoModuleRelationship None - - Speed + + SharedScope @@ -198014,19 +197380,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SwitchId + SystemIoControllerId - string + long - string + long None - TransceiverType + Vendor @@ -198040,7 +197406,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherHostPort + Get-IntersightEquipmentSystemIoController Apply @@ -198176,7 +197542,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherHostPort + Get-IntersightEquipmentSystemIoController Json @@ -198204,7 +197570,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherHostPort + Get-IntersightEquipmentSystemIoController Json @@ -198401,14 +197767,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ChassisId + + The assigned identifier for a chassis. + + string + + string + + + None + - AcknowledgedPeerInterface + Cmc - A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - PortInterfaceBaseRelationship + ManagementControllerRelationship - PortInterfaceBaseRelationship + ManagementControllerRelationship + + + None + + + ConnectionPath + + Connection Path identifies the data path available between IOModule and FI. + + string + + string + + + None + + + ConnectionStatus + + Connection status identifies the status of data path. + + string + + string None @@ -198425,6 +197827,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + This field gives a brief information on systemIOController. + + string + + string + + + None + DeviceMoId @@ -198462,45 +197876,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EquipmentIoCardBase + EquipmentChassis - A reference to a equipmentIoCardBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentIoCardBaseRelationship + EquipmentChassisRelationship - EquipmentIoCardBaseRelationship + EquipmentChassisRelationship None - - MacAddress + + InventoryDeviceInfo - Mac Address of a port in the Fabric Interconnect. + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + InventoryDeviceInfoRelationship - string + InventoryDeviceInfoRelationship None - - ModTime + + IsUpgraded - The time when this managed object was last modified. + This field indicates the compute status of the catalog values for the associated component or hardware. - DateTime + bool - DateTime + bool None - Mode + ManagingInstance - Operating mode of this port. + This field identifies the CIMC that manages the controller. string @@ -198509,34 +197923,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ModuleId - - Fabric extender identifier for this port. - - long - - long - - - None - - Moid + ModTime - The unique identifier of this Managed Object instance. + The time when this managed object was last modified. - string + DateTime - string + DateTime None - OperSpeed + Model - Current Operational speed for this port. + This field displays the model number of the associated component or hardware. string @@ -198545,10 +197947,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState + + Moid - Operational state of this port (enabled/disabled). + The unique identifier of this Managed Object instance. string @@ -198558,9 +197960,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - OperStateQual + OperState - Reason for this port's Operational state. + This field identifies the SIOC operational state. string @@ -198582,9 +197984,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PeerDn + PartNumber - PeerDn for ethernet physical port. + Part Number identifier for the IO module. string @@ -198593,50 +197995,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PeerInterface - - A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PortInterfaceBaseRelationship - - PortInterfaceBaseRelationship - - - None - - PortChannelId + Pid - Port channel id for port channel created on FI switch. + This field identifies the Product ID for systemIOController. - long + string - long + string None - PortId + Presence - Switch physical port identifier. + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - long + string - long + string None - - PortType + + PreviousFru - Defines the transport type for this port (ethernet OR fc). + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentFruRelationship - string + EquipmentFruRelationship None @@ -198654,9 +198044,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Rn + Revision - The Relative Name uniquely identifies an object within a given context. + This field displays the revised version of the associated component or hardware (if any). string @@ -198666,9 +198056,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Role + Rn - The role assigned to this port. + The Relative Name uniquely identifies an object within a given context. string @@ -198677,10 +198067,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + Serial - 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 displays the serial number of the associated component or hardware. string @@ -198689,22 +198079,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SlotId + + SharedIoModule - Switch expansion slot module identifier. + A reference to a equipmentSharedIoModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + EquipmentSharedIoModuleRelationship - long + EquipmentSharedIoModuleRelationship None - - Speed + + SharedScope - Host Port Speed of IO card or fabric extender. + 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 @@ -198714,21 +198104,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SwitchId + SystemIoControllerId - Switch Identifier that is local to a cluster. + This represents system I/O Controller identifier. - string + long - string + long None - TransceiverType + Vendor - Transceiver model attached to a port in the Fabric Interconnect. + This field displays the vendor information of the associated component or hardware. string @@ -198790,19 +198180,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EtherHostPort by Name -PS C:\> $EtherHostPortByName = Get-IntersightEtherHostPort -Name EtherHostPortName + #Get the EquipmentSystemIoController by Name +PS C:\> $EquipmentSystemIoControllerByName = Get-IntersightEquipmentSystemIoController -Name EquipmentSystemIoControllerName #Get the List of ServerProfiles -PS C:\> $EtherHostPortList = Get-IntersightEtherHostPort +PS C:\> $EquipmentSystemIoControllerList = Get-IntersightEquipmentSystemIoController -#Get the list of EtherHostPort under particular organization. +#Get the list of EquipmentSystemIoController under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EtherHostPortByOrg = Get-IntersightEtherHostPort -Organization $org +PS C:\> $EquipmentSystemIoControllerByOrg = Get-IntersightEquipmentSystemIoController -Organization $org -#Get the EtherHostPort based on query Parameter -PS C:\> $EtherHostPortByQueryParam = Get-IntersightEtherHostPort -Filter Name eq EtherHostPortName +#Get the EquipmentSystemIoController based on query Parameter +PS C:\> $EquipmentSystemIoControllerByQueryParam = Get-IntersightEquipmentSystemIoController -Filter Name eq EquipmentSystemIoControllerName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -198816,7 +198206,7 @@ PS C:\> $EtherHostPortByQueryParam = Get-IntersightEtherHostPort -Filter Name eq - Set-IntersightEtherHostPort + Set-IntersightEquipmentSystemIoController @@ -198824,21 +198214,21 @@ PS C:\> $EtherHostPortByQueryParam = Get-IntersightEtherHostPort -Filter Name eq - Get-IntersightEtherNetworkPort + Get-IntersightEquipmentTpm Get - IntersightEtherNetworkPort + IntersightEquipmentTpm - Get the EtherNetworkPort + Get the EquipmentTpm - Read a 'EtherNetworkPort' resource., + Read a 'EquipmentTpm' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEtherNetworkPort + Get-IntersightEquipmentTpm AccountMoid @@ -198851,14 +198241,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ActivationStatus + + + + string + + string + + + None + + + AdminState + + + + string + + string + + + None + - AcknowledgedPeerInterface + ComputeBoard - EtherPhysicalPortBaseRelationship + ComputeBoardRelationship - EtherPhysicalPortBaseRelationship + ComputeBoardRelationship None @@ -198911,14 +198325,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + FirmwareVersion + + + + string + + string + + + None + - EquipmentIoCardBase + InventoryDeviceInfo - EquipmentIoCardBaseRelationship + InventoryDeviceInfoRelationship - EquipmentIoCardBaseRelationship + InventoryDeviceInfoRelationship + + + None + + + IsUpgraded + + + + bool + + bool None @@ -198936,13 +198374,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModuleId + Model - long + string - long + string None @@ -198960,7 +198398,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - OperState + Ownership @@ -198984,7 +198422,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PeerDn + Presence @@ -198996,37 +198434,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PeerInterface + PreviousFru - EtherPhysicalPortBaseRelationship + EquipmentFruRelationship - EtherPhysicalPortBaseRelationship + EquipmentFruRelationship None - - PortId + + RegisteredDevice - long + AssetDeviceRegistrationRelationship - long + AssetDeviceRegistrationRelationship None - - RegisteredDevice + + Revision - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -199043,6 +198481,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Serial + + + + string + + string + + + None + SharedScope @@ -199056,7 +198506,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId + TpmId @@ -199068,7 +198518,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Speed + Vendor @@ -199080,7 +198530,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SwitchId + Version @@ -199094,7 +198544,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherNetworkPort + Get-IntersightEquipmentTpm Apply @@ -199230,7 +198680,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherNetworkPort + Get-IntersightEquipmentTpm Json @@ -199258,7 +198708,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherNetworkPort + Get-IntersightEquipmentTpm Json @@ -199455,14 +198905,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ActivationStatus + + Identifies the activation status of the TPM. + + string + + string + + + None + + + AdminState + + Identifies the admin configured state of the TPM. + + string + + string + + + None + - AcknowledgedPeerInterface + ComputeBoard - A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a computeBoard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EtherPhysicalPortBaseRelationship + ComputeBoardRelationship - EtherPhysicalPortBaseRelationship + ComputeBoardRelationship None @@ -199515,14 +198989,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FirmwareVersion + + Firmware Version of the Trusted Platform Module. + + string + + string + + + None + - EquipmentIoCardBase + InventoryDeviceInfo - A reference to a equipmentIoCardBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentIoCardBaseRelationship + InventoryDeviceInfoRelationship - EquipmentIoCardBaseRelationship + InventoryDeviceInfoRelationship + + + None + + + IsUpgraded + + This field indicates the compute status of the catalog values for the associated component or hardware. + + bool + + bool None @@ -199540,13 +199038,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ModuleId + Model - Febric extender identifier for this port. + This field displays the model number of the associated component or hardware. - long + string - long + string None @@ -199564,9 +199062,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - OperState + Ownership - Operational state of an Interface. + Identifies the ownership information of the TPM. string @@ -199588,9 +199086,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PeerDn + Presence - Peer DN for network host port of fabric extender. + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. string @@ -199600,37 +199098,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PeerInterface + PreviousFru - A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EtherPhysicalPortBaseRelationship + EquipmentFruRelationship - EtherPhysicalPortBaseRelationship + EquipmentFruRelationship None - - PortId + + RegisteredDevice - Switch physical port identifier. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + AssetDeviceRegistrationRelationship - long + AssetDeviceRegistrationRelationship None - - RegisteredDevice + + Revision - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field displays the revised version of the associated component or hardware (if any). - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None @@ -199647,6 +199145,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Serial + + This field displays the serial number of the associated component or hardware. + + string + + string + + + None + SharedScope @@ -199660,9 +199170,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId + TpmId - Switch expansion slot module identifier. + Enter the ID of the trusted platform module. long @@ -199672,9 +199182,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Speed + Vendor - Network Port operational speed of IO card or fabric extender. + This field displays the vendor information of the associated component or hardware. string @@ -199684,9 +199194,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SwitchId + Version - Switch Identifier that is local to a cluster. + Identifies the version of the Trusted Platform Module. string @@ -199748,19 +199258,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EtherNetworkPort by Name -PS C:\> $EtherNetworkPortByName = Get-IntersightEtherNetworkPort -Name EtherNetworkPortName + #Get the EquipmentTpm by Name +PS C:\> $EquipmentTpmByName = Get-IntersightEquipmentTpm -Name EquipmentTpmName #Get the List of ServerProfiles -PS C:\> $EtherNetworkPortList = Get-IntersightEtherNetworkPort +PS C:\> $EquipmentTpmList = Get-IntersightEquipmentTpm -#Get the list of EtherNetworkPort under particular organization. +#Get the list of EquipmentTpm under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EtherNetworkPortByOrg = Get-IntersightEtherNetworkPort -Organization $org +PS C:\> $EquipmentTpmByOrg = Get-IntersightEquipmentTpm -Organization $org -#Get the EtherNetworkPort based on query Parameter -PS C:\> $EtherNetworkPortByQueryParam = Get-IntersightEtherNetworkPort -Filter Name eq EtherNetworkPortName +#Get the EquipmentTpm based on query Parameter +PS C:\> $EquipmentTpmByQueryParam = Get-IntersightEquipmentTpm -Filter Name eq EquipmentTpmName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -199774,7 +199284,7 @@ PS C:\> $EtherNetworkPortByQueryParam = Get-IntersightEtherNetworkPort -Filter N - Set-IntersightEtherNetworkPort + Set-IntersightEquipmentTpm @@ -199782,21 +199292,21 @@ PS C:\> $EtherNetworkPortByQueryParam = Get-IntersightEtherNetworkPort -Filter N - Get-IntersightEtherPhysicalPort + Get-IntersightEquipmentTransceiver Get - IntersightEtherPhysicalPort + IntersightEquipmentTransceiver - Get the EtherPhysicalPort + Get the EquipmentTransceiver - Read a 'EtherPhysicalPort' resource., + Read a 'EquipmentTransceiver' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEtherPhysicalPort + Get-IntersightEquipmentTransceiver AccountMoid @@ -199809,20 +199319,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AcknowledgedPeerInterface + + AggregatePortId - PortInterfaceBaseRelationship + long - PortInterfaceBaseRelationship + long None - AdminSpeed + CiscoExtendedIdNumber @@ -199833,44 +199343,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState + + CreateTime - string + DateTime - string + DateTime None - AggregatePortId + DeviceMoId - long + string - long + string None - - CreateTime + + Dn - DateTime + string - DateTime + string None - - DeviceMoId + + DomainGroupMoid @@ -199881,44 +199391,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Dn + + EtherHostPort - string + EtherHostPortRelationship - string + EtherHostPortRelationship None - - DomainGroupMoid + + EtherPhysicalPort - string + EtherPhysicalPortRelationship - string + EtherPhysicalPortRelationship None - InventoryDeviceInfo + FcPhysicalPort - InventoryDeviceInfoRelationship + FcPhysicalPortRelationship - InventoryDeviceInfoRelationship + FcPhysicalPortRelationship None - LicenseGrace + InterfaceType @@ -199930,19 +199440,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - LicenseState + IsUpgraded - string + bool - string + bool None - MacAddress + ManufacturerPartNumber @@ -199966,7 +199476,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Mode + Model @@ -199977,6 +199487,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ModuleId + + + + long + + long + + + None + Moid @@ -200050,31 +199572,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PeerDn - - - - string - - string - - - None - - - PeerInterface - - - - PortInterfaceBaseRelationship - - PortInterfaceBaseRelationship - - - None - - - PortChannelId + PortId @@ -200085,44 +199583,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PortGroup + + Presence - PortGroupRelationship + string - PortGroupRelationship + string None - - PortId + + PreviousFru - long + EquipmentFruRelationship - long + EquipmentFruRelationship None - PortSubGroup + RegisteredDevice - PortSubGroupRelationship + AssetDeviceRegistrationRelationship - PortSubGroupRelationship + AssetDeviceRegistrationRelationship None - PortType + Revision @@ -200133,18 +199631,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - Rn @@ -200158,7 +199644,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Role + Serial @@ -200193,6 +199679,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Status + + + + string + + string + + + None + SwitchId @@ -200206,7 +199704,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - TransceiverType + Type + + + + string + + string + + + None + + + Vendor @@ -200220,7 +199730,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPhysicalPort + Get-IntersightEquipmentTransceiver Apply @@ -200356,7 +199866,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPhysicalPort + Get-IntersightEquipmentTransceiver Json @@ -200384,7 +199894,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPhysicalPort + Get-IntersightEquipmentTransceiver Json @@ -200581,34 +200091,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AcknowledgedPeerInterface - - A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PortInterfaceBaseRelationship - - PortInterfaceBaseRelationship - - - None - - AdminSpeed + AggregatePortId - Administratively configured speed for this port. + Breakout port member in the Fabric Interconnect. - string + long - string + long None - AdminState + CiscoExtendedIdNumber - Administratively configured state (enabled/disabled) for this port. + The cisco extended Id number state of the pluggable SFP. string @@ -200617,18 +200115,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AggregatePortId - - Breakout port member in the Fabric Interconnect. - - long - - long - - - None - CreateTime @@ -200678,21 +200164,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - InventoryDeviceInfo + EtherHostPort - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a etherHostPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - InventoryDeviceInfoRelationship + EtherHostPortRelationship - InventoryDeviceInfoRelationship + EtherHostPortRelationship + + + None + + + EtherPhysicalPort + + A reference to a etherPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EtherPhysicalPortRelationship + + EtherPhysicalPortRelationship + + + None + + + FcPhysicalPort + + A reference to a fcPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FcPhysicalPortRelationship + + FcPhysicalPortRelationship None - LicenseGrace + InterfaceType - The number of days this port's license has been in Grace Period for. + Interface type of transceiver copper or fiber. string @@ -200702,21 +200212,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - LicenseState + IsUpgraded - The state of the port's licensing. + This field indicates the compute status of the catalog values for the associated component or hardware. - string + bool - string + bool None - MacAddress + ManufacturerPartNumber - Mac Address of a port in the Fabric Interconnect. + The manufacturer part number of the pluggable SFP. string @@ -200738,9 +200248,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mode + Model - Operating mode of this port. + This field displays the model number of the associated component or hardware. string @@ -200749,6 +200259,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ModuleId + + Fabric extender identifier. + + long + + long + + + None + Moid @@ -200764,7 +200286,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the Physical Port. + The name of the pluggable transceiver. string @@ -200776,7 +200298,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperSpeed - Current Operational speed for this port. + Operational speed of the transceiver. string @@ -200788,7 +200310,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - Operational state of this port (enabled/disabled). + Operational state of the transceiver. string @@ -200800,7 +200322,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperStateQual - Reason for this port's Operational state. + Reason for this transceiver's operational state. string @@ -200822,33 +200344,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PeerDn - - PeerDn for ethernet physical port. - - string - - string - - - None - - - PeerInterface - - A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PortInterfaceBaseRelationship - - PortInterfaceBaseRelationship - - - None - - - PortChannelId + PortId - Port channel id for port channel created on FI switch. + Switch physical port identifier. long @@ -200857,46 +200355,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PortGroup + + Presence - A reference to a portGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - PortGroupRelationship + string - PortGroupRelationship + string None - - PortId + + PreviousFru - Switch physical port identifier. + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + EquipmentFruRelationship - long + EquipmentFruRelationship None - PortSubGroup + RegisteredDevice - A reference to a portSubGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - PortSubGroupRelationship + AssetDeviceRegistrationRelationship - PortSubGroupRelationship + AssetDeviceRegistrationRelationship None - PortType + Revision - Defines the transport type for this port (ethernet OR fc). + This field displays the revised version of the associated component or hardware (if any). string @@ -200905,18 +200403,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - Rn @@ -200930,9 +200416,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Role + Serial - The role assigned to this port. + This field displays the serial number of the associated component or hardware. string @@ -200965,6 +200451,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Status + + Status of the pluggable SFP. + + string + + string + + + None + SwitchId @@ -200978,9 +200476,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - TransceiverType + Type - Transceiver model attached to a port in the Fabric Interconnect. + The type of the transceiver. + + string + + string + + + None + + + Vendor + + This field displays the vendor information of the associated component or hardware. string @@ -201042,19 +200552,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EtherPhysicalPort by Name -PS C:\> $EtherPhysicalPortByName = Get-IntersightEtherPhysicalPort -Name EtherPhysicalPortName + #Get the EquipmentTransceiver by Name +PS C:\> $EquipmentTransceiverByName = Get-IntersightEquipmentTransceiver -Name EquipmentTransceiverName #Get the List of ServerProfiles -PS C:\> $EtherPhysicalPortList = Get-IntersightEtherPhysicalPort +PS C:\> $EquipmentTransceiverList = Get-IntersightEquipmentTransceiver -#Get the list of EtherPhysicalPort under particular organization. +#Get the list of EquipmentTransceiver under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EtherPhysicalPortByOrg = Get-IntersightEtherPhysicalPort -Organization $org +PS C:\> $EquipmentTransceiverByOrg = Get-IntersightEquipmentTransceiver -Organization $org -#Get the EtherPhysicalPort based on query Parameter -PS C:\> $EtherPhysicalPortByQueryParam = Get-IntersightEtherPhysicalPort -Filter Name eq EtherPhysicalPortName +#Get the EquipmentTransceiver based on query Parameter +PS C:\> $EquipmentTransceiverByQueryParam = Get-IntersightEquipmentTransceiver -Filter Name eq EquipmentTransceiverName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -201068,7 +200578,7 @@ PS C:\> $EtherPhysicalPortByQueryParam = Get-IntersightEtherPhysicalPort -Filter - Set-IntersightEtherPhysicalPort + Set-IntersightEquipmentTransceiver @@ -201076,33 +200586,21 @@ PS C:\> $EtherPhysicalPortByQueryParam = Get-IntersightEtherPhysicalPort -Filter - Get-IntersightEtherPortChannel + Get-IntersightEtherHostPort Get - IntersightEtherPortChannel + IntersightEtherHostPort - Get the EtherPortChannel + Get the EtherHostPort - Read a 'EtherPortChannel' resource., + Read a 'EtherHostPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightEtherPortChannel - - AccessVlan - - - - string - - string - - - None - + Get-IntersightEtherHostPort AccountMoid @@ -201115,38 +200613,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState - - - - string - - string - - - None - - - AllowedVlans - - - - string - - string - - - None - - - BandWidth + + AcknowledgedPeerInterface - string + PortInterfaceBaseRelationship - string + PortInterfaceBaseRelationship None @@ -201163,18 +200637,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DeviceMoId @@ -201212,19 +200674,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EquipmentSwitchCard + EquipmentIoCardBase - EquipmentSwitchCardRelationship + EquipmentIoCardBaseRelationship - EquipmentSwitchCardRelationship + EquipmentIoCardBaseRelationship None - IpAddress + MacAddress @@ -201235,20 +200697,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IpAddressMask + + ModTime - long + DateTime - long + DateTime None - Ipv6SubnetCidr + Mode @@ -201260,31 +200722,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - MacAddress + ModuleId - string + long - string + long None - ModTime + Moid - DateTime + string - DateTime + string None - Mode + OperSpeed @@ -201295,8 +200757,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + OperState @@ -201308,31 +200770,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Mtu + OperStateQual - long + string - long + string None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - NativeVlan + PeerDn @@ -201344,43 +200806,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - NetworkElement + PeerInterface - NetworkElementRelationship + PortInterfaceBaseRelationship - NetworkElementRelationship + PortInterfaceBaseRelationship None - OperSpeed + PortChannelId - string + long - string + long None - OperState + PortId - string + long - string + long None - OperStateQual + PortType @@ -201391,44 +200853,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + RegisteredDevice - MoBaseMoRelationship + AssetDeviceRegistrationRelationship - MoBaseMoRelationship + AssetDeviceRegistrationRelationship None - PortChannelId + Rn - long + string - long + string None - - RegisteredDevice + + Role - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - - Rn + + SharedScope @@ -201440,19 +200902,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Role + SlotId - string + long - string + long None - - SharedScope + + Speed @@ -201464,7 +200926,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Status + SwitchId @@ -201476,7 +200938,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SwitchId + TransceiverType @@ -201490,7 +200952,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPortChannel + Get-IntersightEtherHostPort Apply @@ -201626,7 +201088,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPortChannel + Get-IntersightEtherHostPort Json @@ -201654,7 +201116,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightEtherPortChannel + Get-IntersightEtherHostPort Json @@ -201839,18 +201301,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AccessVlan - - Access VLANs for this port-channel, on this FI. - - string - - string - - - None - AccountMoid @@ -201863,38 +201313,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminState - - Administratively configured state (enabled/disabled) for this port-channel. - - string - - string - - - None - - - AllowedVlans - - Allowed VLANs on this port-channel, on this FI. - - string - - string - - - None - - - BandWidth + + AcknowledgedPeerInterface - Bandwidth of this port-channel. + A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + PortInterfaceBaseRelationship - string + PortInterfaceBaseRelationship None @@ -201911,18 +201337,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - Description of this port-channel. - - string - - string - - - None - DeviceMoId @@ -201960,49 +201374,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EquipmentSwitchCard - - A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentSwitchCardRelationship - - EquipmentSwitchCardRelationship - - - None - - - IpAddress - - IP address of this port-channel. - - string - - string - - - None - - - IpAddressMask - - IP address mask of this port-channel. - - long - - long - - - None - - - Ipv6SubnetCidr + EquipmentIoCardBase - IPv6 subnet in CIDR notation of this port-channel. Ex. 2000::/8. + A reference to a equipmentIoCardBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentIoCardBaseRelationship - string + EquipmentIoCardBaseRelationship None @@ -202010,7 +201388,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a MacAddress - MAC address of this port-channel. + Mac Address of a port in the Fabric Interconnect. string @@ -202034,19 +201412,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Mode - Operating mode of this port-channel. - - string - - string - - - None - - - Moid - - The unique identifier of this Managed Object instance. + Operating mode of this port. string @@ -202056,9 +201422,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mtu + ModuleId - Maximum transmission unit of this port-channel. + Fabric extender identifier for this port. long @@ -202068,21 +201434,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Name - - Name of the port channel. - - string - - string - - - None - - - NativeVlan + Moid - Native VLAN for this port-channel, on this FI. + The unique identifier of this Managed Object instance. string @@ -202091,22 +201445,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - OperSpeed - Operational speed of this port-channel. + Current Operational speed for this port. string @@ -202118,7 +201460,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - Operational state of this port-channel. + Operational state of this port (enabled/disabled). string @@ -202130,7 +201472,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperStateQual - Reason for this port-channel's Operational state. + Reason for this port's Operational state. string @@ -202151,10 +201493,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PeerDn + + PeerDn for ethernet physical port. + + string + + string + + + None + + + PeerInterface + + A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PortInterfaceBaseRelationship + + PortInterfaceBaseRelationship + + + None + PortChannelId - Unique identifier for this port-channel on the FI. + Port channel id for port channel created on FI switch. long @@ -202163,6 +201529,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PortId + + Switch physical port identifier. + + long + + long + + + None + + + PortType + + Defines the transport type for this port (ethernet OR fc). + + string + + string + + + None + RegisteredDevice @@ -202190,7 +201580,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Role - This port-channel's configured role (uplink, server, etc.). + The role assigned to this port. string @@ -202212,9 +201602,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Status + SlotId - Detailed status of this port-channel. + Switch expansion slot module identifier. + + long + + long + + + None + + + Speed + + Host Port Speed of IO card or fabric extender. string @@ -202235,6 +201637,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + TransceiverType + + Transceiver model attached to a port in the Fabric Interconnect. + + string + + string + + + None + Json @@ -202288,19 +201702,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the EtherPortChannel by Name -PS C:\> $EtherPortChannelByName = Get-IntersightEtherPortChannel -Name EtherPortChannelName + #Get the EtherHostPort by Name +PS C:\> $EtherHostPortByName = Get-IntersightEtherHostPort -Name EtherHostPortName #Get the List of ServerProfiles -PS C:\> $EtherPortChannelList = Get-IntersightEtherPortChannel +PS C:\> $EtherHostPortList = Get-IntersightEtherHostPort -#Get the list of EtherPortChannel under particular organization. +#Get the list of EtherHostPort under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $EtherPortChannelByOrg = Get-IntersightEtherPortChannel -Organization $org +PS C:\> $EtherHostPortByOrg = Get-IntersightEtherHostPort -Organization $org -#Get the EtherPortChannel based on query Parameter -PS C:\> $EtherPortChannelByQueryParam = Get-IntersightEtherPortChannel -Filter Name eq EtherPortChannelName +#Get the EtherHostPort based on query Parameter +PS C:\> $EtherHostPortByQueryParam = Get-IntersightEtherHostPort -Filter Name eq EtherHostPortName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -202313,46 +201727,50 @@ PS C:\> $EtherPortChannelByQueryParam = Get-IntersightEtherPortChannel -Filter N https://www.intersight.com/apidocs/downloads + + Set-IntersightEtherHostPort + + - Get-IntersightExternalsiteAuthorization + Get-IntersightEtherNetworkPort Get - IntersightExternalsiteAuthorization + IntersightEtherNetworkPort - Get the ExternalsiteAuthorization + Get the EtherNetworkPort - Read a 'ExternalsiteAuthorization' resource., + Read a 'EtherNetworkPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightExternalsiteAuthorization - - Account + Get-IntersightEtherNetworkPort + + AccountMoid - IamAccountRelationship + string - IamAccountRelationship + string None - - AccountMoid + + AcknowledgedPeerInterface - string + EtherPhysicalPortBaseRelationship - string + EtherPhysicalPortBaseRelationship None @@ -202369,8 +201787,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + DeviceMoId @@ -202382,25 +201800,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IsPasswordSet + Dn - bool + string - bool + string None - - IsUserIdSet + + DomainGroupMoid - bool + string - bool + string + + + None + + + EquipmentIoCardBase + + + + EquipmentIoCardBaseRelationship + + EquipmentIoCardBaseRelationship None @@ -202417,6 +201847,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ModuleId + + + + long + + long + + + None + Moid @@ -202429,6 +201871,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + OperState + + + + string + + string + + + None + Parent @@ -202442,7 +201896,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Password + PeerDn @@ -202453,14 +201907,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PeerInterface + + + + EtherPhysicalPortBaseRelationship + + EtherPhysicalPortBaseRelationship + + + None + - RepositoryType + PortId - ExternalsiteAuthorization.RepositoryTypeEnum + long - ExternalsiteAuthorization.RepositoryTypeEnum + long + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + + + string + + string None @@ -202478,7 +201968,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - UserId + SlotId + + + + long + + long + + + None + + + Speed + + + + string + + string + + + None + + + SwitchId @@ -202492,7 +202006,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightExternalsiteAuthorization + Get-IntersightEtherNetworkPort Apply @@ -202628,7 +202142,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightExternalsiteAuthorization + Get-IntersightEtherNetworkPort Json @@ -202656,7 +202170,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightExternalsiteAuthorization + Get-IntersightEtherNetworkPort Json @@ -202841,26 +202355,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Account + + AccountMoid - A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Account ID for this managed object. - IamAccountRelationship + string - IamAccountRelationship + string None - - AccountMoid + + AcknowledgedPeerInterface - The Account ID for this managed object. + A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EtherPhysicalPortBaseRelationship - string + EtherPhysicalPortBaseRelationship None @@ -202877,10 +202391,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + DeviceMoId - The DomainGroup ID for this managed object. + The database identifier of the registered device of an object. string @@ -202890,25 +202404,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IsPasswordSet + Dn - Indicates whether the value of the 'password' property has been set. + The Distinguished Name unambiguously identifies an object in the system. - bool + string - bool + string None - - IsUserIdSet + + DomainGroupMoid - Indicates whether the value of the 'userId' property has been set. + The DomainGroup ID for this managed object. - bool + string - bool + string + + + None + + + EquipmentIoCardBase + + A reference to a equipmentIoCardBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentIoCardBaseRelationship + + EquipmentIoCardBaseRelationship None @@ -202925,6 +202451,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ModuleId + + Febric extender identifier for this port. + + long + + long + + + None + Moid @@ -202937,6 +202475,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + OperState + + Operational state of an Interface. + + string + + string + + + None + Parent @@ -202950,9 +202500,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Password + PeerDn - The password of the given username to download the image from external repository like cisco.com. + Peer DN for network host port of fabric extender. string @@ -202961,14 +202511,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PeerInterface + + A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EtherPhysicalPortBaseRelationship + + EtherPhysicalPortBaseRelationship + + + None + - RepositoryType + PortId - The repository type to which this authorization will be requested. Cisco is the only available repository today.\n* `cisco` - Cisco as an external site from where the resources like image will be downloaded. + Switch physical port identifier. - ExternalsiteAuthorization.RepositoryTypeEnum + long - ExternalsiteAuthorization.RepositoryTypeEnum + long + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string None @@ -202986,9 +202572,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - UserId + SlotId - The username that has permission to download the image from external repository like cisco.com. + Switch expansion slot module identifier. + + long + + long + + + None + + + Speed + + Network Port operational speed of IO card or fabric extender. + + string + + string + + + None + + + SwitchId + + Switch Identifier that is local to a cluster. string @@ -203050,19 +202660,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the ExternalsiteAuthorization by Name -PS C:\> $ExternalsiteAuthorizationByName = Get-IntersightExternalsiteAuthorization -Name ExternalsiteAuthorizationName + #Get the EtherNetworkPort by Name +PS C:\> $EtherNetworkPortByName = Get-IntersightEtherNetworkPort -Name EtherNetworkPortName #Get the List of ServerProfiles -PS C:\> $ExternalsiteAuthorizationList = Get-IntersightExternalsiteAuthorization +PS C:\> $EtherNetworkPortList = Get-IntersightEtherNetworkPort -#Get the list of ExternalsiteAuthorization under particular organization. +#Get the list of EtherNetworkPort under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ExternalsiteAuthorizationByOrg = Get-IntersightExternalsiteAuthorization -Organization $org +PS C:\> $EtherNetworkPortByOrg = Get-IntersightEtherNetworkPort -Organization $org -#Get the ExternalsiteAuthorization based on query Parameter -PS C:\> $ExternalsiteAuthorizationByQueryParam = Get-IntersightExternalsiteAuthorization -Filter Name eq ExternalsiteAuthorizationName +#Get the EtherNetworkPort based on query Parameter +PS C:\> $EtherNetworkPortByQueryParam = Get-IntersightEtherNetworkPort -Filter Name eq EtherNetworkPortName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -203076,11 +202686,7 @@ PS C:\> $ExternalsiteAuthorizationByQueryParam = Get-IntersightExternalsiteAutho - New-IntersightExternalsiteAuthorization - - - - Set-IntersightExternalsiteAuthorization + Set-IntersightEtherNetworkPort @@ -203088,21 +202694,21 @@ PS C:\> $ExternalsiteAuthorizationByQueryParam = Get-IntersightExternalsiteAutho - Get-IntersightFabricAppliancePcRole + Get-IntersightEtherPhysicalPort Get - IntersightFabricAppliancePcRole + IntersightEtherPhysicalPort - Get the FabricAppliancePcRole + Get the EtherPhysicalPort - Read a 'FabricAppliancePcRole' resource., + Read a 'EtherPhysicalPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricAppliancePcRole + Get-IntersightEtherPhysicalPort AccountMoid @@ -203115,14 +202721,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AcknowledgedPeerInterface + + + + PortInterfaceBaseRelationship + + PortInterfaceBaseRelationship + + + None + AdminSpeed - FabricAppliancePcRole.AdminSpeedEnum + string - FabricAppliancePcRole.AdminSpeedEnum + string + + + None + + + AdminState + + + + string + + string + + + None + + + AggregatePortId + + + + long + + long None @@ -203139,6 +202781,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + DomainGroupMoid @@ -203152,37 +202818,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EthNetworkControlPolicy + InventoryDeviceInfo - FabricEthNetworkControlPolicyRelationship + InventoryDeviceInfoRelationship - FabricEthNetworkControlPolicyRelationship + InventoryDeviceInfoRelationship None - - EthNetworkGroupPolicy + + LicenseGrace - FabricEthNetworkGroupPolicyRelationship + string - FabricEthNetworkGroupPolicyRelationship + string None - - LinkAggregationPolicy + + LicenseState - FabricLinkAggregationPolicyRelationship + string - FabricLinkAggregationPolicyRelationship + string + + + None + + + MacAddress + + + + string + + string None @@ -203204,9 +202882,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FabricAppliancePcRole.ModeEnum + string - FabricAppliancePcRole.ModeEnum + string None @@ -203223,6 +202901,54 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + OperSpeed + + + + string + + string + + + None + + + OperState + + + + string + + string + + + None + + + OperStateQual + + + + string + + string + + + None + Parent @@ -203236,7 +202962,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PcId + PeerDn + + + + string + + string + + + None + + + PeerInterface + + + + PortInterfaceBaseRelationship + + PortInterfaceBaseRelationship + + + None + + + PortChannelId @@ -203248,25 +202998,85 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortPolicy + PortGroup - FabricPortPolicyRelationship + PortGroupRelationship - FabricPortPolicyRelationship + PortGroupRelationship None - Priority + PortId - FabricAppliancePcRole.PriorityEnum + long - FabricAppliancePcRole.PriorityEnum + long + + + None + + + PortSubGroup + + + + PortSubGroupRelationship + + PortSubGroupRelationship + + + None + + + PortType + + + + string + + string + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + + + string + + string + + + None + + + Role + + + + string + + string None @@ -203283,10 +203093,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SlotId + + + + long + + long + + + None + + + SwitchId + + + + string + + string + + + None + + + TransceiverType + + + + string + + string + + + None + - Get-IntersightFabricAppliancePcRole + Get-IntersightEtherPhysicalPort Apply @@ -203422,7 +203268,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricAppliancePcRole + Get-IntersightEtherPhysicalPort Json @@ -203450,7 +203296,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricAppliancePcRole + Get-IntersightEtherPhysicalPort Json @@ -203647,14 +203493,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AcknowledgedPeerInterface + + A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PortInterfaceBaseRelationship + + PortInterfaceBaseRelationship + + + None + AdminSpeed - Admin configured speed for the port channel.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + Administratively configured speed for this port. - FabricAppliancePcRole.AdminSpeedEnum + string - FabricAppliancePcRole.AdminSpeedEnum + string + + + None + + + AdminState + + Administratively configured state (enabled/disabled) for this port. + + string + + string + + + None + + + AggregatePortId + + Breakout port member in the Fabric Interconnect. + + long + + long None @@ -203671,6 +203553,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + DomainGroupMoid @@ -203684,37 +203590,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EthNetworkControlPolicy + InventoryDeviceInfo - A reference to a fabricEthNetworkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricEthNetworkControlPolicyRelationship + InventoryDeviceInfoRelationship - FabricEthNetworkControlPolicyRelationship + InventoryDeviceInfoRelationship None - - EthNetworkGroupPolicy + + LicenseGrace - A reference to a fabricEthNetworkGroupPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The number of days this port's license has been in Grace Period for. - FabricEthNetworkGroupPolicyRelationship + string - FabricEthNetworkGroupPolicyRelationship + string None - - LinkAggregationPolicy + + LicenseState - A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The state of the port's licensing. - FabricLinkAggregationPolicyRelationship + string - FabricLinkAggregationPolicyRelationship + string + + + None + + + MacAddress + + Mac Address of a port in the Fabric Interconnect. + + string + + string None @@ -203734,11 +203652,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Mode - Port mode to be set on the appliance port-channel.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type. + Operating mode of this port. - FabricAppliancePcRole.ModeEnum + string - FabricAppliancePcRole.ModeEnum + string None @@ -203755,6 +203673,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + Name of the Physical Port. + + string + + string + + + None + + + OperSpeed + + Current Operational speed for this port. + + string + + string + + + None + + + OperState + + Operational state of this port (enabled/disabled). + + string + + string + + + None + + + OperStateQual + + Reason for this port's Operational state. + + string + + string + + + None + Parent @@ -203768,9 +203734,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PcId + PeerDn - Unique Identifier of the port-channel, local to this switch. + PeerDn for ethernet physical port. + + string + + string + + + None + + + PeerInterface + + A reference to a portInterfaceBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PortInterfaceBaseRelationship + + PortInterfaceBaseRelationship + + + None + + + PortChannelId + + Port channel id for port channel created on FI switch. long @@ -203780,25 +203770,85 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortPolicy + PortGroup - A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a portGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricPortPolicyRelationship + PortGroupRelationship - FabricPortPolicyRelationship + PortGroupRelationship None - Priority + PortId - The 'name' of the System QoS Class.\n* `Best Effort` - QoS Priority for Best-effort traffic.\n* `FC` - QoS Priority for FC traffic.\n* `Platinum` - QoS Priority for Platinum traffic.\n* `Gold` - QoS Priority for Gold traffic.\n* `Silver` - QoS Priority for Silver traffic.\n* `Bronze` - QoS Priority for Bronze traffic. + Switch physical port identifier. - FabricAppliancePcRole.PriorityEnum + long - FabricAppliancePcRole.PriorityEnum + long + + + None + + + PortSubGroup + + A reference to a portSubGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PortSubGroupRelationship + + PortSubGroupRelationship + + + None + + + PortType + + Defines the transport type for this port (ethernet OR fc). + + string + + string + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + + + Role + + The role assigned to this port. + + string + + string None @@ -203815,6 +203865,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SlotId + + Switch expansion slot module identifier. + + long + + long + + + None + + + SwitchId + + Switch Identifier that is local to a cluster. + + string + + string + + + None + + + TransceiverType + + Transceiver model attached to a port in the Fabric Interconnect. + + string + + string + + + None + Json @@ -203868,19 +203954,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricAppliancePcRole by Name -PS C:\> $FabricAppliancePcRoleByName = Get-IntersightFabricAppliancePcRole -Name FabricAppliancePcRoleName + #Get the EtherPhysicalPort by Name +PS C:\> $EtherPhysicalPortByName = Get-IntersightEtherPhysicalPort -Name EtherPhysicalPortName #Get the List of ServerProfiles -PS C:\> $FabricAppliancePcRoleList = Get-IntersightFabricAppliancePcRole +PS C:\> $EtherPhysicalPortList = Get-IntersightEtherPhysicalPort -#Get the list of FabricAppliancePcRole under particular organization. +#Get the list of EtherPhysicalPort under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricAppliancePcRoleByOrg = Get-IntersightFabricAppliancePcRole -Organization $org +PS C:\> $EtherPhysicalPortByOrg = Get-IntersightEtherPhysicalPort -Organization $org -#Get the FabricAppliancePcRole based on query Parameter -PS C:\> $FabricAppliancePcRoleByQueryParam = Get-IntersightFabricAppliancePcRole -Filter Name eq FabricAppliancePcRoleName +#Get the EtherPhysicalPort based on query Parameter +PS C:\> $EtherPhysicalPortByQueryParam = Get-IntersightEtherPhysicalPort -Filter Name eq EtherPhysicalPortName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -203894,15 +203980,7 @@ PS C:\> $FabricAppliancePcRoleByQueryParam = Get-IntersightFabricAppliancePcRole - New-IntersightFabricAppliancePcRole - - - - Remove-IntersightFabricAppliancePcRole - - - - Set-IntersightFabricAppliancePcRole + Set-IntersightEtherPhysicalPort @@ -203910,21 +203988,33 @@ PS C:\> $FabricAppliancePcRoleByQueryParam = Get-IntersightFabricAppliancePcRole - Get-IntersightFabricApplianceRole + Get-IntersightEtherPortChannel Get - IntersightFabricApplianceRole + IntersightEtherPortChannel - Get the FabricApplianceRole + Get the EtherPortChannel - Read a 'FabricApplianceRole' resource., + Read a 'EtherPortChannel' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricApplianceRole + Get-IntersightEtherPortChannel + + AccessVlan + + + + string + + string + + + None + AccountMoid @@ -203938,25 +204028,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminSpeed + AdminState - FabricApplianceRole.AdminSpeedEnum + string - FabricApplianceRole.AdminSpeedEnum + string None - AggregatePortId + AllowedVlans - long + string - long + string + + + None + + + BandWidth + + + + string + + string None @@ -203973,6 +204075,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + DomainGroupMoid @@ -203986,61 +204124,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EthNetworkControlPolicy + EquipmentSwitchCard - FabricEthNetworkControlPolicyRelationship + EquipmentSwitchCardRelationship - FabricEthNetworkControlPolicyRelationship + EquipmentSwitchCardRelationship None - - EthNetworkGroupPolicy + + IpAddress - FabricEthNetworkGroupPolicyRelationship + string - FabricEthNetworkGroupPolicyRelationship + string None - Fec + IpAddressMask - FabricApplianceRole.FecEnum + long - FabricApplianceRole.FecEnum + long None - - FlowControlPolicy + + Ipv6SubnetCidr - FabricFlowControlPolicyRelationship + string - FabricFlowControlPolicyRelationship + string None - - LinkControlPolicy + + MacAddress - FabricLinkControlPolicyRelationship + string - FabricLinkControlPolicyRelationship + string None @@ -204062,9 +204200,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FabricApplianceRole.ModeEnum + string - FabricApplianceRole.ModeEnum + string None @@ -204081,6 +204219,90 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Mtu + + + + long + + long + + + None + + + Name + + + + string + + string + + + None + + + NativeVlan + + + + string + + string + + + None + + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperSpeed + + + + string + + string + + + None + + + OperState + + + + string + + string + + + None + + + OperStateQual + + + + string + + string + + + None + Parent @@ -204094,7 +204316,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortId + PortChannelId @@ -204106,25 +204328,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortPolicy + RegisteredDevice - FabricPortPolicyRelationship + AssetDeviceRegistrationRelationship - FabricPortPolicyRelationship + AssetDeviceRegistrationRelationship None - Priority + Rn - FabricApplianceRole.PriorityEnum + string - FabricApplianceRole.PriorityEnum + string + + + None + + + Role + + + + string + + string None @@ -204142,13 +204376,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId + Status - long + string - long + string + + + None + + + SwitchId + + + + string + + string None @@ -204156,7 +204402,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricApplianceRole + Get-IntersightEtherPortChannel Apply @@ -204292,7 +204538,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricApplianceRole + Get-IntersightEtherPortChannel Json @@ -204320,7 +204566,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricApplianceRole + Get-IntersightEtherPortChannel Json @@ -204505,6 +204751,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AccessVlan + + Access VLANs for this port-channel, on this FI. + + string + + string + + + None + AccountMoid @@ -204518,25 +204776,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminSpeed + AdminState - Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + Administratively configured state (enabled/disabled) for this port-channel. - FabricApplianceRole.AdminSpeedEnum + string - FabricApplianceRole.AdminSpeedEnum + string None - AggregatePortId + AllowedVlans - Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + Allowed VLANs on this port-channel, on this FI. - long + string - long + string + + + None + + + BandWidth + + Bandwidth of this port-channel. + + string + + string None @@ -204553,6 +204823,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Description of this port-channel. + + string + + string + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + DomainGroupMoid @@ -204566,61 +204872,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EthNetworkControlPolicy + EquipmentSwitchCard - A reference to a fabricEthNetworkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricEthNetworkControlPolicyRelationship + EquipmentSwitchCardRelationship - FabricEthNetworkControlPolicyRelationship + EquipmentSwitchCardRelationship None - - EthNetworkGroupPolicy + + IpAddress - A reference to a fabricEthNetworkGroupPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + IP address of this port-channel. - FabricEthNetworkGroupPolicyRelationship + string - FabricEthNetworkGroupPolicyRelationship + string None - Fec + IpAddressMask - Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. + IP address mask of this port-channel. - FabricApplianceRole.FecEnum + long - FabricApplianceRole.FecEnum + long None - - FlowControlPolicy + + Ipv6SubnetCidr - A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + IPv6 subnet in CIDR notation of this port-channel. Ex. 2000::/8. - FabricFlowControlPolicyRelationship + string - FabricFlowControlPolicyRelationship + string None - - LinkControlPolicy + + MacAddress - A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + MAC address of this port-channel. - FabricLinkControlPolicyRelationship + string - FabricLinkControlPolicyRelationship + string None @@ -204640,11 +204946,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Mode - Port mode to be set on the appliance port.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type. + Operating mode of this port-channel. - FabricApplianceRole.ModeEnum + string - FabricApplianceRole.ModeEnum + string None @@ -204661,6 +204967,90 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mtu + + Maximum transmission unit of this port-channel. + + long + + long + + + None + + + Name + + Name of the port channel. + + string + + string + + + None + + + NativeVlan + + Native VLAN for this port-channel, on this FI. + + string + + string + + + None + + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperSpeed + + Operational speed of this port-channel. + + string + + string + + + None + + + OperState + + Operational state of this port-channel. + + string + + string + + + None + + + OperStateQual + + Reason for this port-channel's Operational state. + + string + + string + + + None + Parent @@ -204674,9 +205064,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortId + PortChannelId - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + Unique identifier for this port-channel on the FI. long @@ -204686,25 +205076,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortPolicy + RegisteredDevice - A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricPortPolicyRelationship + AssetDeviceRegistrationRelationship - FabricPortPolicyRelationship + AssetDeviceRegistrationRelationship None - Priority + Rn - The 'name' of the System QoS Class.\n* `Best Effort` - QoS Priority for Best-effort traffic.\n* `FC` - QoS Priority for FC traffic.\n* `Platinum` - QoS Priority for Platinum traffic.\n* `Gold` - QoS Priority for Gold traffic.\n* `Silver` - QoS Priority for Silver traffic.\n* `Bronze` - QoS Priority for Bronze traffic. + The Relative Name uniquely identifies an object within a given context. - FabricApplianceRole.PriorityEnum + string - FabricApplianceRole.PriorityEnum + string + + + None + + + Role + + This port-channel's configured role (uplink, server, etc.). + + string + + string None @@ -204722,13 +205124,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId + Status - Slot Identifier of the Switch/FEX/Chassis Interface. + Detailed status of this port-channel. - long + string - long + string + + + None + + + SwitchId + + Switch Identifier that is local to a cluster. + + string + + string None @@ -204786,19 +205200,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricApplianceRole by Name -PS C:\> $FabricApplianceRoleByName = Get-IntersightFabricApplianceRole -Name FabricApplianceRoleName + #Get the EtherPortChannel by Name +PS C:\> $EtherPortChannelByName = Get-IntersightEtherPortChannel -Name EtherPortChannelName #Get the List of ServerProfiles -PS C:\> $FabricApplianceRoleList = Get-IntersightFabricApplianceRole +PS C:\> $EtherPortChannelList = Get-IntersightEtherPortChannel -#Get the list of FabricApplianceRole under particular organization. +#Get the list of EtherPortChannel under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricApplianceRoleByOrg = Get-IntersightFabricApplianceRole -Organization $org +PS C:\> $EtherPortChannelByOrg = Get-IntersightEtherPortChannel -Organization $org -#Get the FabricApplianceRole based on query Parameter -PS C:\> $FabricApplianceRoleByQueryParam = Get-IntersightFabricApplianceRole -Filter Name eq FabricApplianceRoleName +#Get the EtherPortChannel based on query Parameter +PS C:\> $EtherPortChannelByQueryParam = Get-IntersightEtherPortChannel -Filter Name eq EtherPortChannelName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -204811,58 +205225,46 @@ PS C:\> $FabricApplianceRoleByQueryParam = Get-IntersightFabricApplianceRole -Fi https://www.intersight.com/apidocs/downloads - - New-IntersightFabricApplianceRole - - - - Remove-IntersightFabricApplianceRole - - - - Set-IntersightFabricApplianceRole - - - Get-IntersightFabricConfigChangeDetail + Get-IntersightExternalsiteAuthorization Get - IntersightFabricConfigChangeDetail + IntersightExternalsiteAuthorization - Get the FabricConfigChangeDetail + Get the ExternalsiteAuthorization - Read a 'FabricConfigChangeDetail' resource., + Read a 'ExternalsiteAuthorization' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricConfigChangeDetail - - AccountMoid + Get-IntersightExternalsiteAuthorization + + Account - string + IamAccountRelationship - string + IamAccountRelationship None - - ConfigChangeFlag + + AccountMoid - FabricConfigChangeDetail.ConfigChangeFlagEnum + string - FabricConfigChangeDetail.ConfigChangeFlagEnum + string None @@ -204892,25 +205294,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Message + IsPasswordSet - string + bool - string + bool None - ModStatus + IsUserIdSet - FabricConfigChangeDetail.ModStatusEnum + bool - FabricConfigChangeDetail.ModStatusEnum + bool None @@ -204951,14 +205353,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Profile + + Password - FabricSwitchProfileRelationship + string - FabricSwitchProfileRelationship + string + + + None + + + RepositoryType + + + + ExternalsiteAuthorization.RepositoryTypeEnum + + ExternalsiteAuthorization.RepositoryTypeEnum None @@ -204975,10 +205389,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + UserId + + + + string + + string + + + None + - Get-IntersightFabricConfigChangeDetail + Get-IntersightExternalsiteAuthorization Apply @@ -205114,7 +205540,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigChangeDetail + Get-IntersightExternalsiteAuthorization Json @@ -205142,7 +205568,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigChangeDetail + Get-IntersightExternalsiteAuthorization Json @@ -205327,26 +205753,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AccountMoid + + Account - The Account ID for this managed object. + A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + IamAccountRelationship - string + IamAccountRelationship None - - ConfigChangeFlag + + AccountMoid - 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. + The Account ID for this managed object. - FabricConfigChangeDetail.ConfigChangeFlagEnum + string - FabricConfigChangeDetail.ConfigChangeFlagEnum + string None @@ -205376,25 +205802,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Message + IsPasswordSet - Detailed description of the config change. + Indicates whether the value of the 'password' property has been set. - string + bool - string + bool None - ModStatus + IsUserIdSet - 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. + Indicates whether the value of the 'userId' property has been set. - FabricConfigChangeDetail.ModStatusEnum + bool - FabricConfigChangeDetail.ModStatusEnum + bool None @@ -205435,14 +205861,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Profile + + Password - A reference to a fabricSwitchProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The password of the given username to download the image from external repository like cisco.com. - FabricSwitchProfileRelationship + string - FabricSwitchProfileRelationship + string + + + None + + + RepositoryType + + The repository type to which this authorization will be requested. Cisco is the only available repository today.\n* `cisco` - Cisco as an external site from where the resources like image will be downloaded. + + ExternalsiteAuthorization.RepositoryTypeEnum + + ExternalsiteAuthorization.RepositoryTypeEnum None @@ -205459,6 +205897,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + UserId + + The username that has permission to download the image from external repository like cisco.com. + + string + + string + + + None + Json @@ -205512,19 +205962,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricConfigChangeDetail by Name -PS C:\> $FabricConfigChangeDetailByName = Get-IntersightFabricConfigChangeDetail -Name FabricConfigChangeDetailName + #Get the ExternalsiteAuthorization by Name +PS C:\> $ExternalsiteAuthorizationByName = Get-IntersightExternalsiteAuthorization -Name ExternalsiteAuthorizationName #Get the List of ServerProfiles -PS C:\> $FabricConfigChangeDetailList = Get-IntersightFabricConfigChangeDetail +PS C:\> $ExternalsiteAuthorizationList = Get-IntersightExternalsiteAuthorization -#Get the list of FabricConfigChangeDetail under particular organization. +#Get the list of ExternalsiteAuthorization under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricConfigChangeDetailByOrg = Get-IntersightFabricConfigChangeDetail -Organization $org +PS C:\> $ExternalsiteAuthorizationByOrg = Get-IntersightExternalsiteAuthorization -Organization $org -#Get the FabricConfigChangeDetail based on query Parameter -PS C:\> $FabricConfigChangeDetailByQueryParam = Get-IntersightFabricConfigChangeDetail -Filter Name eq FabricConfigChangeDetailName +#Get the ExternalsiteAuthorization based on query Parameter +PS C:\> $ExternalsiteAuthorizationByQueryParam = Get-IntersightExternalsiteAuthorization -Filter Name eq ExternalsiteAuthorizationName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -205537,26 +205987,34 @@ PS C:\> $FabricConfigChangeDetailByQueryParam = Get-IntersightFabricConfigChange https://www.intersight.com/apidocs/downloads + + New-IntersightExternalsiteAuthorization + + + + Set-IntersightExternalsiteAuthorization + + - Get-IntersightFabricConfigResult + Get-IntersightFabricAppliancePcRole Get - IntersightFabricConfigResult + IntersightFabricAppliancePcRole - Get the FabricConfigResult + Get the FabricAppliancePcRole - Read a 'FabricConfigResult' resource., + Read a 'FabricAppliancePcRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricConfigResult + Get-IntersightFabricAppliancePcRole AccountMoid @@ -205570,19 +206028,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ConfigStage + AdminSpeed - string + FabricAppliancePcRole.AdminSpeedEnum - string + FabricAppliancePcRole.AdminSpeedEnum None - - ConfigState + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid @@ -205593,26 +206063,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + EthNetworkControlPolicy - DateTime + FabricEthNetworkControlPolicyRelationship - DateTime + FabricEthNetworkControlPolicyRelationship None - - DomainGroupMoid + + EthNetworkGroupPolicy - string + FabricEthNetworkGroupPolicyRelationship - string + FabricEthNetworkGroupPolicyRelationship + + + None + + + LinkAggregationPolicy + + + + FabricLinkAggregationPolicyRelationship + + FabricLinkAggregationPolicyRelationship None @@ -205629,6 +206111,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Mode + + + + FabricAppliancePcRole.ModeEnum + + FabricAppliancePcRole.ModeEnum + + + None + Moid @@ -205653,32 +206147,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Profile + + PcId - FabricSwitchProfileRelationship + long - FabricSwitchProfileRelationship + long None - - SharedScope + + PortPolicy - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - ValidationState + Priority + + + + FabricAppliancePcRole.PriorityEnum + + FabricAppliancePcRole.PriorityEnum + + + None + + + SharedScope @@ -205692,7 +206198,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResult + Get-IntersightFabricAppliancePcRole Apply @@ -205828,7 +206334,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResult + Get-IntersightFabricAppliancePcRole Json @@ -205856,7 +206362,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResult + Get-IntersightFabricAppliancePcRole Json @@ -206054,25 +206560,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 + AdminSpeed - Indicates overall configuration state for applying the configuration to the end point. Values -- Ok, Ok-with-warning, Errored. + Admin configured speed for the port channel.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. - string + FabricAppliancePcRole.AdminSpeedEnum - string + FabricAppliancePcRole.AdminSpeedEnum None @@ -206101,6 +206595,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EthNetworkControlPolicy + + A reference to a fabricEthNetworkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricEthNetworkControlPolicyRelationship + + FabricEthNetworkControlPolicyRelationship + + + None + + + EthNetworkGroupPolicy + + A reference to a fabricEthNetworkGroupPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricEthNetworkGroupPolicyRelationship + + FabricEthNetworkGroupPolicyRelationship + + + None + + + LinkAggregationPolicy + + A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricLinkAggregationPolicyRelationship + + FabricLinkAggregationPolicyRelationship + + + None + ModTime @@ -206113,6 +206643,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mode + + Port mode to be set on the appliance port-channel.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type. + + FabricAppliancePcRole.ModeEnum + + FabricAppliancePcRole.ModeEnum + + + None + Moid @@ -206137,34 +206679,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Profile + + PcId - A reference to a fabricSwitchProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Unique Identifier of the port-channel, local to this switch. - FabricSwitchProfileRelationship + long - FabricSwitchProfileRelationship + long None - - SharedScope + + PortPolicy - 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 fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - ValidationState + Priority - Indicates overall state for logical model validation. Values -- Ok, Ok-with-warning, Errored. + The 'name' of the System QoS Class.\n* `Best Effort` - QoS Priority for Best-effort traffic.\n* `FC` - QoS Priority for FC traffic.\n* `Platinum` - QoS Priority for Platinum traffic.\n* `Gold` - QoS Priority for Gold traffic.\n* `Silver` - QoS Priority for Silver traffic.\n* `Bronze` - QoS Priority for Bronze traffic. + + FabricAppliancePcRole.PriorityEnum + + FabricAppliancePcRole.PriorityEnum + + + 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 @@ -206226,19 +206780,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricConfigResult by Name -PS C:\> $FabricConfigResultByName = Get-IntersightFabricConfigResult -Name FabricConfigResultName + #Get the FabricAppliancePcRole by Name +PS C:\> $FabricAppliancePcRoleByName = Get-IntersightFabricAppliancePcRole -Name FabricAppliancePcRoleName #Get the List of ServerProfiles -PS C:\> $FabricConfigResultList = Get-IntersightFabricConfigResult +PS C:\> $FabricAppliancePcRoleList = Get-IntersightFabricAppliancePcRole -#Get the list of FabricConfigResult under particular organization. +#Get the list of FabricAppliancePcRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricConfigResultByOrg = Get-IntersightFabricConfigResult -Organization $org +PS C:\> $FabricAppliancePcRoleByOrg = Get-IntersightFabricAppliancePcRole -Organization $org -#Get the FabricConfigResult based on query Parameter -PS C:\> $FabricConfigResultByQueryParam = Get-IntersightFabricConfigResult -Filter Name eq FabricConfigResultName +#Get the FabricAppliancePcRole based on query Parameter +PS C:\> $FabricAppliancePcRoleByQueryParam = Get-IntersightFabricAppliancePcRole -Filter Name eq FabricAppliancePcRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -206251,26 +206805,38 @@ PS C:\> $FabricConfigResultByQueryParam = Get-IntersightFabricConfigResult -Filt https://www.intersight.com/apidocs/downloads + + New-IntersightFabricAppliancePcRole + + + + Remove-IntersightFabricAppliancePcRole + + + + Set-IntersightFabricAppliancePcRole + + - Get-IntersightFabricConfigResultEntry + Get-IntersightFabricApplianceRole Get - IntersightFabricConfigResultEntry + IntersightFabricApplianceRole - Get the FabricConfigResultEntry + Get the FabricApplianceRole - Read a 'FabricConfigResultEntry' resource., + Read a 'FabricApplianceRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricConfigResultEntry + Get-IntersightFabricApplianceRole AccountMoid @@ -206284,25 +206850,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - CompletedTime + AdminSpeed - string + FabricApplianceRole.AdminSpeedEnum - string + FabricApplianceRole.AdminSpeedEnum None - - ConfigResult + + AggregatePortId - FabricConfigResultRelationship + long - FabricConfigResultRelationship + long None @@ -206331,14 +206897,62 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EthNetworkControlPolicy + + + + FabricEthNetworkControlPolicyRelationship + + FabricEthNetworkControlPolicyRelationship + + + None + + + EthNetworkGroupPolicy + + + + FabricEthNetworkGroupPolicyRelationship + + FabricEthNetworkGroupPolicyRelationship + + + None + - Message + Fec - string + FabricApplianceRole.FecEnum - string + FabricApplianceRole.FecEnum + + + None + + + FlowControlPolicy + + + + FabricFlowControlPolicyRelationship + + FabricFlowControlPolicyRelationship + + + None + + + LinkControlPolicy + + + + FabricLinkControlPolicyRelationship + + FabricLinkControlPolicyRelationship None @@ -206355,20 +206969,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Mode - string + FabricApplianceRole.ModeEnum - string + FabricApplianceRole.ModeEnum None - - OwnerId + + Moid @@ -206391,20 +207005,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + PortId - string + long - string + long + + + None + + + PortPolicy + + + + FabricPortPolicyRelationship + + FabricPortPolicyRelationship None - State + Priority + + + + FabricApplianceRole.PriorityEnum + + FabricApplianceRole.PriorityEnum + + + None + + + SharedScope @@ -206416,13 +207054,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Type + SlotId - string + long - string + long None @@ -206430,7 +207068,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResultEntry + Get-IntersightFabricApplianceRole Apply @@ -206566,7 +207204,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResultEntry + Get-IntersightFabricApplianceRole Json @@ -206594,7 +207232,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricConfigResultEntry + Get-IntersightFabricApplianceRole Json @@ -206792,25 +207430,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - CompletedTime + AdminSpeed - The completed time of the task in installer. + Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. - string + FabricApplianceRole.AdminSpeedEnum - string + FabricApplianceRole.AdminSpeedEnum None - - ConfigResult + + AggregatePortId - A reference to a fabricConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. - FabricConfigResultRelationship + long - FabricConfigResultRelationship + long None @@ -206839,14 +207477,62 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EthNetworkControlPolicy + + A reference to a fabricEthNetworkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricEthNetworkControlPolicyRelationship + + FabricEthNetworkControlPolicyRelationship + + + None + + + EthNetworkGroupPolicy + + A reference to a fabricEthNetworkGroupPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricEthNetworkGroupPolicyRelationship + + FabricEthNetworkGroupPolicyRelationship + + + None + - Message + Fec - Localized message based on the locale setting of the user's context. + Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - string + FabricApplianceRole.FecEnum - string + FabricApplianceRole.FecEnum + + + None + + + FlowControlPolicy + + A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricFlowControlPolicyRelationship + + FabricFlowControlPolicyRelationship + + + None + + + LinkControlPolicy + + A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricLinkControlPolicyRelationship + + FabricLinkControlPolicyRelationship None @@ -206863,22 +207549,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Moid + + Mode - The unique identifier of this Managed Object instance. + Port mode to be set on the appliance port.\n* `trunk` - Trunk Mode Switch Port Type.\n* `access` - Access Mode Switch Port Type. - string + FabricApplianceRole.ModeEnum - string + FabricApplianceRole.ModeEnum None - - OwnerId + + Moid - 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. + The unique identifier of this Managed Object instance. string @@ -206899,22 +207585,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + PortId - 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. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. - string + long - string + long + + + None + + + PortPolicy + + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricPortPolicyRelationship + + FabricPortPolicyRelationship None - State + Priority - Values -- Ok, Ok-with-warning, Errored. + The 'name' of the System QoS Class.\n* `Best Effort` - QoS Priority for Best-effort traffic.\n* `FC` - QoS Priority for FC traffic.\n* `Platinum` - QoS Priority for Platinum traffic.\n* `Gold` - QoS Priority for Gold traffic.\n* `Silver` - QoS Priority for Silver traffic.\n* `Bronze` - QoS Priority for Bronze traffic. + + FabricApplianceRole.PriorityEnum + + FabricApplianceRole.PriorityEnum + + + 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 @@ -206924,13 +207634,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Type + SlotId - Indicates if the result is reported during the logical model validation/resource allocation phase. or the configuration applying phase. Values -- validation, config. + Slot Identifier of the Switch/FEX/Chassis Interface. - string + long - string + long None @@ -206988,19 +207698,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricConfigResultEntry by Name -PS C:\> $FabricConfigResultEntryByName = Get-IntersightFabricConfigResultEntry -Name FabricConfigResultEntryName + #Get the FabricApplianceRole by Name +PS C:\> $FabricApplianceRoleByName = Get-IntersightFabricApplianceRole -Name FabricApplianceRoleName #Get the List of ServerProfiles -PS C:\> $FabricConfigResultEntryList = Get-IntersightFabricConfigResultEntry +PS C:\> $FabricApplianceRoleList = Get-IntersightFabricApplianceRole -#Get the list of FabricConfigResultEntry under particular organization. +#Get the list of FabricApplianceRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricConfigResultEntryByOrg = Get-IntersightFabricConfigResultEntry -Organization $org +PS C:\> $FabricApplianceRoleByOrg = Get-IntersightFabricApplianceRole -Organization $org -#Get the FabricConfigResultEntry based on query Parameter -PS C:\> $FabricConfigResultEntryByQueryParam = Get-IntersightFabricConfigResultEntry -Filter Name eq FabricConfigResultEntryName +#Get the FabricApplianceRole based on query Parameter +PS C:\> $FabricApplianceRoleByQueryParam = Get-IntersightFabricApplianceRole -Filter Name eq FabricApplianceRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -207013,26 +207723,38 @@ PS C:\> $FabricConfigResultEntryByQueryParam = Get-IntersightFabricConfigResultE https://www.intersight.com/apidocs/downloads + + New-IntersightFabricApplianceRole + + + + Remove-IntersightFabricApplianceRole + + + + Set-IntersightFabricApplianceRole + + - Get-IntersightFabricElementIdentity + Get-IntersightFabricConfigChangeDetail Get - IntersightFabricElementIdentity + IntersightFabricConfigChangeDetail - Get the FabricElementIdentity + Get the FabricConfigChangeDetail - Read a 'FabricElementIdentity' resource., + Read a 'FabricConfigChangeDetail' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricElementIdentity + Get-IntersightFabricConfigChangeDetail AccountMoid @@ -207046,25 +207768,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminAction - - - - FabricElementIdentity.AdminActionEnum - - FabricElementIdentity.AdminActionEnum - - - None - - - AdminActionState + ConfigChangeFlag - FabricElementIdentity.AdminActionStateEnum + FabricConfigChangeDetail.ConfigChangeFlagEnum - FabricElementIdentity.AdminActionStateEnum + FabricConfigChangeDetail.ConfigChangeFlagEnum None @@ -207081,18 +207791,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Domain - - - - string - - string - - - None - DomainGroupMoid @@ -207106,25 +207804,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Identifier + Message - long + string - long + string None - Lifecycle + ModStatus - FabricElementIdentity.LifecycleEnum + FabricConfigChangeDetail.ModStatusEnum - FabricElementIdentity.LifecycleEnum + FabricConfigChangeDetail.ModStatusEnum None @@ -207141,18 +207839,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -207165,18 +207851,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -207189,62 +207863,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartialDeploymentStatus - - - - FabricElementIdentity.PartialDeploymentStatusEnum - - FabricElementIdentity.PartialDeploymentStatusEnum - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - ReplacementTarget - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - ReplacementType - - - - FabricElementIdentity.ReplacementTypeEnum - - FabricElementIdentity.ReplacementTypeEnum - - - None - - - Serial + Profile - string + FabricSwitchProfileRelationship - string + FabricSwitchProfileRelationship None @@ -207261,34 +207887,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SwitchId - - - - FabricElementIdentity.SwitchIdEnum - - FabricElementIdentity.SwitchIdEnum - - - None - - - Vendor - - - - string - - string - - - None - - Get-IntersightFabricElementIdentity + Get-IntersightFabricConfigChangeDetail Apply @@ -207424,7 +208026,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricElementIdentity + Get-IntersightFabricConfigChangeDetail Json @@ -207452,7 +208054,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricElementIdentity + Get-IntersightFabricConfigChangeDetail Json @@ -207650,25 +208252,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminAction - - Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. - - FabricElementIdentity.AdminActionEnum - - FabricElementIdentity.AdminActionEnum - - - None - - - AdminActionState + ConfigChangeFlag - The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + 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. - FabricElementIdentity.AdminActionStateEnum + FabricConfigChangeDetail.ConfigChangeFlagEnum - FabricElementIdentity.AdminActionStateEnum + FabricConfigChangeDetail.ConfigChangeFlagEnum None @@ -207685,18 +208275,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Domain - - Name of the Fabric Interconnect domain. - - string - - string - - - None - DomainGroupMoid @@ -207710,25 +208288,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Identifier + Message - Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. + Detailed description of the config change. - long + string - long + string None - Lifecycle + ModStatus - The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. + 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. - FabricElementIdentity.LifecycleEnum + FabricConfigChangeDetail.ModStatusEnum - FabricElementIdentity.LifecycleEnum + FabricConfigChangeDetail.ModStatusEnum None @@ -207745,18 +208323,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - The vendor provided model name for the equipment. - - string - - string - - - None - Moid @@ -207769,18 +208335,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -207793,62 +208347,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartialDeploymentStatus - - Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.\n* `None` - No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.\n* `Pending` - There is pending configuration which is yet to be deployed on the fabric interconnect.\n* `Deploying` - Pending configuration is being deployed on the fabric interconnect. - - FabricElementIdentity.PartialDeploymentStatusEnum - - FabricElementIdentity.PartialDeploymentStatusEnum - - - None - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - ReplacementTarget - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - ReplacementType - - Replacement type specifies whether it is single FI or domain replacement.\n* `None` - The default action is none.\n* `Individual` - Replacement of single network element.\n* `Domain` - Domain indicates the replacement of Fabric Interconnect domain. - - FabricElementIdentity.ReplacementTypeEnum - - FabricElementIdentity.ReplacementTypeEnum - - - None - - - Serial + Profile - The serial number of the equipment. + A reference to a fabricSwitchProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricSwitchProfileRelationship - string + FabricSwitchProfileRelationship None @@ -207865,30 +208371,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SwitchId - - Switch Identifier that uniquely represents the fabric object.\n* `A` - Switch Identifier of Fabric Interconnect A.\n* `B` - Switch Identifier of Fabric Interconnect B. - - FabricElementIdentity.SwitchIdEnum - - FabricElementIdentity.SwitchIdEnum - - - None - - - Vendor - - The manufacturer of the equipment. - - string - - string - - - None - Json @@ -207942,19 +208424,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricElementIdentity by Name -PS C:\> $FabricElementIdentityByName = Get-IntersightFabricElementIdentity -Name FabricElementIdentityName + #Get the FabricConfigChangeDetail by Name +PS C:\> $FabricConfigChangeDetailByName = Get-IntersightFabricConfigChangeDetail -Name FabricConfigChangeDetailName #Get the List of ServerProfiles -PS C:\> $FabricElementIdentityList = Get-IntersightFabricElementIdentity +PS C:\> $FabricConfigChangeDetailList = Get-IntersightFabricConfigChangeDetail -#Get the list of FabricElementIdentity under particular organization. +#Get the list of FabricConfigChangeDetail under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricElementIdentityByOrg = Get-IntersightFabricElementIdentity -Organization $org +PS C:\> $FabricConfigChangeDetailByOrg = Get-IntersightFabricConfigChangeDetail -Organization $org -#Get the FabricElementIdentity based on query Parameter -PS C:\> $FabricElementIdentityByQueryParam = Get-IntersightFabricElementIdentity -Filter Name eq FabricElementIdentityName +#Get the FabricConfigChangeDetail based on query Parameter +PS C:\> $FabricConfigChangeDetailByQueryParam = Get-IntersightFabricConfigChangeDetail -Filter Name eq FabricConfigChangeDetailName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -207967,30 +208449,26 @@ PS C:\> $FabricElementIdentityByQueryParam = Get-IntersightFabricElementIdentity https://www.intersight.com/apidocs/downloads - - Set-IntersightFabricElementIdentity - - - Get-IntersightFabricEthNetworkControlPolicy + Get-IntersightFabricConfigResult Get - IntersightFabricEthNetworkControlPolicy + IntersightFabricConfigResult - Get the FabricEthNetworkControlPolicy + Get the FabricConfigResult - Read a 'FabricEthNetworkControlPolicy' resource., + Read a 'FabricConfigResult' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricEthNetworkControlPolicy + Get-IntersightFabricConfigResult AccountMoid @@ -208004,37 +208482,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - CdpEnabled + ConfigStage - bool + string - bool + string None - - CreateTime + + ConfigState - DateTime + string - DateTime + string None - Description + CreateTime - string + DateTime - string + DateTime None @@ -208051,30 +208529,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ForgeMac - - - - FabricEthNetworkControlPolicy.ForgeMacEnum - - FabricEthNetworkControlPolicy.ForgeMacEnum - - - None - - - MacRegistrationMode - - - - FabricEthNetworkControlPolicy.MacRegistrationModeEnum - - FabricEthNetworkControlPolicy.MacRegistrationModeEnum - - - None - ModTime @@ -208099,38 +208553,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - Organization - - - - OrganizationOrganizationRelationship - - OrganizationOrganizationRelationship - - - None - - - Parent + Profile - MoBaseMoRelationship + FabricSwitchProfileRelationship - MoBaseMoRelationship + FabricSwitchProfileRelationship None @@ -208148,13 +208590,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - UplinkFailAction + ValidationState - FabricEthNetworkControlPolicy.UplinkFailActionEnum + string - FabricEthNetworkControlPolicy.UplinkFailActionEnum + string None @@ -208162,7 +208604,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicy + Get-IntersightFabricConfigResult Apply @@ -208298,7 +208740,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicy + Get-IntersightFabricConfigResult Json @@ -208326,7 +208768,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicy + Get-IntersightFabricConfigResult Json @@ -208524,37 +208966,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - CdpEnabled + ConfigStage - Enables the CDP on an interface. + The current running stage of the configuration or workflow. - bool + string - bool + string None - - CreateTime + + ConfigState - The time when this managed object was created. + Indicates overall configuration state for applying the configuration to the end point. Values -- Ok, Ok-with-warning, Errored. - DateTime + string - DateTime + string None - Description + CreateTime - Description of the policy. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -208571,30 +209013,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ForgeMac - - Determines if the MAC forging is allowed or denied on an interface.\n* `allow` - Allows mac forging on an interface.\n* `deny` - Denies mac forging on an interface. - - FabricEthNetworkControlPolicy.ForgeMacEnum - - FabricEthNetworkControlPolicy.ForgeMacEnum - - - None - - - MacRegistrationMode - - Determines the MAC addresses that have to be registered with the switch.\n* `nativeVlanOnly` - Register only the MAC addresses learnt on the native VLAN.\n* `allVlans` - Register all the MAC addresses learnt on all the allowed VLANs. - - FabricEthNetworkControlPolicy.MacRegistrationModeEnum - - FabricEthNetworkControlPolicy.MacRegistrationModeEnum - - - None - ModTime @@ -208619,38 +209037,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - Name of the concrete policy. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship 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 + Profile - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a fabricSwitchProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - MoBaseMoRelationship + FabricSwitchProfileRelationship - MoBaseMoRelationship + FabricSwitchProfileRelationship None @@ -208668,13 +209074,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - UplinkFailAction + ValidationState - Determines the state of the virtual interface (vethernet / vfc) on the switch when a suitable uplink is not pinned.\n* `linkDown` - The vethernet will go down in case a suitable uplink is not pinned.\n* `warning` - The vethernet will remain up even if a suitable uplink is not pinned. + Indicates overall state for logical model validation. Values -- Ok, Ok-with-warning, Errored. - FabricEthNetworkControlPolicy.UplinkFailActionEnum + string - FabricEthNetworkControlPolicy.UplinkFailActionEnum + string None @@ -208732,19 +209138,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricEthNetworkControlPolicy by Name -PS C:\> $FabricEthNetworkControlPolicyByName = Get-IntersightFabricEthNetworkControlPolicy -Name FabricEthNetworkControlPolicyName + #Get the FabricConfigResult by Name +PS C:\> $FabricConfigResultByName = Get-IntersightFabricConfigResult -Name FabricConfigResultName #Get the List of ServerProfiles -PS C:\> $FabricEthNetworkControlPolicyList = Get-IntersightFabricEthNetworkControlPolicy +PS C:\> $FabricConfigResultList = Get-IntersightFabricConfigResult -#Get the list of FabricEthNetworkControlPolicy under particular organization. +#Get the list of FabricConfigResult under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricEthNetworkControlPolicyByOrg = Get-IntersightFabricEthNetworkControlPolicy -Organization $org +PS C:\> $FabricConfigResultByOrg = Get-IntersightFabricConfigResult -Organization $org -#Get the FabricEthNetworkControlPolicy based on query Parameter -PS C:\> $FabricEthNetworkControlPolicyByQueryParam = Get-IntersightFabricEthNetworkControlPolicy -Filter Name eq FabricEthNetworkControlPolicyName +#Get the FabricConfigResult based on query Parameter +PS C:\> $FabricConfigResultByQueryParam = Get-IntersightFabricConfigResult -Filter Name eq FabricConfigResultName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -208757,38 +209163,26 @@ PS C:\> $FabricEthNetworkControlPolicyByQueryParam = Get-IntersightFabricEthNetw https://www.intersight.com/apidocs/downloads - - New-IntersightFabricEthNetworkControlPolicy - - - - Remove-IntersightFabricEthNetworkControlPolicy - - - - Set-IntersightFabricEthNetworkControlPolicy - - - Get-IntersightFabricEthNetworkControlPolicyInventory + Get-IntersightFabricConfigResultEntry Get - IntersightFabricEthNetworkControlPolicyInventory + IntersightFabricConfigResultEntry - Get the FabricEthNetworkControlPolicyInventory + Get the FabricConfigResultEntry - Read a 'FabricEthNetworkControlPolicyInventory' resource., + Read a 'FabricConfigResultEntry' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricEthNetworkControlPolicyInventory + Get-IntersightFabricConfigResultEntry AccountMoid @@ -208802,49 +209196,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - CdpEnabled + CompletedTime - bool + string - bool + string None - - CreateTime + + ConfigResult - DateTime + FabricConfigResultRelationship - DateTime + FabricConfigResultRelationship None - Description - - - - string - - string - - - None - - - DeviceMoId + CreateTime - string + DateTime - string + DateTime None @@ -208862,25 +209244,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ForgeMac - - - - FabricEthNetworkControlPolicyInventory.ForgeMacEnum - - FabricEthNetworkControlPolicyInventory.ForgeMacEnum - - - None - - - MacRegistrationMode + Message - FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + string - FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + string None @@ -208909,8 +209279,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + OwnerId @@ -208945,26 +209315,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - TargetMo + + State - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - UplinkFailAction + Type - FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + string - FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + string None @@ -208972,7 +209342,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicyInventory + Get-IntersightFabricConfigResultEntry Apply @@ -209108,7 +209478,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicyInventory + Get-IntersightFabricConfigResultEntry Json @@ -209136,7 +209506,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkControlPolicyInventory + Get-IntersightFabricConfigResultEntry Json @@ -209334,49 +209704,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - CdpEnabled + CompletedTime - Enables the CDP on an interface. + The completed time of the task in installer. - bool + string - bool + string None - - CreateTime + + ConfigResult - The time when this managed object was created. + A reference to a fabricConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + FabricConfigResultRelationship - DateTime + FabricConfigResultRelationship None - Description - - Description of the policy. - - string - - string - - - None - - - DeviceMoId + CreateTime - Device ID of the entity from where inventory is reported. + The time when this managed object was created. - string + DateTime - string + DateTime None @@ -209394,25 +209752,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ForgeMac - - Determines if the MAC forging is allowed or denied on an interface.\n* `allow` - Allows mac forging on an interface.\n* `deny` - Denies mac forging on an interface. - - FabricEthNetworkControlPolicyInventory.ForgeMacEnum - - FabricEthNetworkControlPolicyInventory.ForgeMacEnum - - - None - - - MacRegistrationMode + Message - Determines the MAC addresses that have to be registered with the switch.\n* `nativeVlanOnly` - Register only the MAC addresses learnt on the native VLAN.\n* `allVlans` - Register all the MAC addresses learnt on all the allowed VLANs. + Localized message based on the locale setting of the user's context. - FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + string - FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + string None @@ -209441,10 +209787,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + OwnerId - Name of the inventoried policy object. + 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 @@ -209477,26 +209823,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - TargetMo + + State - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Values -- Ok, Ok-with-warning, Errored. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - UplinkFailAction + Type - Determines the state of the virtual interface (vethernet / vfc) on the switch when a suitable uplink is not pinned.\n* `linkDown` - The vethernet will go down in case a suitable uplink is not pinned.\n* `warning` - The vethernet will remain up even if a suitable uplink is not pinned. + Indicates if the result is reported during the logical model validation/resource allocation phase. or the configuration applying phase. Values -- validation, config. - FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + string - FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + string None @@ -209551,7 +209897,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricConfigResultEntry by Name +PS C:\> $FabricConfigResultEntryByName = Get-IntersightFabricConfigResultEntry -Name FabricConfigResultEntryName + +#Get the List of ServerProfiles +PS C:\> $FabricConfigResultEntryList = Get-IntersightFabricConfigResultEntry + +#Get the list of FabricConfigResultEntry under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricConfigResultEntryByOrg = Get-IntersightFabricConfigResultEntry -Organization $org + +#Get the FabricConfigResultEntry based on query Parameter +PS C:\> $FabricConfigResultEntryByQueryParam = Get-IntersightFabricConfigResultEntry -Filter Name eq FabricConfigResultEntryName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -209563,21 +209930,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFabricEthNetworkGroupPolicy + Get-IntersightFabricElementIdentity Get - IntersightFabricEthNetworkGroupPolicy + IntersightFabricElementIdentity - Get the FabricEthNetworkGroupPolicy + Get the FabricElementIdentity - Read a 'FabricEthNetworkGroupPolicy' resource., + Read a 'FabricElementIdentity' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricEthNetworkGroupPolicy + Get-IntersightFabricElementIdentity AccountMoid @@ -209590,6 +209957,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdminAction + + + + FabricElementIdentity.AdminActionEnum + + FabricElementIdentity.AdminActionEnum + + + None + + + AdminActionState + + + + FabricElementIdentity.AdminActionStateEnum + + FabricElementIdentity.AdminActionStateEnum + + + None + CreateTime @@ -209602,8 +209993,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description + + Domain @@ -209626,6 +210017,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Identifier + + + + long + + long + + + None + + + Lifecycle + + + + FabricElementIdentity.LifecycleEnum + + FabricElementIdentity.LifecycleEnum + + + None + ModTime @@ -209638,8 +210053,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -209651,7 +210066,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Name + Moid @@ -209663,13 +210078,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Organization + NetworkElement - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship None @@ -209686,6 +210101,66 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PartialDeploymentStatus + + + + FabricElementIdentity.PartialDeploymentStatusEnum + + FabricElementIdentity.PartialDeploymentStatusEnum + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + ReplacementTarget + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + ReplacementType + + + + FabricElementIdentity.ReplacementTypeEnum + + FabricElementIdentity.ReplacementTypeEnum + + + None + + + Serial + + + + string + + string + + + None + SharedScope @@ -209698,10 +210173,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SwitchId + + + + FabricElementIdentity.SwitchIdEnum + + FabricElementIdentity.SwitchIdEnum + + + None + + + Vendor + + + + string + + string + + + None + - Get-IntersightFabricEthNetworkGroupPolicy + Get-IntersightFabricElementIdentity Apply @@ -209837,7 +210336,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkGroupPolicy + Get-IntersightFabricElementIdentity Json @@ -209865,7 +210364,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkGroupPolicy + Get-IntersightFabricElementIdentity Json @@ -210062,6 +210561,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminAction + + Updated by UI/API to trigger specific action type.\n* `None` - No operation value for maintenance actions on an equipment.\n* `Decommission` - Decommission the equipment and temporarily remove it from being managed by Intersight.\n* `Recommission` - Recommission the equipment.\n* `Reack` - Reacknowledge the equipment and discover it again.\n* `Remove` - Remove the equipment permanently from Intersight management.\n* `Replace` - Replace the equipment with the other one. + + FabricElementIdentity.AdminActionEnum + + FabricElementIdentity.AdminActionEnum + + + None + + + AdminActionState + + The state of Maintenance Action performed. This will have three states. Applying - Action is in progress. Applied - Action is completed and applied. Failed - Action has failed.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + + FabricElementIdentity.AdminActionStateEnum + + FabricElementIdentity.AdminActionStateEnum + + + None + CreateTime @@ -210074,10 +210597,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description + + Domain - Description of the policy. + Name of the Fabric Interconnect domain. string @@ -210098,6 +210621,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Identifier + + Numeric Identifier assigned by the management system to the equipment. Identifier can only be changed if it has been PATCHED with the AdminAction property set to 'Recommission'. + + long + + long + + + None + + + Lifecycle + + The equipment's lifecycle status.\n* `None` - Default state of an equipment. This should be an initial state when no state is defined for an equipment.\n* `Active` - Default Lifecycle State for a physical entity.\n* `Decommissioned` - Decommission Lifecycle state.\n* `DecommissionInProgress` - Decommission Inprogress Lifecycle state.\n* `RecommissionInProgress` - Recommission Inprogress Lifecycle state.\n* `OperationFailed` - Failed Operation Lifecycle state.\n* `ReackInProgress` - ReackInProgress Lifecycle state.\n* `RemoveInProgress` - RemoveInProgress Lifecycle state.\n* `Discovered` - Discovered Lifecycle state.\n* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `Inactive` - Inactive Lifecycle state.\n* `ReplaceInProgress` - ReplaceInProgress Lifecycle state.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously. + + FabricElementIdentity.LifecycleEnum + + FabricElementIdentity.LifecycleEnum + + + None + ModTime @@ -210110,10 +210657,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 vendor provided model name for the equipment. string @@ -210123,9 +210670,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 @@ -210135,13 +210682,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Organization + NetworkElement - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship None @@ -210158,6 +210705,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PartialDeploymentStatus + + Determines if there is partial configuration that has to be deployed on any of the server profiles associated with the server connected to the Fabric Interconnect in cases where one or more server profiles was deployed when the Fabric Interconnect was down.\n* `None` - No configuration which is yet to be deployed.The default state of a fabric interconnect which does not have any pending deployment.\n* `Pending` - There is pending configuration which is yet to be deployed on the fabric interconnect.\n* `Deploying` - Pending configuration is being deployed on the fabric interconnect. + + FabricElementIdentity.PartialDeploymentStatusEnum + + FabricElementIdentity.PartialDeploymentStatusEnum + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + ReplacementTarget + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + ReplacementType + + Replacement type specifies whether it is single FI or domain replacement.\n* `None` - The default action is none.\n* `Individual` - Replacement of single network element.\n* `Domain` - Domain indicates the replacement of Fabric Interconnect domain. + + FabricElementIdentity.ReplacementTypeEnum + + FabricElementIdentity.ReplacementTypeEnum + + + None + + + Serial + + The serial number of the equipment. + + string + + string + + + None + SharedScope @@ -210170,6 +210777,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SwitchId + + Switch Identifier that uniquely represents the fabric object.\n* `A` - Switch Identifier of Fabric Interconnect A.\n* `B` - Switch Identifier of Fabric Interconnect B. + + FabricElementIdentity.SwitchIdEnum + + FabricElementIdentity.SwitchIdEnum + + + None + + + Vendor + + The manufacturer of the equipment. + + string + + string + + + None + Json @@ -210223,19 +210854,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricEthNetworkGroupPolicy by Name -PS C:\> $FabricEthNetworkGroupPolicyByName = Get-IntersightFabricEthNetworkGroupPolicy -Name FabricEthNetworkGroupPolicyName + #Get the FabricElementIdentity by Name +PS C:\> $FabricElementIdentityByName = Get-IntersightFabricElementIdentity -Name FabricElementIdentityName #Get the List of ServerProfiles -PS C:\> $FabricEthNetworkGroupPolicyList = Get-IntersightFabricEthNetworkGroupPolicy +PS C:\> $FabricElementIdentityList = Get-IntersightFabricElementIdentity -#Get the list of FabricEthNetworkGroupPolicy under particular organization. +#Get the list of FabricElementIdentity under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricEthNetworkGroupPolicyByOrg = Get-IntersightFabricEthNetworkGroupPolicy -Organization $org +PS C:\> $FabricElementIdentityByOrg = Get-IntersightFabricElementIdentity -Organization $org -#Get the FabricEthNetworkGroupPolicy based on query Parameter -PS C:\> $FabricEthNetworkGroupPolicyByQueryParam = Get-IntersightFabricEthNetworkGroupPolicy -Filter Name eq FabricEthNetworkGroupPolicyName +#Get the FabricElementIdentity based on query Parameter +PS C:\> $FabricElementIdentityByQueryParam = Get-IntersightFabricElementIdentity -Filter Name eq FabricElementIdentityName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -210249,15 +210880,7 @@ PS C:\> $FabricEthNetworkGroupPolicyByQueryParam = Get-IntersightFabricEthNetwor - New-IntersightFabricEthNetworkGroupPolicy - - - - Remove-IntersightFabricEthNetworkGroupPolicy - - - - Set-IntersightFabricEthNetworkGroupPolicy + Set-IntersightFabricElementIdentity @@ -210265,21 +210888,21 @@ PS C:\> $FabricEthNetworkGroupPolicyByQueryParam = Get-IntersightFabricEthNetwor - Get-IntersightFabricEthNetworkGroupPolicyInventory + Get-IntersightFabricEthNetworkControlPolicy Get - IntersightFabricEthNetworkGroupPolicyInventory + IntersightFabricEthNetworkControlPolicy - Get the FabricEthNetworkGroupPolicyInventory + Get the FabricEthNetworkControlPolicy - Read a 'FabricEthNetworkGroupPolicyInventory' resource., + Read a 'FabricEthNetworkControlPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricEthNetworkGroupPolicyInventory + Get-IntersightFabricEthNetworkControlPolicy AccountMoid @@ -210292,6 +210915,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CdpEnabled + + + + bool + + bool + + + None + CreateTime @@ -210316,8 +210951,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId + + DomainGroupMoid @@ -210328,14 +210963,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + ForgeMac - string + FabricEthNetworkControlPolicy.ForgeMacEnum - string + FabricEthNetworkControlPolicy.ForgeMacEnum + + + None + + + MacRegistrationMode + + + + FabricEthNetworkControlPolicy.MacRegistrationModeEnum + + FabricEthNetworkControlPolicy.MacRegistrationModeEnum None @@ -210376,6 +211023,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -210400,14 +211059,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - TargetMo + + UplinkFailAction - MoBaseMoRelationship + FabricEthNetworkControlPolicy.UplinkFailActionEnum - MoBaseMoRelationship + FabricEthNetworkControlPolicy.UplinkFailActionEnum None @@ -210415,7 +211074,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkGroupPolicyInventory + Get-IntersightFabricEthNetworkControlPolicy Apply @@ -210551,7 +211210,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkGroupPolicyInventory + Get-IntersightFabricEthNetworkControlPolicy Json @@ -210579,7 +211238,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkGroupPolicyInventory + Get-IntersightFabricEthNetworkControlPolicy Json @@ -210776,6 +211435,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CdpEnabled + + Enables the CDP on an interface. + + bool + + bool + + + None + CreateTime @@ -210800,10 +211471,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId + + DomainGroupMoid - Device ID of the entity from where inventory is reported. + The DomainGroup ID for this managed object. string @@ -210812,14 +211483,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + ForgeMac - The DomainGroup ID for this managed object. + Determines if the MAC forging is allowed or denied on an interface.\n* `allow` - Allows mac forging on an interface.\n* `deny` - Denies mac forging on an interface. - string + FabricEthNetworkControlPolicy.ForgeMacEnum - string + FabricEthNetworkControlPolicy.ForgeMacEnum + + + None + + + MacRegistrationMode + + Determines the MAC addresses that have to be registered with the switch.\n* `nativeVlanOnly` - Register only the MAC addresses learnt on the native VLAN.\n* `allVlans` - Register all the MAC addresses learnt on all the allowed VLANs. + + FabricEthNetworkControlPolicy.MacRegistrationModeEnum + + FabricEthNetworkControlPolicy.MacRegistrationModeEnum None @@ -210851,7 +211534,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the inventoried policy object. + Name of the concrete policy. string @@ -210860,6 +211543,18 @@ 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 @@ -210884,14 +211579,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - TargetMo + + UplinkFailAction - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Determines the state of the virtual interface (vethernet / vfc) on the switch when a suitable uplink is not pinned.\n* `linkDown` - The vethernet will go down in case a suitable uplink is not pinned.\n* `warning` - The vethernet will remain up even if a suitable uplink is not pinned. - MoBaseMoRelationship + FabricEthNetworkControlPolicy.UplinkFailActionEnum - MoBaseMoRelationship + FabricEthNetworkControlPolicy.UplinkFailActionEnum None @@ -210946,33 +211641,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricEthNetworkControlPolicy by Name +PS C:\> $FabricEthNetworkControlPolicyByName = Get-IntersightFabricEthNetworkControlPolicy -Name FabricEthNetworkControlPolicyName + +#Get the List of ServerProfiles +PS C:\> $FabricEthNetworkControlPolicyList = Get-IntersightFabricEthNetworkControlPolicy + +#Get the list of FabricEthNetworkControlPolicy under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricEthNetworkControlPolicyByOrg = Get-IntersightFabricEthNetworkControlPolicy -Organization $org + +#Get the FabricEthNetworkControlPolicy based on query Parameter +PS C:\> $FabricEthNetworkControlPolicyByQueryParam = Get-IntersightFabricEthNetworkControlPolicy -Filter Name eq FabricEthNetworkControlPolicyName + +#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-IntersightFabricEthNetworkControlPolicy + + + + Remove-IntersightFabricEthNetworkControlPolicy + + + + Set-IntersightFabricEthNetworkControlPolicy + + - Get-IntersightFabricEthNetworkPolicy + Get-IntersightFabricEthNetworkControlPolicyInventory Get - IntersightFabricEthNetworkPolicy + IntersightFabricEthNetworkControlPolicyInventory - Get the FabricEthNetworkPolicy + Get the FabricEthNetworkControlPolicyInventory - Read a 'FabricEthNetworkPolicy' resource., + Read a 'FabricEthNetworkControlPolicyInventory' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricEthNetworkPolicy + Get-IntersightFabricEthNetworkControlPolicyInventory AccountMoid @@ -210985,6 +211713,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CdpEnabled + + + + bool + + bool + + + None + CreateTime @@ -211009,6 +211749,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeviceMoId + + + + string + + string + + + None + DomainGroupMoid @@ -211021,32 +211773,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime + + ForgeMac - DateTime + FabricEthNetworkControlPolicyInventory.ForgeMacEnum - DateTime + FabricEthNetworkControlPolicyInventory.ForgeMacEnum + + + None + + + MacRegistrationMode + + + + FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + + FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum None - Moid + ModTime - string + DateTime - string + DateTime None - Name + Moid @@ -211057,14 +211821,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Organization + + Name - OrganizationOrganizationRelationship + string - OrganizationOrganizationRelationship + string None @@ -211093,10 +211857,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + TargetMo + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + UplinkFailAction + + + + FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + + FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + + + None + - Get-IntersightFabricEthNetworkPolicy + Get-IntersightFabricEthNetworkControlPolicyInventory Apply @@ -211232,7 +212020,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkPolicy + Get-IntersightFabricEthNetworkControlPolicyInventory Json @@ -211260,7 +212048,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricEthNetworkPolicy + Get-IntersightFabricEthNetworkControlPolicyInventory Json @@ -211457,6 +212245,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CdpEnabled + + Enables the CDP on an interface. + + bool + + bool + + + None + CreateTime @@ -211481,6 +212281,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeviceMoId + + Device ID of the entity from where inventory is reported. + + string + + string + + + None + DomainGroupMoid @@ -211493,6 +212305,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ForgeMac + + Determines if the MAC forging is allowed or denied on an interface.\n* `allow` - Allows mac forging on an interface.\n* `deny` - Denies mac forging on an interface. + + FabricEthNetworkControlPolicyInventory.ForgeMacEnum + + FabricEthNetworkControlPolicyInventory.ForgeMacEnum + + + None + + + MacRegistrationMode + + Determines the MAC addresses that have to be registered with the switch.\n* `nativeVlanOnly` - Register only the MAC addresses learnt on the native VLAN.\n* `allVlans` - Register all the MAC addresses learnt on all the allowed VLANs. + + FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + + FabricEthNetworkControlPolicyInventory.MacRegistrationModeEnum + + + None + ModTime @@ -211520,7 +212356,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + Name of the inventoried policy object. string @@ -211529,18 +212365,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 @@ -211565,6 +212389,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + TargetMo + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + UplinkFailAction + + Determines the state of the virtual interface (vethernet / vfc) on the switch when a suitable uplink is not pinned.\n* `linkDown` - The vethernet will go down in case a suitable uplink is not pinned.\n* `warning` - The vethernet will remain up even if a suitable uplink is not pinned. + + FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + + FabricEthNetworkControlPolicyInventory.UplinkFailActionEnum + + + None + Json @@ -211615,66 +212463,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FabricEthNetworkPolicy by Name -PS C:\> $FabricEthNetworkPolicyByName = Get-IntersightFabricEthNetworkPolicy -Name FabricEthNetworkPolicyName - -#Get the List of ServerProfiles -PS C:\> $FabricEthNetworkPolicyList = Get-IntersightFabricEthNetworkPolicy - -#Get the list of FabricEthNetworkPolicy under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FabricEthNetworkPolicyByOrg = Get-IntersightFabricEthNetworkPolicy -Organization $org - -#Get the FabricEthNetworkPolicy based on query Parameter -PS C:\> $FabricEthNetworkPolicyByQueryParam = Get-IntersightFabricEthNetworkPolicy -Filter Name eq FabricEthNetworkPolicyName - -#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-IntersightFabricEthNetworkPolicy - - - - Remove-IntersightFabricEthNetworkPolicy - - - - Set-IntersightFabricEthNetworkPolicy - - - Get-IntersightFabricFcNetworkPolicy + Get-IntersightFabricEthNetworkGroupPolicy Get - IntersightFabricFcNetworkPolicy + IntersightFabricEthNetworkGroupPolicy - Get the FabricFcNetworkPolicy + Get the FabricEthNetworkGroupPolicy - Read a 'FabricFcNetworkPolicy' resource., + Read a 'FabricEthNetworkGroupPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcNetworkPolicy + Get-IntersightFabricEthNetworkGroupPolicy AccountMoid @@ -211723,18 +212538,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EnableTrunking - - - - bool - - bool - - - None - ModTime @@ -211810,7 +212613,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcNetworkPolicy + Get-IntersightFabricEthNetworkGroupPolicy Apply @@ -211946,7 +212749,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcNetworkPolicy + Get-IntersightFabricEthNetworkGroupPolicy Json @@ -211974,7 +212777,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcNetworkPolicy + Get-IntersightFabricEthNetworkGroupPolicy Json @@ -212207,18 +213010,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EnableTrunking - - Enable or Disable Trunking on all of configured FC uplink ports. - - bool - - bool - - - None - ModTime @@ -212344,19 +213135,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricFcNetworkPolicy by Name -PS C:\> $FabricFcNetworkPolicyByName = Get-IntersightFabricFcNetworkPolicy -Name FabricFcNetworkPolicyName + #Get the FabricEthNetworkGroupPolicy by Name +PS C:\> $FabricEthNetworkGroupPolicyByName = Get-IntersightFabricEthNetworkGroupPolicy -Name FabricEthNetworkGroupPolicyName #Get the List of ServerProfiles -PS C:\> $FabricFcNetworkPolicyList = Get-IntersightFabricFcNetworkPolicy +PS C:\> $FabricEthNetworkGroupPolicyList = Get-IntersightFabricEthNetworkGroupPolicy -#Get the list of FabricFcNetworkPolicy under particular organization. +#Get the list of FabricEthNetworkGroupPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricFcNetworkPolicyByOrg = Get-IntersightFabricFcNetworkPolicy -Organization $org +PS C:\> $FabricEthNetworkGroupPolicyByOrg = Get-IntersightFabricEthNetworkGroupPolicy -Organization $org -#Get the FabricFcNetworkPolicy based on query Parameter -PS C:\> $FabricFcNetworkPolicyByQueryParam = Get-IntersightFabricFcNetworkPolicy -Filter Name eq FabricFcNetworkPolicyName +#Get the FabricEthNetworkGroupPolicy based on query Parameter +PS C:\> $FabricEthNetworkGroupPolicyByQueryParam = Get-IntersightFabricEthNetworkGroupPolicy -Filter Name eq FabricEthNetworkGroupPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -212370,15 +213161,15 @@ PS C:\> $FabricFcNetworkPolicyByQueryParam = Get-IntersightFabricFcNetworkPolicy - New-IntersightFabricFcNetworkPolicy + New-IntersightFabricEthNetworkGroupPolicy - Remove-IntersightFabricFcNetworkPolicy + Remove-IntersightFabricEthNetworkGroupPolicy - Set-IntersightFabricFcNetworkPolicy + Set-IntersightFabricEthNetworkGroupPolicy @@ -212386,21 +213177,21 @@ PS C:\> $FabricFcNetworkPolicyByQueryParam = Get-IntersightFabricFcNetworkPolicy - Get-IntersightFabricFcStorageRole + Get-IntersightFabricEthNetworkGroupPolicyInventory Get - IntersightFabricFcStorageRole + IntersightFabricEthNetworkGroupPolicyInventory - Get the FabricFcStorageRole + Get the FabricEthNetworkGroupPolicyInventory - Read a 'FabricFcStorageRole' resource., + Read a 'FabricEthNetworkGroupPolicyInventory' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcStorageRole + Get-IntersightFabricEthNetworkGroupPolicyInventory AccountMoid @@ -212413,38 +213204,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminSpeed + + CreateTime - FabricFcStorageRole.AdminSpeedEnum + DateTime - FabricFcStorageRole.AdminSpeedEnum + DateTime None - - AggregatePortId + + Description - long + string - long + string None - - CreateTime + + DeviceMoId - DateTime + string - DateTime + string None @@ -212485,38 +213276,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - PortId + + Name - long + string - long + string None - - PortPolicy + + Parent - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -212533,26 +213312,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SlotId - - - - long - - long - - - None - - - VsanId + + TargetMo - long + MoBaseMoRelationship - long + MoBaseMoRelationship None @@ -212560,7 +213327,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcStorageRole + Get-IntersightFabricEthNetworkGroupPolicyInventory Apply @@ -212696,7 +213463,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcStorageRole + Get-IntersightFabricEthNetworkGroupPolicyInventory Json @@ -212724,7 +213491,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcStorageRole + Get-IntersightFabricEthNetworkGroupPolicyInventory Json @@ -212921,38 +213688,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminSpeed + + CreateTime - Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). + The time when this managed object was created. - FabricFcStorageRole.AdminSpeedEnum + DateTime - FabricFcStorageRole.AdminSpeedEnum + DateTime None - - AggregatePortId + + Description - Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + Description of the policy. - long + string - long + string None - - CreateTime + + DeviceMoId - The time when this managed object was created. + Device ID of the entity from where inventory is reported. - DateTime + string - DateTime + string None @@ -212993,38 +213760,26 @@ 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 - - - PortId + + Name - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + Name of the inventoried policy object. - long + string - long + string None - - PortPolicy + + Parent - A reference to a fabricPortPolicy 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. - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -213041,26 +213796,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SlotId - - Slot Identifier of the Switch/FEX/Chassis Interface. - - long - - long - - - None - - - VsanId + + TargetMo - Virtual San Identifier associated to the FC port. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + MoBaseMoRelationship - long + MoBaseMoRelationship None @@ -213122,38 +213865,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads - - New-IntersightFabricFcStorageRole - - - - Remove-IntersightFabricFcStorageRole - - - - Set-IntersightFabricFcStorageRole - - - Get-IntersightFabricFcUplinkPcRole + Get-IntersightFabricEthNetworkPolicy Get - IntersightFabricFcUplinkPcRole + IntersightFabricEthNetworkPolicy - Get the FabricFcUplinkPcRole + Get the FabricEthNetworkPolicy - Read a 'FabricFcUplinkPcRole' resource., + Read a 'FabricEthNetworkPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcUplinkPcRole + Get-IntersightFabricEthNetworkPolicy AccountMoid @@ -213166,18 +213897,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminSpeed - - - - FabricFcUplinkPcRole.AdminSpeedEnum - - FabricFcUplinkPcRole.AdminSpeedEnum - - - None - CreateTime @@ -213191,7 +213910,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Description @@ -213202,14 +213921,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FillPattern + + DomainGroupMoid - FabricFcUplinkPcRole.FillPatternEnum + string - FabricFcUplinkPcRole.FillPatternEnum + string None @@ -213238,38 +213957,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Name - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - PcId + + Organization - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -213286,22 +214005,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - VsanId - - - - long - - long - - - None - - Get-IntersightFabricFcUplinkPcRole + Get-IntersightFabricEthNetworkPolicy Apply @@ -213437,7 +214144,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcUplinkPcRole + Get-IntersightFabricEthNetworkPolicy Json @@ -213465,7 +214172,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcUplinkPcRole + Get-IntersightFabricEthNetworkPolicy Json @@ -213662,18 +214369,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminSpeed - - Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). - - FabricFcUplinkPcRole.AdminSpeedEnum - - FabricFcUplinkPcRole.AdminSpeedEnum - - - None - CreateTime @@ -213687,9 +214382,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 @@ -213698,14 +214393,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - FillPattern + + DomainGroupMoid - Fill pattern to differentiate the configs in NPIV.\n* `Idle` - Fc Fill Pattern type Idle.\n* `Arbff` - Fc Fill Pattern type Arbff. + The DomainGroup ID for this managed object. - FabricFcUplinkPcRole.FillPatternEnum + string - FabricFcUplinkPcRole.FillPatternEnum + string None @@ -213734,38 +214429,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 - - PcId + + Organization - Unique Identifier of the port-channel, local to this switch. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - A reference to a fabricPortPolicy 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. - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -213782,18 +214477,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - VsanId - - Virtual San Identifier associated to the FC port. - - long - - long - - - None - Json @@ -213847,19 +214530,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricFcUplinkPcRole by Name -PS C:\> $FabricFcUplinkPcRoleByName = Get-IntersightFabricFcUplinkPcRole -Name FabricFcUplinkPcRoleName + #Get the FabricEthNetworkPolicy by Name +PS C:\> $FabricEthNetworkPolicyByName = Get-IntersightFabricEthNetworkPolicy -Name FabricEthNetworkPolicyName #Get the List of ServerProfiles -PS C:\> $FabricFcUplinkPcRoleList = Get-IntersightFabricFcUplinkPcRole +PS C:\> $FabricEthNetworkPolicyList = Get-IntersightFabricEthNetworkPolicy -#Get the list of FabricFcUplinkPcRole under particular organization. +#Get the list of FabricEthNetworkPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricFcUplinkPcRoleByOrg = Get-IntersightFabricFcUplinkPcRole -Organization $org +PS C:\> $FabricEthNetworkPolicyByOrg = Get-IntersightFabricEthNetworkPolicy -Organization $org -#Get the FabricFcUplinkPcRole based on query Parameter -PS C:\> $FabricFcUplinkPcRoleByQueryParam = Get-IntersightFabricFcUplinkPcRole -Filter Name eq FabricFcUplinkPcRoleName +#Get the FabricEthNetworkPolicy based on query Parameter +PS C:\> $FabricEthNetworkPolicyByQueryParam = Get-IntersightFabricEthNetworkPolicy -Filter Name eq FabricEthNetworkPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -213873,15 +214556,15 @@ PS C:\> $FabricFcUplinkPcRoleByQueryParam = Get-IntersightFabricFcUplinkPcRole - - New-IntersightFabricFcUplinkPcRole + New-IntersightFabricEthNetworkPolicy - Remove-IntersightFabricFcUplinkPcRole + Remove-IntersightFabricEthNetworkPolicy - Set-IntersightFabricFcUplinkPcRole + Set-IntersightFabricEthNetworkPolicy @@ -213889,21 +214572,21 @@ PS C:\> $FabricFcUplinkPcRoleByQueryParam = Get-IntersightFabricFcUplinkPcRole - - Get-IntersightFabricFcUplinkRole + Get-IntersightFabricFcNetworkPolicy Get - IntersightFabricFcUplinkRole + IntersightFabricFcNetworkPolicy - Get the FabricFcUplinkRole + Get the FabricFcNetworkPolicy - Read a 'FabricFcUplinkRole' resource., + Read a 'FabricFcNetworkPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcUplinkRole + Get-IntersightFabricFcNetworkPolicy AccountMoid @@ -213916,38 +214599,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminSpeed - - - - FabricFcUplinkRole.AdminSpeedEnum - - FabricFcUplinkRole.AdminSpeedEnum - - - None - - - AggregatePortId + + CreateTime - long + DateTime - long + DateTime None - CreateTime + Description - DateTime + string - DateTime + string None @@ -213965,13 +214636,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - FillPattern + EnableTrunking - FabricFcUplinkRole.FillPatternEnum + bool - FabricFcUplinkRole.FillPatternEnum + bool None @@ -214000,38 +214671,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Name - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - PortId + + Organization - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -214048,34 +214719,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SlotId - - - - long - - long - - - None - - - VsanId - - - - long - - long - - - None - - Get-IntersightFabricFcUplinkRole + Get-IntersightFabricFcNetworkPolicy Apply @@ -214211,7 +214858,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcUplinkRole + Get-IntersightFabricFcNetworkPolicy Json @@ -214239,7 +214886,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcUplinkRole + Get-IntersightFabricFcNetworkPolicy Json @@ -214436,38 +215083,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminSpeed - - Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). - - FabricFcUplinkRole.AdminSpeedEnum - - FabricFcUplinkRole.AdminSpeedEnum - - - None - - - AggregatePortId + + CreateTime - Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + The time when this managed object was created. - long + DateTime - long + DateTime None - CreateTime + Description - The time when this managed object was created. + Description of the policy. - DateTime + string - DateTime + string None @@ -214485,13 +215120,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - FillPattern + EnableTrunking - Fill pattern to differentiate the configs in NPIV.\n* `Idle` - Fc Fill Pattern type Idle.\n* `Arbff` - Fc Fill Pattern type Arbff. + Enable or Disable Trunking on all of configured FC uplink ports. - FabricFcUplinkRole.FillPatternEnum + bool - FabricFcUplinkRole.FillPatternEnum + bool None @@ -214520,38 +215155,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 - - PortId + + Organization - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - A reference to a fabricPortPolicy 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. - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -214568,30 +215203,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SlotId - - Slot Identifier of the Switch/FEX/Chassis Interface. - - long - - long - - - None - - - VsanId - - Virtual San Identifier associated to the FC port. - - long - - long - - - None - Json @@ -214645,19 +215256,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricFcUplinkRole by Name -PS C:\> $FabricFcUplinkRoleByName = Get-IntersightFabricFcUplinkRole -Name FabricFcUplinkRoleName + #Get the FabricFcNetworkPolicy by Name +PS C:\> $FabricFcNetworkPolicyByName = Get-IntersightFabricFcNetworkPolicy -Name FabricFcNetworkPolicyName #Get the List of ServerProfiles -PS C:\> $FabricFcUplinkRoleList = Get-IntersightFabricFcUplinkRole +PS C:\> $FabricFcNetworkPolicyList = Get-IntersightFabricFcNetworkPolicy -#Get the list of FabricFcUplinkRole under particular organization. +#Get the list of FabricFcNetworkPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricFcUplinkRoleByOrg = Get-IntersightFabricFcUplinkRole -Organization $org +PS C:\> $FabricFcNetworkPolicyByOrg = Get-IntersightFabricFcNetworkPolicy -Organization $org -#Get the FabricFcUplinkRole based on query Parameter -PS C:\> $FabricFcUplinkRoleByQueryParam = Get-IntersightFabricFcUplinkRole -Filter Name eq FabricFcUplinkRoleName +#Get the FabricFcNetworkPolicy based on query Parameter +PS C:\> $FabricFcNetworkPolicyByQueryParam = Get-IntersightFabricFcNetworkPolicy -Filter Name eq FabricFcNetworkPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -214671,15 +215282,15 @@ PS C:\> $FabricFcUplinkRoleByQueryParam = Get-IntersightFabricFcUplinkRole -Filt - New-IntersightFabricFcUplinkRole + New-IntersightFabricFcNetworkPolicy - Remove-IntersightFabricFcUplinkRole + Remove-IntersightFabricFcNetworkPolicy - Set-IntersightFabricFcUplinkRole + Set-IntersightFabricFcNetworkPolicy @@ -214687,21 +215298,21 @@ PS C:\> $FabricFcUplinkRoleByQueryParam = Get-IntersightFabricFcUplinkRole -Filt - Get-IntersightFabricFcZonePolicy + Get-IntersightFabricFcStorageRole Get - IntersightFabricFcZonePolicy + IntersightFabricFcStorageRole - Get the FabricFcZonePolicy + Get the FabricFcStorageRole - Read a 'FabricFcZonePolicy' resource., + Read a 'FabricFcStorageRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcZonePolicy + Get-IntersightFabricFcStorageRole AccountMoid @@ -214714,50 +215325,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + AdminSpeed - DateTime + FabricFcStorageRole.AdminSpeedEnum - DateTime + FabricFcStorageRole.AdminSpeedEnum None - - Description + + AggregatePortId - string + long - string + long None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - - FcTargetZoningType + + DomainGroupMoid - FabricFcZonePolicy.FcTargetZoningTypeEnum + string - FabricFcZonePolicy.FcTargetZoningTypeEnum + string None @@ -214786,38 +215397,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Organization + + PortId - OrganizationOrganizationRelationship + long - OrganizationOrganizationRelationship + long None - - Parent + + PortPolicy - MoBaseMoRelationship + FabricPortPolicyRelationship - MoBaseMoRelationship + FabricPortPolicyRelationship None @@ -214834,10 +215445,34 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SlotId + + + + long + + long + + + None + + + VsanId + + + + long + + long + + + None + - Get-IntersightFabricFcZonePolicy + Get-IntersightFabricFcStorageRole Apply @@ -214973,7 +215608,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcZonePolicy + Get-IntersightFabricFcStorageRole Json @@ -215001,7 +215636,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcZonePolicy + Get-IntersightFabricFcStorageRole Json @@ -215198,50 +215833,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AdminSpeed - The time when this managed object was created. + Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). - DateTime + FabricFcStorageRole.AdminSpeedEnum - DateTime + FabricFcStorageRole.AdminSpeedEnum None - - Description + + AggregatePortId - Description of the policy. + Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. - string + long - string + long None - DomainGroupMoid + CreateTime - The DomainGroup ID for this managed object. + The time when this managed object was created. - string + DateTime - string + DateTime None - - FcTargetZoningType + + DomainGroupMoid - Type of FC zoning. Allowed values are SIST, SIMT and None.\n* `SIST` - The system automatically creates one zone for each vHBA and storage port pair. Each zone has two members.\n* `SIMT` - The system automatically creates one zone for each vHBA. Configure this type of zoning if the number of zones created is likely to exceed the maximum supported number of zones.\n* `None` - FC zoning is not configured. + The DomainGroup ID for this managed object. - FabricFcZonePolicy.FcTargetZoningTypeEnum + string - FabricFcZonePolicy.FcTargetZoningTypeEnum + string None @@ -215270,38 +215905,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - Name of the concrete policy. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Organization + + PortId - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. - OrganizationOrganizationRelationship + long - OrganizationOrganizationRelationship + long None - - Parent + + PortPolicy - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - MoBaseMoRelationship + FabricPortPolicyRelationship - MoBaseMoRelationship + FabricPortPolicyRelationship None @@ -215318,6 +215953,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SlotId + + Slot Identifier of the Switch/FEX/Chassis Interface. + + long + + long + + + None + + + VsanId + + Virtual San Identifier associated to the FC port. + + long + + long + + + None + Json @@ -215376,15 +216035,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - New-IntersightFabricFcZonePolicy + New-IntersightFabricFcStorageRole - Remove-IntersightFabricFcZonePolicy + Remove-IntersightFabricFcStorageRole - Set-IntersightFabricFcZonePolicy + Set-IntersightFabricFcStorageRole @@ -215392,21 +216051,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFabricFcoeUplinkPcRole + Get-IntersightFabricFcUplinkPcRole Get - IntersightFabricFcoeUplinkPcRole + IntersightFabricFcUplinkPcRole - Get the FabricFcoeUplinkPcRole + Get the FabricFcUplinkPcRole - Read a 'FabricFcoeUplinkPcRole' resource., + Read a 'FabricFcUplinkPcRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcoeUplinkPcRole + Get-IntersightFabricFcUplinkPcRole AccountMoid @@ -215424,9 +216083,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FabricFcoeUplinkPcRole.AdminSpeedEnum + FabricFcUplinkPcRole.AdminSpeedEnum - FabricFcoeUplinkPcRole.AdminSpeedEnum + FabricFcUplinkPcRole.AdminSpeedEnum None @@ -215455,26 +216114,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - LinkAggregationPolicy - - - - FabricLinkAggregationPolicyRelationship - - FabricLinkAggregationPolicyRelationship - - - None - - - LinkControlPolicy + + FillPattern - FabricLinkControlPolicyRelationship + FabricFcUplinkPcRole.FillPatternEnum - FabricLinkControlPolicyRelationship + FabricFcUplinkPcRole.FillPatternEnum None @@ -215551,10 +216198,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + VsanId + + + + long + + long + + + None + - Get-IntersightFabricFcoeUplinkPcRole + Get-IntersightFabricFcUplinkPcRole Apply @@ -215690,7 +216349,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcoeUplinkPcRole + Get-IntersightFabricFcUplinkPcRole Json @@ -215718,7 +216377,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcoeUplinkPcRole + Get-IntersightFabricFcUplinkPcRole Json @@ -215918,11 +216577,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a AdminSpeed - Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). - FabricFcoeUplinkPcRole.AdminSpeedEnum + FabricFcUplinkPcRole.AdminSpeedEnum - FabricFcoeUplinkPcRole.AdminSpeedEnum + FabricFcUplinkPcRole.AdminSpeedEnum None @@ -215951,26 +216610,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - LinkAggregationPolicy - - A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FabricLinkAggregationPolicyRelationship - - FabricLinkAggregationPolicyRelationship - - - None - - - LinkControlPolicy + + FillPattern - A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Fill pattern to differentiate the configs in NPIV.\n* `Idle` - Fc Fill Pattern type Idle.\n* `Arbff` - Fc Fill Pattern type Arbff. - FabricLinkControlPolicyRelationship + FabricFcUplinkPcRole.FillPatternEnum - FabricLinkControlPolicyRelationship + FabricFcUplinkPcRole.FillPatternEnum None @@ -216047,6 +216694,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + VsanId + + Virtual San Identifier associated to the FC port. + + long + + long + + + None + Json @@ -216100,19 +216759,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricFcoeUplinkPcRole by Name -PS C:\> $FabricFcoeUplinkPcRoleByName = Get-IntersightFabricFcoeUplinkPcRole -Name FabricFcoeUplinkPcRoleName + #Get the FabricFcUplinkPcRole by Name +PS C:\> $FabricFcUplinkPcRoleByName = Get-IntersightFabricFcUplinkPcRole -Name FabricFcUplinkPcRoleName #Get the List of ServerProfiles -PS C:\> $FabricFcoeUplinkPcRoleList = Get-IntersightFabricFcoeUplinkPcRole +PS C:\> $FabricFcUplinkPcRoleList = Get-IntersightFabricFcUplinkPcRole -#Get the list of FabricFcoeUplinkPcRole under particular organization. +#Get the list of FabricFcUplinkPcRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricFcoeUplinkPcRoleByOrg = Get-IntersightFabricFcoeUplinkPcRole -Organization $org +PS C:\> $FabricFcUplinkPcRoleByOrg = Get-IntersightFabricFcUplinkPcRole -Organization $org -#Get the FabricFcoeUplinkPcRole based on query Parameter -PS C:\> $FabricFcoeUplinkPcRoleByQueryParam = Get-IntersightFabricFcoeUplinkPcRole -Filter Name eq FabricFcoeUplinkPcRoleName +#Get the FabricFcUplinkPcRole based on query Parameter +PS C:\> $FabricFcUplinkPcRoleByQueryParam = Get-IntersightFabricFcUplinkPcRole -Filter Name eq FabricFcUplinkPcRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -216126,15 +216785,15 @@ PS C:\> $FabricFcoeUplinkPcRoleByQueryParam = Get-IntersightFabricFcoeUplinkPcRo - New-IntersightFabricFcoeUplinkPcRole + New-IntersightFabricFcUplinkPcRole - Remove-IntersightFabricFcoeUplinkPcRole + Remove-IntersightFabricFcUplinkPcRole - Set-IntersightFabricFcoeUplinkPcRole + Set-IntersightFabricFcUplinkPcRole @@ -216142,21 +216801,21 @@ PS C:\> $FabricFcoeUplinkPcRoleByQueryParam = Get-IntersightFabricFcoeUplinkPcRo - Get-IntersightFabricFcoeUplinkRole + Get-IntersightFabricFcUplinkRole Get - IntersightFabricFcoeUplinkRole + IntersightFabricFcUplinkRole - Get the FabricFcoeUplinkRole + Get the FabricFcUplinkRole - Read a 'FabricFcoeUplinkRole' resource., + Read a 'FabricFcUplinkRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFcoeUplinkRole + Get-IntersightFabricFcUplinkRole AccountMoid @@ -216174,9 +216833,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FabricFcoeUplinkRole.AdminSpeedEnum + FabricFcUplinkRole.AdminSpeedEnum - FabricFcoeUplinkRole.AdminSpeedEnum + FabricFcUplinkRole.AdminSpeedEnum None @@ -216218,25 +216877,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Fec - - - - FabricFcoeUplinkRole.FecEnum - - FabricFcoeUplinkRole.FecEnum - - - None - - - LinkControlPolicy + FillPattern - FabricLinkControlPolicyRelationship + FabricFcUplinkRole.FillPatternEnum - FabricLinkControlPolicyRelationship + FabricFcUplinkRole.FillPatternEnum None @@ -216325,10 +216972,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + VsanId + + + + long + + long + + + None + - Get-IntersightFabricFcoeUplinkRole + Get-IntersightFabricFcUplinkRole Apply @@ -216464,7 +217123,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcoeUplinkRole + Get-IntersightFabricFcUplinkRole Json @@ -216492,7 +217151,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFcoeUplinkRole + Get-IntersightFabricFcUplinkRole Json @@ -216692,11 +217351,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a AdminSpeed - Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + Admin configured speed for the port.\n* `16Gbps` - Admin configurable speed 16Gbps.\n* `8Gbps` - Admin configurable speed 8Gbps.\n* `32Gbps` - Admin configurable speed 32Gbps.\n* `Auto` - Admin configurable speed AUTO ( default ). - FabricFcoeUplinkRole.AdminSpeedEnum + FabricFcUplinkRole.AdminSpeedEnum - FabricFcoeUplinkRole.AdminSpeedEnum + FabricFcUplinkRole.AdminSpeedEnum None @@ -216738,25 +217397,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Fec - - Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - - FabricFcoeUplinkRole.FecEnum - - FabricFcoeUplinkRole.FecEnum - - - None - - - LinkControlPolicy + FillPattern - A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Fill pattern to differentiate the configs in NPIV.\n* `Idle` - Fc Fill Pattern type Idle.\n* `Arbff` - Fc Fill Pattern type Arbff. - FabricLinkControlPolicyRelationship + FabricFcUplinkRole.FillPatternEnum - FabricLinkControlPolicyRelationship + FabricFcUplinkRole.FillPatternEnum None @@ -216845,6 +217492,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + VsanId + + Virtual San Identifier associated to the FC port. + + long + + long + + + None + Json @@ -216898,19 +217557,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricFcoeUplinkRole by Name -PS C:\> $FabricFcoeUplinkRoleByName = Get-IntersightFabricFcoeUplinkRole -Name FabricFcoeUplinkRoleName + #Get the FabricFcUplinkRole by Name +PS C:\> $FabricFcUplinkRoleByName = Get-IntersightFabricFcUplinkRole -Name FabricFcUplinkRoleName #Get the List of ServerProfiles -PS C:\> $FabricFcoeUplinkRoleList = Get-IntersightFabricFcoeUplinkRole +PS C:\> $FabricFcUplinkRoleList = Get-IntersightFabricFcUplinkRole -#Get the list of FabricFcoeUplinkRole under particular organization. +#Get the list of FabricFcUplinkRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricFcoeUplinkRoleByOrg = Get-IntersightFabricFcoeUplinkRole -Organization $org +PS C:\> $FabricFcUplinkRoleByOrg = Get-IntersightFabricFcUplinkRole -Organization $org -#Get the FabricFcoeUplinkRole based on query Parameter -PS C:\> $FabricFcoeUplinkRoleByQueryParam = Get-IntersightFabricFcoeUplinkRole -Filter Name eq FabricFcoeUplinkRoleName +#Get the FabricFcUplinkRole based on query Parameter +PS C:\> $FabricFcUplinkRoleByQueryParam = Get-IntersightFabricFcUplinkRole -Filter Name eq FabricFcUplinkRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -216924,15 +217583,15 @@ PS C:\> $FabricFcoeUplinkRoleByQueryParam = Get-IntersightFabricFcoeUplinkRole - - New-IntersightFabricFcoeUplinkRole + New-IntersightFabricFcUplinkRole - Remove-IntersightFabricFcoeUplinkRole + Remove-IntersightFabricFcUplinkRole - Set-IntersightFabricFcoeUplinkRole + Set-IntersightFabricFcUplinkRole @@ -216940,21 +217599,21 @@ PS C:\> $FabricFcoeUplinkRoleByQueryParam = Get-IntersightFabricFcoeUplinkRole - - Get-IntersightFabricFlowControlPolicy + Get-IntersightFabricFcZonePolicy Get - IntersightFabricFlowControlPolicy + IntersightFabricFcZonePolicy - Get the FabricFlowControlPolicy + Get the FabricFcZonePolicy - Read a 'FabricFlowControlPolicy' resource., + Read a 'FabricFcZonePolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricFlowControlPolicy + Get-IntersightFabricFcZonePolicy AccountMoid @@ -217003,6 +217662,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + FcTargetZoningType + + + + FabricFcZonePolicy.FcTargetZoningTypeEnum + + FabricFcZonePolicy.FcTargetZoningTypeEnum + + + None + ModTime @@ -217063,42 +217734,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PriorityFlowControlMode - - - - FabricFlowControlPolicy.PriorityFlowControlModeEnum - - FabricFlowControlPolicy.PriorityFlowControlModeEnum - - - None - - - ReceiveDirection - - - - FabricFlowControlPolicy.ReceiveDirectionEnum - - FabricFlowControlPolicy.ReceiveDirectionEnum - - - None - - - SendDirection - - - - FabricFlowControlPolicy.SendDirectionEnum - - FabricFlowControlPolicy.SendDirectionEnum - - - None - SharedScope @@ -217114,7 +217749,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFlowControlPolicy + Get-IntersightFabricFcZonePolicy Apply @@ -217250,7 +217885,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFlowControlPolicy + Get-IntersightFabricFcZonePolicy Json @@ -217278,7 +217913,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricFlowControlPolicy + Get-IntersightFabricFcZonePolicy Json @@ -217511,6 +218146,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FcTargetZoningType + + Type of FC zoning. Allowed values are SIST, SIMT and None.\n* `SIST` - The system automatically creates one zone for each vHBA and storage port pair. Each zone has two members.\n* `SIMT` - The system automatically creates one zone for each vHBA. Configure this type of zoning if the number of zones created is likely to exceed the maximum supported number of zones.\n* `None` - FC zoning is not configured. + + FabricFcZonePolicy.FcTargetZoningTypeEnum + + FabricFcZonePolicy.FcTargetZoningTypeEnum + + + None + ModTime @@ -217571,42 +218218,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PriorityFlowControlMode - - Configure the Priority Flow Control (PFC) for each port to enable the no-drop behavior for the CoS defined by the System QoS Policy and an Ethernet QoS policy. If Auto and On is selected for PFC, the Receive and Send link level flow control will be Off.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.\n* `off` - Disable PFC on the local port regardless of the capability of the peers. - - FabricFlowControlPolicy.PriorityFlowControlModeEnum - - FabricFlowControlPolicy.PriorityFlowControlModeEnum - - - None - - - ReceiveDirection - - Link-level Flow Control configured in the receive direction.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. - - FabricFlowControlPolicy.ReceiveDirectionEnum - - FabricFlowControlPolicy.ReceiveDirectionEnum - - - None - - - SendDirection - - Link-level Flow Control configured in the send direction.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. - - FabricFlowControlPolicy.SendDirectionEnum - - FabricFlowControlPolicy.SendDirectionEnum - - - None - SharedScope @@ -217669,28 +218280,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FabricFlowControlPolicy by Name -PS C:\> $FabricFlowControlPolicyByName = Get-IntersightFabricFlowControlPolicy -Name FabricFlowControlPolicyName - -#Get the List of ServerProfiles -PS C:\> $FabricFlowControlPolicyList = Get-IntersightFabricFlowControlPolicy - -#Get the list of FabricFlowControlPolicy under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FabricFlowControlPolicyByOrg = Get-IntersightFabricFlowControlPolicy -Organization $org - -#Get the FabricFlowControlPolicy based on query Parameter -PS C:\> $FabricFlowControlPolicyByQueryParam = Get-IntersightFabricFlowControlPolicy -Filter Name eq FabricFlowControlPolicyName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -217698,15 +218288,15 @@ PS C:\> $FabricFlowControlPolicyByQueryParam = Get-IntersightFabricFlowControlPo - New-IntersightFabricFlowControlPolicy + New-IntersightFabricFcZonePolicy - Remove-IntersightFabricFlowControlPolicy + Remove-IntersightFabricFcZonePolicy - Set-IntersightFabricFlowControlPolicy + Set-IntersightFabricFcZonePolicy @@ -217714,21 +218304,21 @@ PS C:\> $FabricFlowControlPolicyByQueryParam = Get-IntersightFabricFlowControlPo - Get-IntersightFabricLanPinGroup + Get-IntersightFabricFcoeUplinkPcRole Get - IntersightFabricLanPinGroup + IntersightFabricFcoeUplinkPcRole - Get the FabricLanPinGroup + Get the FabricFcoeUplinkPcRole - Read a 'FabricLanPinGroup' resource., + Read a 'FabricFcoeUplinkPcRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricLanPinGroup + Get-IntersightFabricFcoeUplinkPcRole AccountMoid @@ -217741,6 +218331,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdminSpeed + + + + FabricFcoeUplinkPcRole.AdminSpeedEnum + + FabricFcoeUplinkPcRole.AdminSpeedEnum + + + None + CreateTime @@ -217765,32 +218367,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime + + LinkAggregationPolicy - DateTime + FabricLinkAggregationPolicyRelationship - DateTime + FabricLinkAggregationPolicyRelationship + + + None + + + LinkControlPolicy + + + + FabricLinkControlPolicyRelationship + + FabricLinkControlPolicyRelationship None - Moid + ModTime - string + DateTime - string + DateTime None - Name + Moid @@ -217813,14 +218427,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PinTargetInterfaceRole + + PcId - FabricAbstractInterfaceRoleRelationship + long - FabricAbstractInterfaceRoleRelationship + long None @@ -217852,7 +218466,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLanPinGroup + Get-IntersightFabricFcoeUplinkPcRole Apply @@ -217988,7 +218602,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLanPinGroup + Get-IntersightFabricFcoeUplinkPcRole Json @@ -218016,7 +218630,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLanPinGroup + Get-IntersightFabricFcoeUplinkPcRole Json @@ -218213,6 +218827,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminSpeed + + Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + + FabricFcoeUplinkPcRole.AdminSpeedEnum + + FabricFcoeUplinkPcRole.AdminSpeedEnum + + + None + CreateTime @@ -218237,34 +218863,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ModTime + + LinkAggregationPolicy - The time when this managed object was last modified. + A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + FabricLinkAggregationPolicyRelationship - DateTime + FabricLinkAggregationPolicyRelationship + + + None + + + LinkControlPolicy + + A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricLinkControlPolicyRelationship + + FabricLinkControlPolicyRelationship None - Moid + ModTime - The unique identifier of this Managed Object instance. + The time when this managed object was last modified. - string + DateTime - string + DateTime None - Name + Moid - Name of the Pingroup for static pinning. + The unique identifier of this Managed Object instance. string @@ -218285,14 +218923,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PinTargetInterfaceRole + + PcId - A reference to a fabricAbstractInterfaceRole resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Unique Identifier of the port-channel, local to this switch. - FabricAbstractInterfaceRoleRelationship + long - FabricAbstractInterfaceRoleRelationship + long None @@ -218371,7 +219009,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricFcoeUplinkPcRole by Name +PS C:\> $FabricFcoeUplinkPcRoleByName = Get-IntersightFabricFcoeUplinkPcRole -Name FabricFcoeUplinkPcRoleName + +#Get the List of ServerProfiles +PS C:\> $FabricFcoeUplinkPcRoleList = Get-IntersightFabricFcoeUplinkPcRole + +#Get the list of FabricFcoeUplinkPcRole under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricFcoeUplinkPcRoleByOrg = Get-IntersightFabricFcoeUplinkPcRole -Organization $org + +#Get the FabricFcoeUplinkPcRole based on query Parameter +PS C:\> $FabricFcoeUplinkPcRoleByQueryParam = Get-IntersightFabricFcoeUplinkPcRole -Filter Name eq FabricFcoeUplinkPcRoleName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -218379,15 +219038,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - New-IntersightFabricLanPinGroup + New-IntersightFabricFcoeUplinkPcRole - Remove-IntersightFabricLanPinGroup + Remove-IntersightFabricFcoeUplinkPcRole - Set-IntersightFabricLanPinGroup + Set-IntersightFabricFcoeUplinkPcRole @@ -218395,21 +219054,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFabricLinkAggregationPolicy + Get-IntersightFabricFcoeUplinkRole Get - IntersightFabricLinkAggregationPolicy + IntersightFabricFcoeUplinkRole - Get the FabricLinkAggregationPolicy + Get the FabricFcoeUplinkRole - Read a 'FabricLinkAggregationPolicy' resource., + Read a 'FabricFcoeUplinkRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricLinkAggregationPolicy + Get-IntersightFabricFcoeUplinkRole AccountMoid @@ -218422,6 +219081,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdminSpeed + + + + FabricFcoeUplinkRole.AdminSpeedEnum + + FabricFcoeUplinkRole.AdminSpeedEnum + + + None + + + AggregatePortId + + + + long + + long + + + None + CreateTime @@ -218435,7 +219118,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -218446,26 +219129,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Fec - string + FabricFcoeUplinkRole.FecEnum - string + FabricFcoeUplinkRole.FecEnum None - - LacpRate + + LinkControlPolicy - FabricLinkAggregationPolicy.LacpRateEnum + FabricLinkControlPolicyRelationship - FabricLinkAggregationPolicy.LacpRateEnum + FabricLinkControlPolicyRelationship None @@ -218494,38 +219177,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Organization + + PortId - OrganizationOrganizationRelationship + long - OrganizationOrganizationRelationship + long None - - Parent + + PortPolicy - MoBaseMoRelationship + FabricPortPolicyRelationship - MoBaseMoRelationship + FabricPortPolicyRelationship None @@ -218543,13 +219226,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SuspendIndividual + SlotId - bool + long - bool + long None @@ -218557,7 +219240,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkAggregationPolicy + Get-IntersightFabricFcoeUplinkRole Apply @@ -218693,7 +219376,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkAggregationPolicy + Get-IntersightFabricFcoeUplinkRole Json @@ -218721,7 +219404,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkAggregationPolicy + Get-IntersightFabricFcoeUplinkRole Json @@ -218918,6 +219601,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminSpeed + + Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + + FabricFcoeUplinkRole.AdminSpeedEnum + + FabricFcoeUplinkRole.AdminSpeedEnum + + + None + + + AggregatePortId + + Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + + long + + long + + + None + CreateTime @@ -218931,9 +219638,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Description + DomainGroupMoid - Description of the policy. + The DomainGroup ID for this managed object. string @@ -218942,26 +219649,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Fec - The DomainGroup ID for this managed object. + Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - string + FabricFcoeUplinkRole.FecEnum - string + FabricFcoeUplinkRole.FecEnum None - - LacpRate + + LinkControlPolicy - Flag used to indicate whether LACP PDUs are to be sent 'fast', i.e., every 1 second.\n* `normal` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `fast` - The standard 4th generation UCS Fabric Interconnect with 54 ports. + A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricLinkAggregationPolicy.LacpRateEnum + FabricLinkControlPolicyRelationship - FabricLinkAggregationPolicy.LacpRateEnum + FabricLinkControlPolicyRelationship None @@ -218990,38 +219697,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - Name of the concrete policy. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Organization + + PortId - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. - OrganizationOrganizationRelationship + long - OrganizationOrganizationRelationship + long None - - Parent + + PortPolicy - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - MoBaseMoRelationship + FabricPortPolicyRelationship - MoBaseMoRelationship + FabricPortPolicyRelationship None @@ -219039,13 +219746,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SuspendIndividual + SlotId - Flag tells the switch whether to suspend the port if it didn’t receive LACP PDU. + Slot Identifier of the Switch/FEX/Chassis Interface. - bool + long - bool + long None @@ -219103,19 +219810,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricLinkAggregationPolicy by Name -PS C:\> $FabricLinkAggregationPolicyByName = Get-IntersightFabricLinkAggregationPolicy -Name FabricLinkAggregationPolicyName + #Get the FabricFcoeUplinkRole by Name +PS C:\> $FabricFcoeUplinkRoleByName = Get-IntersightFabricFcoeUplinkRole -Name FabricFcoeUplinkRoleName #Get the List of ServerProfiles -PS C:\> $FabricLinkAggregationPolicyList = Get-IntersightFabricLinkAggregationPolicy +PS C:\> $FabricFcoeUplinkRoleList = Get-IntersightFabricFcoeUplinkRole -#Get the list of FabricLinkAggregationPolicy under particular organization. +#Get the list of FabricFcoeUplinkRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricLinkAggregationPolicyByOrg = Get-IntersightFabricLinkAggregationPolicy -Organization $org +PS C:\> $FabricFcoeUplinkRoleByOrg = Get-IntersightFabricFcoeUplinkRole -Organization $org -#Get the FabricLinkAggregationPolicy based on query Parameter -PS C:\> $FabricLinkAggregationPolicyByQueryParam = Get-IntersightFabricLinkAggregationPolicy -Filter Name eq FabricLinkAggregationPolicyName +#Get the FabricFcoeUplinkRole based on query Parameter +PS C:\> $FabricFcoeUplinkRoleByQueryParam = Get-IntersightFabricFcoeUplinkRole -Filter Name eq FabricFcoeUplinkRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -219129,15 +219836,15 @@ PS C:\> $FabricLinkAggregationPolicyByQueryParam = Get-IntersightFabricLinkAggre - New-IntersightFabricLinkAggregationPolicy + New-IntersightFabricFcoeUplinkRole - Remove-IntersightFabricLinkAggregationPolicy + Remove-IntersightFabricFcoeUplinkRole - Set-IntersightFabricLinkAggregationPolicy + Set-IntersightFabricFcoeUplinkRole @@ -219145,21 +219852,21 @@ PS C:\> $FabricLinkAggregationPolicyByQueryParam = Get-IntersightFabricLinkAggre - Get-IntersightFabricLinkControlPolicy + Get-IntersightFabricFlowControlPolicy Get - IntersightFabricLinkControlPolicy + IntersightFabricFlowControlPolicy - Get the FabricLinkControlPolicy + Get the FabricFlowControlPolicy - Read a 'FabricLinkControlPolicy' resource., + Read a 'FabricFlowControlPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricLinkControlPolicy + Get-IntersightFabricFlowControlPolicy AccountMoid @@ -219268,6 +219975,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PriorityFlowControlMode + + + + FabricFlowControlPolicy.PriorityFlowControlModeEnum + + FabricFlowControlPolicy.PriorityFlowControlModeEnum + + + None + + + ReceiveDirection + + + + FabricFlowControlPolicy.ReceiveDirectionEnum + + FabricFlowControlPolicy.ReceiveDirectionEnum + + + None + + + SendDirection + + + + FabricFlowControlPolicy.SendDirectionEnum + + FabricFlowControlPolicy.SendDirectionEnum + + + None + SharedScope @@ -219283,7 +220026,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkControlPolicy + Get-IntersightFabricFlowControlPolicy Apply @@ -219419,7 +220162,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkControlPolicy + Get-IntersightFabricFlowControlPolicy Json @@ -219447,7 +220190,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricLinkControlPolicy + Get-IntersightFabricFlowControlPolicy Json @@ -219740,6 +220483,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PriorityFlowControlMode + + Configure the Priority Flow Control (PFC) for each port to enable the no-drop behavior for the CoS defined by the System QoS Policy and an Ethernet QoS policy. If Auto and On is selected for PFC, the Receive and Send link level flow control will be Off.\n* `auto` - Enables the no-drop CoS values to be advertised by the DCBXP and negotiated with the peer.A successful negotiation enables PFC on the no-drop CoS.Any failures because of a mismatch in the capability of peers causes the PFC not to be enabled.\n* `on` - Enables PFC on the local port regardless of the capability of the peers.\n* `off` - Disable PFC on the local port regardless of the capability of the peers. + + FabricFlowControlPolicy.PriorityFlowControlModeEnum + + FabricFlowControlPolicy.PriorityFlowControlModeEnum + + + None + + + ReceiveDirection + + Link-level Flow Control configured in the receive direction.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + + FabricFlowControlPolicy.ReceiveDirectionEnum + + FabricFlowControlPolicy.ReceiveDirectionEnum + + + None + + + SendDirection + + Link-level Flow Control configured in the send direction.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + + FabricFlowControlPolicy.SendDirectionEnum + + FabricFlowControlPolicy.SendDirectionEnum + + + None + SharedScope @@ -219805,19 +220584,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricLinkControlPolicy by Name -PS C:\> $FabricLinkControlPolicyByName = Get-IntersightFabricLinkControlPolicy -Name FabricLinkControlPolicyName + #Get the FabricFlowControlPolicy by Name +PS C:\> $FabricFlowControlPolicyByName = Get-IntersightFabricFlowControlPolicy -Name FabricFlowControlPolicyName #Get the List of ServerProfiles -PS C:\> $FabricLinkControlPolicyList = Get-IntersightFabricLinkControlPolicy +PS C:\> $FabricFlowControlPolicyList = Get-IntersightFabricFlowControlPolicy -#Get the list of FabricLinkControlPolicy under particular organization. +#Get the list of FabricFlowControlPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricLinkControlPolicyByOrg = Get-IntersightFabricLinkControlPolicy -Organization $org +PS C:\> $FabricFlowControlPolicyByOrg = Get-IntersightFabricFlowControlPolicy -Organization $org -#Get the FabricLinkControlPolicy based on query Parameter -PS C:\> $FabricLinkControlPolicyByQueryParam = Get-IntersightFabricLinkControlPolicy -Filter Name eq FabricLinkControlPolicyName +#Get the FabricFlowControlPolicy based on query Parameter +PS C:\> $FabricFlowControlPolicyByQueryParam = Get-IntersightFabricFlowControlPolicy -Filter Name eq FabricFlowControlPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -219831,15 +220610,15 @@ PS C:\> $FabricLinkControlPolicyByQueryParam = Get-IntersightFabricLinkControlPo - New-IntersightFabricLinkControlPolicy + New-IntersightFabricFlowControlPolicy - Remove-IntersightFabricLinkControlPolicy + Remove-IntersightFabricFlowControlPolicy - Set-IntersightFabricLinkControlPolicy + Set-IntersightFabricFlowControlPolicy @@ -219847,21 +220626,21 @@ PS C:\> $FabricLinkControlPolicyByQueryParam = Get-IntersightFabricLinkControlPo - Get-IntersightFabricMulticastPolicy + Get-IntersightFabricLanPinGroup Get - IntersightFabricMulticastPolicy + IntersightFabricLanPinGroup - Get the FabricMulticastPolicy + Get the FabricLanPinGroup - Read a 'FabricMulticastPolicy' resource., + Read a 'FabricLanPinGroup' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricMulticastPolicy + Get-IntersightFabricLanPinGroup AccountMoid @@ -219886,18 +220665,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DomainGroupMoid @@ -219946,18 +220713,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Organization - - - - OrganizationOrganizationRelationship - - OrganizationOrganizationRelationship - - - None - Parent @@ -219970,38 +220725,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - QuerierIpAddress - - - - string - - string - - - None - - - QuerierIpAddressPeer + + PinTargetInterfaceRole - string + FabricAbstractInterfaceRoleRelationship - string + FabricAbstractInterfaceRoleRelationship None - - QuerierState + + PortPolicy - FabricMulticastPolicy.QuerierStateEnum + FabricPortPolicyRelationship - FabricMulticastPolicy.QuerierStateEnum + FabricPortPolicyRelationship None @@ -220018,34 +220761,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SnoopingState - - - - FabricMulticastPolicy.SnoopingStateEnum - - FabricMulticastPolicy.SnoopingStateEnum - - - None - - - SrcIpProxy - - - - FabricMulticastPolicy.SrcIpProxyEnum - - FabricMulticastPolicy.SrcIpProxyEnum - - - None - - Get-IntersightFabricMulticastPolicy + Get-IntersightFabricLanPinGroup Apply @@ -220181,7 +220900,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricMulticastPolicy + Get-IntersightFabricLanPinGroup Json @@ -220209,7 +220928,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricMulticastPolicy + Get-IntersightFabricLanPinGroup Json @@ -220418,18 +221137,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - Description of the policy. - - string - - string - - - None - DomainGroupMoid @@ -220469,7 +221176,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + Name of the Pingroup for static pinning. string @@ -220478,18 +221185,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 @@ -220502,38 +221197,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - QuerierIpAddress - - Used to define the IGMP Querier IP address. - - string - - string - - - None - - - QuerierIpAddressPeer + + PinTargetInterfaceRole - Used to define the IGMP Querier IP address of the peer switch. + A reference to a fabricAbstractInterfaceRole resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricAbstractInterfaceRoleRelationship - string + FabricAbstractInterfaceRoleRelationship None - - QuerierState + + PortPolicy - Administrative state of the IGMP Querier for this VLAN.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricMulticastPolicy.QuerierStateEnum + FabricPortPolicyRelationship - FabricMulticastPolicy.QuerierStateEnum + FabricPortPolicyRelationship None @@ -220550,30 +221233,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SnoopingState - - Administrative state of the IGMP Snooping for this VLAN.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - - FabricMulticastPolicy.SnoopingStateEnum - - FabricMulticastPolicy.SnoopingStateEnum - - - None - - - SrcIpProxy - - Administrative state of the IGMP source IP proxy for this VLAN.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - - FabricMulticastPolicy.SrcIpProxyEnum - - FabricMulticastPolicy.SrcIpProxyEnum - - - None - Json @@ -220624,28 +221283,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FabricMulticastPolicy by Name -PS C:\> $FabricMulticastPolicyByName = Get-IntersightFabricMulticastPolicy -Name FabricMulticastPolicyName - -#Get the List of ServerProfiles -PS C:\> $FabricMulticastPolicyList = Get-IntersightFabricMulticastPolicy - -#Get the list of FabricMulticastPolicy under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FabricMulticastPolicyByOrg = Get-IntersightFabricMulticastPolicy -Organization $org - -#Get the FabricMulticastPolicy based on query Parameter -PS C:\> $FabricMulticastPolicyByQueryParam = Get-IntersightFabricMulticastPolicy -Filter Name eq FabricMulticastPolicyName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -220653,15 +221291,15 @@ PS C:\> $FabricMulticastPolicyByQueryParam = Get-IntersightFabricMulticastPolicy - New-IntersightFabricMulticastPolicy + New-IntersightFabricLanPinGroup - Remove-IntersightFabricMulticastPolicy + Remove-IntersightFabricLanPinGroup - Set-IntersightFabricMulticastPolicy + Set-IntersightFabricLanPinGroup @@ -220669,21 +221307,21 @@ PS C:\> $FabricMulticastPolicyByQueryParam = Get-IntersightFabricMulticastPolicy - Get-IntersightFabricPcMember + Get-IntersightFabricLinkAggregationPolicy Get - IntersightFabricPcMember + IntersightFabricLinkAggregationPolicy - Get the FabricPcMember + Get the FabricLinkAggregationPolicy - Read a 'FabricPcMember' resource., + Read a 'FabricLinkAggregationPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricPcMember + Get-IntersightFabricLinkAggregationPolicy AccountMoid @@ -220696,26 +221334,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AggregatePortId + + CreateTime - long + DateTime - long + DateTime None - CreateTime + Description - DateTime + string - DateTime + string None @@ -220732,74 +221370,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime + + LacpRate - DateTime + FabricLinkAggregationPolicy.LacpRateEnum - DateTime + FabricLinkAggregationPolicy.LacpRateEnum None - Moid + ModTime - string + DateTime - string + DateTime None - - Parent + + Moid - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - PcId + + Name - long + string - long + string None - - PortId + + Organization - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -220817,13 +221455,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId + SuspendIndividual - long + bool - long + bool None @@ -220831,7 +221469,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcMember + Get-IntersightFabricLinkAggregationPolicy Apply @@ -220967,7 +221605,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcMember + Get-IntersightFabricLinkAggregationPolicy Json @@ -220995,7 +221633,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcMember + Get-IntersightFabricLinkAggregationPolicy Json @@ -221192,26 +221830,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AggregatePortId + + CreateTime - Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + The time when this managed object was created. - long + DateTime - long + DateTime None - CreateTime + Description - The time when this managed object was created. + Description of the policy. - DateTime + string - DateTime + string None @@ -221228,6 +221866,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + LacpRate + + Flag used to indicate whether LACP PDUs are to be sent 'fast', i.e., every 1 second.\n* `normal` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `fast` - The standard 4th generation UCS Fabric Interconnect with 54 ports. + + FabricLinkAggregationPolicy.LacpRateEnum + + FabricLinkAggregationPolicy.LacpRateEnum + + + None + ModTime @@ -221252,50 +221902,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parent - - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - PcId + + Name - Port Channel Identifier for the collection of ports. + Name of the concrete policy. - long + string - long + string None - - PortId + + Organization - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship None - - PortPolicy + + Parent - A reference to a fabricPortPolicy 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. - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None @@ -221313,13 +221951,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId + SuspendIndividual - Slot Identifier of the Switch/FEX/Chassis Interface. + Flag tells the switch whether to suspend the port if it didn’t receive LACP PDU. - long + bool - long + bool None @@ -221377,19 +222015,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricPcMember by Name -PS C:\> $FabricPcMemberByName = Get-IntersightFabricPcMember -Name FabricPcMemberName + #Get the FabricLinkAggregationPolicy by Name +PS C:\> $FabricLinkAggregationPolicyByName = Get-IntersightFabricLinkAggregationPolicy -Name FabricLinkAggregationPolicyName #Get the List of ServerProfiles -PS C:\> $FabricPcMemberList = Get-IntersightFabricPcMember +PS C:\> $FabricLinkAggregationPolicyList = Get-IntersightFabricLinkAggregationPolicy -#Get the list of FabricPcMember under particular organization. +#Get the list of FabricLinkAggregationPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricPcMemberByOrg = Get-IntersightFabricPcMember -Organization $org +PS C:\> $FabricLinkAggregationPolicyByOrg = Get-IntersightFabricLinkAggregationPolicy -Organization $org -#Get the FabricPcMember based on query Parameter -PS C:\> $FabricPcMemberByQueryParam = Get-IntersightFabricPcMember -Filter Name eq FabricPcMemberName +#Get the FabricLinkAggregationPolicy based on query Parameter +PS C:\> $FabricLinkAggregationPolicyByQueryParam = Get-IntersightFabricLinkAggregationPolicy -Filter Name eq FabricLinkAggregationPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -221402,26 +222040,38 @@ PS C:\> $FabricPcMemberByQueryParam = Get-IntersightFabricPcMember -Filter Name https://www.intersight.com/apidocs/downloads + + New-IntersightFabricLinkAggregationPolicy + + + + Remove-IntersightFabricLinkAggregationPolicy + + + + Set-IntersightFabricLinkAggregationPolicy + + - Get-IntersightFabricPcOperation + Get-IntersightFabricLinkControlPolicy Get - IntersightFabricPcOperation + IntersightFabricLinkControlPolicy - Get the FabricPcOperation + Get the FabricLinkControlPolicy - Read a 'FabricPcOperation' resource., + Read a 'FabricLinkControlPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricPcOperation + Get-IntersightFabricLinkControlPolicy AccountMoid @@ -221434,38 +222084,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState - - - - FabricPcOperation.AdminStateEnum - - FabricPcOperation.AdminStateEnum - - - None - - - ConfigState + + CreateTime - FabricPcOperation.ConfigStateEnum + DateTime - FabricPcOperation.ConfigStateEnum + DateTime None - CreateTime + Description - DateTime + string - DateTime + string None @@ -221506,38 +222144,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + Name - NetworkElementRelationship + string - NetworkElementRelationship + string None - - Parent + + Organization - MoBaseMoRelationship + OrganizationOrganizationRelationship - MoBaseMoRelationship + OrganizationOrganizationRelationship None - - PcId + + Parent - long + MoBaseMoRelationship - long + MoBaseMoRelationship None @@ -221557,7 +222195,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcOperation + Get-IntersightFabricLinkControlPolicy Apply @@ -221693,7 +222331,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcOperation + Get-IntersightFabricLinkControlPolicy Json @@ -221721,7 +222359,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPcOperation + Get-IntersightFabricLinkControlPolicy Json @@ -221918,38 +222556,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminState - - Admin configured state to disable the port channel.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - - FabricPcOperation.AdminStateEnum - - FabricPcOperation.AdminStateEnum - - - None - - - ConfigState + + CreateTime - The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the admin state changes are applied successfully in the target FI domain. Applying - This state denotes that the admin state changes are being applied in the target FI domain. Failed - This state denotes that the admin state changes could not be applied in the target FI domain.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. + The time when this managed object was created. - FabricPcOperation.ConfigStateEnum + DateTime - FabricPcOperation.ConfigStateEnum + DateTime None - CreateTime + Description - The time when this managed object was created. + Description of the policy. - DateTime + string - DateTime + string None @@ -221990,38 +222616,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement + + Name - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Name of the concrete policy. - NetworkElementRelationship + string - NetworkElementRelationship + string 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 - - PcId + + Parent - Port Channel Identifier for the collection of ports. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + MoBaseMoRelationship - long + MoBaseMoRelationship None @@ -222091,19 +222717,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricPcOperation by Name -PS C:\> $FabricPcOperationByName = Get-IntersightFabricPcOperation -Name FabricPcOperationName + #Get the FabricLinkControlPolicy by Name +PS C:\> $FabricLinkControlPolicyByName = Get-IntersightFabricLinkControlPolicy -Name FabricLinkControlPolicyName #Get the List of ServerProfiles -PS C:\> $FabricPcOperationList = Get-IntersightFabricPcOperation +PS C:\> $FabricLinkControlPolicyList = Get-IntersightFabricLinkControlPolicy -#Get the list of FabricPcOperation under particular organization. +#Get the list of FabricLinkControlPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricPcOperationByOrg = Get-IntersightFabricPcOperation -Organization $org +PS C:\> $FabricLinkControlPolicyByOrg = Get-IntersightFabricLinkControlPolicy -Organization $org -#Get the FabricPcOperation based on query Parameter -PS C:\> $FabricPcOperationByQueryParam = Get-IntersightFabricPcOperation -Filter Name eq FabricPcOperationName +#Get the FabricLinkControlPolicy based on query Parameter +PS C:\> $FabricLinkControlPolicyByQueryParam = Get-IntersightFabricLinkControlPolicy -Filter Name eq FabricLinkControlPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -222117,15 +222743,15 @@ PS C:\> $FabricPcOperationByQueryParam = Get-IntersightFabricPcOperation -Filter - New-IntersightFabricPcOperation + New-IntersightFabricLinkControlPolicy - Remove-IntersightFabricPcOperation + Remove-IntersightFabricLinkControlPolicy - Set-IntersightFabricPcOperation + Set-IntersightFabricLinkControlPolicy @@ -222133,21 +222759,21 @@ PS C:\> $FabricPcOperationByQueryParam = Get-IntersightFabricPcOperation -Filter - Get-IntersightFabricPortMode + Get-IntersightFabricMulticastPolicy Get - IntersightFabricPortMode + IntersightFabricMulticastPolicy - Get the FabricPortMode + Get the FabricMulticastPolicy - Read a 'FabricPortMode' resource., + Read a 'FabricMulticastPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricPortMode + Get-IntersightFabricMulticastPolicy AccountMoid @@ -222172,14 +222798,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CustomMode + + Description - FabricPortMode.CustomModeEnum + string - FabricPortMode.CustomModeEnum + string None @@ -222220,6 +222846,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -222233,37 +222883,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortIdEnd + QuerierIpAddress - long + string - long + string None - PortIdStart + QuerierIpAddressPeer - long + string - long + string None - - PortPolicy + + QuerierState - FabricPortPolicyRelationship + FabricMulticastPolicy.QuerierStateEnum - FabricPortPolicyRelationship + FabricMulticastPolicy.QuerierStateEnum None @@ -222281,13 +222931,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId + SnoopingState - long + FabricMulticastPolicy.SnoopingStateEnum - long + FabricMulticastPolicy.SnoopingStateEnum + + + None + + + SrcIpProxy + + + + FabricMulticastPolicy.SrcIpProxyEnum + + FabricMulticastPolicy.SrcIpProxyEnum None @@ -222295,7 +222957,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortMode + Get-IntersightFabricMulticastPolicy Apply @@ -222431,7 +223093,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortMode + Get-IntersightFabricMulticastPolicy Json @@ -222459,7 +223121,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortMode + Get-IntersightFabricMulticastPolicy Json @@ -222668,14 +223330,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CustomMode + + Description - Custom Port Mode specified for the port range.\n* `FibreChannel` - Fibre Channel Port Types.\n* `BreakoutEthernet10G` - Breakout Ethernet 10G Port Type.\n* `BreakoutEthernet25G` - Breakout Ethernet 25G Port Type.\n* `BreakoutFibreChannel8G` - Breakout FibreChannel 8G Port Type.\n* `BreakoutFibreChannel16G` - Breakout FibreChannel 16G Port Type.\n* `BreakoutFibreChannel32G` - Breakout FibreChannel 32G Port Type. + Description of the policy. - FabricPortMode.CustomModeEnum + string - FabricPortMode.CustomModeEnum + string None @@ -222716,6 +223378,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + Name of the concrete policy. + + 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 @@ -222729,37 +223415,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortIdEnd + QuerierIpAddress - Ending range of the Port Identifier. + Used to define the IGMP Querier IP address. - long + string - long + string None - PortIdStart + QuerierIpAddressPeer - Starting range of the Port Identifier. + Used to define the IGMP Querier IP address of the peer switch. - long + string - long + string None - - PortPolicy + + QuerierState - A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Administrative state of the IGMP Querier for this VLAN.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. - FabricPortPolicyRelationship + FabricMulticastPolicy.QuerierStateEnum - FabricPortPolicyRelationship + FabricMulticastPolicy.QuerierStateEnum None @@ -222777,13 +223463,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId + SnoopingState - Slot Identifier of the switch. + Administrative state of the IGMP Snooping for this VLAN.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - long + FabricMulticastPolicy.SnoopingStateEnum - long + FabricMulticastPolicy.SnoopingStateEnum + + + None + + + SrcIpProxy + + Administrative state of the IGMP source IP proxy for this VLAN.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. + + FabricMulticastPolicy.SrcIpProxyEnum + + FabricMulticastPolicy.SrcIpProxyEnum None @@ -222841,19 +223539,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricPortMode by Name -PS C:\> $FabricPortModeByName = Get-IntersightFabricPortMode -Name FabricPortModeName + #Get the FabricMulticastPolicy by Name +PS C:\> $FabricMulticastPolicyByName = Get-IntersightFabricMulticastPolicy -Name FabricMulticastPolicyName #Get the List of ServerProfiles -PS C:\> $FabricPortModeList = Get-IntersightFabricPortMode +PS C:\> $FabricMulticastPolicyList = Get-IntersightFabricMulticastPolicy -#Get the list of FabricPortMode under particular organization. +#Get the list of FabricMulticastPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricPortModeByOrg = Get-IntersightFabricPortMode -Organization $org +PS C:\> $FabricMulticastPolicyByOrg = Get-IntersightFabricMulticastPolicy -Organization $org -#Get the FabricPortMode based on query Parameter -PS C:\> $FabricPortModeByQueryParam = Get-IntersightFabricPortMode -Filter Name eq FabricPortModeName +#Get the FabricMulticastPolicy based on query Parameter +PS C:\> $FabricMulticastPolicyByQueryParam = Get-IntersightFabricMulticastPolicy -Filter Name eq FabricMulticastPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -222867,15 +223565,15 @@ PS C:\> $FabricPortModeByQueryParam = Get-IntersightFabricPortMode -Filter Name - New-IntersightFabricPortMode + New-IntersightFabricMulticastPolicy - Remove-IntersightFabricPortMode + Remove-IntersightFabricMulticastPolicy - Set-IntersightFabricPortMode + Set-IntersightFabricMulticastPolicy @@ -222883,21 +223581,21 @@ PS C:\> $FabricPortModeByQueryParam = Get-IntersightFabricPortMode -Filter Name - Get-IntersightFabricPortOperation + Get-IntersightFabricPcMember Get - IntersightFabricPortOperation + IntersightFabricPcMember - Get the FabricPortOperation + Get the FabricPcMember - Read a 'FabricPortOperation' resource., + Read a 'FabricPcMember' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricPortOperation + Get-IntersightFabricPcMember AccountMoid @@ -222910,18 +223608,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState - - - - FabricPortOperation.AdminStateEnum - - FabricPortOperation.AdminStateEnum - - - None - AggregatePortId @@ -222934,18 +223620,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ConfigState - - - - FabricPortOperation.ConfigStateEnum - - FabricPortOperation.ConfigStateEnum - - - None - CreateTime @@ -222994,26 +223668,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + Parent - NetworkElementRelationship + MoBaseMoRelationship - NetworkElementRelationship + MoBaseMoRelationship None - - Parent + + PcId - MoBaseMoRelationship + long - MoBaseMoRelationship + long None @@ -223030,6 +223704,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PortPolicy + + + + FabricPortPolicyRelationship + + FabricPortPolicyRelationship + + + None + SharedScope @@ -223057,7 +223743,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortOperation + Get-IntersightFabricPcMember Apply @@ -223193,7 +223879,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortOperation + Get-IntersightFabricPcMember Json @@ -223221,7 +223907,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortOperation + Get-IntersightFabricPcMember Json @@ -223418,18 +224104,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminState - - Admin configured state to disable the port.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - - FabricPortOperation.AdminStateEnum - - FabricPortOperation.AdminStateEnum - - - None - AggregatePortId @@ -223442,18 +224116,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ConfigState - - The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the admin state changes are applied successfully in the target FI domain. Applying - This state denotes that the admin state changes are being applied in the target FI domain. Failed - This state denotes that the admin state changes could not be applied in the target FI domain.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - - FabricPortOperation.ConfigStateEnum - - FabricPortOperation.ConfigStateEnum - - - None - CreateTime @@ -223502,26 +224164,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement + + Parent - A reference to a networkElement 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. - NetworkElementRelationship + MoBaseMoRelationship - NetworkElementRelationship + MoBaseMoRelationship None - - Parent + + PcId - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Port Channel Identifier for the collection of ports. - MoBaseMoRelationship + long - MoBaseMoRelationship + long None @@ -223538,6 +224200,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PortPolicy + + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricPortPolicyRelationship + + FabricPortPolicyRelationship + + + None + SharedScope @@ -223615,19 +224289,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricPortOperation by Name -PS C:\> $FabricPortOperationByName = Get-IntersightFabricPortOperation -Name FabricPortOperationName + #Get the FabricPcMember by Name +PS C:\> $FabricPcMemberByName = Get-IntersightFabricPcMember -Name FabricPcMemberName #Get the List of ServerProfiles -PS C:\> $FabricPortOperationList = Get-IntersightFabricPortOperation +PS C:\> $FabricPcMemberList = Get-IntersightFabricPcMember -#Get the list of FabricPortOperation under particular organization. +#Get the list of FabricPcMember under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricPortOperationByOrg = Get-IntersightFabricPortOperation -Organization $org +PS C:\> $FabricPcMemberByOrg = Get-IntersightFabricPcMember -Organization $org -#Get the FabricPortOperation based on query Parameter -PS C:\> $FabricPortOperationByQueryParam = Get-IntersightFabricPortOperation -Filter Name eq FabricPortOperationName +#Get the FabricPcMember based on query Parameter +PS C:\> $FabricPcMemberByQueryParam = Get-IntersightFabricPcMember -Filter Name eq FabricPcMemberName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -223640,38 +224314,26 @@ PS C:\> $FabricPortOperationByQueryParam = Get-IntersightFabricPortOperation -Fi https://www.intersight.com/apidocs/downloads - - New-IntersightFabricPortOperation - - - - Remove-IntersightFabricPortOperation - - - - Set-IntersightFabricPortOperation - - - Get-IntersightFabricPortPolicy + Get-IntersightFabricPcOperation Get - IntersightFabricPortPolicy + IntersightFabricPcOperation - Get the FabricPortPolicy + Get the FabricPcOperation - Read a 'FabricPortPolicy' resource., + Read a 'FabricPcOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricPortPolicy + Get-IntersightFabricPcOperation AccountMoid @@ -223684,38 +224346,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + AdminState - DateTime + FabricPcOperation.AdminStateEnum - DateTime + FabricPcOperation.AdminStateEnum None - - Description + + ConfigState - string + FabricPcOperation.ConfigStateEnum - string + FabricPcOperation.ConfigStateEnum None - - DeviceModel + + CreateTime - FabricPortPolicy.DeviceModelEnum + DateTime - FabricPortPolicy.DeviceModelEnum + DateTime None @@ -223756,38 +224418,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + NetworkElement - string + NetworkElementRelationship - string + NetworkElementRelationship None - - Organization + + Parent - OrganizationOrganizationRelationship + MoBaseMoRelationship - OrganizationOrganizationRelationship + MoBaseMoRelationship None - - Parent + + PcId - MoBaseMoRelationship + long - MoBaseMoRelationship + long None @@ -223807,7 +224469,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortPolicy + Get-IntersightFabricPcOperation Apply @@ -223943,7 +224605,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortPolicy + Get-IntersightFabricPcOperation Json @@ -223971,7 +224633,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricPortPolicy + Get-IntersightFabricPcOperation Json @@ -224168,38 +224830,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AdminState - The time when this managed object was created. + Admin configured state to disable the port channel.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - DateTime + FabricPcOperation.AdminStateEnum - DateTime + FabricPcOperation.AdminStateEnum None - - Description + + ConfigState - Description of the policy. + The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the admin state changes are applied successfully in the target FI domain. Applying - This state denotes that the admin state changes are being applied in the target FI domain. Failed - This state denotes that the admin state changes could not be applied in the target FI domain.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - string + FabricPcOperation.ConfigStateEnum - string + FabricPcOperation.ConfigStateEnum None - - DeviceModel + + CreateTime - This field specifies the device model that this Port Policy is being configured for.\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. + The time when this managed object was created. - FabricPortPolicy.DeviceModelEnum + DateTime - FabricPortPolicy.DeviceModelEnum + DateTime None @@ -224240,38 +224902,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + NetworkElement - Name of the concrete policy. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + NetworkElementRelationship - string + NetworkElementRelationship 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 + + PcId - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Port Channel Identifier for the collection of ports. - MoBaseMoRelationship + long - MoBaseMoRelationship + long None @@ -224341,19 +225003,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricPortPolicy by Name -PS C:\> $FabricPortPolicyByName = Get-IntersightFabricPortPolicy -Name FabricPortPolicyName + #Get the FabricPcOperation by Name +PS C:\> $FabricPcOperationByName = Get-IntersightFabricPcOperation -Name FabricPcOperationName #Get the List of ServerProfiles -PS C:\> $FabricPortPolicyList = Get-IntersightFabricPortPolicy +PS C:\> $FabricPcOperationList = Get-IntersightFabricPcOperation -#Get the list of FabricPortPolicy under particular organization. +#Get the list of FabricPcOperation under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricPortPolicyByOrg = Get-IntersightFabricPortPolicy -Organization $org +PS C:\> $FabricPcOperationByOrg = Get-IntersightFabricPcOperation -Organization $org -#Get the FabricPortPolicy based on query Parameter -PS C:\> $FabricPortPolicyByQueryParam = Get-IntersightFabricPortPolicy -Filter Name eq FabricPortPolicyName +#Get the FabricPcOperation based on query Parameter +PS C:\> $FabricPcOperationByQueryParam = Get-IntersightFabricPcOperation -Filter Name eq FabricPcOperationName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -224367,15 +225029,15 @@ PS C:\> $FabricPortPolicyByQueryParam = Get-IntersightFabricPortPolicy -Filter N - New-IntersightFabricPortPolicy + New-IntersightFabricPcOperation - Remove-IntersightFabricPortPolicy + Remove-IntersightFabricPcOperation - Set-IntersightFabricPortPolicy + Set-IntersightFabricPcOperation @@ -224383,21 +225045,21 @@ PS C:\> $FabricPortPolicyByQueryParam = Get-IntersightFabricPortPolicy -Filter N - Get-IntersightFabricSanPinGroup + Get-IntersightFabricPortMode Get - IntersightFabricSanPinGroup + IntersightFabricPortMode - Get the FabricSanPinGroup + Get the FabricPortMode - Read a 'FabricSanPinGroup' resource., + Read a 'FabricPortMode' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricSanPinGroup + Get-IntersightFabricPortMode AccountMoid @@ -224422,6 +225084,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CustomMode + + + + FabricPortMode.CustomModeEnum + + FabricPortMode.CustomModeEnum + + + None + DomainGroupMoid @@ -224458,38 +225132,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Parent + + PortIdEnd - MoBaseMoRelationship + long - MoBaseMoRelationship + long None - - PinTargetInterfaceRole + + PortIdStart - FabricAbstractInterfaceRoleRelationship + long - FabricAbstractInterfaceRoleRelationship + long None @@ -224518,10 +225192,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SlotId + + + + long + + long + + + None + - Get-IntersightFabricSanPinGroup + Get-IntersightFabricPortMode Apply @@ -224657,7 +225343,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSanPinGroup + Get-IntersightFabricPortMode Json @@ -224685,7 +225371,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSanPinGroup + Get-IntersightFabricPortMode Json @@ -224894,6 +225580,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CustomMode + + Custom Port Mode specified for the port range.\n* `FibreChannel` - Fibre Channel Port Types.\n* `BreakoutEthernet10G` - Breakout Ethernet 10G Port Type.\n* `BreakoutEthernet25G` - Breakout Ethernet 25G Port Type.\n* `BreakoutFibreChannel8G` - Breakout FibreChannel 8G Port Type.\n* `BreakoutFibreChannel16G` - Breakout FibreChannel 16G Port Type.\n* `BreakoutFibreChannel32G` - Breakout FibreChannel 32G Port Type. + + FabricPortMode.CustomModeEnum + + FabricPortMode.CustomModeEnum + + + None + DomainGroupMoid @@ -224930,38 +225628,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - Name of the Pingroup for static pinning. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Parent + + PortIdEnd - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Ending range of the Port Identifier. - MoBaseMoRelationship + long - MoBaseMoRelationship + long None - - PinTargetInterfaceRole + + PortIdStart - A reference to a fabricAbstractInterfaceRole resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Starting range of the Port Identifier. - FabricAbstractInterfaceRoleRelationship + long - FabricAbstractInterfaceRoleRelationship + long None @@ -224990,6 +225688,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SlotId + + Slot Identifier of the switch. + + long + + long + + + None + Json @@ -225040,7 +225750,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricPortMode by Name +PS C:\> $FabricPortModeByName = Get-IntersightFabricPortMode -Name FabricPortModeName + +#Get the List of ServerProfiles +PS C:\> $FabricPortModeList = Get-IntersightFabricPortMode + +#Get the list of FabricPortMode under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricPortModeByOrg = Get-IntersightFabricPortMode -Organization $org + +#Get the FabricPortMode based on query Parameter +PS C:\> $FabricPortModeByQueryParam = Get-IntersightFabricPortMode -Filter Name eq FabricPortModeName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -225048,15 +225779,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - New-IntersightFabricSanPinGroup + New-IntersightFabricPortMode - Remove-IntersightFabricSanPinGroup + Remove-IntersightFabricPortMode - Set-IntersightFabricSanPinGroup + Set-IntersightFabricPortMode @@ -225064,21 +225795,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFabricServerRole + Get-IntersightFabricPortOperation Get - IntersightFabricServerRole + IntersightFabricPortOperation - Get the FabricServerRole + Get the FabricPortOperation - Read a 'FabricServerRole' resource., + Read a 'FabricPortOperation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricServerRole + Get-IntersightFabricPortOperation AccountMoid @@ -225091,6 +225822,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdminState + + + + FabricPortOperation.AdminStateEnum + + FabricPortOperation.AdminStateEnum + + + None + AggregatePortId @@ -225104,13 +225847,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AutoNegotiationDisabled + ConfigState - bool + FabricPortOperation.ConfigStateEnum - bool + FabricPortOperation.ConfigStateEnum None @@ -225139,18 +225882,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Fec - - - - FabricServerRole.FecEnum - - FabricServerRole.FecEnum - - - None - ModTime @@ -225175,44 +225906,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - PortId + + NetworkElement - long + NetworkElementRelationship - long + NetworkElementRelationship None - - PortPolicy + + Parent - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None - PreferredDeviceId + PortId @@ -225223,18 +225942,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PreferredDeviceType - - - - FabricServerRole.PreferredDeviceTypeEnum - - FabricServerRole.PreferredDeviceTypeEnum - - - None - SharedScope @@ -225262,7 +225969,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricServerRole + Get-IntersightFabricPortOperation Apply @@ -225398,7 +226105,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricServerRole + Get-IntersightFabricPortOperation Json @@ -225426,7 +226133,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricServerRole + Get-IntersightFabricPortOperation Json @@ -225623,6 +226330,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminState + + Admin configured state to disable the port.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. + + FabricPortOperation.AdminStateEnum + + FabricPortOperation.AdminStateEnum + + + None + AggregatePortId @@ -225636,13 +226355,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AutoNegotiationDisabled + ConfigState - Auto negotiation configuration for server port. This configuration is required only for FEX Model N9K-C93180YC-FX3 connected with 100G speed port on UCS-FI-6536 and should be set as True. + The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the admin state changes are applied successfully in the target FI domain. Applying - This state denotes that the admin state changes are being applied in the target FI domain. Failed - This state denotes that the admin state changes could not be applied in the target FI domain.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied. - bool + FabricPortOperation.ConfigStateEnum - bool + FabricPortOperation.ConfigStateEnum None @@ -225671,18 +226390,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Fec - - Forward error correction configuration for server port. This configuration is required only for FEX Model N9K-C93180YC-FX3 connected with 25G speed ports on UCS-FI-6454/UCS-FI-64108 and should be set as Cl74.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - - FabricServerRole.FecEnum - - FabricServerRole.FecEnum - - - None - ModTime @@ -225707,46 +226414,34 @@ 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 - - - PortId + + NetworkElement - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + NetworkElementRelationship - long + NetworkElementRelationship None - - PortPolicy + + Parent - A reference to a fabricPortPolicy 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. - FabricPortPolicyRelationship + MoBaseMoRelationship - FabricPortPolicyRelationship + MoBaseMoRelationship None - PreferredDeviceId + PortId - Preferred device ID to be configured by user for the connected device. This ID must be specified together with the 'PreferredDeviceType' property. This ID will only takes effect if the actual connected device matches the 'PreferredDeviceType'. If the preferred ID is not available, the ID is automatically allocated and assigned by the system. If different preferred IDs are specified for the ports connected to the same device, only the preferred ID (if specified) of the port that is discovered first will be considered. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. long @@ -225755,18 +226450,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PreferredDeviceType - - Device type for which preferred ID to be configured. If the actual connected device does not match the specified device type, the system ignores the 'PreferredDeviceId' property.\n* `Auto` - Preferred Id will be ignored if specified with this type.\n* `RackServer` - Connected device type is Rack Unit Server.\n* `Chassis` - Connected device type is Chassis. - - FabricServerRole.PreferredDeviceTypeEnum - - FabricServerRole.PreferredDeviceTypeEnum - - - None - SharedScope @@ -225844,19 +226527,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricServerRole by Name -PS C:\> $FabricServerRoleByName = Get-IntersightFabricServerRole -Name FabricServerRoleName + #Get the FabricPortOperation by Name +PS C:\> $FabricPortOperationByName = Get-IntersightFabricPortOperation -Name FabricPortOperationName #Get the List of ServerProfiles -PS C:\> $FabricServerRoleList = Get-IntersightFabricServerRole +PS C:\> $FabricPortOperationList = Get-IntersightFabricPortOperation -#Get the list of FabricServerRole under particular organization. +#Get the list of FabricPortOperation under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricServerRoleByOrg = Get-IntersightFabricServerRole -Organization $org +PS C:\> $FabricPortOperationByOrg = Get-IntersightFabricPortOperation -Organization $org -#Get the FabricServerRole based on query Parameter -PS C:\> $FabricServerRoleByQueryParam = Get-IntersightFabricServerRole -Filter Name eq FabricServerRoleName +#Get the FabricPortOperation based on query Parameter +PS C:\> $FabricPortOperationByQueryParam = Get-IntersightFabricPortOperation -Filter Name eq FabricPortOperationName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -225870,15 +226553,15 @@ PS C:\> $FabricServerRoleByQueryParam = Get-IntersightFabricServerRole -Filter N - New-IntersightFabricServerRole + New-IntersightFabricPortOperation - Remove-IntersightFabricServerRole + Remove-IntersightFabricPortOperation - Set-IntersightFabricServerRole + Set-IntersightFabricPortOperation @@ -225886,21 +226569,21 @@ PS C:\> $FabricServerRoleByQueryParam = Get-IntersightFabricServerRole -Filter N - Get-IntersightFabricSwitchClusterProfile + Get-IntersightFabricPortPolicy Get - IntersightFabricSwitchClusterProfile + IntersightFabricPortPolicy - Get the FabricSwitchClusterProfile + Get the FabricPortPolicy - Read a 'FabricSwitchClusterProfile' resource., + Read a 'FabricPortPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricSwitchClusterProfile + Get-IntersightFabricPortPolicy AccountMoid @@ -225925,38 +226608,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeployStatus + + Description - FabricSwitchClusterProfile.DeployStatusEnum + string - FabricSwitchClusterProfile.DeployStatusEnum + string None - DeployedSwitches - - - - FabricSwitchClusterProfile.DeployedSwitchesEnum - - FabricSwitchClusterProfile.DeployedSwitchesEnum - - - None - - - Description + DeviceModel - string + FabricPortPolicy.DeviceModelEnum - string + FabricPortPolicy.DeviceModelEnum None @@ -226045,46 +226716,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SrcTemplate - - - - PolicyAbstractProfileRelationship - - PolicyAbstractProfileRelationship - - - None - - - SwitchProfilesCount - - - - long - - long - - - None - - - Type - - - - FabricSwitchClusterProfile.TypeEnum - - FabricSwitchClusterProfile.TypeEnum - - - None - - Get-IntersightFabricSwitchClusterProfile + Get-IntersightFabricPortPolicy Apply @@ -226220,7 +226855,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchClusterProfile + Get-IntersightFabricPortPolicy Json @@ -226248,7 +226883,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchClusterProfile + Get-IntersightFabricPortPolicy Json @@ -226457,38 +227092,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeployStatus + + Description - Deploy status of the switch cluster profile indicating if deployment has been initiated on all the members of the cluster profile.\n* `None` - Switch profiles not deployed on either of the switches.\n* `Complete` - Both switch profiles of the cluster profile are deployed.\n* `Partial` - Only one of the switch profiles of the cluster profile is deployed. + Description of the policy. - FabricSwitchClusterProfile.DeployStatusEnum + string - FabricSwitchClusterProfile.DeployStatusEnum + string None - DeployedSwitches - - Values indicating the switches on which the cluster profile has been deployed. 0 indicates that the profile has not been deployed on any switch, 1 indicates that the profile has been deployed on A, 2 indicates that it is deployed on B and 3 indicates that it is deployed on both.\n* `None` - Switch profiles not deployed on either of the fabric interconnects.\n* `A` - Switch profiles deployed only on fabric interconnect A.\n* `B` - Switch profiles deployed only on fabric interconnect B.\n* `AB` - Switch profiles deployed on both fabric interconnect A and B. - - FabricSwitchClusterProfile.DeployedSwitchesEnum - - FabricSwitchClusterProfile.DeployedSwitchesEnum - - - None - - - Description + DeviceModel - Description of the profile. + This field specifies the device model that this Port Policy is being configured for.\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 + FabricPortPolicy.DeviceModelEnum - string + FabricPortPolicy.DeviceModelEnum None @@ -226532,7 +227155,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the profile instance or profile template. + Name of the concrete policy. string @@ -226577,42 +227200,6 @@ 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 - - - SwitchProfilesCount - - Number of switch profiles that are part of this cluster profile. - - long - - long - - - None - - - 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. - - FabricSwitchClusterProfile.TypeEnum - - FabricSwitchClusterProfile.TypeEnum - - - None - Json @@ -226666,19 +227253,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricSwitchClusterProfile by Name -PS C:\> $FabricSwitchClusterProfileByName = Get-IntersightFabricSwitchClusterProfile -Name FabricSwitchClusterProfileName + #Get the FabricPortPolicy by Name +PS C:\> $FabricPortPolicyByName = Get-IntersightFabricPortPolicy -Name FabricPortPolicyName #Get the List of ServerProfiles -PS C:\> $FabricSwitchClusterProfileList = Get-IntersightFabricSwitchClusterProfile +PS C:\> $FabricPortPolicyList = Get-IntersightFabricPortPolicy -#Get the list of FabricSwitchClusterProfile under particular organization. +#Get the list of FabricPortPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricSwitchClusterProfileByOrg = Get-IntersightFabricSwitchClusterProfile -Organization $org +PS C:\> $FabricPortPolicyByOrg = Get-IntersightFabricPortPolicy -Organization $org -#Get the FabricSwitchClusterProfile based on query Parameter -PS C:\> $FabricSwitchClusterProfileByQueryParam = Get-IntersightFabricSwitchClusterProfile -Filter Name eq FabricSwitchClusterProfileName +#Get the FabricPortPolicy based on query Parameter +PS C:\> $FabricPortPolicyByQueryParam = Get-IntersightFabricPortPolicy -Filter Name eq FabricPortPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -226692,15 +227279,15 @@ PS C:\> $FabricSwitchClusterProfileByQueryParam = Get-IntersightFabricSwitchClus - New-IntersightFabricSwitchClusterProfile + New-IntersightFabricPortPolicy - Remove-IntersightFabricSwitchClusterProfile + Remove-IntersightFabricPortPolicy - Set-IntersightFabricSwitchClusterProfile + Set-IntersightFabricPortPolicy @@ -226708,21 +227295,21 @@ PS C:\> $FabricSwitchClusterProfileByQueryParam = Get-IntersightFabricSwitchClus - Get-IntersightFabricSwitchControlPolicy + Get-IntersightFabricSanPinGroup Get - IntersightFabricSwitchControlPolicy + IntersightFabricSanPinGroup - Get the FabricSwitchControlPolicy + Get the FabricSanPinGroup - Read a 'FabricSwitchControlPolicy' resource., + Read a 'FabricSanPinGroup' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricSwitchControlPolicy + Get-IntersightFabricSanPinGroup AccountMoid @@ -226747,18 +227334,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - DomainGroupMoid @@ -226771,42 +227346,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EthernetSwitchingMode - - - - FabricSwitchControlPolicy.EthernetSwitchingModeEnum - - FabricSwitchControlPolicy.EthernetSwitchingModeEnum - - - None - - - FabricPcVhbaReset - - - - FabricSwitchControlPolicy.FabricPcVhbaResetEnum - - FabricSwitchControlPolicy.FabricPcVhbaResetEnum - - - None - - - FcSwitchingMode - - - - FabricSwitchControlPolicy.FcSwitchingModeEnum - - FabricSwitchControlPolicy.FcSwitchingModeEnum - - - None - ModTime @@ -226843,18 +227382,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Organization - - - - OrganizationOrganizationRelationship - - OrganizationOrganizationRelationship - - - None - Parent @@ -226867,38 +227394,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ReservedVlanStartId + + PinTargetInterfaceRole - long + FabricAbstractInterfaceRoleRelationship - long + FabricAbstractInterfaceRoleRelationship None - - SharedScope + + PortPolicy - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - VlanPortOptimizationEnabled + + SharedScope - bool + string - bool + string None @@ -226906,7 +227433,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchControlPolicy + Get-IntersightFabricSanPinGroup Apply @@ -227042,7 +227569,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchControlPolicy + Get-IntersightFabricSanPinGroup Json @@ -227070,7 +227597,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchControlPolicy + Get-IntersightFabricSanPinGroup Json @@ -227279,18 +227806,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - Description of the policy. - - string - - string - - - None - DomainGroupMoid @@ -227303,42 +227818,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EthernetSwitchingMode - - Enable or Disable Ethernet End Host Switching Mode.\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - - FabricSwitchControlPolicy.EthernetSwitchingModeEnum - - FabricSwitchControlPolicy.EthernetSwitchingModeEnum - - - None - - - FabricPcVhbaReset - - When enabled, a Registered State Change Notification (RSCN) is sent to the VIC adapter when any member port within the fabric port-channel goes down and vHBA would reset to restore the connection immediately. When disabled (default), vHBA reset is done only when all the members of a fabric port-channel are down.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. - - FabricSwitchControlPolicy.FabricPcVhbaResetEnum - - FabricSwitchControlPolicy.FabricPcVhbaResetEnum - - - None - - - FcSwitchingMode - - Enable or Disable FC End Host Switching Mode.\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - - FabricSwitchControlPolicy.FcSwitchingModeEnum - - FabricSwitchControlPolicy.FcSwitchingModeEnum - - - None - ModTime @@ -227366,7 +227845,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + Name of the Pingroup for static pinning. string @@ -227375,18 +227854,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 @@ -227399,38 +227866,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ReservedVlanStartId + + PinTargetInterfaceRole - The starting ID for VLANs reserved for internal use within the Fabric Interconnect. This VLAN ID is the starting ID of \na contiguous block of 128 VLANs that cannot be configured for user data. This range of VLANs cannot be configured in \nVLAN policy.\nIf this property is not configured, VLAN range 3915 - 4042 is reserved for internal use by default. + A reference to a fabricAbstractInterfaceRole resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + FabricAbstractInterfaceRoleRelationship - long + FabricAbstractInterfaceRoleRelationship None - - SharedScope + + PortPolicy - 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 fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - VlanPortOptimizationEnabled + + SharedScope - To enable or disable the VLAN port count optimization. + 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. - bool + string - bool + string None @@ -227485,28 +227952,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FabricSwitchControlPolicy by Name -PS C:\> $FabricSwitchControlPolicyByName = Get-IntersightFabricSwitchControlPolicy -Name FabricSwitchControlPolicyName - -#Get the List of ServerProfiles -PS C:\> $FabricSwitchControlPolicyList = Get-IntersightFabricSwitchControlPolicy - -#Get the list of FabricSwitchControlPolicy under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FabricSwitchControlPolicyByOrg = Get-IntersightFabricSwitchControlPolicy -Organization $org - -#Get the FabricSwitchControlPolicy based on query Parameter -PS C:\> $FabricSwitchControlPolicyByQueryParam = Get-IntersightFabricSwitchControlPolicy -Filter Name eq FabricSwitchControlPolicyName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -227514,15 +227960,15 @@ PS C:\> $FabricSwitchControlPolicyByQueryParam = Get-IntersightFabricSwitchContr - New-IntersightFabricSwitchControlPolicy + New-IntersightFabricSanPinGroup - Remove-IntersightFabricSwitchControlPolicy + Remove-IntersightFabricSanPinGroup - Set-IntersightFabricSwitchControlPolicy + Set-IntersightFabricSanPinGroup @@ -227530,21 +227976,21 @@ PS C:\> $FabricSwitchControlPolicyByQueryParam = Get-IntersightFabricSwitchContr - Get-IntersightFabricSwitchProfile + Get-IntersightFabricServerRole Get - IntersightFabricSwitchProfile + IntersightFabricServerRole - Get the FabricSwitchProfile + Get the FabricServerRole - Read a 'FabricSwitchProfile' resource., + Read a 'FabricServerRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricSwitchProfile + Get-IntersightFabricServerRole AccountMoid @@ -227558,49 +228004,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Action - - - - string - - string - - - None - - - AssignedSwitch - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - AssociatedSwitch + AggregatePortId - NetworkElementRelationship + long - NetworkElementRelationship + long None - - ConfigResult + + AutoNegotiationDisabled - FabricConfigResultRelationship + bool - FabricConfigResultRelationship + bool None @@ -227618,7 +228040,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -227629,14 +228051,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Fec - string + FabricServerRole.FecEnum - string + FabricServerRole.FecEnum None @@ -227665,74 +228087,86 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Parent + + PortId - MoBaseMoRelationship + long - MoBaseMoRelationship + long None - - SharedScope + + PortPolicy - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - SrcTemplate + + PreferredDeviceId - PolicyAbstractProfileRelationship + long - PolicyAbstractProfileRelationship + long None - - SwitchClusterProfile + + PreferredDeviceType - FabricSwitchClusterProfileRelationship + FabricServerRole.PreferredDeviceTypeEnum - FabricSwitchClusterProfileRelationship + FabricServerRole.PreferredDeviceTypeEnum + + + None + + + SharedScope + + + + string + + string None - Type + SlotId - FabricSwitchProfile.TypeEnum + long - FabricSwitchProfile.TypeEnum + long None @@ -227740,7 +228174,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchProfile + Get-IntersightFabricServerRole Apply @@ -227876,7 +228310,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchProfile + Get-IntersightFabricServerRole Json @@ -227904,7 +228338,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSwitchProfile + Get-IntersightFabricServerRole Json @@ -228102,49 +228536,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Action - - 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. - - string - - string - - - None - - - AssignedSwitch - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - - - AssociatedSwitch + AggregatePortId - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. - NetworkElementRelationship + long - NetworkElementRelationship + long None - - ConfigResult + + AutoNegotiationDisabled - A reference to a fabricConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Auto negotiation configuration for server port. This configuration is required only for FEX Model N9K-C93180YC-FX3 connected with 100G speed port on UCS-FI-6536 and should be set as True. - FabricConfigResultRelationship + bool - FabricConfigResultRelationship + bool None @@ -228162,9 +228572,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 @@ -228173,14 +228583,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Fec - The DomainGroup ID for this managed object. + Forward error correction configuration for server port. This configuration is required only for FEX Model N9K-C93180YC-FX3 connected with 25G speed ports on UCS-FI-6454/UCS-FI-64108 and should be set as Cl74.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - string + FabricServerRole.FecEnum - string + FabricServerRole.FecEnum None @@ -228209,74 +228619,86 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - Name of the profile instance or profile template. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Parent + + PortId - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. - MoBaseMoRelationship + long - MoBaseMoRelationship + long None - - SharedScope + + PortPolicy - 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 fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - SrcTemplate + + PreferredDeviceId - A reference to a policyAbstractProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Preferred device ID to be configured by user for the connected device. This ID must be specified together with the 'PreferredDeviceType' property. This ID will only takes effect if the actual connected device matches the 'PreferredDeviceType'. If the preferred ID is not available, the ID is automatically allocated and assigned by the system. If different preferred IDs are specified for the ports connected to the same device, only the preferred ID (if specified) of the port that is discovered first will be considered. - PolicyAbstractProfileRelationship + long - PolicyAbstractProfileRelationship + long None - - SwitchClusterProfile + + PreferredDeviceType - A reference to a fabricSwitchClusterProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Device type for which preferred ID to be configured. If the actual connected device does not match the specified device type, the system ignores the 'PreferredDeviceId' property.\n* `Auto` - Preferred Id will be ignored if specified with this type.\n* `RackServer` - Connected device type is Rack Unit Server.\n* `Chassis` - Connected device type is Chassis. - FabricSwitchClusterProfileRelationship + FabricServerRole.PreferredDeviceTypeEnum - FabricSwitchClusterProfileRelationship + FabricServerRole.PreferredDeviceTypeEnum + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string None - Type + SlotId - 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. + Slot Identifier of the Switch/FEX/Chassis Interface. - FabricSwitchProfile.TypeEnum + long - FabricSwitchProfile.TypeEnum + long None @@ -228334,19 +228756,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricSwitchProfile by Name -PS C:\> $FabricSwitchProfileByName = Get-IntersightFabricSwitchProfile -Name FabricSwitchProfileName + #Get the FabricServerRole by Name +PS C:\> $FabricServerRoleByName = Get-IntersightFabricServerRole -Name FabricServerRoleName #Get the List of ServerProfiles -PS C:\> $FabricSwitchProfileList = Get-IntersightFabricSwitchProfile +PS C:\> $FabricServerRoleList = Get-IntersightFabricServerRole -#Get the list of FabricSwitchProfile under particular organization. +#Get the list of FabricServerRole under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricSwitchProfileByOrg = Get-IntersightFabricSwitchProfile -Organization $org +PS C:\> $FabricServerRoleByOrg = Get-IntersightFabricServerRole -Organization $org -#Get the FabricSwitchProfile based on query Parameter -PS C:\> $FabricSwitchProfileByQueryParam = Get-IntersightFabricSwitchProfile -Filter Name eq FabricSwitchProfileName +#Get the FabricServerRole based on query Parameter +PS C:\> $FabricServerRoleByQueryParam = Get-IntersightFabricServerRole -Filter Name eq FabricServerRoleName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -228360,15 +228782,15 @@ PS C:\> $FabricSwitchProfileByQueryParam = Get-IntersightFabricSwitchProfile -Fi - New-IntersightFabricSwitchProfile + New-IntersightFabricServerRole - Remove-IntersightFabricSwitchProfile + Remove-IntersightFabricServerRole - Set-IntersightFabricSwitchProfile + Set-IntersightFabricServerRole @@ -228376,21 +228798,21 @@ PS C:\> $FabricSwitchProfileByQueryParam = Get-IntersightFabricSwitchProfile -Fi - Get-IntersightFabricSystemQosPolicy + Get-IntersightFabricSwitchClusterProfile Get - IntersightFabricSystemQosPolicy + IntersightFabricSwitchClusterProfile - Get the FabricSystemQosPolicy + Get the FabricSwitchClusterProfile - Read a 'FabricSystemQosPolicy' resource., + Read a 'FabricSwitchClusterProfile' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricSystemQosPolicy + Get-IntersightFabricSwitchClusterProfile AccountMoid @@ -228415,6 +228837,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeployStatus + + + + FabricSwitchClusterProfile.DeployStatusEnum + + FabricSwitchClusterProfile.DeployStatusEnum + + + None + + + DeployedSwitches + + + + FabricSwitchClusterProfile.DeployedSwitchesEnum + + FabricSwitchClusterProfile.DeployedSwitchesEnum + + + None + Description @@ -228511,10 +228957,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SrcTemplate + + + + PolicyAbstractProfileRelationship + + PolicyAbstractProfileRelationship + + + None + + + SwitchProfilesCount + + + + long + + long + + + None + + + Type + + + + FabricSwitchClusterProfile.TypeEnum + + FabricSwitchClusterProfile.TypeEnum + + + None + - Get-IntersightFabricSystemQosPolicy + Get-IntersightFabricSwitchClusterProfile Apply @@ -228650,7 +229132,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSystemQosPolicy + Get-IntersightFabricSwitchClusterProfile Json @@ -228678,7 +229160,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricSystemQosPolicy + Get-IntersightFabricSwitchClusterProfile Json @@ -228887,10 +229369,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeployStatus + + Deploy status of the switch cluster profile indicating if deployment has been initiated on all the members of the cluster profile.\n* `None` - Switch profiles not deployed on either of the switches.\n* `Complete` - Both switch profiles of the cluster profile are deployed.\n* `Partial` - Only one of the switch profiles of the cluster profile is deployed. + + FabricSwitchClusterProfile.DeployStatusEnum + + FabricSwitchClusterProfile.DeployStatusEnum + + + None + + + DeployedSwitches + + Values indicating the switches on which the cluster profile has been deployed. 0 indicates that the profile has not been deployed on any switch, 1 indicates that the profile has been deployed on A, 2 indicates that it is deployed on B and 3 indicates that it is deployed on both.\n* `None` - Switch profiles not deployed on either of the fabric interconnects.\n* `A` - Switch profiles deployed only on fabric interconnect A.\n* `B` - Switch profiles deployed only on fabric interconnect B.\n* `AB` - Switch profiles deployed on both fabric interconnect A and B. + + FabricSwitchClusterProfile.DeployedSwitchesEnum + + FabricSwitchClusterProfile.DeployedSwitchesEnum + + + None + Description - Description of the policy. + Description of the profile. string @@ -228938,7 +229444,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + Name of the profile instance or profile template. string @@ -228983,6 +229489,42 @@ 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 + + + SwitchProfilesCount + + Number of switch profiles that are part of this cluster profile. + + long + + long + + + None + + + 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. + + FabricSwitchClusterProfile.TypeEnum + + FabricSwitchClusterProfile.TypeEnum + + + None + Json @@ -229036,19 +229578,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricSystemQosPolicy by Name -PS C:\> $FabricSystemQosPolicyByName = Get-IntersightFabricSystemQosPolicy -Name FabricSystemQosPolicyName + #Get the FabricSwitchClusterProfile by Name +PS C:\> $FabricSwitchClusterProfileByName = Get-IntersightFabricSwitchClusterProfile -Name FabricSwitchClusterProfileName #Get the List of ServerProfiles -PS C:\> $FabricSystemQosPolicyList = Get-IntersightFabricSystemQosPolicy +PS C:\> $FabricSwitchClusterProfileList = Get-IntersightFabricSwitchClusterProfile -#Get the list of FabricSystemQosPolicy under particular organization. +#Get the list of FabricSwitchClusterProfile under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricSystemQosPolicyByOrg = Get-IntersightFabricSystemQosPolicy -Organization $org +PS C:\> $FabricSwitchClusterProfileByOrg = Get-IntersightFabricSwitchClusterProfile -Organization $org -#Get the FabricSystemQosPolicy based on query Parameter -PS C:\> $FabricSystemQosPolicyByQueryParam = Get-IntersightFabricSystemQosPolicy -Filter Name eq FabricSystemQosPolicyName +#Get the FabricSwitchClusterProfile based on query Parameter +PS C:\> $FabricSwitchClusterProfileByQueryParam = Get-IntersightFabricSwitchClusterProfile -Filter Name eq FabricSwitchClusterProfileName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -229062,15 +229604,15 @@ PS C:\> $FabricSystemQosPolicyByQueryParam = Get-IntersightFabricSystemQosPolicy - New-IntersightFabricSystemQosPolicy + New-IntersightFabricSwitchClusterProfile - Remove-IntersightFabricSystemQosPolicy + Remove-IntersightFabricSwitchClusterProfile - Set-IntersightFabricSystemQosPolicy + Set-IntersightFabricSwitchClusterProfile @@ -229078,21 +229620,21 @@ PS C:\> $FabricSystemQosPolicyByQueryParam = Get-IntersightFabricSystemQosPolicy - Get-IntersightFabricUplinkPcRole + Get-IntersightFabricSwitchControlPolicy Get - IntersightFabricUplinkPcRole + IntersightFabricSwitchControlPolicy - Get the FabricUplinkPcRole + Get the FabricSwitchControlPolicy - Read a 'FabricUplinkPcRole' resource., + Read a 'FabricSwitchControlPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricUplinkPcRole + Get-IntersightFabricSwitchControlPolicy AccountMoid @@ -229105,26 +229647,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminSpeed + + CreateTime - FabricUplinkPcRole.AdminSpeedEnum + DateTime - FabricUplinkPcRole.AdminSpeedEnum + DateTime None - CreateTime + Description - DateTime + string - DateTime + string None @@ -229141,38 +229683,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FlowControlPolicy + + EthernetSwitchingMode - FabricFlowControlPolicyRelationship + FabricSwitchControlPolicy.EthernetSwitchingModeEnum - FabricFlowControlPolicyRelationship + FabricSwitchControlPolicy.EthernetSwitchingModeEnum None - - LinkAggregationPolicy + + FabricPcVhbaReset - FabricLinkAggregationPolicyRelationship + FabricSwitchControlPolicy.FabricPcVhbaResetEnum - FabricLinkAggregationPolicyRelationship + FabricSwitchControlPolicy.FabricPcVhbaResetEnum None - - LinkControlPolicy + + FcSwitchingMode - FabricLinkControlPolicyRelationship + FabricSwitchControlPolicy.FcSwitchingModeEnum - FabricLinkControlPolicyRelationship + FabricSwitchControlPolicy.FcSwitchingModeEnum None @@ -229201,6 +229743,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -229214,7 +229780,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PcId + ReservedVlanStartId @@ -229225,26 +229791,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PortPolicy + + SharedScope - FabricPortPolicyRelationship + string - FabricPortPolicyRelationship + string None - - SharedScope + + VlanPortOptimizationEnabled - string + bool - string + bool None @@ -229252,7 +229818,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkPcRole + Get-IntersightFabricSwitchControlPolicy Apply @@ -229388,7 +229954,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkPcRole + Get-IntersightFabricSwitchControlPolicy Json @@ -229416,7 +229982,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkPcRole + Get-IntersightFabricSwitchControlPolicy Json @@ -229613,26 +230179,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminSpeed + + CreateTime - Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + The time when this managed object was created. - FabricUplinkPcRole.AdminSpeedEnum + DateTime - FabricUplinkPcRole.AdminSpeedEnum + DateTime None - CreateTime + Description - The time when this managed object was created. + Description of the policy. - DateTime + string - DateTime + string None @@ -229649,38 +230215,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - FlowControlPolicy + + EthernetSwitchingMode - A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Enable or Disable Ethernet End Host Switching Mode.\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - FabricFlowControlPolicyRelationship + FabricSwitchControlPolicy.EthernetSwitchingModeEnum - FabricFlowControlPolicyRelationship + FabricSwitchControlPolicy.EthernetSwitchingModeEnum None - - LinkAggregationPolicy + + FabricPcVhbaReset - A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + When enabled, a Registered State Change Notification (RSCN) is sent to the VIC adapter when any member port within the fabric port-channel goes down and vHBA would reset to restore the connection immediately. When disabled (default), vHBA reset is done only when all the members of a fabric port-channel are down.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. - FabricLinkAggregationPolicyRelationship + FabricSwitchControlPolicy.FabricPcVhbaResetEnum - FabricLinkAggregationPolicyRelationship + FabricSwitchControlPolicy.FabricPcVhbaResetEnum None - - LinkControlPolicy + + FcSwitchingMode - A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Enable or Disable FC End Host Switching Mode.\n* `end-host` - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.\n* `switch` - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode. - FabricLinkControlPolicyRelationship + FabricSwitchControlPolicy.FcSwitchingModeEnum - FabricLinkControlPolicyRelationship + FabricSwitchControlPolicy.FcSwitchingModeEnum None @@ -229709,6 +230275,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + Name of the concrete policy. + + 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 @@ -229722,9 +230312,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PcId + ReservedVlanStartId - Unique Identifier of the port-channel, local to this switch. + The starting ID for VLANs reserved for internal use within the Fabric Interconnect. This VLAN ID is the starting ID of \na contiguous block of 128 VLANs that cannot be configured for user data. This range of VLANs cannot be configured in \nVLAN policy.\nIf this property is not configured, VLAN range 3915 - 4042 is reserved for internal use by default. long @@ -229733,26 +230323,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PortPolicy + + SharedScope - A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - FabricPortPolicyRelationship + string - FabricPortPolicyRelationship + string None - - SharedScope + + VlanPortOptimizationEnabled - 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. + To enable or disable the VLAN port count optimization. - string + bool - string + bool None @@ -229810,19 +230400,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricUplinkPcRole by Name -PS C:\> $FabricUplinkPcRoleByName = Get-IntersightFabricUplinkPcRole -Name FabricUplinkPcRoleName + #Get the FabricSwitchControlPolicy by Name +PS C:\> $FabricSwitchControlPolicyByName = Get-IntersightFabricSwitchControlPolicy -Name FabricSwitchControlPolicyName #Get the List of ServerProfiles -PS C:\> $FabricUplinkPcRoleList = Get-IntersightFabricUplinkPcRole +PS C:\> $FabricSwitchControlPolicyList = Get-IntersightFabricSwitchControlPolicy -#Get the list of FabricUplinkPcRole under particular organization. +#Get the list of FabricSwitchControlPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricUplinkPcRoleByOrg = Get-IntersightFabricUplinkPcRole -Organization $org +PS C:\> $FabricSwitchControlPolicyByOrg = Get-IntersightFabricSwitchControlPolicy -Organization $org -#Get the FabricUplinkPcRole based on query Parameter -PS C:\> $FabricUplinkPcRoleByQueryParam = Get-IntersightFabricUplinkPcRole -Filter Name eq FabricUplinkPcRoleName +#Get the FabricSwitchControlPolicy based on query Parameter +PS C:\> $FabricSwitchControlPolicyByQueryParam = Get-IntersightFabricSwitchControlPolicy -Filter Name eq FabricSwitchControlPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -229836,15 +230426,15 @@ PS C:\> $FabricUplinkPcRoleByQueryParam = Get-IntersightFabricUplinkPcRole -Filt - New-IntersightFabricUplinkPcRole + New-IntersightFabricSwitchControlPolicy - Remove-IntersightFabricUplinkPcRole + Remove-IntersightFabricSwitchControlPolicy - Set-IntersightFabricUplinkPcRole + Set-IntersightFabricSwitchControlPolicy @@ -229852,21 +230442,21 @@ PS C:\> $FabricUplinkPcRoleByQueryParam = Get-IntersightFabricUplinkPcRole -Filt - Get-IntersightFabricUplinkRole + Get-IntersightFabricSwitchProfile Get - IntersightFabricUplinkRole + IntersightFabricSwitchProfile - Get the FabricUplinkRole + Get the FabricSwitchProfile - Read a 'FabricUplinkRole' resource., + Read a 'FabricSwitchProfile' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricUplinkRole + Get-IntersightFabricSwitchProfile AccountMoid @@ -229880,85 +230470,85 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminSpeed + Action - FabricUplinkRole.AdminSpeedEnum + string - FabricUplinkRole.AdminSpeedEnum + string None - - AggregatePortId + + AssignedSwitch - long + NetworkElementRelationship - long + NetworkElementRelationship None - - CreateTime + + AssociatedSwitch - DateTime + NetworkElementRelationship - DateTime + NetworkElementRelationship None - - DomainGroupMoid + + ConfigResult - string + FabricConfigResultRelationship - string + FabricConfigResultRelationship None - - Fec + + CreateTime - FabricUplinkRole.FecEnum + DateTime - FabricUplinkRole.FecEnum + DateTime None - - FlowControlPolicy + + Description - FabricFlowControlPolicyRelationship + string - FabricFlowControlPolicyRelationship + string None - - LinkControlPolicy + + DomainGroupMoid - FabricLinkControlPolicyRelationship + string - FabricLinkControlPolicyRelationship + string None @@ -229987,6 +230577,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + Parent @@ -229999,50 +230601,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PortId + + SharedScope - long + string - long + string None - PortPolicy + SrcTemplate - FabricPortPolicyRelationship + PolicyAbstractProfileRelationship - FabricPortPolicyRelationship + PolicyAbstractProfileRelationship None - - SharedScope + + SwitchClusterProfile - string + FabricSwitchClusterProfileRelationship - string + FabricSwitchClusterProfileRelationship None - SlotId + Type - long + FabricSwitchProfile.TypeEnum - long + FabricSwitchProfile.TypeEnum None @@ -230050,7 +230652,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkRole + Get-IntersightFabricSwitchProfile Apply @@ -230186,7 +230788,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkRole + Get-IntersightFabricSwitchProfile Json @@ -230214,7 +230816,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricUplinkRole + Get-IntersightFabricSwitchProfile Json @@ -230412,85 +231014,85 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminSpeed + Action - Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. + 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. - FabricUplinkRole.AdminSpeedEnum + string - FabricUplinkRole.AdminSpeedEnum + string None - - AggregatePortId + + AssignedSwitch - Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + NetworkElementRelationship - long + NetworkElementRelationship None - - CreateTime + + AssociatedSwitch - The time when this managed object was created. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + NetworkElementRelationship - DateTime + NetworkElementRelationship None - - DomainGroupMoid + + ConfigResult - The DomainGroup ID for this managed object. + A reference to a fabricConfigResult resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricConfigResultRelationship - string + FabricConfigResultRelationship None - - Fec + + CreateTime - Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. + The time when this managed object was created. - FabricUplinkRole.FecEnum + DateTime - FabricUplinkRole.FecEnum + DateTime None - - FlowControlPolicy + + Description - A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Description of the profile. - FabricFlowControlPolicyRelationship + string - FabricFlowControlPolicyRelationship + string None - - LinkControlPolicy + + DomainGroupMoid - A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The DomainGroup ID for this managed object. - FabricLinkControlPolicyRelationship + string - FabricLinkControlPolicyRelationship + string None @@ -230519,6 +231121,18 @@ 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 + Parent @@ -230531,50 +231145,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PortId + + SharedScope - Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. + 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. - long + string - long + string None - PortPolicy + SrcTemplate - A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a policyAbstractProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricPortPolicyRelationship + PolicyAbstractProfileRelationship - FabricPortPolicyRelationship + PolicyAbstractProfileRelationship None - - SharedScope + + SwitchClusterProfile - 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 fabricSwitchClusterProfile resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricSwitchClusterProfileRelationship - string + FabricSwitchClusterProfileRelationship None - SlotId + Type - Slot Identifier of the Switch/FEX/Chassis Interface. + 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. - long + FabricSwitchProfile.TypeEnum - long + FabricSwitchProfile.TypeEnum None @@ -230632,19 +231246,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricUplinkRole by Name -PS C:\> $FabricUplinkRoleByName = Get-IntersightFabricUplinkRole -Name FabricUplinkRoleName + #Get the FabricSwitchProfile by Name +PS C:\> $FabricSwitchProfileByName = Get-IntersightFabricSwitchProfile -Name FabricSwitchProfileName #Get the List of ServerProfiles -PS C:\> $FabricUplinkRoleList = Get-IntersightFabricUplinkRole +PS C:\> $FabricSwitchProfileList = Get-IntersightFabricSwitchProfile -#Get the list of FabricUplinkRole under particular organization. +#Get the list of FabricSwitchProfile under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricUplinkRoleByOrg = Get-IntersightFabricUplinkRole -Organization $org +PS C:\> $FabricSwitchProfileByOrg = Get-IntersightFabricSwitchProfile -Organization $org -#Get the FabricUplinkRole based on query Parameter -PS C:\> $FabricUplinkRoleByQueryParam = Get-IntersightFabricUplinkRole -Filter Name eq FabricUplinkRoleName +#Get the FabricSwitchProfile based on query Parameter +PS C:\> $FabricSwitchProfileByQueryParam = Get-IntersightFabricSwitchProfile -Filter Name eq FabricSwitchProfileName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -230658,15 +231272,15 @@ PS C:\> $FabricUplinkRoleByQueryParam = Get-IntersightFabricUplinkRole -Filter N - New-IntersightFabricUplinkRole + New-IntersightFabricSwitchProfile - Remove-IntersightFabricUplinkRole + Remove-IntersightFabricSwitchProfile - Set-IntersightFabricUplinkRole + Set-IntersightFabricSwitchProfile @@ -230674,21 +231288,21 @@ PS C:\> $FabricUplinkRoleByQueryParam = Get-IntersightFabricUplinkRole -Filter N - Get-IntersightFabricVlan + Get-IntersightFabricSystemQosPolicy Get - IntersightFabricVlan + IntersightFabricSystemQosPolicy - Get the FabricVlan + Get the FabricSystemQosPolicy - Read a 'FabricVlan' resource., + Read a 'FabricSystemQosPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricVlan + Get-IntersightFabricSystemQosPolicy AccountMoid @@ -230701,18 +231315,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AutoAllowOnUplinks - - - - bool - - bool - - - None - CreateTime @@ -230726,7 +231328,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Description @@ -230737,26 +231339,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EthNetworkPolicy - - - - FabricEthNetworkPolicyRelationship - - FabricEthNetworkPolicyRelationship - - - None - - - IsNative + + DomainGroupMoid - bool + string - bool + string None @@ -230785,18 +231375,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - MulticastPolicy - - - - FabricMulticastPolicyRelationship - - FabricMulticastPolicyRelationship - - - None - Name @@ -230809,26 +231387,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Organization - MoBaseMoRelationship + OrganizationOrganizationRelationship - MoBaseMoRelationship + OrganizationOrganizationRelationship None - - PrimaryVlanId + + Parent - long + MoBaseMoRelationship - long + MoBaseMoRelationship None @@ -230845,46 +231423,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharingType - - - - FabricVlan.SharingTypeEnum - - FabricVlan.SharingTypeEnum - - - None - - - VlanId - - - - long - - long - - - None - - - VlanSet - - - - FabricVlanSetRelationship - - FabricVlanSetRelationship - - - None - - Get-IntersightFabricVlan + Get-IntersightFabricSystemQosPolicy Apply @@ -231020,7 +231562,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlan + Get-IntersightFabricSystemQosPolicy Json @@ -231048,7 +231590,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlan + Get-IntersightFabricSystemQosPolicy Json @@ -231245,18 +231787,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AutoAllowOnUplinks - - Enable to automatically allow this VLAN on all uplinks. Disable must be specified for Disjoint Layer 2 VLAN configuration. Default VLAN-1 cannot be configured as Disjoint Layer 2 VLAN. - - bool - - bool - - - None - CreateTime @@ -231270,9 +231800,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 @@ -231281,26 +231811,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EthNetworkPolicy - - A reference to a fabricEthNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FabricEthNetworkPolicyRelationship - - FabricEthNetworkPolicyRelationship - - - None - - - IsNative + + DomainGroupMoid - Used to define whether this VLAN is to be classified as 'native' for traffic in this FI. + The DomainGroup ID for this managed object. - bool + string - bool + string None @@ -231329,26 +231847,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - MulticastPolicy + + Name - A reference to a fabricMulticastPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Name of the concrete policy. - FabricMulticastPolicyRelationship + string - FabricMulticastPolicyRelationship + string None - - Name + + Organization - The 'name' used to identify this VLAN. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + OrganizationOrganizationRelationship - string + OrganizationOrganizationRelationship None @@ -231365,18 +231883,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PrimaryVlanId - - The Primary VLAN ID of the VLAN, if the sharing type of the VLAN is Isolated or Community. - - long - - long - - - None - SharedScope @@ -231389,42 +231895,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharingType - - The sharing type of this VLAN.\n* `None` - This represents a regular VLAN.\n* `Primary` - This represents a primary VLAN.\n* `Isolated` - This represents an isolated VLAN.\n* `Community` - This represents a community VLAN. - - FabricVlan.SharingTypeEnum - - FabricVlan.SharingTypeEnum - - - None - - - VlanId - - The identifier for this Virtual LAN. - - long - - long - - - None - - - VlanSet - - A reference to a fabricVlanSet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FabricVlanSetRelationship - - FabricVlanSetRelationship - - - None - Json @@ -231478,19 +231948,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricVlan by Name -PS C:\> $FabricVlanByName = Get-IntersightFabricVlan -Name FabricVlanName + #Get the FabricSystemQosPolicy by Name +PS C:\> $FabricSystemQosPolicyByName = Get-IntersightFabricSystemQosPolicy -Name FabricSystemQosPolicyName #Get the List of ServerProfiles -PS C:\> $FabricVlanList = Get-IntersightFabricVlan +PS C:\> $FabricSystemQosPolicyList = Get-IntersightFabricSystemQosPolicy -#Get the list of FabricVlan under particular organization. +#Get the list of FabricSystemQosPolicy under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricVlanByOrg = Get-IntersightFabricVlan -Organization $org +PS C:\> $FabricSystemQosPolicyByOrg = Get-IntersightFabricSystemQosPolicy -Organization $org -#Get the FabricVlan based on query Parameter -PS C:\> $FabricVlanByQueryParam = Get-IntersightFabricVlan -Filter Name eq FabricVlanName +#Get the FabricSystemQosPolicy based on query Parameter +PS C:\> $FabricSystemQosPolicyByQueryParam = Get-IntersightFabricSystemQosPolicy -Filter Name eq FabricSystemQosPolicyName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -231504,15 +231974,15 @@ PS C:\> $FabricVlanByQueryParam = Get-IntersightFabricVlan -Filter Name eq Fabri - New-IntersightFabricVlan + New-IntersightFabricSystemQosPolicy - Remove-IntersightFabricVlan + Remove-IntersightFabricSystemQosPolicy - Set-IntersightFabricVlan + Set-IntersightFabricSystemQosPolicy @@ -231520,21 +231990,21 @@ PS C:\> $FabricVlanByQueryParam = Get-IntersightFabricVlan -Filter Name eq Fabri - Get-IntersightFabricVlanInventory + Get-IntersightFabricUplinkPcRole Get - IntersightFabricVlanInventory + IntersightFabricUplinkPcRole - Get the FabricVlanInventory + Get the FabricUplinkPcRole - Read a 'FabricVlanInventory' resource., + Read a 'FabricUplinkPcRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricVlanInventory + Get-IntersightFabricUplinkPcRole AccountMoid @@ -231548,13 +232018,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminState + AdminSpeed - string + FabricUplinkPcRole.AdminSpeedEnum - string + FabricUplinkPcRole.AdminSpeedEnum None @@ -231583,68 +232053,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime - - - - DateTime - - DateTime - - - None - - - Moid + + FlowControlPolicy - string + FabricFlowControlPolicyRelationship - string + FabricFlowControlPolicyRelationship None - - Name + + LinkAggregationPolicy - string + FabricLinkAggregationPolicyRelationship - string + FabricLinkAggregationPolicyRelationship None - NetworkElement + LinkControlPolicy - NetworkElementRelationship + FabricLinkControlPolicyRelationship - NetworkElementRelationship + FabricLinkControlPolicyRelationship None - - Parent + + ModTime - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - - Port + + Moid @@ -231655,44 +232113,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - RegisteredDevice + + Parent - AssetDeviceRegistrationRelationship + MoBaseMoRelationship - AssetDeviceRegistrationRelationship + MoBaseMoRelationship None - - SharedScope + + PcId - string + long - string + long None - - Status + + PortPolicy - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - VlanId + + SharedScope @@ -231706,7 +232164,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanInventory + Get-IntersightFabricUplinkPcRole Apply @@ -231842,7 +232300,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanInventory + Get-IntersightFabricUplinkPcRole Json @@ -231870,7 +232328,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanInventory + Get-IntersightFabricUplinkPcRole Json @@ -232068,13 +232526,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminState + AdminSpeed - Admin State of the VLAN attribute in the switch. + Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. - string + FabricUplinkPcRole.AdminSpeedEnum - string + FabricUplinkPcRole.AdminSpeedEnum None @@ -232103,6 +232561,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FlowControlPolicy + + A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricFlowControlPolicyRelationship + + FabricFlowControlPolicyRelationship + + + None + + + LinkAggregationPolicy + + A reference to a fabricLinkAggregationPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricLinkAggregationPolicyRelationship + + FabricLinkAggregationPolicyRelationship + + + None + + + LinkControlPolicy + + A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricLinkControlPolicyRelationship + + FabricLinkControlPolicyRelationship + + + None + ModTime @@ -232127,30 +232621,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - Name of the VLAN Inventory for the switch. - - string - - string - - - None - - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -232164,25 +232634,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Port + PcId - Ports associated to the VLAN. + Unique Identifier of the port-channel, local to this switch. - string + long - string + long None - RegisteredDevice + PortPolicy - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - AssetDeviceRegistrationRelationship + FabricPortPolicyRelationship - AssetDeviceRegistrationRelationship + FabricPortPolicyRelationship None @@ -232199,30 +232669,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Status - - Status of the VLAN attribute in the switch. - - string - - string - - - None - - - VlanId - - The Identifier for VLAN in the switch. - - string - - string - - - None - Json @@ -232273,33 +232719,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricUplinkPcRole by Name +PS C:\> $FabricUplinkPcRoleByName = Get-IntersightFabricUplinkPcRole -Name FabricUplinkPcRoleName + +#Get the List of ServerProfiles +PS C:\> $FabricUplinkPcRoleList = Get-IntersightFabricUplinkPcRole + +#Get the list of FabricUplinkPcRole under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricUplinkPcRoleByOrg = Get-IntersightFabricUplinkPcRole -Organization $org + +#Get the FabricUplinkPcRole based on query Parameter +PS C:\> $FabricUplinkPcRoleByQueryParam = Get-IntersightFabricUplinkPcRole -Filter Name eq FabricUplinkPcRoleName + +#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-IntersightFabricUplinkPcRole + + + + Remove-IntersightFabricUplinkPcRole + + + + Set-IntersightFabricUplinkPcRole + + - Get-IntersightFabricVlanSet + Get-IntersightFabricUplinkRole Get - IntersightFabricVlanSet + IntersightFabricUplinkRole - Get the FabricVlanSet + Get the FabricUplinkRole - Read a 'FabricVlanSet' resource., + Read a 'FabricUplinkRole' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricVlanSet + Get-IntersightFabricUplinkRole AccountMoid @@ -232313,103 +232792,103 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AutoAllowOnUplinks + AdminSpeed - bool + FabricUplinkRole.AdminSpeedEnum - bool + FabricUplinkRole.AdminSpeedEnum None - - CreateTime + + AggregatePortId - DateTime + long - DateTime + long None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - - EthNetworkPolicy + + DomainGroupMoid - FabricEthNetworkPolicyRelationship + string - FabricEthNetworkPolicyRelationship + string None - IsNative + Fec - bool + FabricUplinkRole.FecEnum - bool + FabricUplinkRole.FecEnum None - - ModTime + + FlowControlPolicy - DateTime + FabricFlowControlPolicyRelationship - DateTime + FabricFlowControlPolicyRelationship None - - Moid + + LinkControlPolicy - string + FabricLinkControlPolicyRelationship - string + FabricLinkControlPolicyRelationship None - - MulticastPolicy + + ModTime - FabricMulticastPolicyRelationship + DateTime - FabricMulticastPolicyRelationship + DateTime None - Name + Moid @@ -232433,7 +232912,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PrimaryVlanId + PortId @@ -232444,38 +232923,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + PortPolicy - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - SharingType + + SharedScope - FabricVlanSet.SharingTypeEnum + string - FabricVlanSet.SharingTypeEnum + string None - Vlans + SlotId - string + long - string + long None @@ -232483,7 +232962,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanSet + Get-IntersightFabricUplinkRole Apply @@ -232619,7 +233098,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanSet + Get-IntersightFabricUplinkRole Json @@ -232647,7 +233126,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVlanSet + Get-IntersightFabricUplinkRole Json @@ -232845,13 +233324,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AutoAllowOnUplinks + AdminSpeed - Used to determine whether this VLAN will be allowed on all uplink ports and PCs in this FI. + Admin configured speed for the port.\n* `Auto` - Admin configurable speed AUTO ( default ).\n* `1Gbps` - Admin configurable speed 1Gbps.\n* `10Gbps` - Admin configurable speed 10Gbps.\n* `25Gbps` - Admin configurable speed 25Gbps.\n* `40Gbps` - Admin configurable speed 40Gbps.\n* `100Gbps` - Admin configurable speed 100Gbps.\n* `NegAuto25Gbps` - Admin configurable 25Gbps auto negotiation for ports and port-channels.Speed is applicable on Ethernet Uplink, Ethernet Appliance and FCoE Uplink port and port-channel roles.This speed config is only applicable to non-breakout ports on UCS-FI-6454 and UCS-FI-64108. - bool + FabricUplinkRole.AdminSpeedEnum - bool + FabricUplinkRole.AdminSpeedEnum + + + None + + + AggregatePortId + + Breakout port Identifier of the Switch Interface.\nWhen a port is not configured as a breakout port, the aggregatePortId is set to 0, and unused.\nWhen a port is configured as a breakout port, the 'aggregatePortId' port number as labeled on the equipment,\ne.g. the id of the port on the switch. + + long + + long None @@ -232880,70 +233371,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EthNetworkPolicy - - A reference to a fabricEthNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FabricEthNetworkPolicyRelationship - - FabricEthNetworkPolicyRelationship - - - None - - IsNative + Fec - Used to define whether this VLAN is to be classified as 'native' for traffic in this FI. + Forward error correction configuration for the port.\n* `Auto` - Forward error correction option 'Auto'.\n* `Cl91` - Forward error correction option 'cl91'.\n* `Cl74` - Forward error correction option 'cl74'. - bool + FabricUplinkRole.FecEnum - bool + FabricUplinkRole.FecEnum None - - ModTime + + FlowControlPolicy - The time when this managed object was last modified. + A reference to a fabricFlowControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + FabricFlowControlPolicyRelationship - DateTime + FabricFlowControlPolicyRelationship None - - Moid + + LinkControlPolicy - The unique identifier of this Managed Object instance. + A reference to a fabricLinkControlPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricLinkControlPolicyRelationship - string + FabricLinkControlPolicyRelationship None - - MulticastPolicy + + ModTime - A reference to a fabricMulticastPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was last modified. - FabricMulticastPolicyRelationship + DateTime - FabricMulticastPolicyRelationship + DateTime None - Name + Moid - The 'name' used to identify this VLAN. + The unique identifier of this Managed Object instance. string @@ -232965,9 +233444,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PrimaryVlanId + PortId - The Primary VLAN ID of the VLAN, if the sharing type of the VLAN is Isolated or Community. + Port Identifier of the Switch/FEX/Chassis Interface.\nWhen a port is not configured as a breakout port, the portId is the port number as labeled on the equipment,\ne.g. the id of the port on the switch, FEX or chassis.\nWhen a port is configured as a breakout port, the 'portId' represents the port id on the fanout side of the breakout cable. long @@ -232976,38 +233455,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + PortPolicy - 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 fabricPortPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricPortPolicyRelationship - string + FabricPortPolicyRelationship None - - SharingType + + SharedScope - The sharing type of this VLAN.\n* `None` - This represents a regular VLAN.\n* `Primary` - This represents a primary VLAN.\n* `Isolated` - This represents an isolated VLAN.\n* `Community` - This represents a community VLAN. + 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. - FabricVlanSet.SharingTypeEnum + string - FabricVlanSet.SharingTypeEnum + string None - Vlans + SlotId - Set of VLANs defined by VLAN object with identical configuration. + Slot Identifier of the Switch/FEX/Chassis Interface. - string + long - string + long None @@ -233062,33 +233541,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricUplinkRole by Name +PS C:\> $FabricUplinkRoleByName = Get-IntersightFabricUplinkRole -Name FabricUplinkRoleName + +#Get the List of ServerProfiles +PS C:\> $FabricUplinkRoleList = Get-IntersightFabricUplinkRole + +#Get the list of FabricUplinkRole under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricUplinkRoleByOrg = Get-IntersightFabricUplinkRole -Organization $org + +#Get the FabricUplinkRole based on query Parameter +PS C:\> $FabricUplinkRoleByQueryParam = Get-IntersightFabricUplinkRole -Filter Name eq FabricUplinkRoleName + +#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-IntersightFabricUplinkRole + + + + Remove-IntersightFabricUplinkRole + + + + Set-IntersightFabricUplinkRole + + - Get-IntersightFabricVsan + Get-IntersightFabricVlan Get - IntersightFabricVsan + IntersightFabricVlan - Get the FabricVsan + Get the FabricVlan - Read a 'FabricVsan' resource., + Read a 'FabricVlan' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricVsan + Get-IntersightFabricVlan AccountMoid @@ -233101,26 +233613,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + AutoAllowOnUplinks - DateTime + bool - DateTime + bool None - - DefaultZoning + + CreateTime - FabricVsan.DefaultZoningEnum + DateTime - FabricVsan.DefaultZoningEnum + DateTime None @@ -233138,61 +233650,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - FcNetworkPolicy + EthNetworkPolicy - FabricFcNetworkPolicyRelationship + FabricEthNetworkPolicyRelationship - FabricFcNetworkPolicyRelationship + FabricEthNetworkPolicyRelationship None - FcZoneSharingMode + IsNative - string + bool - string + bool None - - FcoeVlan + + ModTime - long + DateTime - long + DateTime None - ModTime + Moid - DateTime + string - DateTime + string None - - Moid + + MulticastPolicy - string + FabricMulticastPolicyRelationship - string + FabricMulticastPolicyRelationship None @@ -233221,6 +233733,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PrimaryVlanId + + + + long + + long + + + None + SharedScope @@ -233234,7 +233758,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - VsanId + SharingType + + + + FabricVlan.SharingTypeEnum + + FabricVlan.SharingTypeEnum + + + None + + + VlanId @@ -233245,14 +233781,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - VsanScope + + VlanSet - FabricVsan.VsanScopeEnum + FabricVlanSetRelationship - FabricVsan.VsanScopeEnum + FabricVlanSetRelationship None @@ -233260,7 +233796,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsan + Get-IntersightFabricVlan Apply @@ -233396,7 +233932,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsan + Get-IntersightFabricVlan Json @@ -233424,7 +233960,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsan + Get-IntersightFabricVlan Json @@ -233621,26 +234157,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AutoAllowOnUplinks - The time when this managed object was created. + Enable to automatically allow this VLAN on all uplinks. Disable must be specified for Disjoint Layer 2 VLAN configuration. Default VLAN-1 cannot be configured as Disjoint Layer 2 VLAN. - DateTime + bool - DateTime + bool None - - DefaultZoning + + CreateTime - Enables or Disables the default zoning state.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. + The time when this managed object was created. - FabricVsan.DefaultZoningEnum + DateTime - FabricVsan.DefaultZoningEnum + DateTime None @@ -233658,37 +234194,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - FcNetworkPolicy - - A reference to a fabricFcNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FabricFcNetworkPolicyRelationship - - FabricFcNetworkPolicyRelationship - - - None - - - FcZoneSharingMode + EthNetworkPolicy - Logical grouping mode for fc ports. + A reference to a fabricEthNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricEthNetworkPolicyRelationship - string + FabricEthNetworkPolicyRelationship None - FcoeVlan + IsNative - FCOE Vlan associated to the VSAN configuration. + Used to define whether this VLAN is to be classified as 'native' for traffic in this FI. - long + bool - long + bool None @@ -233717,10 +234241,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + MulticastPolicy + + A reference to a fabricMulticastPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FabricMulticastPolicyRelationship + + FabricMulticastPolicyRelationship + + + None + Name - User given name for the VSAN configuration. + The 'name' used to identify this VLAN. string @@ -233741,6 +234277,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PrimaryVlanId + + The Primary VLAN ID of the VLAN, if the sharing type of the VLAN is Isolated or Community. + + long + + long + + + None + SharedScope @@ -233754,9 +234302,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - VsanId + SharingType - Virtual San Identifier in the switch. + The sharing type of this VLAN.\n* `None` - This represents a regular VLAN.\n* `Primary` - This represents a primary VLAN.\n* `Isolated` - This represents an isolated VLAN.\n* `Community` - This represents a community VLAN. + + FabricVlan.SharingTypeEnum + + FabricVlan.SharingTypeEnum + + + None + + + VlanId + + The identifier for this Virtual LAN. long @@ -233765,14 +234325,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - VsanScope + + VlanSet - Used to indicate whether the VSAN Id is defined for storage or uplink or both traffics in FI.\n* `Uplink` - Vsan associated with uplink network.\n* `Storage` - Vsan associated with storage network.\n* `Common` - Vsan that is common for uplink and storage network. + A reference to a fabricVlanSet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricVsan.VsanScopeEnum + FabricVlanSetRelationship - FabricVsan.VsanScopeEnum + FabricVlanSetRelationship None @@ -233830,19 +234390,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FabricVsan by Name -PS C:\> $FabricVsanByName = Get-IntersightFabricVsan -Name FabricVsanName + #Get the FabricVlan by Name +PS C:\> $FabricVlanByName = Get-IntersightFabricVlan -Name FabricVlanName #Get the List of ServerProfiles -PS C:\> $FabricVsanList = Get-IntersightFabricVsan +PS C:\> $FabricVlanList = Get-IntersightFabricVlan -#Get the list of FabricVsan under particular organization. +#Get the list of FabricVlan under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FabricVsanByOrg = Get-IntersightFabricVsan -Organization $org +PS C:\> $FabricVlanByOrg = Get-IntersightFabricVlan -Organization $org -#Get the FabricVsan based on query Parameter -PS C:\> $FabricVsanByQueryParam = Get-IntersightFabricVsan -Filter Name eq FabricVsanName +#Get the FabricVlan based on query Parameter +PS C:\> $FabricVlanByQueryParam = Get-IntersightFabricVlan -Filter Name eq FabricVlanName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -233856,15 +234416,15 @@ PS C:\> $FabricVsanByQueryParam = Get-IntersightFabricVsan -Filter Name eq Fabri - New-IntersightFabricVsan + New-IntersightFabricVlan - Remove-IntersightFabricVsan + Remove-IntersightFabricVlan - Set-IntersightFabricVsan + Set-IntersightFabricVlan @@ -233872,21 +234432,21 @@ PS C:\> $FabricVsanByQueryParam = Get-IntersightFabricVsan -Filter Name eq Fabri - Get-IntersightFabricVsanInventory + Get-IntersightFabricVlanInventory Get - IntersightFabricVsanInventory + IntersightFabricVlanInventory - Get the FabricVsanInventory + Get the FabricVlanInventory - Read a 'FabricVsanInventory' resource., + Read a 'FabricVlanInventory' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFabricVsanInventory + Get-IntersightFabricVlanInventory AccountMoid @@ -233904,9 +234464,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FabricVsanInventory.AdminStateEnum + string - FabricVsanInventory.AdminStateEnum + string None @@ -233935,30 +234495,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - InteropMode - - - - FabricVsanInventory.InteropModeEnum - - FabricVsanInventory.InteropModeEnum - - - None - - - LoadBalancing - - - - FabricVsanInventory.LoadBalancingEnum - - FabricVsanInventory.LoadBalancingEnum - - - None - ModTime @@ -234007,26 +234543,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState + + Parent - FabricVsanInventory.OperStateEnum + MoBaseMoRelationship - FabricVsanInventory.OperStateEnum + MoBaseMoRelationship None - - Parent + + Port - MoBaseMoRelationship + string - MoBaseMoRelationship + string None @@ -234056,25 +234592,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SmartZoning + Status - FabricVsanInventory.SmartZoningEnum + string - FabricVsanInventory.SmartZoningEnum + string None - VsanId + VlanId - long + string - long + string None @@ -234082,7 +234618,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsanInventory + Get-IntersightFabricVlanInventory Apply @@ -234218,7 +234754,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsanInventory + Get-IntersightFabricVlanInventory Json @@ -234246,7 +234782,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFabricVsanInventory + Get-IntersightFabricVlanInventory Json @@ -234446,11 +234982,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a AdminState - Admin state of the VSAN. It can be active or inactive.\n* `` - Default value to represent the administrative state of isolated vsan.\n* `Up` - VSAN administrative state is up.\n* `Down` - VSAN administrative state is down. + Admin State of the VLAN attribute in the switch. - FabricVsanInventory.AdminStateEnum + string - FabricVsanInventory.AdminStateEnum + string None @@ -234479,30 +235015,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InteropMode - - Interoperability mode of the VSAN. It enables products of multiple vendors to communicate with each other.\n* `` - Default value to represent the interoperability mode of isolated vsan when it is not configured.\n* `Default` - Default mode for a VSAN that is communicating between a SAN composed entirely of MDS 9000 switches.\n* `1` - Allows integration with Brocade and McData switches that have been configured for their own interoperability modes. Brocade and McData switches must be running in interop mode to work with this VSAN mode.\n* `2` - Allows seamless integration with specific Brocade switches running in their own native mode of operation.\n* `3` - Allows seamless integration with Brocade switches that contains more than 16 ports.\n* `4` - Allows seamless integration between MDS VSANs and McData switches running in McData Fabric 1.0 interop mode. - - FabricVsanInventory.InteropModeEnum - - FabricVsanInventory.InteropModeEnum - - - None - - - LoadBalancing - - These attributes indicate the use of the source-destination ID or the originator exchange OX ID for load balancing path selection.\n* `` - Default value to represent the load balancing scheme of isolated vsan.\n* `src-id/dst-id` - Directs the switch to use the source and destination ID for its path selection process.\n* `src-id/dst-id/oxid` - Directs the switch to use the source ID, the destination ID, and the OX ID for its path selection process. - - FabricVsanInventory.LoadBalancingEnum - - FabricVsanInventory.LoadBalancingEnum - - - None - ModTime @@ -234530,7 +235042,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - User-specified name of the VSAN. + Name of the VLAN Inventory for the switch. string @@ -234551,26 +235063,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState + + Parent - Operational state of the VSAN.\n* `` - Default value to represent the operational state of isolated vsan.\n* `Up` - VSAN operational state is up.\n* `Down` - VSAN operational state is down. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FabricVsanInventory.OperStateEnum + MoBaseMoRelationship - FabricVsanInventory.OperStateEnum + MoBaseMoRelationship None - - Parent + + Port - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Ports associated to the VLAN. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None @@ -234600,25 +235112,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SmartZoning + Status - Smart zoning status on the VSAN. It can be enabled or disabled.\n* `` - Default value to represent the smart zoning status of isolated vsan.\n* `Enabled` - VSAN smart zoning state is enabled.\n* `Disabled` - VSAN smart zoning state is disabled. + Status of the VLAN attribute in the switch. - FabricVsanInventory.SmartZoningEnum + string - FabricVsanInventory.SmartZoningEnum + string None - VsanId + VlanId - Identifier for the VSAN. It is an integer from 1 to 4094. + The Identifier for VLAN in the switch. - long + string - long + string None @@ -234685,21 +235197,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFaultInstance + Get-IntersightFabricVlanSet Get - IntersightFaultInstance + IntersightFabricVlanSet - Get the FaultInstance + Get the FabricVlanSet - Read a 'FaultInstance' resource., + Read a 'FabricVlanSet' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFaultInstance + Get-IntersightFabricVlanSet AccountMoid @@ -234713,109 +235225,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Acknowledged - - - - string - - string - - - None - - - AffectedDn - - - - string - - string - - - None - - - AffectedMo - - - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - - AffectedMoId - - - - string - - string - - - None - - - AffectedMoType - - - - string - - string - - - None - - - AncestorMo - - - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - - AncestorMoId - - - - string - - string - - - None - - - AncestorMoType - - - - string - - string - - - None - - - Code + AutoAllowOnUplinks - string + bool - string + bool None @@ -234832,54 +235248,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreationTime - - - - string - - string - - - None - - - Description - - - - string - - string - - - None - - - DeviceMoId - - - - string - - string - - - None - - - Dn - - - - string - - string - - - None - DomainGroupMoid @@ -234893,25 +235261,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - InventoryDeviceInfo + EthNetworkPolicy - InventoryDeviceInfoRelationship + FabricEthNetworkPolicyRelationship - InventoryDeviceInfoRelationship + FabricEthNetworkPolicyRelationship None - LastTransitionTime + IsNative - string + bool - string + bool None @@ -234940,20 +235308,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NumOccurrences + + MulticastPolicy - long + FabricMulticastPolicyRelationship - long + FabricMulticastPolicyRelationship None - - OriginalSeverity + + Name @@ -234977,31 +235345,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PreviousSeverity - - - - string - - string - - - None - - - RegisteredDevice + PrimaryVlanId - AssetDeviceRegistrationRelationship + long - AssetDeviceRegistrationRelationship + long None - - Rn + + SharedScope @@ -235013,31 +235369,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Rule + SharingType - string + FabricVlanSet.SharingTypeEnum - string + FabricVlanSet.SharingTypeEnum None - Severity - - - - string - - string - - - None - - - SharedScope + Vlans @@ -235051,7 +235395,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFaultInstance + Get-IntersightFabricVlanSet Apply @@ -235187,7 +235531,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFaultInstance + Get-IntersightFabricVlanSet Json @@ -235215,7 +235559,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFaultInstance + Get-IntersightFabricVlanSet Json @@ -235413,109 +235757,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Acknowledged - - The user acknowledgement state of the fault. - - string - - string - - - None - - - AffectedDn - - The Distinguished Name of the Managed object which was affected. - - string - - string - - - None - - - AffectedMo - - A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - - AffectedMoId - - Managed object Id which was affected. - - string - - string - - - None - - - AffectedMoType - - Managed object type which was affected. - - string - - string - - - None - - - AncestorMo - - A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryBaseRelationship - - InventoryBaseRelationship - - - None - - - AncestorMoId - - Object Id of the parent of the Managed object which was affected. - - string - - string - - - None - - - AncestorMoType - - Object type of the parent of the Managed object which was affected. - - string - - string - - - None - - - Code + AutoAllowOnUplinks - Numerical fault code of the fault found. + Used to determine whether this VLAN will be allowed on all uplink ports and PCs in this FI. - string + bool - string + bool None @@ -235532,54 +235780,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreationTime - - The time of creation of the fault instance. - - string - - string - - - None - - - Description - - Detailed message of the fault. - - string - - string - - - None - - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn - - The Distinguished Name unambiguously identifies an object in the system. - - string - - string - - - None - DomainGroupMoid @@ -235593,25 +235793,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - InventoryDeviceInfo + EthNetworkPolicy - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a fabricEthNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - InventoryDeviceInfoRelationship + FabricEthNetworkPolicyRelationship - InventoryDeviceInfoRelationship + FabricEthNetworkPolicyRelationship None - LastTransitionTime + IsNative - Last transition time of the fault. + Used to define whether this VLAN is to be classified as 'native' for traffic in this FI. - string + bool - string + bool None @@ -235640,22 +235840,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NumOccurrences + + MulticastPolicy - The number of times this fault has occured. + A reference to a fabricMulticastPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + FabricMulticastPolicyRelationship - long + FabricMulticastPolicyRelationship None - - OriginalSeverity + + Name - Current Severity of the fault found. + The 'name' used to identify this VLAN. string @@ -235677,33 +235877,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PreviousSeverity - - The Severity of the fault prior to user update. - - string - - string - - - None - - - RegisteredDevice + PrimaryVlanId - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Primary VLAN ID of the VLAN, if the sharing type of the VLAN is Isolated or Community. - AssetDeviceRegistrationRelationship + long - AssetDeviceRegistrationRelationship + long None - - Rn + + SharedScope - The Relative Name uniquely identifies an object within a given context. + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. string @@ -235713,33 +235901,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Rule + SharingType - The rule that is responsible for generation of the fault. + The sharing type of this VLAN.\n* `None` - This represents a regular VLAN.\n* `Primary` - This represents a primary VLAN.\n* `Isolated` - This represents an isolated VLAN.\n* `Community` - This represents a community VLAN. - string + FabricVlanSet.SharingTypeEnum - string + FabricVlanSet.SharingTypeEnum None - Severity - - Severity of the fault found. - - string - - string - - - None - - - SharedScope + Vlans - 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. + Set of VLANs defined by VLAN object with identical configuration. string @@ -235798,58 +235974,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FaultInstance by Name -PS C:\> $FaultInstanceByName = Get-IntersightFaultInstance -Name FaultInstanceName - -#Get the List of ServerProfiles -PS C:\> $FaultInstanceList = Get-IntersightFaultInstance - -#Get the list of FaultInstance under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FaultInstanceByOrg = Get-IntersightFaultInstance -Organization $org - -#Get the FaultInstance based on query Parameter -PS C:\> $FaultInstanceByQueryParam = Get-IntersightFaultInstance -Filter Name eq FaultInstanceName - -#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-IntersightFaultInstance - - - Get-IntersightFcNeighbor + Get-IntersightFabricVsan Get - IntersightFcNeighbor + IntersightFabricVsan - Get the FcNeighbor + Get the FabricVsan - Read a 'FcNeighbor' resource., + Read a 'FabricVsan' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcNeighbor + Get-IntersightFabricVsan AccountMoid @@ -235875,19 +236026,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DeviceMoId + DefaultZoning - string + FabricVsan.DefaultZoningEnum - string + FabricVsan.DefaultZoningEnum None - - Dn + + DomainGroupMoid @@ -235898,38 +236049,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + FcNetworkPolicy - string + FabricFcNetworkPolicyRelationship - string + FabricFcNetworkPolicyRelationship None - - FcPhysicalPort + + FcZoneSharingMode - FcPhysicalPortRelationship + string - FcPhysicalPortRelationship + string None - - FcPortChannel + + FcoeVlan - FcPortChannelRelationship + long - FcPortChannelRelationship + long None @@ -235958,32 +236109,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - PeerDeviceCapability - - - - FcNeighbor.PeerDeviceCapabilityEnum - - FcNeighbor.PeerDeviceCapabilityEnum - - - None - - - PeerInterface + + Name @@ -235994,20 +236121,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PeerIpAddress + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - PeerSwitchName + + SharedScope @@ -236019,37 +236146,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PeerWwn + VsanId - string + long - string + long None - Rn - - - - string - - string - - - None - - - SharedScope + VsanScope - string + FabricVsan.VsanScopeEnum - string + FabricVsan.VsanScopeEnum None @@ -236057,7 +236172,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcNeighbor + Get-IntersightFabricVsan Apply @@ -236193,7 +236308,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcNeighbor + Get-IntersightFabricVsan Json @@ -236221,7 +236336,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcNeighbor + Get-IntersightFabricVsan Json @@ -236431,21 +236546,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DeviceMoId + DefaultZoning - The database identifier of the registered device of an object. + Enables or Disables the default zoning state.\n* `Enabled` - Admin configured Enabled State.\n* `Disabled` - Admin configured Disabled State. - string + FabricVsan.DefaultZoningEnum - string + FabricVsan.DefaultZoningEnum None - - Dn + + DomainGroupMoid - The Distinguished Name unambiguously identifies an object in the system. + The DomainGroup ID for this managed object. string @@ -236454,38 +236569,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + FcNetworkPolicy - The DomainGroup ID for this managed object. + A reference to a fabricFcNetworkPolicy resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FabricFcNetworkPolicyRelationship - string + FabricFcNetworkPolicyRelationship None - - FcPhysicalPort + + FcZoneSharingMode - A reference to a fcPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Logical grouping mode for fc ports. - FcPhysicalPortRelationship + string - FcPhysicalPortRelationship + string None - - FcPortChannel + + FcoeVlan - A reference to a fcPortChannel resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + FCOE Vlan associated to the VSAN configuration. - FcPortChannelRelationship + long - FcPortChannelRelationship + long None @@ -236514,34 +236629,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 - - - PeerDeviceCapability - - This field defines if neighbor is a switch or an NPV device.\n* `Switch` - Switch type neighbors of an interface.\n* `NPV` - N Port Virtualization neighbors of an interface. - - FcNeighbor.PeerDeviceCapabilityEnum - - FcNeighbor.PeerDeviceCapabilityEnum - - - None - - - PeerInterface + + Name - Interface through which the relationship is established. + User given name for the VSAN configuration. string @@ -236550,22 +236641,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PeerIpAddress + + Parent - IP address of the peer switch. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - PeerSwitchName + + SharedScope - Device Id of the neighbor switch. + 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 @@ -236575,37 +236666,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PeerWwn + VsanId - World Wide Name of the neighbor switch. + Virtual San Identifier in the switch. - string + long - string + long None - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - SharedScope + VsanScope - 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. + Used to indicate whether the VSAN Id is defined for storage or uplink or both traffics in FI.\n* `Uplink` - Vsan associated with uplink network.\n* `Storage` - Vsan associated with storage network.\n* `Common` - Vsan that is common for uplink and storage network. - string + FabricVsan.VsanScopeEnum - string + FabricVsan.VsanScopeEnum None @@ -236660,33 +236739,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FabricVsan by Name +PS C:\> $FabricVsanByName = Get-IntersightFabricVsan -Name FabricVsanName + +#Get the List of ServerProfiles +PS C:\> $FabricVsanList = Get-IntersightFabricVsan + +#Get the list of FabricVsan under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FabricVsanByOrg = Get-IntersightFabricVsan -Organization $org + +#Get the FabricVsan based on query Parameter +PS C:\> $FabricVsanByQueryParam = Get-IntersightFabricVsan -Filter Name eq FabricVsanName + +#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-IntersightFabricVsan + + + + Remove-IntersightFabricVsan + + + + Set-IntersightFabricVsan + + - Get-IntersightFcPhysicalPort + Get-IntersightFabricVsanInventory Get - IntersightFcPhysicalPort + IntersightFabricVsanInventory - Get the FcPhysicalPort + Get the FabricVsanInventory - Read a 'FcPhysicalPort' resource., + Read a 'FabricVsanInventory' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcPhysicalPort + Get-IntersightFabricVsanInventory AccountMoid @@ -236699,50 +236811,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminSpeed - - - - string - - string - - - None - AdminState - string - - string - - - None - - - AggregatePortId - - - - long - - long - - - None - - - B2bCredit - - - - long + FabricVsanInventory.AdminStateEnum - long + FabricVsanInventory.AdminStateEnum None @@ -236759,30 +236835,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId - - - - string - - string - - - None - - - Dn - - - - string - - string - - - None - DomainGroupMoid @@ -236795,50 +236847,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentSwitchCard - - - - EquipmentSwitchCardRelationship - - EquipmentSwitchCardRelationship - - - None - - - FcNeighbor - - - - FcNeighborRelationship - - FcNeighborRelationship - - - None - - - InventoryDeviceInfo + + InteropMode - InventoryDeviceInfoRelationship + FabricVsanInventory.InteropModeEnum - InventoryDeviceInfoRelationship + FabricVsanInventory.InteropModeEnum None - MaxSpeed + LoadBalancing - string + FabricVsanInventory.LoadBalancingEnum - string + FabricVsanInventory.LoadBalancingEnum None @@ -236855,18 +236883,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Mode - - - - string - - string - - - None - Moid @@ -236892,25 +236908,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - NetworkSupervisorCard - - - - NetworkSupervisorCardRelationship - - NetworkSupervisorCardRelationship - - - None - - - OperSpeed + NetworkElement - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -236920,21 +236924,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - string - - string - - - None - - - OperStateQual - - - - string + FabricVsanInventory.OperStateEnum - string + FabricVsanInventory.OperStateEnum None @@ -236951,66 +236943,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PeerDn - - - - string - - string - - - None - - - PortChannelId - - - - long - - long - - - None - - - PortGroup - - - - PortGroupRelationship - - PortGroupRelationship - - - None - - - PortId - - - - long - - long - - - None - - - PortSubGroup - - - - PortSubGroupRelationship - - PortSubGroupRelationship - - - None - RegisteredDevice @@ -237023,30 +236955,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Rn - - - - string - - string - - - None - - - Role - - - - string - - string - - - None - SharedScope @@ -237060,43 +236968,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId - - - - long - - long - - - None - - - SwitchId - - - - string - - string - - - None - - - TransceiverType + SmartZoning - string + FabricVsanInventory.SmartZoningEnum - string + FabricVsanInventory.SmartZoningEnum None - Vsan + VsanId @@ -237107,22 +236991,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Wwn - - - - string - - string - - - None - - Get-IntersightFcPhysicalPort + Get-IntersightFabricVsanInventory Apply @@ -237258,7 +237130,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcPhysicalPort + Get-IntersightFabricVsanInventory Json @@ -237286,7 +237158,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcPhysicalPort + Get-IntersightFabricVsanInventory Json @@ -237483,50 +237355,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminSpeed - - Administrator configured Speed applied on the port. - - string - - string - - - None - AdminState - Administratively configured state (enabled/disabled) for this port. - - string - - string - - - None - - - AggregatePortId - - Breakout port member in the Fabric Interconnect. - - long - - long - - - None - - - B2bCredit - - Buffer to Buffer credits of FC port. + Admin state of the VSAN. It can be active or inactive.\n* `` - Default value to represent the administrative state of isolated vsan.\n* `Up` - VSAN administrative state is up.\n* `Down` - VSAN administrative state is down. - long + FabricVsanInventory.AdminStateEnum - long + FabricVsanInventory.AdminStateEnum None @@ -237543,30 +237379,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn - - The Distinguished Name unambiguously identifies an object in the system. - - string - - string - - - None - DomainGroupMoid @@ -237579,50 +237391,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentSwitchCard - - A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentSwitchCardRelationship - - EquipmentSwitchCardRelationship - - - None - - - FcNeighbor - - A reference to a fcNeighbor resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FcNeighborRelationship - - FcNeighborRelationship - - - None - - - InventoryDeviceInfo + + InteropMode - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Interoperability mode of the VSAN. It enables products of multiple vendors to communicate with each other.\n* `` - Default value to represent the interoperability mode of isolated vsan when it is not configured.\n* `Default` - Default mode for a VSAN that is communicating between a SAN composed entirely of MDS 9000 switches.\n* `1` - Allows integration with Brocade and McData switches that have been configured for their own interoperability modes. Brocade and McData switches must be running in interop mode to work with this VSAN mode.\n* `2` - Allows seamless integration with specific Brocade switches running in their own native mode of operation.\n* `3` - Allows seamless integration with Brocade switches that contains more than 16 ports.\n* `4` - Allows seamless integration between MDS VSANs and McData switches running in McData Fabric 1.0 interop mode. - InventoryDeviceInfoRelationship + FabricVsanInventory.InteropModeEnum - InventoryDeviceInfoRelationship + FabricVsanInventory.InteropModeEnum None - MaxSpeed + LoadBalancing - Maximum Speed with which the port operates. + These attributes indicate the use of the source-destination ID or the originator exchange OX ID for load balancing path selection.\n* `` - Default value to represent the load balancing scheme of isolated vsan.\n* `src-id/dst-id` - Directs the switch to use the source and destination ID for its path selection process.\n* `src-id/dst-id/oxid` - Directs the switch to use the source ID, the destination ID, and the OX ID for its path selection process. - string + FabricVsanInventory.LoadBalancingEnum - string + FabricVsanInventory.LoadBalancingEnum None @@ -237639,18 +237427,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Mode - - Mode information N_proxy, F or E associated to the Fibre Channel port. - - string - - string - - - None - Moid @@ -237666,7 +237442,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the physical port of FC. + User-specified name of the VSAN. string @@ -237676,25 +237452,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NetworkSupervisorCard - - A reference to a networkSupervisorCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkSupervisorCardRelationship - - NetworkSupervisorCardRelationship - - - None - - - OperSpeed + NetworkElement - Operational Speed with which the port operates. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + NetworkElementRelationship - string + NetworkElementRelationship None @@ -237702,23 +237466,11 @@ literals. The literal values can be strings enclosed in single quotes, numbers a OperState - Operational state of this port (enabled/disabled). - - string - - string - - - None - - - OperStateQual - - Reason for this port's Operational state. + Operational state of the VSAN.\n* `` - Default value to represent the operational state of isolated vsan.\n* `Up` - VSAN operational state is up.\n* `Down` - VSAN operational state is down. - string + FabricVsanInventory.OperStateEnum - string + FabricVsanInventory.OperStateEnum None @@ -237735,66 +237487,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PeerDn - - PeerDn for fibre channel physical port. - - string - - string - - - None - - - PortChannelId - - Port channel id of FC port channel created on FI switch. - - long - - long - - - None - - - PortGroup - - A reference to a portGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PortGroupRelationship - - PortGroupRelationship - - - None - - - PortId - - Switch physical port identifier. - - long - - long - - - None - - - PortSubGroup - - A reference to a portSubGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PortSubGroupRelationship - - PortSubGroupRelationship - - - None - RegisteredDevice @@ -237807,30 +237499,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Rn - - The Relative Name uniquely identifies an object within a given context. - - string - - string - - - None - - - Role - - The role assigned to this port. - - string - - string - - - None - SharedScope @@ -237844,45 +237512,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId - - Switch expansion slot module identifier. - - long - - long - - - None - - - SwitchId - - Switch Identifier that is local to a cluster. - - string - - string - - - None - - - TransceiverType + SmartZoning - Transceiver type of a Fibre Channel port. + Smart zoning status on the VSAN. It can be enabled or disabled.\n* `` - Default value to represent the smart zoning status of isolated vsan.\n* `Enabled` - VSAN smart zoning state is enabled.\n* `Disabled` - VSAN smart zoning state is disabled. - string + FabricVsanInventory.SmartZoningEnum - string + FabricVsanInventory.SmartZoningEnum None - Vsan + VsanId - Virtual San that is associated to the port. + Identifier for the VSAN. It is an integer from 1 to 4094. long @@ -237891,18 +237535,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Wwn - - World Wide Name of a Fibre Channel port. - - string - - string - - - None - Json @@ -237953,58 +237585,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FcPhysicalPort by Name -PS C:\> $FcPhysicalPortByName = Get-IntersightFcPhysicalPort -Name FcPhysicalPortName - -#Get the List of ServerProfiles -PS C:\> $FcPhysicalPortList = Get-IntersightFcPhysicalPort - -#Get the list of FcPhysicalPort under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FcPhysicalPortByOrg = Get-IntersightFcPhysicalPort -Organization $org - -#Get the FcPhysicalPort based on query Parameter -PS C:\> $FcPhysicalPortByQueryParam = Get-IntersightFcPhysicalPort -Filter Name eq FcPhysicalPortName - -#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-IntersightFcPhysicalPort - - - Get-IntersightFcPortChannel + Get-IntersightFaultInstance Get - IntersightFcPortChannel + IntersightFaultInstance - Get the FcPortChannel + Get the FaultInstance - Read a 'FcPortChannel' resource., + Read a 'FaultInstance' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcPortChannel + Get-IntersightFaultInstance AccountMoid @@ -238018,7 +237625,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminSpeed + Acknowledged @@ -238030,7 +237637,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AdminState + AffectedDn @@ -238041,20 +237648,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + AffectedMo - DateTime + InventoryBaseRelationship - DateTime + InventoryBaseRelationship None - DeviceMoId + AffectedMoId @@ -238066,7 +237673,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Dn + AffectedMoType @@ -238077,8 +237684,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + AncestorMo + + + + InventoryBaseRelationship + + InventoryBaseRelationship + + + None + + + AncestorMoId @@ -238089,20 +237708,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - EquipmentSwitchCard + + AncestorMoType - EquipmentSwitchCardRelationship + string - EquipmentSwitchCardRelationship + string + + + None + + + Code + + + + string + + string None - ModTime + CreateTime @@ -238114,7 +237745,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Mode + CreationTime @@ -238126,7 +237757,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + Description @@ -238137,8 +237768,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + DeviceMoId @@ -238149,20 +237780,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + Dn - NetworkElementRelationship + string - NetworkElementRelationship + string None - - OperSpeed + + DomainGroupMoid @@ -238173,20 +237804,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OperState + + InventoryDeviceInfo - string + InventoryDeviceInfoRelationship - string + InventoryDeviceInfoRelationship None - OperStateQual + LastTransitionTime @@ -238197,44 +237828,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + ModTime - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - - PortChannelId + + Moid - long + string - long + string None - - RegisteredDevice + + NumOccurrences - AssetDeviceRegistrationRelationship + long - AssetDeviceRegistrationRelationship + long None - Rn + OriginalSeverity @@ -238245,8 +237876,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - Role + PreviousSeverity @@ -238257,8 +237900,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn @@ -238270,7 +237925,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SwitchId + Rule @@ -238282,19 +237937,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vsan + Severity - long + string - long + string None - - Wwn + + SharedScope @@ -238308,7 +237963,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcPortChannel + Get-IntersightFaultInstance Apply @@ -238444,7 +238099,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcPortChannel + Get-IntersightFaultInstance Json @@ -238472,7 +238127,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcPortChannel + Get-IntersightFaultInstance Json @@ -238670,9 +238325,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminSpeed + Acknowledged - Administrator configured Speed applied on the port channel. + The user acknowledgement state of the fault. string @@ -238682,9 +238337,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AdminState + AffectedDn - Administratively configured state (enabled/disabled) for this portchannel. + The Distinguished Name of the Managed object which was affected. string @@ -238693,22 +238348,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + AffectedMo - The time when this managed object was created. + A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + InventoryBaseRelationship - DateTime + InventoryBaseRelationship None - DeviceMoId + AffectedMoId - The database identifier of the registered device of an object. + Managed object Id which was affected. string @@ -238718,9 +238373,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Dn + AffectedMoType - The Distinguished Name unambiguously identifies an object in the system. + Managed object type which was affected. string @@ -238729,10 +238384,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + AncestorMo - The DomainGroup ID for this managed object. + A reference to a inventoryBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryBaseRelationship + + InventoryBaseRelationship + + + None + + + AncestorMoId + + Object Id of the parent of the Managed object which was affected. string @@ -238741,22 +238408,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - EquipmentSwitchCard + + AncestorMoType - A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Object type of the parent of the Managed object which was affected. - EquipmentSwitchCardRelationship + string - EquipmentSwitchCardRelationship + string + + + None + + + Code + + Numerical fault code of the fault found. + + string + + string None - ModTime + CreateTime - The time when this managed object was last modified. + The time when this managed object was created. DateTime @@ -238766,9 +238445,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mode + CreationTime - Mode information N_proxy, F or E associated to the Fibre Channel portchannel. + The time of creation of the fault instance. string @@ -238778,9 +238457,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Moid + Description - The unique identifier of this Managed Object instance. + Detailed message of the fault. + + string + + string + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. string @@ -238790,9 +238493,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Name + DomainGroupMoid - Name of the port channel. + The DomainGroup ID for this managed object. string @@ -238802,21 +238505,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NetworkElement + InventoryDeviceInfo - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - NetworkElementRelationship + InventoryDeviceInfoRelationship - NetworkElementRelationship + InventoryDeviceInfoRelationship None - OperSpeed + LastTransitionTime - Operational speed of this port-channel. + Last transition time of the fault. string @@ -238825,10 +238528,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OperState + + ModTime - Operational state of this port-channel. + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. string @@ -238838,9 +238553,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - OperStateQual + NumOccurrences - Reason for this port-channel's Operational state. + The number of times this fault has occured. + + long + + long + + + None + + + OriginalSeverity + + Current Severity of the fault found. string @@ -238862,13 +238589,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortChannelId + PreviousSeverity - Unique identifier for this port-channel on the FI. + The Severity of the fault prior to user update. - long + string - long + string None @@ -238898,21 +238625,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Role - - This port-channel's configured role (fcUplink, fcStorage, etc.). - - string - - string - - - None - - - SharedScope + Rule - 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 rule that is responsible for generation of the fault. string @@ -238922,9 +238637,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SwitchId + Severity - Switch Identifier that is local to a cluster. + Severity of the fault found. string @@ -238933,22 +238648,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Vsan - - Virtual San that is associated to the port-channel. - - long - - long - - - None - - - Wwn + + SharedScope - World Wide Name of the port channel. + 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 @@ -239010,19 +238713,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FcPortChannel by Name -PS C:\> $FcPortChannelByName = Get-IntersightFcPortChannel -Name FcPortChannelName + #Get the FaultInstance by Name +PS C:\> $FaultInstanceByName = Get-IntersightFaultInstance -Name FaultInstanceName #Get the List of ServerProfiles -PS C:\> $FcPortChannelList = Get-IntersightFcPortChannel +PS C:\> $FaultInstanceList = Get-IntersightFaultInstance -#Get the list of FcPortChannel under particular organization. +#Get the list of FaultInstance under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FcPortChannelByOrg = Get-IntersightFcPortChannel -Organization $org +PS C:\> $FaultInstanceByOrg = Get-IntersightFaultInstance -Organization $org -#Get the FcPortChannel based on query Parameter -PS C:\> $FcPortChannelByQueryParam = Get-IntersightFcPortChannel -Filter Name eq FcPortChannelName +#Get the FaultInstance based on query Parameter +PS C:\> $FaultInstanceByQueryParam = Get-IntersightFaultInstance -Filter Name eq FaultInstanceName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -239035,26 +238738,30 @@ PS C:\> $FcPortChannelByQueryParam = Get-IntersightFcPortChannel -Filter Name eq https://www.intersight.com/apidocs/downloads + + Set-IntersightFaultInstance + + - Get-IntersightFcpoolFcBlock + Get-IntersightFcNeighbor Get - IntersightFcpoolFcBlock + IntersightFcNeighbor - Get the FcpoolFcBlock + Get the FcNeighbor - Read a 'FcpoolFcBlock' resource., + Read a 'FcNeighbor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolFcBlock + Get-IntersightFcNeighbor AccountMoid @@ -239079,6 +238786,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + DomainGroupMoid @@ -239091,14 +238822,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FreeBlockCount + + FcPhysicalPort - long + FcPhysicalPortRelationship - long + FcPhysicalPortRelationship + + + None + + + FcPortChannel + + + + FcPortChannelRelationship + + FcPortChannelRelationship None @@ -239127,38 +238870,86 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - NextIdAllocator + PeerDeviceCapability - long + FcNeighbor.PeerDeviceCapabilityEnum - long + FcNeighbor.PeerDeviceCapabilityEnum None - - Parent + + PeerInterface - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - Pool + + PeerIpAddress - FcpoolPoolRelationship + string - FcpoolPoolRelationship + string + + + None + + + PeerSwitchName + + + + string + + string + + + None + + + PeerWwn + + + + string + + string + + + None + + + Rn + + + + string + + string None @@ -239178,7 +238969,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolFcBlock + Get-IntersightFcNeighbor Apply @@ -239314,7 +239105,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolFcBlock + Get-IntersightFcNeighbor Json @@ -239342,7 +239133,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolFcBlock + Get-IntersightFcNeighbor Json @@ -239551,6 +239342,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + DomainGroupMoid @@ -239563,14 +239378,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - FreeBlockCount + + FcPhysicalPort - Free IDs that can be allocated in this block. + A reference to a fcPhysicalPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + FcPhysicalPortRelationship - long + FcPhysicalPortRelationship + + + None + + + FcPortChannel + + A reference to a fcPortChannel resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FcPortChannelRelationship + + FcPortChannelRelationship None @@ -239599,38 +239426,86 @@ 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 + + + PeerDeviceCapability + + This field defines if neighbor is a switch or an NPV device.\n* `Switch` - Switch type neighbors of an interface.\n* `NPV` - N Port Virtualization neighbors of an interface. + + FcNeighbor.PeerDeviceCapabilityEnum + + FcNeighbor.PeerDeviceCapabilityEnum + + + None + + + PeerInterface + + Interface through which the relationship is established. + + string + + string + + + None + - NextIdAllocator + PeerIpAddress - Moving counter to allocate the next identifier. + IP address of the peer switch. - long + string - long + string None - - Parent + + PeerSwitchName - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Device Id of the neighbor switch. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - Pool + + PeerWwn - A reference to a fcpoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + World Wide Name of the neighbor switch. - FcpoolPoolRelationship + string - FcpoolPoolRelationship + string + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string None @@ -239697,28 +239572,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FcpoolFcBlock by Name -PS C:\> $FcpoolFcBlockByName = Get-IntersightFcpoolFcBlock -Name FcpoolFcBlockName - -#Get the List of ServerProfiles -PS C:\> $FcpoolFcBlockList = Get-IntersightFcpoolFcBlock - -#Get the list of FcpoolFcBlock under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FcpoolFcBlockByOrg = Get-IntersightFcpoolFcBlock -Organization $org - -#Get the FcpoolFcBlock based on query Parameter -PS C:\> $FcpoolFcBlockByQueryParam = Get-IntersightFcpoolFcBlock -Filter Name eq FcpoolFcBlockName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -239730,21 +239584,21 @@ PS C:\> $FcpoolFcBlockByQueryParam = Get-IntersightFcpoolFcBlock -Filter Name eq - Get-IntersightFcpoolLease + Get-IntersightFcPhysicalPort Get - IntersightFcpoolLease + IntersightFcPhysicalPort - Get the FcpoolLease + Get the FcPhysicalPort - Read a 'FcpoolLease' resource., + Read a 'FcPhysicalPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolLease + Get-IntersightFcPhysicalPort AccountMoid @@ -239758,25 +239612,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AllocationType + AdminSpeed - FcpoolLease.AllocationTypeEnum + string - FcpoolLease.AllocationTypeEnum + string None - - AssignedToEntity + + AdminState - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + AggregatePortId + + + + long + + long + + + None + + + B2bCredit + + + + long + + long None @@ -239793,6 +239671,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + DomainGroupMoid @@ -239805,14 +239707,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EquipmentSwitchCard + + + + EquipmentSwitchCardRelationship + + EquipmentSwitchCardRelationship + + + None + + + FcNeighbor + + + + FcNeighborRelationship + + FcNeighborRelationship + + + None + + + InventoryDeviceInfo + + + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + - HasDuplicate + MaxSpeed - bool + string - bool + string None @@ -239829,6 +239767,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Mode + + + + string + + string + + + None + Moid @@ -239841,6 +239791,66 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + NetworkSupervisorCard + + + + NetworkSupervisorCardRelationship + + NetworkSupervisorCardRelationship + + + None + + + OperSpeed + + + + string + + string + + + None + + + OperState + + + + string + + string + + + None + + + OperStateQual + + + + string + + string + + + None + Parent @@ -239853,32 +239863,92 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PeerDn + + + + string + + string + + + None + + + PortChannelId + + + + long + + long + + + None + - Pool + PortGroup - FcpoolPoolRelationship + PortGroupRelationship - FcpoolPoolRelationship + PortGroupRelationship + + + None + + + PortId + + + + long + + long None - PoolMember + PortSubGroup - FcpoolPoolMemberRelationship + PortSubGroupRelationship - FcpoolPoolMemberRelationship + PortSubGroupRelationship + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship None - PoolPurpose + Rn + + + + string + + string + + + None + + + Role @@ -239901,20 +239971,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Universe + + SlotId - FcpoolUniverseRelationship + long - FcpoolUniverseRelationship + long None - WwnId + SwitchId + + + + string + + string + + + None + + + TransceiverType + + + + string + + string + + + None + + + Vsan + + + + long + + long + + + None + + + Wwn @@ -239928,7 +240034,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolLease + Get-IntersightFcPhysicalPort Apply @@ -240064,7 +240170,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolLease + Get-IntersightFcPhysicalPort Json @@ -240092,7 +240198,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolLease + Get-IntersightFcPhysicalPort Json @@ -240290,25 +240396,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AllocationType + AdminSpeed - Type of the lease allocation either static or dynamic (i.e via pool).\n* `dynamic` - Identifiers to be allocated by system.\n* `static` - Identifiers are assigned by the user. + Administrator configured Speed applied on the port. - FcpoolLease.AllocationTypeEnum + string - FcpoolLease.AllocationTypeEnum + string None - - AssignedToEntity + + AdminState - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Administratively configured state (enabled/disabled) for this port. - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + AggregatePortId + + Breakout port member in the Fabric Interconnect. + + long + + long + + + None + + + B2bCredit + + Buffer to Buffer credits of FC port. + + long + + long None @@ -240325,6 +240455,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + DomainGroupMoid @@ -240337,14 +240491,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EquipmentSwitchCard + + A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentSwitchCardRelationship + + EquipmentSwitchCardRelationship + + + None + + + FcNeighbor + + A reference to a fcNeighbor resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FcNeighborRelationship + + FcNeighborRelationship + + + None + + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + - HasDuplicate + MaxSpeed - HasDuplicate represents if there are other pools in which this id exists. + Maximum Speed with which the port operates. - bool + string - bool + string None @@ -240361,6 +240551,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mode + + Mode information N_proxy, F or E associated to the Fibre Channel port. + + string + + string + + + None + Moid @@ -240373,6 +240575,66 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + Name of the physical port of FC. + + string + + string + + + None + + + NetworkSupervisorCard + + A reference to a networkSupervisorCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkSupervisorCardRelationship + + NetworkSupervisorCardRelationship + + + None + + + OperSpeed + + Operational Speed with which the port operates. + + string + + string + + + None + + + OperState + + Operational state of this port (enabled/disabled). + + string + + string + + + None + + + OperStateQual + + Reason for this port's Operational state. + + string + + string + + + None + Parent @@ -240385,34 +240647,94 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PeerDn + + PeerDn for fibre channel physical port. + + string + + string + + + None + + + PortChannelId + + Port channel id of FC port channel created on FI switch. + + long + + long + + + None + - Pool + PortGroup - A reference to a fcpoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a portGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FcpoolPoolRelationship + PortGroupRelationship - FcpoolPoolRelationship + PortGroupRelationship + + + None + + + PortId + + Switch physical port identifier. + + long + + long None - PoolMember + PortSubGroup - A reference to a fcpoolPoolMember resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a portSubGroup resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FcpoolPoolMemberRelationship + PortSubGroupRelationship - FcpoolPoolMemberRelationship + PortSubGroupRelationship + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship None - PoolPurpose + Rn - Purpose of this WWN pool. + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + + + Role + + The role assigned to this port. string @@ -240433,22 +240755,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Universe + + SlotId - A reference to a fcpoolUniverse resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Switch expansion slot module identifier. - FcpoolUniverseRelationship + long - FcpoolUniverseRelationship + long None - WwnId + SwitchId - WWN ID allocated for pool based allocation. + Switch Identifier that is local to a cluster. + + string + + string + + + None + + + TransceiverType + + Transceiver type of a Fibre Channel port. + + string + + string + + + None + + + Vsan + + Virtual San that is associated to the port. + + long + + long + + + None + + + Wwn + + World Wide Name of a Fibre Channel port. string @@ -240510,19 +240868,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FcpoolLease by Name -PS C:\> $FcpoolLeaseByName = Get-IntersightFcpoolLease -Name FcpoolLeaseName + #Get the FcPhysicalPort by Name +PS C:\> $FcPhysicalPortByName = Get-IntersightFcPhysicalPort -Name FcPhysicalPortName #Get the List of ServerProfiles -PS C:\> $FcpoolLeaseList = Get-IntersightFcpoolLease +PS C:\> $FcPhysicalPortList = Get-IntersightFcPhysicalPort -#Get the list of FcpoolLease under particular organization. +#Get the list of FcPhysicalPort under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FcpoolLeaseByOrg = Get-IntersightFcpoolLease -Organization $org +PS C:\> $FcPhysicalPortByOrg = Get-IntersightFcPhysicalPort -Organization $org -#Get the FcpoolLease based on query Parameter -PS C:\> $FcpoolLeaseByQueryParam = Get-IntersightFcpoolLease -Filter Name eq FcpoolLeaseName +#Get the FcPhysicalPort based on query Parameter +PS C:\> $FcPhysicalPortByQueryParam = Get-IntersightFcPhysicalPort -Filter Name eq FcPhysicalPortName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -240536,7 +240894,7 @@ PS C:\> $FcpoolLeaseByQueryParam = Get-IntersightFcpoolLease -Filter Name eq Fcp - Remove-IntersightFcpoolLease + Set-IntersightFcPhysicalPort @@ -240544,21 +240902,21 @@ PS C:\> $FcpoolLeaseByQueryParam = Get-IntersightFcpoolLease -Filter Name eq Fcp - Get-IntersightFcpoolPool + Get-IntersightFcPortChannel Get - IntersightFcpoolPool + IntersightFcPortChannel - Get the FcpoolPool + Get the FcPortChannel - Read a 'FcpoolPool' resource., + Read a 'FcPortChannel' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolPool + Get-IntersightFcPortChannel AccountMoid @@ -240572,25 +240930,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Assigned + AdminSpeed - long + string - long + string None - AssignmentOrder + AdminState - FcpoolPool.AssignmentOrderEnum + string - FcpoolPool.AssignmentOrderEnum + string None @@ -240607,8 +240965,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description + + DeviceMoId + + + + string + + string + + + None + + + Dn @@ -240631,6 +241001,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EquipmentSwitchCard + + + + EquipmentSwitchCardRelationship + + EquipmentSwitchCardRelationship + + + None + ModTime @@ -240643,6 +241025,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Mode + + + + string + + string + + + None + Moid @@ -240668,13 +241062,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Organization + NetworkElement - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship + + + None + + + OperSpeed + + + + string + + string + + + None + + + OperState + + + + string + + string + + + None + + + OperStateQual + + + + string + + string None @@ -240692,7 +241122,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PoolPurpose + PortChannelId + + + + long + + long + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn @@ -240704,13 +241158,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Reserved + Role - long + string - long + string None @@ -240728,7 +241182,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Size + SwitchId + + + + string + + string + + + None + + + Vsan @@ -240739,10 +241205,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Wwn + + + + string + + string + + + None + - Get-IntersightFcpoolPool + Get-IntersightFcPortChannel Apply @@ -240878,7 +241356,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolPool + Get-IntersightFcPortChannel Json @@ -240906,7 +241384,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolPool + Get-IntersightFcPortChannel Json @@ -241104,25 +241582,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Assigned + AdminSpeed - Number of IDs that are currently assigned (in use). + Administrator configured Speed applied on the port channel. - long + string - long + string None - AssignmentOrder + AdminState - Assignment order decides the order in which the next identifier is allocated.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. + Administratively configured state (enabled/disabled) for this portchannel. - FcpoolPool.AssignmentOrderEnum + string - FcpoolPool.AssignmentOrderEnum + string None @@ -241139,10 +241617,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description + + DeviceMoId - Description of the policy. + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. string @@ -241163,6 +241653,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EquipmentSwitchCard + + A reference to a equipmentSwitchCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentSwitchCardRelationship + + EquipmentSwitchCardRelationship + + + None + ModTime @@ -241175,6 +241677,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mode + + Mode information N_proxy, F or E associated to the Fibre Channel portchannel. + + string + + string + + + None + Moid @@ -241190,7 +241704,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the concrete policy. + Name of the port channel. string @@ -241200,13 +241714,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Organization + NetworkElement - A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - OrganizationOrganizationRelationship + NetworkElementRelationship - OrganizationOrganizationRelationship + NetworkElementRelationship + + + None + + + OperSpeed + + Operational speed of this port-channel. + + string + + string + + + None + + + OperState + + Operational state of this port-channel. + + string + + string + + + None + + + OperStateQual + + Reason for this port-channel's Operational state. + + string + + string None @@ -241224,9 +241774,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PoolPurpose + PortChannelId - Purpose of this WWN pool. + Unique identifier for this port-channel on the FI. + + long + + long + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. string @@ -241236,13 +241810,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Reserved + Role - Number of IDs that are currently reserved (and not in use). + This port-channel's configured role (fcUplink, fcStorage, etc.). - long + string - long + string None @@ -241260,9 +241834,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Size + SwitchId - Total number of identifiers in this pool. + Switch Identifier that is local to a cluster. + + string + + string + + + None + + + Vsan + + Virtual San that is associated to the port-channel. long @@ -241271,6 +241857,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Wwn + + World Wide Name of the port channel. + + string + + string + + + None + Json @@ -241324,19 +241922,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FcpoolPool by Name -PS C:\> $FcpoolPoolByName = Get-IntersightFcpoolPool -Name FcpoolPoolName + #Get the FcPortChannel by Name +PS C:\> $FcPortChannelByName = Get-IntersightFcPortChannel -Name FcPortChannelName #Get the List of ServerProfiles -PS C:\> $FcpoolPoolList = Get-IntersightFcpoolPool +PS C:\> $FcPortChannelList = Get-IntersightFcPortChannel -#Get the list of FcpoolPool under particular organization. +#Get the list of FcPortChannel under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FcpoolPoolByOrg = Get-IntersightFcpoolPool -Organization $org +PS C:\> $FcPortChannelByOrg = Get-IntersightFcPortChannel -Organization $org -#Get the FcpoolPool based on query Parameter -PS C:\> $FcpoolPoolByQueryParam = Get-IntersightFcpoolPool -Filter Name eq FcpoolPoolName +#Get the FcPortChannel based on query Parameter +PS C:\> $FcPortChannelByQueryParam = Get-IntersightFcPortChannel -Filter Name eq FcPortChannelName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -241349,38 +241947,26 @@ PS C:\> $FcpoolPoolByQueryParam = Get-IntersightFcpoolPool -Filter Name eq Fcpoo https://www.intersight.com/apidocs/downloads - - New-IntersightFcpoolPool - - - - Remove-IntersightFcpoolPool - - - - Set-IntersightFcpoolPool - - - Get-IntersightFcpoolPoolMember + Get-IntersightFcpoolFcBlock Get - IntersightFcpoolPoolMember + IntersightFcpoolFcBlock - Get the FcpoolPoolMember + Get the FcpoolFcBlock - Read a 'FcpoolPoolMember' resource., + Read a 'FcpoolFcBlock' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolPoolMember + Get-IntersightFcpoolFcBlock AccountMoid @@ -241393,56 +241979,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Assigned - - - - bool - - bool - - - None - - - AssignedByAnother + + CreateTime - bool + DateTime - bool + DateTime None - - AssignedToEntity + + DomainGroupMoid - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - BlockHead + + FreeBlockCount - FcpoolFcBlockRelationship + long - FcpoolFcBlockRelationship + long None - CreateTime + ModTime @@ -241454,7 +242028,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Moid @@ -241465,26 +242039,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime - - - - DateTime - - DateTime - - - None - - - Moid + + NextIdAllocator - string + long - string + long None @@ -241501,18 +242063,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Peer - - - - FcpoolLeaseRelationship - - FcpoolLeaseRelationship - - - None - Pool @@ -241525,30 +242075,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Reservation - - - - FcpoolReservationRelationship - - FcpoolReservationRelationship - - - None - - - Reserved - - - - bool - - bool - - - None - SharedScope @@ -241561,22 +242087,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - WwnId - - - - string - - string - - - None - - Get-IntersightFcpoolPoolMember + Get-IntersightFcpoolFcBlock Apply @@ -241712,7 +242226,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolPoolMember + Get-IntersightFcpoolFcBlock Json @@ -241740,7 +242254,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolPoolMember + Get-IntersightFcpoolFcBlock Json @@ -241937,54 +242451,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Assigned - - Boolean to represent whether the ID is in use. - - bool - - bool - - - None - - - AssignedByAnother - - Boolean to represent whether the ID is used either statically or by another pool. - - bool - - bool - - - None - - - AssignedToEntity - - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - BlockHead - - A reference to a fcpoolFcBlock resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FcpoolFcBlockRelationship - - FcpoolFcBlockRelationship - - - None - CreateTime @@ -242009,6 +242475,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + FreeBlockCount + + Free IDs that can be allocated in this block. + + long + + long + + + None + ModTime @@ -242033,26 +242511,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parent + + NextIdAllocator - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Moving counter to allocate the next identifier. - MoBaseMoRelationship + long - MoBaseMoRelationship + long None - - Peer + + Parent - A reference to a fcpoolLease 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. - FcpoolLeaseRelationship + MoBaseMoRelationship - FcpoolLeaseRelationship + MoBaseMoRelationship None @@ -242069,30 +242547,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Reservation - - A reference to a fcpoolReservation resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FcpoolReservationRelationship - - FcpoolReservationRelationship - - - None - - - Reserved - - Boolean to represent whether the ID is reserved. - - bool - - bool - - - None - SharedScope @@ -242105,18 +242559,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - WwnId - - WWN ID of this pool member. - - string - - string - - - None - Json @@ -242170,19 +242612,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FcpoolPoolMember by Name -PS C:\> $FcpoolPoolMemberByName = Get-IntersightFcpoolPoolMember -Name FcpoolPoolMemberName + #Get the FcpoolFcBlock by Name +PS C:\> $FcpoolFcBlockByName = Get-IntersightFcpoolFcBlock -Name FcpoolFcBlockName #Get the List of ServerProfiles -PS C:\> $FcpoolPoolMemberList = Get-IntersightFcpoolPoolMember +PS C:\> $FcpoolFcBlockList = Get-IntersightFcpoolFcBlock -#Get the list of FcpoolPoolMember under particular organization. +#Get the list of FcpoolFcBlock under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FcpoolPoolMemberByOrg = Get-IntersightFcpoolPoolMember -Organization $org +PS C:\> $FcpoolFcBlockByOrg = Get-IntersightFcpoolFcBlock -Organization $org -#Get the FcpoolPoolMember based on query Parameter -PS C:\> $FcpoolPoolMemberByQueryParam = Get-IntersightFcpoolPoolMember -Filter Name eq FcpoolPoolMemberName +#Get the FcpoolFcBlock based on query Parameter +PS C:\> $FcpoolFcBlockByQueryParam = Get-IntersightFcpoolFcBlock -Filter Name eq FcpoolFcBlockName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -242200,21 +242642,21 @@ PS C:\> $FcpoolPoolMemberByQueryParam = Get-IntersightFcpoolPoolMember -Filter N - Get-IntersightFcpoolReservation + Get-IntersightFcpoolLease Get - IntersightFcpoolReservation + IntersightFcpoolLease - Get the FcpoolReservation + Get the FcpoolLease - Read a 'FcpoolReservation' resource., + Read a 'FcpoolLease' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolReservation + Get-IntersightFcpoolLease AccountMoid @@ -242232,21 +242674,21 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FcpoolReservation.AllocationTypeEnum + FcpoolLease.AllocationTypeEnum - FcpoolReservation.AllocationTypeEnum + FcpoolLease.AllocationTypeEnum None - Block + AssignedToEntity - FcpoolFcBlockRelationship + MoBaseMoRelationship - FcpoolFcBlockRelationship + MoBaseMoRelationship None @@ -242276,25 +242718,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IdPurpose - - - - string - - string - - - None - - - Identity + HasDuplicate - string + bool - string + bool None @@ -242323,18 +242753,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Organization - - - - OrganizationOrganizationRelationship - - OrganizationOrganizationRelationship - - - None - Parent @@ -242371,6 +242789,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PoolPurpose + + + + string + + string + + + None + SharedScope @@ -242395,10 +242825,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + WwnId + + + + string + + string + + + None + - Get-IntersightFcpoolReservation + Get-IntersightFcpoolLease Apply @@ -242534,7 +242976,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolReservation + Get-IntersightFcpoolLease Json @@ -242562,7 +243004,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolReservation + Get-IntersightFcpoolLease Json @@ -242762,23 +243204,23 @@ literals. The literal values can be strings enclosed in single quotes, numbers a AllocationType - Type of the allocation for the identity in the reservation either static or dynamic (i.e. via pool).\n* `dynamic` - Identifiers to be allocated by system.\n* `static` - Identifiers are assigned by the user. + Type of the lease allocation either static or dynamic (i.e via pool).\n* `dynamic` - Identifiers to be allocated by system.\n* `static` - Identifiers are assigned by the user. - FcpoolReservation.AllocationTypeEnum + FcpoolLease.AllocationTypeEnum - FcpoolReservation.AllocationTypeEnum + FcpoolLease.AllocationTypeEnum None - Block + AssignedToEntity - A reference to a fcpoolFcBlock 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. - FcpoolFcBlockRelationship + MoBaseMoRelationship - FcpoolFcBlockRelationship + MoBaseMoRelationship None @@ -242808,25 +243250,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IdPurpose - - Purpose of this WWN ID. Purpose can be WWPN or WWNN. - - string - - string - - - None - - - Identity + HasDuplicate - WWN ID that needs to be reserved. + HasDuplicate represents if there are other pools in which this id exists. - string + bool - string + bool None @@ -242855,18 +243285,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 @@ -242903,6 +243321,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PoolPurpose + + Purpose of this WWN pool. + + string + + string + + + None + SharedScope @@ -242927,6 +243357,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + WwnId + + WWN ID allocated for pool based allocation. + + string + + string + + + None + Json @@ -242977,7 +243419,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FcpoolLease by Name +PS C:\> $FcpoolLeaseByName = Get-IntersightFcpoolLease -Name FcpoolLeaseName + +#Get the List of ServerProfiles +PS C:\> $FcpoolLeaseList = Get-IntersightFcpoolLease + +#Get the list of FcpoolLease under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FcpoolLeaseByOrg = Get-IntersightFcpoolLease -Organization $org + +#Get the FcpoolLease based on query Parameter +PS C:\> $FcpoolLeaseByQueryParam = Get-IntersightFcpoolLease -Filter Name eq FcpoolLeaseName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -242985,11 +243448,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - New-IntersightFcpoolReservation - - - - Remove-IntersightFcpoolReservation + Remove-IntersightFcpoolLease @@ -242997,41 +243456,53 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFcpoolUniverse + Get-IntersightFcpoolPool Get - IntersightFcpoolUniverse + IntersightFcpoolPool - Get the FcpoolUniverse + Get the FcpoolPool - Read a 'FcpoolUniverse' resource., + Read a 'FcpoolPool' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFcpoolUniverse - - Account + Get-IntersightFcpoolPool + + AccountMoid - IamAccountRelationship + string - IamAccountRelationship + string None - - AccountMoid + + Assigned - string + long - string + long + + + None + + + AssignmentOrder + + + + FcpoolPool.AssignmentOrderEnum + + FcpoolPool.AssignmentOrderEnum None @@ -243048,6 +243519,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + DomainGroupMoid @@ -243084,6 +243567,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + Parent @@ -243096,6 +243603,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PoolPurpose + + + + string + + string + + + None + + + Reserved + + + + long + + long + + + None + SharedScope @@ -243108,10 +243639,22 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Size + + + + long + + long + + + None + - Get-IntersightFcpoolUniverse + Get-IntersightFcpoolPool Apply @@ -243247,7 +243790,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolUniverse + Get-IntersightFcpoolPool Json @@ -243275,7 +243818,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFcpoolUniverse + Get-IntersightFcpoolPool Json @@ -243460,26 +244003,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Account + + AccountMoid - A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Account ID for this managed object. - IamAccountRelationship + string - IamAccountRelationship + string None - - AccountMoid + + Assigned - The Account ID for this managed object. + Number of IDs that are currently assigned (in use). - string + long - string + long + + + None + + + AssignmentOrder + + Assignment order decides the order in which the next identifier is allocated.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. + + FcpoolPool.AssignmentOrderEnum + + FcpoolPool.AssignmentOrderEnum None @@ -243496,6 +244051,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Description of the policy. + + string + + string + + + None + DomainGroupMoid @@ -243532,6 +244099,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + Name of the concrete policy. + + 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 @@ -243544,6 +244135,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PoolPurpose + + Purpose of this WWN pool. + + string + + string + + + None + + + Reserved + + Number of IDs that are currently reserved (and not in use). + + long + + long + + + None + SharedScope @@ -243556,6 +244171,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Size + + Total number of identifiers in this pool. + + long + + long + + + None + Json @@ -243609,19 +244236,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FcpoolUniverse by Name -PS C:\> $FcpoolUniverseByName = Get-IntersightFcpoolUniverse -Name FcpoolUniverseName + #Get the FcpoolPool by Name +PS C:\> $FcpoolPoolByName = Get-IntersightFcpoolPool -Name FcpoolPoolName #Get the List of ServerProfiles -PS C:\> $FcpoolUniverseList = Get-IntersightFcpoolUniverse +PS C:\> $FcpoolPoolList = Get-IntersightFcpoolPool -#Get the list of FcpoolUniverse under particular organization. +#Get the list of FcpoolPool under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FcpoolUniverseByOrg = Get-IntersightFcpoolUniverse -Organization $org +PS C:\> $FcpoolPoolByOrg = Get-IntersightFcpoolPool -Organization $org -#Get the FcpoolUniverse based on query Parameter -PS C:\> $FcpoolUniverseByQueryParam = Get-IntersightFcpoolUniverse -Filter Name eq FcpoolUniverseName +#Get the FcpoolPool based on query Parameter +PS C:\> $FcpoolPoolByQueryParam = Get-IntersightFcpoolPool -Filter Name eq FcpoolPoolName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -243634,26 +244261,38 @@ PS C:\> $FcpoolUniverseByQueryParam = Get-IntersightFcpoolUniverse -Filter Name https://www.intersight.com/apidocs/downloads + + New-IntersightFcpoolPool + + + + Remove-IntersightFcpoolPool + + + + Set-IntersightFcpoolPool + + - Get-IntersightFirmwareBiosDescriptor + Get-IntersightFcpoolPoolMember Get - IntersightFirmwareBiosDescriptor + IntersightFcpoolPoolMember - Get the FirmwareBiosDescriptor + Get the FcpoolPoolMember - Read a 'FirmwareBiosDescriptor' resource., + Read a 'FcpoolPoolMember' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareBiosDescriptor + Get-IntersightFcpoolPoolMember AccountMoid @@ -243667,85 +244306,85 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BrandString + Assigned - string + bool - string + bool None - - CreateTime + + AssignedByAnother - DateTime + bool - DateTime + bool None - - Description + + AssignedToEntity - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - DomainGroupMoid + + BlockHead - string + FcpoolFcBlockRelationship - string + FcpoolFcBlockRelationship None - - Label + + CreateTime - string + DateTime - string + DateTime None - ModTime + DomainGroupMoid - DateTime + string - DateTime + string None - - Model + + ModTime - string + DateTime - string + DateTime None @@ -243774,32 +244413,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision + + Peer - string + FcpoolLeaseRelationship - string + FcpoolLeaseRelationship None - - SharedScope + + Pool - string + FcpoolPoolRelationship - string + FcpoolPoolRelationship + + + None + + + Reservation + + + + FcpoolReservationRelationship + + FcpoolReservationRelationship None - Vendor + Reserved + + + + bool + + bool + + + None + + + SharedScope @@ -243811,7 +244474,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Version + WwnId @@ -243825,7 +244488,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBiosDescriptor + Get-IntersightFcpoolPoolMember Apply @@ -243961,7 +244624,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBiosDescriptor + Get-IntersightFcpoolPoolMember Json @@ -243989,7 +244652,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBiosDescriptor + Get-IntersightFcpoolPoolMember Json @@ -244187,85 +244850,85 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BrandString + Assigned - The brand string of the endpoint for which this capability information is applicable. + Boolean to represent whether the ID is in use. - string + bool - string + bool None - - CreateTime + + AssignedByAnother - The time when this managed object was created. + Boolean to represent whether the ID is used either statically or by another pool. - DateTime + bool - DateTime + bool None - - Description + + AssignedToEntity - Detailed information about the endpoint. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - DomainGroupMoid + + BlockHead - The DomainGroup ID for this managed object. + A reference to a fcpoolFcBlock resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolFcBlockRelationship - string + FcpoolFcBlockRelationship None - - Label + + CreateTime - The label type for the component. + The time when this managed object was created. - string + DateTime - string + DateTime None - ModTime + DomainGroupMoid - The time when this managed object was last modified. + The DomainGroup ID for this managed object. - DateTime + string - DateTime + string None - - Model + + ModTime - The model of the endpoint, for which this capability information is applicable. + The time when this managed object was last modified. - string + DateTime - string + DateTime None @@ -244294,34 +244957,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision + + Peer - The revision for the component. + A reference to a fcpoolLease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolLeaseRelationship - string + FcpoolLeaseRelationship None - - SharedScope + + Pool - 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 fcpoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolPoolRelationship - string + FcpoolPoolRelationship + + + None + + + Reservation + + A reference to a fcpoolReservation resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FcpoolReservationRelationship + + FcpoolReservationRelationship None - Vendor + Reserved - The vendor of the endpoint, for which this capability information is applicable. + Boolean to represent whether the ID is reserved. + + bool + + bool + + + 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 @@ -244331,9 +245018,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Version + WwnId - The firmware or software version of the endpoint, for which this capability information is applicable. + WWN ID of this pool member. string @@ -244395,19 +245082,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareBiosDescriptor by Name -PS C:\> $FirmwareBiosDescriptorByName = Get-IntersightFirmwareBiosDescriptor -Name FirmwareBiosDescriptorName + #Get the FcpoolPoolMember by Name +PS C:\> $FcpoolPoolMemberByName = Get-IntersightFcpoolPoolMember -Name FcpoolPoolMemberName #Get the List of ServerProfiles -PS C:\> $FirmwareBiosDescriptorList = Get-IntersightFirmwareBiosDescriptor +PS C:\> $FcpoolPoolMemberList = Get-IntersightFcpoolPoolMember -#Get the list of FirmwareBiosDescriptor under particular organization. +#Get the list of FcpoolPoolMember under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareBiosDescriptorByOrg = Get-IntersightFirmwareBiosDescriptor -Organization $org +PS C:\> $FcpoolPoolMemberByOrg = Get-IntersightFcpoolPoolMember -Organization $org -#Get the FirmwareBiosDescriptor based on query Parameter -PS C:\> $FirmwareBiosDescriptorByQueryParam = Get-IntersightFirmwareBiosDescriptor -Filter Name eq FirmwareBiosDescriptorName +#Get the FcpoolPoolMember based on query Parameter +PS C:\> $FcpoolPoolMemberByQueryParam = Get-IntersightFcpoolPoolMember -Filter Name eq FcpoolPoolMemberName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -244420,38 +245107,26 @@ PS C:\> $FirmwareBiosDescriptorByQueryParam = Get-IntersightFirmwareBiosDescript https://www.intersight.com/apidocs/downloads - - New-IntersightFirmwareBiosDescriptor - - - - Remove-IntersightFirmwareBiosDescriptor - - - - Set-IntersightFirmwareBiosDescriptor - - - Get-IntersightFirmwareBoardControllerDescriptor + Get-IntersightFcpoolReservation Get - IntersightFirmwareBoardControllerDescriptor + IntersightFcpoolReservation - Get the FirmwareBoardControllerDescriptor + Get the FcpoolReservation - Read a 'FirmwareBoardControllerDescriptor' resource., + Read a 'FcpoolReservation' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareBoardControllerDescriptor + Get-IntersightFcpoolReservation AccountMoid @@ -244465,13 +245140,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BrandString + AllocationType - string + FcpoolReservation.AllocationTypeEnum - string + FcpoolReservation.AllocationTypeEnum + + + None + + + Block + + + + FcpoolFcBlockRelationship + + FcpoolFcBlockRelationship None @@ -244489,7 +245176,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -244500,8 +245187,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + IdPurpose @@ -244513,7 +245200,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Label + Identity @@ -244536,8 +245223,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model + + Moid @@ -244548,14 +245235,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Organization - string + OrganizationOrganizationRelationship - string + OrganizationOrganizationRelationship None @@ -244572,32 +245259,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision + + Pool - string + FcpoolPoolRelationship - string + FcpoolPoolRelationship None - - SharedScope + + PoolMember - string + FcpoolPoolMemberRelationship - string + FcpoolPoolMemberRelationship None - - Vendor + + SharedScope @@ -244608,14 +245295,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Version + + Universe - string + FcpoolUniverseRelationship - string + FcpoolUniverseRelationship None @@ -244623,7 +245310,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBoardControllerDescriptor + Get-IntersightFcpoolReservation Apply @@ -244759,7 +245446,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBoardControllerDescriptor + Get-IntersightFcpoolReservation Json @@ -244787,7 +245474,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareBoardControllerDescriptor + Get-IntersightFcpoolReservation Json @@ -244985,13 +245672,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BrandString + AllocationType - The brand string of the endpoint for which this capability information is applicable. + Type of the allocation for the identity in the reservation either static or dynamic (i.e. via pool).\n* `dynamic` - Identifiers to be allocated by system.\n* `static` - Identifiers are assigned by the user. - string + FcpoolReservation.AllocationTypeEnum - string + FcpoolReservation.AllocationTypeEnum + + + None + + + Block + + A reference to a fcpoolFcBlock resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FcpoolFcBlockRelationship + + FcpoolFcBlockRelationship None @@ -245009,9 +245708,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 @@ -245020,10 +245719,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + IdPurpose - The DomainGroup ID for this managed object. + Purpose of this WWN ID. Purpose can be WWPN or WWNN. string @@ -245033,9 +245732,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Label + Identity - The label type for the component. + WWN ID that needs to be reserved. string @@ -245056,10 +245755,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 @@ -245068,14 +245767,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Moid + + Organization - The unique identifier of this Managed Object instance. + A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + OrganizationOrganizationRelationship - string + OrganizationOrganizationRelationship None @@ -245092,34 +245791,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision + + Pool - The revision for the component. + A reference to a fcpoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolPoolRelationship - string + FcpoolPoolRelationship None - - SharedScope + + PoolMember - 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 fcpoolPoolMember resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolPoolMemberRelationship - string + FcpoolPoolMemberRelationship None - - Vendor + + SharedScope - The vendor 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 @@ -245128,14 +245827,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Version + + Universe - The firmware or software version of the endpoint, for which this capability information is applicable. + A reference to a fcpoolUniverse resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FcpoolUniverseRelationship - string + FcpoolUniverseRelationship None @@ -245190,28 +245889,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FirmwareBoardControllerDescriptor by Name -PS C:\> $FirmwareBoardControllerDescriptorByName = Get-IntersightFirmwareBoardControllerDescriptor -Name FirmwareBoardControllerDescriptorName - -#Get the List of ServerProfiles -PS C:\> $FirmwareBoardControllerDescriptorList = Get-IntersightFirmwareBoardControllerDescriptor - -#Get the list of FirmwareBoardControllerDescriptor under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FirmwareBoardControllerDescriptorByOrg = Get-IntersightFirmwareBoardControllerDescriptor -Organization $org - -#Get the FirmwareBoardControllerDescriptor based on query Parameter -PS C:\> $FirmwareBoardControllerDescriptorByQueryParam = Get-IntersightFirmwareBoardControllerDescriptor -Filter Name eq FirmwareBoardControllerDescriptorName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -245219,15 +245897,11 @@ PS C:\> $FirmwareBoardControllerDescriptorByQueryParam = Get-IntersightFirmwareB - New-IntersightFirmwareBoardControllerDescriptor - - - - Remove-IntersightFirmwareBoardControllerDescriptor + New-IntersightFcpoolReservation - Set-IntersightFirmwareBoardControllerDescriptor + Remove-IntersightFcpoolReservation @@ -245235,41 +245909,41 @@ PS C:\> $FirmwareBoardControllerDescriptorByQueryParam = Get-IntersightFirmwareB - Get-IntersightFirmwareChassisUpgrade + Get-IntersightFcpoolUniverse Get - IntersightFirmwareChassisUpgrade + IntersightFcpoolUniverse - Get the FirmwareChassisUpgrade + Get the FcpoolUniverse - Read a 'FirmwareChassisUpgrade' resource., + Read a 'FcpoolUniverse' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareChassisUpgrade - - AccountMoid + Get-IntersightFcpoolUniverse + + Account - string + IamAccountRelationship - string + IamAccountRelationship None - - Chassis + + AccountMoid - EquipmentChassisRelationship + string - EquipmentChassisRelationship + string None @@ -245286,30 +245960,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Device - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Distributable - - - - FirmwareDistributableRelationship - - FirmwareDistributableRelationship - - - None - DomainGroupMoid @@ -245358,18 +246008,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Release - - - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - SharedScope @@ -245382,70 +246020,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SkipEstimateImpact - - - - bool - - bool - - - None - - - Status - - - - FirmwareChassisUpgrade.StatusEnum - - FirmwareChassisUpgrade.StatusEnum - - - None - - - UpgradeImpact - - - - FirmwareUpgradeImpactStatusRelationship - - FirmwareUpgradeImpactStatusRelationship - - - None - - - UpgradeStatus - - - - FirmwareUpgradeStatusRelationship - - FirmwareUpgradeStatusRelationship - - - None - - - UpgradeType - - - - FirmwareChassisUpgrade.UpgradeTypeEnum - - FirmwareChassisUpgrade.UpgradeTypeEnum - - - None - - Get-IntersightFirmwareChassisUpgrade + Get-IntersightFcpoolUniverse Apply @@ -245581,7 +246159,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareChassisUpgrade + Get-IntersightFcpoolUniverse Json @@ -245609,7 +246187,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareChassisUpgrade + Get-IntersightFcpoolUniverse Json @@ -245794,26 +246372,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AccountMoid + + Account - The Account ID for this managed object. + A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + IamAccountRelationship - string + IamAccountRelationship None - - Chassis + + AccountMoid - A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The Account ID for this managed object. - EquipmentChassisRelationship + string - EquipmentChassisRelationship + string None @@ -245830,30 +246408,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Device - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Distributable - - A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareDistributableRelationship - - FirmwareDistributableRelationship - - - None - DomainGroupMoid @@ -245902,18 +246456,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Release - - A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - SharedScope @@ -245926,66 +246468,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SkipEstimateImpact - - User has the option to skip the estimate impact calculation. - - bool - - bool - - - None - - - Status - - Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. - - FirmwareChassisUpgrade.StatusEnum - - FirmwareChassisUpgrade.StatusEnum - - - None - - - UpgradeImpact - - A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeImpactStatusRelationship - - FirmwareUpgradeImpactStatusRelationship - - - None - - - UpgradeStatus - - A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeStatusRelationship - - FirmwareUpgradeStatusRelationship - - - None - - - UpgradeType - - Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. - - FirmwareChassisUpgrade.UpgradeTypeEnum - - FirmwareChassisUpgrade.UpgradeTypeEnum - - - None - Json @@ -246039,19 +246521,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareChassisUpgrade by Name -PS C:\> $FirmwareChassisUpgradeByName = Get-IntersightFirmwareChassisUpgrade -Name FirmwareChassisUpgradeName + #Get the FcpoolUniverse by Name +PS C:\> $FcpoolUniverseByName = Get-IntersightFcpoolUniverse -Name FcpoolUniverseName #Get the List of ServerProfiles -PS C:\> $FirmwareChassisUpgradeList = Get-IntersightFirmwareChassisUpgrade +PS C:\> $FcpoolUniverseList = Get-IntersightFcpoolUniverse -#Get the list of FirmwareChassisUpgrade under particular organization. +#Get the list of FcpoolUniverse under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareChassisUpgradeByOrg = Get-IntersightFirmwareChassisUpgrade -Organization $org +PS C:\> $FcpoolUniverseByOrg = Get-IntersightFcpoolUniverse -Organization $org -#Get the FirmwareChassisUpgrade based on query Parameter -PS C:\> $FirmwareChassisUpgradeByQueryParam = Get-IntersightFirmwareChassisUpgrade -Filter Name eq FirmwareChassisUpgradeName +#Get the FcpoolUniverse based on query Parameter +PS C:\> $FcpoolUniverseByQueryParam = Get-IntersightFcpoolUniverse -Filter Name eq FcpoolUniverseName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -246064,34 +246546,26 @@ PS C:\> $FirmwareChassisUpgradeByQueryParam = Get-IntersightFirmwareChassisUpgra https://www.intersight.com/apidocs/downloads - - New-IntersightFirmwareChassisUpgrade - - - - Remove-IntersightFirmwareChassisUpgrade - - - Get-IntersightFirmwareCimcDescriptor + Get-IntersightFirmwareBiosDescriptor Get - IntersightFirmwareCimcDescriptor + IntersightFirmwareBiosDescriptor - Get the FirmwareCimcDescriptor + Get the FirmwareBiosDescriptor - Read a 'FirmwareCimcDescriptor' resource., + Read a 'FirmwareBiosDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareCimcDescriptor + Get-IntersightFirmwareBiosDescriptor AccountMoid @@ -246263,7 +246737,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareCimcDescriptor + Get-IntersightFirmwareBiosDescriptor Apply @@ -246399,7 +246873,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareCimcDescriptor + Get-IntersightFirmwareBiosDescriptor Json @@ -246427,7 +246901,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareCimcDescriptor + Get-IntersightFirmwareBiosDescriptor Json @@ -246833,19 +247307,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareCimcDescriptor by Name -PS C:\> $FirmwareCimcDescriptorByName = Get-IntersightFirmwareCimcDescriptor -Name FirmwareCimcDescriptorName + #Get the FirmwareBiosDescriptor by Name +PS C:\> $FirmwareBiosDescriptorByName = Get-IntersightFirmwareBiosDescriptor -Name FirmwareBiosDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareCimcDescriptorList = Get-IntersightFirmwareCimcDescriptor +PS C:\> $FirmwareBiosDescriptorList = Get-IntersightFirmwareBiosDescriptor -#Get the list of FirmwareCimcDescriptor under particular organization. +#Get the list of FirmwareBiosDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareCimcDescriptorByOrg = Get-IntersightFirmwareCimcDescriptor -Organization $org +PS C:\> $FirmwareBiosDescriptorByOrg = Get-IntersightFirmwareBiosDescriptor -Organization $org -#Get the FirmwareCimcDescriptor based on query Parameter -PS C:\> $FirmwareCimcDescriptorByQueryParam = Get-IntersightFirmwareCimcDescriptor -Filter Name eq FirmwareCimcDescriptorName +#Get the FirmwareBiosDescriptor based on query Parameter +PS C:\> $FirmwareBiosDescriptorByQueryParam = Get-IntersightFirmwareBiosDescriptor -Filter Name eq FirmwareBiosDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -246859,15 +247333,15 @@ PS C:\> $FirmwareCimcDescriptorByQueryParam = Get-IntersightFirmwareCimcDescript - New-IntersightFirmwareCimcDescriptor + New-IntersightFirmwareBiosDescriptor - Remove-IntersightFirmwareCimcDescriptor + Remove-IntersightFirmwareBiosDescriptor - Set-IntersightFirmwareCimcDescriptor + Set-IntersightFirmwareBiosDescriptor @@ -246875,21 +247349,21 @@ PS C:\> $FirmwareCimcDescriptorByQueryParam = Get-IntersightFirmwareCimcDescript - Get-IntersightFirmwareDimmDescriptor + Get-IntersightFirmwareBoardControllerDescriptor Get - IntersightFirmwareDimmDescriptor + IntersightFirmwareBoardControllerDescriptor - Get the FirmwareDimmDescriptor + Get the FirmwareBoardControllerDescriptor - Read a 'FirmwareDimmDescriptor' resource., + Read a 'FirmwareBoardControllerDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareDimmDescriptor + Get-IntersightFirmwareBoardControllerDescriptor AccountMoid @@ -247061,7 +247535,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDimmDescriptor + Get-IntersightFirmwareBoardControllerDescriptor Apply @@ -247197,7 +247671,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDimmDescriptor + Get-IntersightFirmwareBoardControllerDescriptor Json @@ -247225,7 +247699,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDimmDescriptor + Get-IntersightFirmwareBoardControllerDescriptor Json @@ -247631,19 +248105,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareDimmDescriptor by Name -PS C:\> $FirmwareDimmDescriptorByName = Get-IntersightFirmwareDimmDescriptor -Name FirmwareDimmDescriptorName + #Get the FirmwareBoardControllerDescriptor by Name +PS C:\> $FirmwareBoardControllerDescriptorByName = Get-IntersightFirmwareBoardControllerDescriptor -Name FirmwareBoardControllerDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareDimmDescriptorList = Get-IntersightFirmwareDimmDescriptor +PS C:\> $FirmwareBoardControllerDescriptorList = Get-IntersightFirmwareBoardControllerDescriptor -#Get the list of FirmwareDimmDescriptor under particular organization. +#Get the list of FirmwareBoardControllerDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareDimmDescriptorByOrg = Get-IntersightFirmwareDimmDescriptor -Organization $org +PS C:\> $FirmwareBoardControllerDescriptorByOrg = Get-IntersightFirmwareBoardControllerDescriptor -Organization $org -#Get the FirmwareDimmDescriptor based on query Parameter -PS C:\> $FirmwareDimmDescriptorByQueryParam = Get-IntersightFirmwareDimmDescriptor -Filter Name eq FirmwareDimmDescriptorName +#Get the FirmwareBoardControllerDescriptor based on query Parameter +PS C:\> $FirmwareBoardControllerDescriptorByQueryParam = Get-IntersightFirmwareBoardControllerDescriptor -Filter Name eq FirmwareBoardControllerDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -247657,15 +248131,15 @@ PS C:\> $FirmwareDimmDescriptorByQueryParam = Get-IntersightFirmwareDimmDescript - New-IntersightFirmwareDimmDescriptor + New-IntersightFirmwareBoardControllerDescriptor - Remove-IntersightFirmwareDimmDescriptor + Remove-IntersightFirmwareBoardControllerDescriptor - Set-IntersightFirmwareDimmDescriptor + Set-IntersightFirmwareBoardControllerDescriptor @@ -247673,21 +248147,21 @@ PS C:\> $FirmwareDimmDescriptorByQueryParam = Get-IntersightFirmwareDimmDescript - Get-IntersightFirmwareDistributable + Get-IntersightFirmwareChassisUpgrade Get - IntersightFirmwareDistributable + IntersightFirmwareChassisUpgrade - Get the FirmwareDistributable + Get the FirmwareChassisUpgrade - Read a 'FirmwareDistributable' resource., + Read a 'FirmwareChassisUpgrade' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareDistributable + Get-IntersightFirmwareChassisUpgrade AccountMoid @@ -247700,26 +248174,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BundleType - - - - string - - string - - - None - - Catalog + Chassis - SoftwarerepositoryCatalogRelationship + EquipmentChassisRelationship - SoftwarerepositoryCatalogRelationship + EquipmentChassisRelationship None @@ -247736,176 +248198,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description - - - - string - - string - - - None - - - DomainGroupMoid - - - - string - - string - - - None - - - DownloadCount - - - - long - - long - - - None - - - FeatureSource - - - - FirmwareDistributable.FeatureSourceEnum - - FirmwareDistributable.FeatureSourceEnum - - - None - - - FileLocation - - - - string - - string - - - None - - - Guid - - - - string - - string - - - None - - - ImageCategory - - - - string - - string - - - None - - - ImageType - - - - string - - string - - - None - - - ImportAction - - - - FirmwareDistributable.ImportActionEnum - - FirmwareDistributable.ImportActionEnum - - - None - - - ImportState - - - - FirmwareDistributable.ImportStateEnum - - FirmwareDistributable.ImportStateEnum - - - None - - - ImportedTime - - - - DateTime - - DateTime - - - None - - - LastAccessTime - - - - DateTime - - DateTime - - - None - - - Md5eTag + + Device - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - Md5sum + + Distributable - string + FirmwareDistributableRelationship - string + FirmwareDistributableRelationship None - - Mdfid + + DomainGroupMoid @@ -247928,18 +248246,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -247952,30 +248258,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - Origin - - - - FirmwareDistributable.OriginEnum - - FirmwareDistributable.OriginEnum - - - None - Parent @@ -247988,30 +248270,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PlatformType - - - - string - - string - - - None - - - RecommendedBuild - - - - string - - string - - - None - Release @@ -248024,42 +248282,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ReleaseDate - - - - DateTime - - DateTime - - - None - - - ReleaseNotesUrl - - - - string - - string - - - None - - - Sha512sum - - - - string - - string - - - None - SharedScope @@ -248073,61 +248295,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Size + SkipEstimateImpact - long + bool - long + bool None - SoftwareAdvisoryUrl + Status - string + FirmwareChassisUpgrade.StatusEnum - string + FirmwareChassisUpgrade.StatusEnum None - - SoftwareTypeId + + UpgradeImpact - string + FirmwareUpgradeImpactStatusRelationship - string + FirmwareUpgradeImpactStatusRelationship None - - Vendor + + UpgradeStatus - string + FirmwareUpgradeStatusRelationship - string + FirmwareUpgradeStatusRelationship None - Version + UpgradeType - string + FirmwareChassisUpgrade.UpgradeTypeEnum - string + FirmwareChassisUpgrade.UpgradeTypeEnum None @@ -248135,7 +248357,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributable + Get-IntersightFirmwareChassisUpgrade Apply @@ -248271,7 +248493,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributable + Get-IntersightFirmwareChassisUpgrade Json @@ -248299,7 +248521,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributable + Get-IntersightFirmwareChassisUpgrade Json @@ -248496,26 +248718,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BundleType - - The bundle type of the image, as published on cisco.com. - - string - - string - - - None - - Catalog + Chassis - A reference to a softwarerepositoryCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - SoftwarerepositoryCatalogRelationship + EquipmentChassisRelationship - SoftwarerepositoryCatalogRelationship + EquipmentChassisRelationship None @@ -248532,178 +248742,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description - - User provided description about the file. Cisco provided description for image inventoried from a Cisco repository. - - string - - string - - - None - - - DomainGroupMoid - - The DomainGroup ID for this managed object. - - string - - string - - - None - - - DownloadCount - - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. - - long - - long - - - None - - - FeatureSource - - The name of the feature to which the uploaded file belongs.\n* `System` - This indicates system initiated file uploads.\n* `OpenAPIImport` - This indicates an OpenAPI file upload.\n* `PartnerIntegrationImport` - This indicates a Partner-Integration Appliance user file uploads. - - FirmwareDistributable.FeatureSourceEnum - - FirmwareDistributable.FeatureSourceEnum - - - None - - - FileLocation - - The file location of the distributable. - - string - - string - - - None - - - Guid - - The unique identifier for an image in a Cisco repository. - - string - - string - - - None - - - ImageCategory - - The category into which the distributable falls into according to the supported platform series. For e.g.; C-Series/B-Series/Infrastructure. - - string - - string - - - None - - - ImageType - - The type of image which the distributable falls into according to the component it can upgrade. For e.g.; Standalone server, Intersight managed server, UCS Managed Fabric Interconnect. The field is used in private appliance mode, where image does not have description populated from CCO. - - string - - string - - - None - - - ImportAction - - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.\n* `None` - No action should be taken on the imported file.\n* `GeneratePreSignedUploadUrl` - Generate pre signed URL of file for importing into the repository.\n* `GeneratePreSignedDownloadUrl` - Generate pre signed URL of file in the repository to download.\n* `CompleteImportProcess` - Mark that the import process of the file into the repository is complete.\n* `MarkImportFailed` - Mark to indicate that the import process of the file into the repository failed.\n* `PreCache` - Cache the file into the Intersight Appliance.\n* `Cancel` - The cancel import process for the file into the repository.\n* `Extract` - The action to extract the file in the external repository.\n* `Evict` - Evict the cached file from the Intersight Appliance. - - FirmwareDistributable.ImportActionEnum - - FirmwareDistributable.ImportActionEnum - - - None - - - ImportState - - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository monitoring process.\n* `ReadyForImport` - The image is ready to be imported into the repository.\n* `Importing` - The image is being imported into the repository.\n* `Imported` - The image has been extracted and imported into the repository.\n* `PendingExtraction` - Indicates that the image has been imported but not extracted in the repository.\n* `Extracting` - Indicates that the image is being extracted into the repository.\n* `Extracted` - Indicates that the image has been extracted into the repository.\n* `Failed` - The image import from an external source to the repository has failed.\n* `MetaOnly` - The image is present in an external repository.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - Indicates that the image is being cached into the Intersight Appliance or endpoint cache.\n* `Cached` - Indicates that the image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - Indicates that the image caching into the Intersight Appliance failed or endpoint cache.\n* `Corrupted` - Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.\n* `Evicted` - Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.\n* `Invalid` - Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - - FirmwareDistributable.ImportStateEnum - - FirmwareDistributable.ImportStateEnum - - - None - - - ImportedTime - - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached. - - DateTime - - DateTime - - - None - - - LastAccessTime - - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. - - DateTime - - DateTime - - - None - - - Md5eTag + + Device - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - Md5sum + + Distributable - The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository. + A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FirmwareDistributableRelationship - string + FirmwareDistributableRelationship None - - Mdfid + + DomainGroupMoid - The mdfid of the image provided by cisco.com. + The DomainGroup ID for this managed object. string @@ -248724,18 +248790,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - The endpoint model for which this firmware image is applicable. - - string - - string - - - None - Moid @@ -248748,30 +248802,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the file. It is populated as part of the image import operation. - - string - - string - - - None - - - Origin - - The source of the distributable. If it has been created by the user or system.\n* `System` - The distributable has been created by the System.\n* `User` - The distributable has been created by the User. - - FirmwareDistributable.OriginEnum - - FirmwareDistributable.OriginEnum - - - None - Parent @@ -248784,30 +248814,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PlatformType - - The platform type of the image. - - string - - string - - - None - - - RecommendedBuild - - The build which is recommended by Cisco. - - string - - string - - - None - Release @@ -248820,42 +248826,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ReleaseDate - - The date on which the file was released or distributed by its vendor. - - DateTime - - DateTime - - - None - - - ReleaseNotesUrl - - The url for the release notes of this image. - - string - - string - - - None - - - Sha512sum - - The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository. - - string - - string - - - None - SharedScope @@ -248869,61 +248839,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Size + SkipEstimateImpact - The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository. + User has the option to skip the estimate impact calculation. - long + bool - long + bool None - SoftwareAdvisoryUrl + Status - The software advisory, if any, provided by the vendor for this file. + Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. - string + FirmwareChassisUpgrade.StatusEnum - string + FirmwareChassisUpgrade.StatusEnum None - - SoftwareTypeId + + UpgradeImpact - The software type id provided by cisco.com. + A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FirmwareUpgradeImpactStatusRelationship - string + FirmwareUpgradeImpactStatusRelationship None - - Vendor + + UpgradeStatus - The vendor or publisher of this file. + A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FirmwareUpgradeStatusRelationship - string + FirmwareUpgradeStatusRelationship None - Version + UpgradeType - Vendor provided version for the file. + Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. - string + FirmwareChassisUpgrade.UpgradeTypeEnum - string + FirmwareChassisUpgrade.UpgradeTypeEnum None @@ -248981,19 +248951,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareDistributable by Name -PS C:\> $FirmwareDistributableByName = Get-IntersightFirmwareDistributable -Name FirmwareDistributableName + #Get the FirmwareChassisUpgrade by Name +PS C:\> $FirmwareChassisUpgradeByName = Get-IntersightFirmwareChassisUpgrade -Name FirmwareChassisUpgradeName #Get the List of ServerProfiles -PS C:\> $FirmwareDistributableList = Get-IntersightFirmwareDistributable +PS C:\> $FirmwareChassisUpgradeList = Get-IntersightFirmwareChassisUpgrade -#Get the list of FirmwareDistributable under particular organization. +#Get the list of FirmwareChassisUpgrade under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareDistributableByOrg = Get-IntersightFirmwareDistributable -Organization $org +PS C:\> $FirmwareChassisUpgradeByOrg = Get-IntersightFirmwareChassisUpgrade -Organization $org -#Get the FirmwareDistributable based on query Parameter -PS C:\> $FirmwareDistributableByQueryParam = Get-IntersightFirmwareDistributable -Filter Name eq FirmwareDistributableName +#Get the FirmwareChassisUpgrade based on query Parameter +PS C:\> $FirmwareChassisUpgradeByQueryParam = Get-IntersightFirmwareChassisUpgrade -Filter Name eq FirmwareChassisUpgradeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -249007,15 +248977,11 @@ PS C:\> $FirmwareDistributableByQueryParam = Get-IntersightFirmwareDistributable - New-IntersightFirmwareDistributable - - - - Remove-IntersightFirmwareDistributable + New-IntersightFirmwareChassisUpgrade - Set-IntersightFirmwareDistributable + Remove-IntersightFirmwareChassisUpgrade @@ -249023,21 +248989,21 @@ PS C:\> $FirmwareDistributableByQueryParam = Get-IntersightFirmwareDistributable - Get-IntersightFirmwareDistributableMeta + Get-IntersightFirmwareCimcDescriptor Get - IntersightFirmwareDistributableMeta + IntersightFirmwareCimcDescriptor - Get the FirmwareDistributableMeta + Get the FirmwareCimcDescriptor - Read a 'FirmwareDistributableMeta' resource., + Read a 'FirmwareCimcDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareDistributableMeta + Get-IntersightFirmwareCimcDescriptor AccountMoid @@ -249051,7 +249017,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BucketName + BrandString @@ -249075,7 +249041,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + Description @@ -249086,20 +249052,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FileType + + DomainGroupMoid - FirmwareDistributableMeta.FileTypeEnum + string - FirmwareDistributableMeta.FileTypeEnum + string None - FromVersion + Label @@ -249110,26 +249076,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Mdfid + + ModTime - string + DateTime - string + DateTime None - - ModTime + + Model - DateTime + string - DateTime + string None @@ -249158,8 +249124,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + Revision @@ -249170,8 +249136,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SoftwareTypeId + + SharedScope @@ -249183,19 +249149,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Source + Vendor - FirmwareDistributableMeta.SourceEnum + string - FirmwareDistributableMeta.SourceEnum + string None - ToVersion + Version @@ -249209,7 +249175,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributableMeta + Get-IntersightFirmwareCimcDescriptor Apply @@ -249345,7 +249311,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributableMeta + Get-IntersightFirmwareCimcDescriptor Json @@ -249373,7 +249339,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDistributableMeta + Get-IntersightFirmwareCimcDescriptor Json @@ -249571,9 +249537,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BucketName + BrandString - The S3 bucket name where the images are present, if source is external cloud store. + The brand string of the endpoint for which this capability information is applicable. string @@ -249595,9 +249561,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DomainGroupMoid + Description - The DomainGroup ID for this managed object. + Detailed information about the endpoint. string @@ -249606,22 +249572,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - FileType - - The type of distributable image, example huu, scu, driver, os.\n* `Distributable` - Stores firmware host utility images and fabric images.\n* `DriverDistributable` - Stores driver distributable images.\n* `ServerConfigurationUtilityDistributable` - Stores server configuration utility images.\n* `OperatingSystemFile` - Stores operating system iso images.\n* `HyperflexDistributable` - It stores HyperFlex images. - - FirmwareDistributableMeta.FileTypeEnum - - FirmwareDistributableMeta.FileTypeEnum - - - None - - - FromVersion + + DomainGroupMoid - The version from which user can download images from amazon store, if source is external cloud store. + The DomainGroup ID for this managed object. string @@ -249631,9 +249585,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mdfid + Label - The mdfid of the image provided by cisco.com. + The label type for the component. string @@ -249654,6 +249608,18 @@ 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 @@ -249678,10 +249644,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + Revision - 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 revision for the component. string @@ -249690,10 +249656,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SoftwareTypeId + + SharedScope - The software type id provided by cisco.com. + 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 @@ -249703,21 +249669,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Source + Vendor - The image can be downloaded from cisco.com or external cloud store.\n* `Cisco` - External repository hosted on cisco.com.\n* `IntersightCloud` - Repository hosted by the Intersight Cloud.\n* `LocalMachine` - The file is available on the local client machine. Used as an upload source type.\n* `NetworkShare` - External repository in the customer datacenter. This will typically be a file server. + The vendor of the endpoint, for which this capability information is applicable. - FirmwareDistributableMeta.SourceEnum + string - FirmwareDistributableMeta.SourceEnum + string None - ToVersion + Version - The version till which user can download images from amazon store, if source is external cloud store. + The firmware or software version of the endpoint, for which this capability information is applicable. string @@ -249779,19 +249745,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareDistributableMeta by Name -PS C:\> $FirmwareDistributableMetaByName = Get-IntersightFirmwareDistributableMeta -Name FirmwareDistributableMetaName + #Get the FirmwareCimcDescriptor by Name +PS C:\> $FirmwareCimcDescriptorByName = Get-IntersightFirmwareCimcDescriptor -Name FirmwareCimcDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareDistributableMetaList = Get-IntersightFirmwareDistributableMeta +PS C:\> $FirmwareCimcDescriptorList = Get-IntersightFirmwareCimcDescriptor -#Get the list of FirmwareDistributableMeta under particular organization. +#Get the list of FirmwareCimcDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareDistributableMetaByOrg = Get-IntersightFirmwareDistributableMeta -Organization $org +PS C:\> $FirmwareCimcDescriptorByOrg = Get-IntersightFirmwareCimcDescriptor -Organization $org -#Get the FirmwareDistributableMeta based on query Parameter -PS C:\> $FirmwareDistributableMetaByQueryParam = Get-IntersightFirmwareDistributableMeta -Filter Name eq FirmwareDistributableMetaName +#Get the FirmwareCimcDescriptor based on query Parameter +PS C:\> $FirmwareCimcDescriptorByQueryParam = Get-IntersightFirmwareCimcDescriptor -Filter Name eq FirmwareCimcDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -249804,26 +249770,38 @@ PS C:\> $FirmwareDistributableMetaByQueryParam = Get-IntersightFirmwareDistribut https://www.intersight.com/apidocs/downloads + + New-IntersightFirmwareCimcDescriptor + + + + Remove-IntersightFirmwareCimcDescriptor + + + + Set-IntersightFirmwareCimcDescriptor + + - Get-IntersightFirmwareDriveDescriptor + Get-IntersightFirmwareDimmDescriptor Get - IntersightFirmwareDriveDescriptor + IntersightFirmwareDimmDescriptor - Get the FirmwareDriveDescriptor + Get the FirmwareDimmDescriptor - Read a 'FirmwareDriveDescriptor' resource., + Read a 'FirmwareDimmDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareDriveDescriptor + Get-IntersightFirmwareDimmDescriptor AccountMoid @@ -249995,7 +249973,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriveDescriptor + Get-IntersightFirmwareDimmDescriptor Apply @@ -250131,7 +250109,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriveDescriptor + Get-IntersightFirmwareDimmDescriptor Json @@ -250159,7 +250137,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriveDescriptor + Get-IntersightFirmwareDimmDescriptor Json @@ -250565,19 +250543,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareDriveDescriptor by Name -PS C:\> $FirmwareDriveDescriptorByName = Get-IntersightFirmwareDriveDescriptor -Name FirmwareDriveDescriptorName + #Get the FirmwareDimmDescriptor by Name +PS C:\> $FirmwareDimmDescriptorByName = Get-IntersightFirmwareDimmDescriptor -Name FirmwareDimmDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareDriveDescriptorList = Get-IntersightFirmwareDriveDescriptor +PS C:\> $FirmwareDimmDescriptorList = Get-IntersightFirmwareDimmDescriptor -#Get the list of FirmwareDriveDescriptor under particular organization. +#Get the list of FirmwareDimmDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareDriveDescriptorByOrg = Get-IntersightFirmwareDriveDescriptor -Organization $org +PS C:\> $FirmwareDimmDescriptorByOrg = Get-IntersightFirmwareDimmDescriptor -Organization $org -#Get the FirmwareDriveDescriptor based on query Parameter -PS C:\> $FirmwareDriveDescriptorByQueryParam = Get-IntersightFirmwareDriveDescriptor -Filter Name eq FirmwareDriveDescriptorName +#Get the FirmwareDimmDescriptor based on query Parameter +PS C:\> $FirmwareDimmDescriptorByQueryParam = Get-IntersightFirmwareDimmDescriptor -Filter Name eq FirmwareDimmDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -250591,15 +250569,15 @@ PS C:\> $FirmwareDriveDescriptorByQueryParam = Get-IntersightFirmwareDriveDescri - New-IntersightFirmwareDriveDescriptor + New-IntersightFirmwareDimmDescriptor - Remove-IntersightFirmwareDriveDescriptor + Remove-IntersightFirmwareDimmDescriptor - Set-IntersightFirmwareDriveDescriptor + Set-IntersightFirmwareDimmDescriptor @@ -250607,21 +250585,21 @@ PS C:\> $FirmwareDriveDescriptorByQueryParam = Get-IntersightFirmwareDriveDescri - Get-IntersightFirmwareDriverDistributable + Get-IntersightFirmwareDistributable Get - IntersightFirmwareDriverDistributable + IntersightFirmwareDistributable - Get the FirmwareDriverDistributable + Get the FirmwareDistributable - Read a 'FirmwareDriverDistributable' resource., + Read a 'FirmwareDistributable' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareDriverDistributable + Get-IntersightFirmwareDistributable AccountMoid @@ -250658,32 +250636,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Category + + CreateTime - string + DateTime - string + DateTime None - CreateTime + Description - DateTime + string - DateTime + string None - Description + DomainGroupMoid @@ -250695,55 +250673,55 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Directory + DownloadCount - string + long - string + long None - - DomainGroupMoid + + FeatureSource - string + FirmwareDistributable.FeatureSourceEnum - string + FirmwareDistributable.FeatureSourceEnum None - DownloadCount + FileLocation - long + string - long + string None - FeatureSource + Guid - FirmwareDriverDistributable.FeatureSourceEnum + string - FirmwareDriverDistributable.FeatureSourceEnum + string None - Guid + ImageCategory @@ -250771,9 +250749,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FirmwareDriverDistributable.ImportActionEnum + FirmwareDistributable.ImportActionEnum - FirmwareDriverDistributable.ImportActionEnum + FirmwareDistributable.ImportActionEnum None @@ -250783,9 +250761,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - FirmwareDriverDistributable.ImportStateEnum + FirmwareDistributable.ImportStateEnum - FirmwareDriverDistributable.ImportStateEnum + FirmwareDistributable.ImportStateEnum None @@ -250899,25 +250877,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Osname - - - - string - - string - - - None - - - Osversion + Origin - string + FirmwareDistributable.OriginEnum - string + FirmwareDistributable.OriginEnum None @@ -251081,7 +251047,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriverDistributable + Get-IntersightFirmwareDistributable Apply @@ -251217,7 +251183,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriverDistributable + Get-IntersightFirmwareDistributable Json @@ -251245,7 +251211,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareDriverDistributable + Get-IntersightFirmwareDistributable Json @@ -251466,18 +251432,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Category - - The device type on which the driver is installable. - - string - - string - - - None - CreateTime @@ -251502,18 +251456,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Directory - - Indicates in which directory path this driver will be added. - - string - - string - - - None - DomainGroupMoid @@ -251543,9 +251485,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The name of the feature to which the uploaded file belongs.\n* `System` - This indicates system initiated file uploads.\n* `OpenAPIImport` - This indicates an OpenAPI file upload.\n* `PartnerIntegrationImport` - This indicates a Partner-Integration Appliance user file uploads. - FirmwareDriverDistributable.FeatureSourceEnum + FirmwareDistributable.FeatureSourceEnum - FirmwareDriverDistributable.FeatureSourceEnum + FirmwareDistributable.FeatureSourceEnum + + + None + + + FileLocation + + The file location of the distributable. + + string + + string None @@ -251562,6 +251516,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ImageCategory + + The category into which the distributable falls into according to the supported platform series. For e.g.; C-Series/B-Series/Infrastructure. + + string + + string + + + None + ImageType @@ -251579,9 +251545,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.\n* `None` - No action should be taken on the imported file.\n* `GeneratePreSignedUploadUrl` - Generate pre signed URL of file for importing into the repository.\n* `GeneratePreSignedDownloadUrl` - Generate pre signed URL of file in the repository to download.\n* `CompleteImportProcess` - Mark that the import process of the file into the repository is complete.\n* `MarkImportFailed` - Mark to indicate that the import process of the file into the repository failed.\n* `PreCache` - Cache the file into the Intersight Appliance.\n* `Cancel` - The cancel import process for the file into the repository.\n* `Extract` - The action to extract the file in the external repository.\n* `Evict` - Evict the cached file from the Intersight Appliance. - FirmwareDriverDistributable.ImportActionEnum + FirmwareDistributable.ImportActionEnum - FirmwareDriverDistributable.ImportActionEnum + FirmwareDistributable.ImportActionEnum None @@ -251591,9 +251557,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository monitoring process.\n* `ReadyForImport` - The image is ready to be imported into the repository.\n* `Importing` - The image is being imported into the repository.\n* `Imported` - The image has been extracted and imported into the repository.\n* `PendingExtraction` - Indicates that the image has been imported but not extracted in the repository.\n* `Extracting` - Indicates that the image is being extracted into the repository.\n* `Extracted` - Indicates that the image has been extracted into the repository.\n* `Failed` - The image import from an external source to the repository has failed.\n* `MetaOnly` - The image is present in an external repository.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - Indicates that the image is being cached into the Intersight Appliance or endpoint cache.\n* `Cached` - Indicates that the image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - Indicates that the image caching into the Intersight Appliance failed or endpoint cache.\n* `Corrupted` - Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.\n* `Evicted` - Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.\n* `Invalid` - Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - FirmwareDriverDistributable.ImportStateEnum + FirmwareDistributable.ImportStateEnum - FirmwareDriverDistributable.ImportStateEnum + FirmwareDistributable.ImportStateEnum None @@ -251707,25 +251673,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Osname - - The operating system name to which this driver is compatible. - - string - - string - - - None - - - Osversion + Origin - OS Version. It is populated as part of the image import operation. + The source of the distributable. If it has been created by the user or system.\n* `System` - The distributable has been created by the System.\n* `User` - The distributable has been created by the User. - string + FirmwareDistributable.OriginEnum - string + FirmwareDistributable.OriginEnum None @@ -251939,19 +251893,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareDriverDistributable by Name -PS C:\> $FirmwareDriverDistributableByName = Get-IntersightFirmwareDriverDistributable -Name FirmwareDriverDistributableName + #Get the FirmwareDistributable by Name +PS C:\> $FirmwareDistributableByName = Get-IntersightFirmwareDistributable -Name FirmwareDistributableName #Get the List of ServerProfiles -PS C:\> $FirmwareDriverDistributableList = Get-IntersightFirmwareDriverDistributable +PS C:\> $FirmwareDistributableList = Get-IntersightFirmwareDistributable -#Get the list of FirmwareDriverDistributable under particular organization. +#Get the list of FirmwareDistributable under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareDriverDistributableByOrg = Get-IntersightFirmwareDriverDistributable -Organization $org +PS C:\> $FirmwareDistributableByOrg = Get-IntersightFirmwareDistributable -Organization $org -#Get the FirmwareDriverDistributable based on query Parameter -PS C:\> $FirmwareDriverDistributableByQueryParam = Get-IntersightFirmwareDriverDistributable -Filter Name eq FirmwareDriverDistributableName +#Get the FirmwareDistributable based on query Parameter +PS C:\> $FirmwareDistributableByQueryParam = Get-IntersightFirmwareDistributable -Filter Name eq FirmwareDistributableName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -251965,15 +251919,15 @@ PS C:\> $FirmwareDriverDistributableByQueryParam = Get-IntersightFirmwareDriverD - New-IntersightFirmwareDriverDistributable + New-IntersightFirmwareDistributable - Remove-IntersightFirmwareDriverDistributable + Remove-IntersightFirmwareDistributable - Set-IntersightFirmwareDriverDistributable + Set-IntersightFirmwareDistributable @@ -251981,45 +251935,21 @@ PS C:\> $FirmwareDriverDistributableByQueryParam = Get-IntersightFirmwareDriverD - Get-IntersightFirmwareEula + Get-IntersightFirmwareDistributableMeta Get - IntersightFirmwareEula + IntersightFirmwareDistributableMeta - Get the FirmwareEula + Get the FirmwareDistributableMeta - Read a 'FirmwareEula' resource., + Read a 'FirmwareDistributableMeta' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareEula - - Accepted - - - - bool - - bool - - - None - - - Account - - - - IamAccountRelationship - - IamAccountRelationship - - - None - + Get-IntersightFirmwareDistributableMeta AccountMoid @@ -252033,7 +251963,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Content + BucketName @@ -252069,19 +251999,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EulaAccepted + FileType - bool + FirmwareDistributableMeta.FileTypeEnum - bool + FirmwareDistributableMeta.FileTypeEnum None - EulaContent + FromVersion @@ -252093,19 +252023,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - K9Accepted - - - - bool - - bool - - - None - - - K9Content + Mdfid @@ -252164,10 +252082,46 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + SoftwareTypeId + + + + string + + string + + + None + + + Source + + + + FirmwareDistributableMeta.SourceEnum + + FirmwareDistributableMeta.SourceEnum + + + None + + + ToVersion + + + + string + + string + + + None + - Get-IntersightFirmwareEula + Get-IntersightFirmwareDistributableMeta Apply @@ -252303,7 +252257,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareEula + Get-IntersightFirmwareDistributableMeta Json @@ -252331,7 +252285,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareEula + Get-IntersightFirmwareDistributableMeta Json @@ -252516,30 +252470,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Accepted - - Overall acceptance status for the account, both EULA and K9. - - bool - - bool - - - None - - - Account - - A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - IamAccountRelationship - - IamAccountRelationship - - - None - AccountMoid @@ -252553,9 +252483,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Content + BucketName - Acceptance form content provided by cisco.com. + The S3 bucket name where the images are present, if source is external cloud store. string @@ -252589,21 +252519,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EulaAccepted + FileType - EULA acceptance status for the account. + The type of distributable image, example huu, scu, driver, os.\n* `Distributable` - Stores firmware host utility images and fabric images.\n* `DriverDistributable` - Stores driver distributable images.\n* `ServerConfigurationUtilityDistributable` - Stores server configuration utility images.\n* `OperatingSystemFile` - Stores operating system iso images.\n* `HyperflexDistributable` - It stores HyperFlex images. - bool + FirmwareDistributableMeta.FileTypeEnum - bool + FirmwareDistributableMeta.FileTypeEnum None - EulaContent + FromVersion - EULA acceptance form content provided by cisco.com. + The version from which user can download images from amazon store, if source is external cloud store. string @@ -252613,21 +252543,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - K9Accepted - - K9 acceptance status for the account. - - bool - - bool - - - None - - - K9Content + Mdfid - K9 acceptance form content provided by cisco.com. + The mdfid of the image provided by cisco.com. string @@ -252684,6 +252602,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SoftwareTypeId + + The software type id provided by cisco.com. + + string + + string + + + None + + + Source + + The image can be downloaded from cisco.com or external cloud store.\n* `Cisco` - External repository hosted on cisco.com.\n* `IntersightCloud` - Repository hosted by the Intersight Cloud.\n* `LocalMachine` - The file is available on the local client machine. Used as an upload source type.\n* `NetworkShare` - External repository in the customer datacenter. This will typically be a file server. + + FirmwareDistributableMeta.SourceEnum + + FirmwareDistributableMeta.SourceEnum + + + None + + + ToVersion + + The version till which user can download images from amazon store, if source is external cloud store. + + string + + string + + + None + Json @@ -252737,19 +252691,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareEula by Name -PS C:\> $FirmwareEulaByName = Get-IntersightFirmwareEula -Name FirmwareEulaName + #Get the FirmwareDistributableMeta by Name +PS C:\> $FirmwareDistributableMetaByName = Get-IntersightFirmwareDistributableMeta -Name FirmwareDistributableMetaName #Get the List of ServerProfiles -PS C:\> $FirmwareEulaList = Get-IntersightFirmwareEula +PS C:\> $FirmwareDistributableMetaList = Get-IntersightFirmwareDistributableMeta -#Get the list of FirmwareEula under particular organization. +#Get the list of FirmwareDistributableMeta under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareEulaByOrg = Get-IntersightFirmwareEula -Organization $org +PS C:\> $FirmwareDistributableMetaByOrg = Get-IntersightFirmwareDistributableMeta -Organization $org -#Get the FirmwareEula based on query Parameter -PS C:\> $FirmwareEulaByQueryParam = Get-IntersightFirmwareEula -Filter Name eq FirmwareEulaName +#Get the FirmwareDistributableMeta based on query Parameter +PS C:\> $FirmwareDistributableMetaByQueryParam = Get-IntersightFirmwareDistributableMeta -Filter Name eq FirmwareDistributableMetaName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -252762,30 +252716,26 @@ PS C:\> $FirmwareEulaByQueryParam = Get-IntersightFirmwareEula -Filter Name eq F https://www.intersight.com/apidocs/downloads - - New-IntersightFirmwareEula - - - Get-IntersightFirmwareFirmwareSummary + Get-IntersightFirmwareDriveDescriptor Get - IntersightFirmwareFirmwareSummary + IntersightFirmwareDriveDescriptor - Get the FirmwareFirmwareSummary + Get the FirmwareDriveDescriptor - Read a 'FirmwareFirmwareSummary' resource., + Read a 'FirmwareDriveDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareFirmwareSummary + Get-IntersightFirmwareDriveDescriptor AccountMoid @@ -252799,7 +252749,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BundleVersion + BrandString @@ -252834,8 +252784,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId + + DomainGroupMoid @@ -252846,8 +252796,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Label @@ -252870,8 +252820,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -252883,7 +252833,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Name + Moid @@ -252906,14 +252856,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Server + + Revision - ComputePhysicalRelationship + string - ComputePhysicalRelationship + string None @@ -252930,14 +252880,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - TargetMo + + Vendor - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + Version + + + + string + + string None @@ -252945,7 +252907,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareFirmwareSummary + Get-IntersightFirmwareDriveDescriptor Apply @@ -253081,7 +253043,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareFirmwareSummary + Get-IntersightFirmwareDriveDescriptor Json @@ -253109,7 +253071,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareFirmwareSummary + Get-IntersightFirmwareDriveDescriptor Json @@ -253307,9 +253269,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BundleVersion + BrandString - Version details at the bundle level for the each of server. + The brand string of the endpoint for which this capability information is applicable. string @@ -253333,7 +253295,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 @@ -253342,10 +253304,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId + + DomainGroupMoid - Device ID of the entity from where inventory is reported. + The DomainGroup ID for this managed object. string @@ -253354,10 +253316,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Label - The DomainGroup ID for this managed object. + The label type for the component. string @@ -253378,10 +253340,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 @@ -253391,9 +253353,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Name + Moid - Name of the inventoried policy object. + The unique identifier of this Managed Object instance. string @@ -253414,14 +253376,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Server + + Revision - A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The revision for the component. - ComputePhysicalRelationship + string - ComputePhysicalRelationship + string None @@ -253438,14 +253400,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - TargetMo + + Vendor - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The vendor of the endpoint, for which this capability information is applicable. - MoBaseMoRelationship + string - MoBaseMoRelationship + string + + + None + + + Version + + The firmware or software version of the endpoint, for which this capability information is applicable. + + string + + string None @@ -253503,19 +253477,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareFirmwareSummary by Name -PS C:\> $FirmwareFirmwareSummaryByName = Get-IntersightFirmwareFirmwareSummary -Name FirmwareFirmwareSummaryName + #Get the FirmwareDriveDescriptor by Name +PS C:\> $FirmwareDriveDescriptorByName = Get-IntersightFirmwareDriveDescriptor -Name FirmwareDriveDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareFirmwareSummaryList = Get-IntersightFirmwareFirmwareSummary +PS C:\> $FirmwareDriveDescriptorList = Get-IntersightFirmwareDriveDescriptor -#Get the list of FirmwareFirmwareSummary under particular organization. +#Get the list of FirmwareDriveDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareFirmwareSummaryByOrg = Get-IntersightFirmwareFirmwareSummary -Organization $org +PS C:\> $FirmwareDriveDescriptorByOrg = Get-IntersightFirmwareDriveDescriptor -Organization $org -#Get the FirmwareFirmwareSummary based on query Parameter -PS C:\> $FirmwareFirmwareSummaryByQueryParam = Get-IntersightFirmwareFirmwareSummary -Filter Name eq FirmwareFirmwareSummaryName +#Get the FirmwareDriveDescriptor based on query Parameter +PS C:\> $FirmwareDriveDescriptorByQueryParam = Get-IntersightFirmwareDriveDescriptor -Filter Name eq FirmwareDriveDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -253528,26 +253502,38 @@ PS C:\> $FirmwareFirmwareSummaryByQueryParam = Get-IntersightFirmwareFirmwareSum https://www.intersight.com/apidocs/downloads + + New-IntersightFirmwareDriveDescriptor + + + + Remove-IntersightFirmwareDriveDescriptor + + + + Set-IntersightFirmwareDriveDescriptor + + - Get-IntersightFirmwareGpuDescriptor + Get-IntersightFirmwareDriverDistributable Get - IntersightFirmwareGpuDescriptor + IntersightFirmwareDriverDistributable - Get the FirmwareGpuDescriptor + Get the FirmwareDriverDistributable - Read a 'FirmwareGpuDescriptor' resource., + Read a 'FirmwareDriverDistributable' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareGpuDescriptor + Get-IntersightFirmwareDriverDistributable AccountMoid @@ -253561,7 +253547,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BrandString + BundleType + + + + string + + string + + + None + + + Catalog + + + + SoftwarerepositoryCatalogRelationship + + SoftwarerepositoryCatalogRelationship + + + None + + + Category @@ -253596,6 +253606,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Directory + + + + string + + string + + + None + DomainGroupMoid @@ -253609,7 +253631,127 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Label + DownloadCount + + + + long + + long + + + None + + + FeatureSource + + + + FirmwareDriverDistributable.FeatureSourceEnum + + FirmwareDriverDistributable.FeatureSourceEnum + + + None + + + Guid + + + + string + + string + + + None + + + ImageType + + + + string + + string + + + None + + + ImportAction + + + + FirmwareDriverDistributable.ImportActionEnum + + FirmwareDriverDistributable.ImportActionEnum + + + None + + + ImportState + + + + FirmwareDriverDistributable.ImportStateEnum + + FirmwareDriverDistributable.ImportStateEnum + + + None + + + ImportedTime + + + + DateTime + + DateTime + + + None + + + LastAccessTime + + + + DateTime + + DateTime + + + None + + + Md5eTag + + + + string + + string + + + None + + + Md5sum + + + + string + + string + + + None + + + Mdfid @@ -253656,6 +253798,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + + + Osname + + + + string + + string + + + None + + + Osversion + + + + string + + string + + + None + Parent @@ -253669,7 +253847,67 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Revision + PlatformType + + + + string + + string + + + None + + + RecommendedBuild + + + + string + + string + + + None + + + Release + + + + SoftwarerepositoryReleaseRelationship + + SoftwarerepositoryReleaseRelationship + + + None + + + ReleaseDate + + + + DateTime + + DateTime + + + None + + + ReleaseNotesUrl + + + + string + + string + + + None + + + Sha512sum @@ -253692,6 +253930,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Size + + + + long + + long + + + None + + + SoftwareAdvisoryUrl + + + + string + + string + + + None + + + SoftwareTypeId + + + + string + + string + + + None + Vendor @@ -253719,7 +253993,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareGpuDescriptor + Get-IntersightFirmwareDriverDistributable Apply @@ -253855,7 +254129,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareGpuDescriptor + Get-IntersightFirmwareDriverDistributable Json @@ -253883,7 +254157,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareGpuDescriptor + Get-IntersightFirmwareDriverDistributable Json @@ -254081,9 +254355,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BrandString + BundleType - The brand string of the endpoint for which this capability information is applicable. + The bundle type of the image, as published on cisco.com. + + string + + string + + + None + + + Catalog + + A reference to a softwarerepositoryCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + SoftwarerepositoryCatalogRelationship + + SoftwarerepositoryCatalogRelationship + + + None + + + Category + + The device type on which the driver is installable. string @@ -254107,7 +254405,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - Detailed information about the endpoint. + User provided description about the file. Cisco provided description for image inventoried from a Cisco repository. + + string + + string + + + None + + + Directory + + Indicates in which directory path this driver will be added. string @@ -254129,9 +254439,129 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Label + DownloadCount - The label type for the component. + The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. + + long + + long + + + None + + + FeatureSource + + The name of the feature to which the uploaded file belongs.\n* `System` - This indicates system initiated file uploads.\n* `OpenAPIImport` - This indicates an OpenAPI file upload.\n* `PartnerIntegrationImport` - This indicates a Partner-Integration Appliance user file uploads. + + FirmwareDriverDistributable.FeatureSourceEnum + + FirmwareDriverDistributable.FeatureSourceEnum + + + None + + + Guid + + The unique identifier for an image in a Cisco repository. + + string + + string + + + None + + + ImageType + + The type of image which the distributable falls into according to the component it can upgrade. For e.g.; Standalone server, Intersight managed server, UCS Managed Fabric Interconnect. The field is used in private appliance mode, where image does not have description populated from CCO. + + string + + string + + + None + + + ImportAction + + The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.\n* `None` - No action should be taken on the imported file.\n* `GeneratePreSignedUploadUrl` - Generate pre signed URL of file for importing into the repository.\n* `GeneratePreSignedDownloadUrl` - Generate pre signed URL of file in the repository to download.\n* `CompleteImportProcess` - Mark that the import process of the file into the repository is complete.\n* `MarkImportFailed` - Mark to indicate that the import process of the file into the repository failed.\n* `PreCache` - Cache the file into the Intersight Appliance.\n* `Cancel` - The cancel import process for the file into the repository.\n* `Extract` - The action to extract the file in the external repository.\n* `Evict` - Evict the cached file from the Intersight Appliance. + + FirmwareDriverDistributable.ImportActionEnum + + FirmwareDriverDistributable.ImportActionEnum + + + None + + + ImportState + + The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository monitoring process.\n* `ReadyForImport` - The image is ready to be imported into the repository.\n* `Importing` - The image is being imported into the repository.\n* `Imported` - The image has been extracted and imported into the repository.\n* `PendingExtraction` - Indicates that the image has been imported but not extracted in the repository.\n* `Extracting` - Indicates that the image is being extracted into the repository.\n* `Extracted` - Indicates that the image has been extracted into the repository.\n* `Failed` - The image import from an external source to the repository has failed.\n* `MetaOnly` - The image is present in an external repository.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - Indicates that the image is being cached into the Intersight Appliance or endpoint cache.\n* `Cached` - Indicates that the image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - Indicates that the image caching into the Intersight Appliance failed or endpoint cache.\n* `Corrupted` - Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.\n* `Evicted` - Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.\n* `Invalid` - Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. + + FirmwareDriverDistributable.ImportStateEnum + + FirmwareDriverDistributable.ImportStateEnum + + + None + + + ImportedTime + + The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached. + + DateTime + + DateTime + + + None + + + LastAccessTime + + The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. + + DateTime + + DateTime + + + None + + + Md5eTag + + The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly. + + string + + string + + + None + + + Md5sum + + The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository. + + string + + string + + + None + + + Mdfid + + The mdfid of the image provided by cisco.com. string @@ -254155,7 +254585,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. + The endpoint model for which this firmware image is applicable. string @@ -254176,6 +254606,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + The name of the file. It is populated as part of the image import operation. + + string + + string + + + None + + + Osname + + The operating system name to which this driver is compatible. + + string + + string + + + None + + + Osversion + + OS Version. It is populated as part of the image import operation. + + string + + string + + + None + Parent @@ -254189,9 +254655,69 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Revision + PlatformType - The revision for the component. + The platform type of the image. + + string + + string + + + None + + + RecommendedBuild + + The build which is recommended by Cisco. + + string + + string + + + None + + + Release + + A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + SoftwarerepositoryReleaseRelationship + + SoftwarerepositoryReleaseRelationship + + + None + + + ReleaseDate + + The date on which the file was released or distributed by its vendor. + + DateTime + + DateTime + + + None + + + ReleaseNotesUrl + + The url for the release notes of this image. + + string + + string + + + None + + + Sha512sum + + The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository. string @@ -254212,10 +254738,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Size + + The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository. + + long + + long + + + None + + + SoftwareAdvisoryUrl + + The software advisory, if any, provided by the vendor for this file. + + string + + string + + + None + + + SoftwareTypeId + + The software type id provided by cisco.com. + + string + + string + + + None + Vendor - The vendor of the endpoint, for which this capability information is applicable. + The vendor or publisher of this file. string @@ -254227,7 +254789,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Version - The firmware or software version of the endpoint, for which this capability information is applicable. + Vendor provided version for the file. string @@ -254289,19 +254851,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareGpuDescriptor by Name -PS C:\> $FirmwareGpuDescriptorByName = Get-IntersightFirmwareGpuDescriptor -Name FirmwareGpuDescriptorName + #Get the FirmwareDriverDistributable by Name +PS C:\> $FirmwareDriverDistributableByName = Get-IntersightFirmwareDriverDistributable -Name FirmwareDriverDistributableName #Get the List of ServerProfiles -PS C:\> $FirmwareGpuDescriptorList = Get-IntersightFirmwareGpuDescriptor +PS C:\> $FirmwareDriverDistributableList = Get-IntersightFirmwareDriverDistributable -#Get the list of FirmwareGpuDescriptor under particular organization. +#Get the list of FirmwareDriverDistributable under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareGpuDescriptorByOrg = Get-IntersightFirmwareGpuDescriptor -Organization $org +PS C:\> $FirmwareDriverDistributableByOrg = Get-IntersightFirmwareDriverDistributable -Organization $org -#Get the FirmwareGpuDescriptor based on query Parameter -PS C:\> $FirmwareGpuDescriptorByQueryParam = Get-IntersightFirmwareGpuDescriptor -Filter Name eq FirmwareGpuDescriptorName +#Get the FirmwareDriverDistributable based on query Parameter +PS C:\> $FirmwareDriverDistributableByQueryParam = Get-IntersightFirmwareDriverDistributable -Filter Name eq FirmwareDriverDistributableName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -254315,15 +254877,15 @@ PS C:\> $FirmwareGpuDescriptorByQueryParam = Get-IntersightFirmwareGpuDescriptor - New-IntersightFirmwareGpuDescriptor + New-IntersightFirmwareDriverDistributable - Remove-IntersightFirmwareGpuDescriptor + Remove-IntersightFirmwareDriverDistributable - Set-IntersightFirmwareGpuDescriptor + Set-IntersightFirmwareDriverDistributable @@ -254331,59 +254893,59 @@ PS C:\> $FirmwareGpuDescriptorByQueryParam = Get-IntersightFirmwareGpuDescriptor - Get-IntersightFirmwareHbaDescriptor + Get-IntersightFirmwareEula Get - IntersightFirmwareHbaDescriptor + IntersightFirmwareEula - Get the FirmwareHbaDescriptor + Get the FirmwareEula - Read a 'FirmwareHbaDescriptor' resource., + Read a 'FirmwareEula' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareHbaDescriptor - - AccountMoid + Get-IntersightFirmwareEula + + Accepted - string + bool - string + bool None - - BrandString + + Account - string + IamAccountRelationship - string + IamAccountRelationship None - CreateTime + AccountMoid - DateTime + string - DateTime + string None - - Description + + Content @@ -254395,19 +254957,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - - Label + + DomainGroupMoid @@ -254418,20 +254980,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime + + EulaAccepted - DateTime + bool - DateTime + bool None - Model + EulaContent @@ -254442,44 +255004,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + K9Accepted - string + bool - string + bool None - - Parent + + K9Content - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - Revision + + ModTime - string + DateTime - string + DateTime None - SharedScope + Moid @@ -254490,20 +255052,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vendor + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - Version + + SharedScope @@ -254517,7 +255079,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareHbaDescriptor + Get-IntersightFirmwareEula Apply @@ -254653,7 +255215,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareHbaDescriptor + Get-IntersightFirmwareEula Json @@ -254681,7 +255243,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareHbaDescriptor + Get-IntersightFirmwareEula Json @@ -254866,6 +255428,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Accepted + + Overall acceptance status for the account, both EULA and K9. + + bool + + bool + + + None + + + Account + + A reference to a iamAccount resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + IamAccountRelationship + + IamAccountRelationship + + + None + AccountMoid @@ -254879,9 +255465,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BrandString + Content - The brand string of the endpoint for which this capability information is applicable. + Acceptance form content provided by cisco.com. string @@ -254903,9 +255489,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 @@ -254914,22 +255500,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + EulaAccepted - The DomainGroup ID for this managed object. + EULA acceptance status for the account. - string + bool - string + bool None - Label + EulaContent - The label type for the component. + EULA acceptance form content provided by cisco.com. string @@ -254938,22 +255524,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ModTime + + K9Accepted - The time when this managed object was last modified. + K9 acceptance status for the account. - DateTime + bool - DateTime + bool None - Model + K9Content - The model of the endpoint, for which this capability information is applicable. + K9 acceptance form content provided by cisco.com. string @@ -254962,6 +255548,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + Moid @@ -254986,18 +255584,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - The revision for the component. - - string - - string - - - None - SharedScope @@ -255010,30 +255596,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 @@ -255087,19 +255649,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareHbaDescriptor by Name -PS C:\> $FirmwareHbaDescriptorByName = Get-IntersightFirmwareHbaDescriptor -Name FirmwareHbaDescriptorName + #Get the FirmwareEula by Name +PS C:\> $FirmwareEulaByName = Get-IntersightFirmwareEula -Name FirmwareEulaName #Get the List of ServerProfiles -PS C:\> $FirmwareHbaDescriptorList = Get-IntersightFirmwareHbaDescriptor +PS C:\> $FirmwareEulaList = Get-IntersightFirmwareEula -#Get the list of FirmwareHbaDescriptor under particular organization. +#Get the list of FirmwareEula under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareHbaDescriptorByOrg = Get-IntersightFirmwareHbaDescriptor -Organization $org +PS C:\> $FirmwareEulaByOrg = Get-IntersightFirmwareEula -Organization $org -#Get the FirmwareHbaDescriptor based on query Parameter -PS C:\> $FirmwareHbaDescriptorByQueryParam = Get-IntersightFirmwareHbaDescriptor -Filter Name eq FirmwareHbaDescriptorName +#Get the FirmwareEula based on query Parameter +PS C:\> $FirmwareEulaByQueryParam = Get-IntersightFirmwareEula -Filter Name eq FirmwareEulaName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -255113,15 +255675,7 @@ PS C:\> $FirmwareHbaDescriptorByQueryParam = Get-IntersightFirmwareHbaDescriptor - New-IntersightFirmwareHbaDescriptor - - - - Remove-IntersightFirmwareHbaDescriptor - - - - Set-IntersightFirmwareHbaDescriptor + New-IntersightFirmwareEula @@ -255129,21 +255683,21 @@ PS C:\> $FirmwareHbaDescriptorByQueryParam = Get-IntersightFirmwareHbaDescriptor - Get-IntersightFirmwareIomDescriptor + Get-IntersightFirmwareFirmwareSummary Get - IntersightFirmwareIomDescriptor + IntersightFirmwareFirmwareSummary - Get the FirmwareIomDescriptor + Get the FirmwareFirmwareSummary - Read a 'FirmwareIomDescriptor' resource., + Read a 'FirmwareFirmwareSummary' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareIomDescriptor + Get-IntersightFirmwareFirmwareSummary AccountMoid @@ -255157,7 +255711,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BrandString + BundleVersion @@ -255192,8 +255746,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + DeviceMoId @@ -255204,8 +255758,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Label + + DomainGroupMoid @@ -255228,8 +255782,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model + + Moid @@ -255241,7 +255795,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + Name @@ -255264,14 +255818,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision + + Server - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -255288,26 +255842,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Vendor - - - - string - - string - - - None - - - Version + + TargetMo - string + MoBaseMoRelationship - string + MoBaseMoRelationship None @@ -255315,7 +255857,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareIomDescriptor + Get-IntersightFirmwareFirmwareSummary Apply @@ -255451,7 +255993,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareIomDescriptor + Get-IntersightFirmwareFirmwareSummary Json @@ -255479,7 +256021,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareIomDescriptor + Get-IntersightFirmwareFirmwareSummary Json @@ -255677,9 +256219,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BrandString + BundleVersion - The brand string of the endpoint for which this capability information is applicable. + Version details at the bundle level for the each of server. string @@ -255703,7 +256245,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - Detailed information about the endpoint. + Description of the policy. string @@ -255712,10 +256254,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + DeviceMoId - The DomainGroup ID for this managed object. + Device ID of the entity from where inventory is reported. string @@ -255724,10 +256266,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Label + + DomainGroupMoid - The label type for the component. + The DomainGroup ID for this managed object. string @@ -255748,10 +256290,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 @@ -255761,9 +256303,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. + Name of the inventoried policy object. string @@ -255784,14 +256326,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision + + Server - The revision for the component. + A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + ComputePhysicalRelationship - string + ComputePhysicalRelationship None @@ -255808,26 +256350,14 @@ 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 + + TargetMo - The firmware or software version 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 @@ -255885,19 +256415,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareIomDescriptor by Name -PS C:\> $FirmwareIomDescriptorByName = Get-IntersightFirmwareIomDescriptor -Name FirmwareIomDescriptorName + #Get the FirmwareFirmwareSummary by Name +PS C:\> $FirmwareFirmwareSummaryByName = Get-IntersightFirmwareFirmwareSummary -Name FirmwareFirmwareSummaryName #Get the List of ServerProfiles -PS C:\> $FirmwareIomDescriptorList = Get-IntersightFirmwareIomDescriptor +PS C:\> $FirmwareFirmwareSummaryList = Get-IntersightFirmwareFirmwareSummary -#Get the list of FirmwareIomDescriptor under particular organization. +#Get the list of FirmwareFirmwareSummary under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareIomDescriptorByOrg = Get-IntersightFirmwareIomDescriptor -Organization $org +PS C:\> $FirmwareFirmwareSummaryByOrg = Get-IntersightFirmwareFirmwareSummary -Organization $org -#Get the FirmwareIomDescriptor based on query Parameter -PS C:\> $FirmwareIomDescriptorByQueryParam = Get-IntersightFirmwareIomDescriptor -Filter Name eq FirmwareIomDescriptorName +#Get the FirmwareFirmwareSummary based on query Parameter +PS C:\> $FirmwareFirmwareSummaryByQueryParam = Get-IntersightFirmwareFirmwareSummary -Filter Name eq FirmwareFirmwareSummaryName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -255910,38 +256440,26 @@ PS C:\> $FirmwareIomDescriptorByQueryParam = Get-IntersightFirmwareIomDescriptor https://www.intersight.com/apidocs/downloads - - New-IntersightFirmwareIomDescriptor - - - - Remove-IntersightFirmwareIomDescriptor - - - - Set-IntersightFirmwareIomDescriptor - - - Get-IntersightFirmwareMswitchDescriptor + Get-IntersightFirmwareGpuDescriptor Get - IntersightFirmwareMswitchDescriptor + IntersightFirmwareGpuDescriptor - Get the FirmwareMswitchDescriptor + Get the FirmwareGpuDescriptor - Read a 'FirmwareMswitchDescriptor' resource., + Read a 'FirmwareGpuDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareMswitchDescriptor + Get-IntersightFirmwareGpuDescriptor AccountMoid @@ -256113,7 +256631,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareMswitchDescriptor + Get-IntersightFirmwareGpuDescriptor Apply @@ -256249,7 +256767,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareMswitchDescriptor + Get-IntersightFirmwareGpuDescriptor Json @@ -256277,7 +256795,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareMswitchDescriptor + Get-IntersightFirmwareGpuDescriptor Json @@ -256683,19 +257201,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareMswitchDescriptor by Name -PS C:\> $FirmwareMswitchDescriptorByName = Get-IntersightFirmwareMswitchDescriptor -Name FirmwareMswitchDescriptorName + #Get the FirmwareGpuDescriptor by Name +PS C:\> $FirmwareGpuDescriptorByName = Get-IntersightFirmwareGpuDescriptor -Name FirmwareGpuDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareMswitchDescriptorList = Get-IntersightFirmwareMswitchDescriptor +PS C:\> $FirmwareGpuDescriptorList = Get-IntersightFirmwareGpuDescriptor -#Get the list of FirmwareMswitchDescriptor under particular organization. +#Get the list of FirmwareGpuDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareMswitchDescriptorByOrg = Get-IntersightFirmwareMswitchDescriptor -Organization $org +PS C:\> $FirmwareGpuDescriptorByOrg = Get-IntersightFirmwareGpuDescriptor -Organization $org -#Get the FirmwareMswitchDescriptor based on query Parameter -PS C:\> $FirmwareMswitchDescriptorByQueryParam = Get-IntersightFirmwareMswitchDescriptor -Filter Name eq FirmwareMswitchDescriptorName +#Get the FirmwareGpuDescriptor based on query Parameter +PS C:\> $FirmwareGpuDescriptorByQueryParam = Get-IntersightFirmwareGpuDescriptor -Filter Name eq FirmwareGpuDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -256709,15 +257227,15 @@ PS C:\> $FirmwareMswitchDescriptorByQueryParam = Get-IntersightFirmwareMswitchDe - New-IntersightFirmwareMswitchDescriptor + New-IntersightFirmwareGpuDescriptor - Remove-IntersightFirmwareMswitchDescriptor + Remove-IntersightFirmwareGpuDescriptor - Set-IntersightFirmwareMswitchDescriptor + Set-IntersightFirmwareGpuDescriptor @@ -256725,21 +257243,21 @@ PS C:\> $FirmwareMswitchDescriptorByQueryParam = Get-IntersightFirmwareMswitchDe - Get-IntersightFirmwareNxosDescriptor + Get-IntersightFirmwareHbaDescriptor Get - IntersightFirmwareNxosDescriptor + IntersightFirmwareHbaDescriptor - Get the FirmwareNxosDescriptor + Get the FirmwareHbaDescriptor - Read a 'FirmwareNxosDescriptor' resource., + Read a 'FirmwareHbaDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareNxosDescriptor + Get-IntersightFirmwareHbaDescriptor AccountMoid @@ -256911,7 +257429,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareNxosDescriptor + Get-IntersightFirmwareHbaDescriptor Apply @@ -257047,7 +257565,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareNxosDescriptor + Get-IntersightFirmwareHbaDescriptor Json @@ -257075,7 +257593,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareNxosDescriptor + Get-IntersightFirmwareHbaDescriptor Json @@ -257481,19 +257999,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareNxosDescriptor by Name -PS C:\> $FirmwareNxosDescriptorByName = Get-IntersightFirmwareNxosDescriptor -Name FirmwareNxosDescriptorName + #Get the FirmwareHbaDescriptor by Name +PS C:\> $FirmwareHbaDescriptorByName = Get-IntersightFirmwareHbaDescriptor -Name FirmwareHbaDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareNxosDescriptorList = Get-IntersightFirmwareNxosDescriptor +PS C:\> $FirmwareHbaDescriptorList = Get-IntersightFirmwareHbaDescriptor -#Get the list of FirmwareNxosDescriptor under particular organization. +#Get the list of FirmwareHbaDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareNxosDescriptorByOrg = Get-IntersightFirmwareNxosDescriptor -Organization $org +PS C:\> $FirmwareHbaDescriptorByOrg = Get-IntersightFirmwareHbaDescriptor -Organization $org -#Get the FirmwareNxosDescriptor based on query Parameter -PS C:\> $FirmwareNxosDescriptorByQueryParam = Get-IntersightFirmwareNxosDescriptor -Filter Name eq FirmwareNxosDescriptorName +#Get the FirmwareHbaDescriptor based on query Parameter +PS C:\> $FirmwareHbaDescriptorByQueryParam = Get-IntersightFirmwareHbaDescriptor -Filter Name eq FirmwareHbaDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -257507,15 +258025,15 @@ PS C:\> $FirmwareNxosDescriptorByQueryParam = Get-IntersightFirmwareNxosDescript - New-IntersightFirmwareNxosDescriptor + New-IntersightFirmwareHbaDescriptor - Remove-IntersightFirmwareNxosDescriptor + Remove-IntersightFirmwareHbaDescriptor - Set-IntersightFirmwareNxosDescriptor + Set-IntersightFirmwareHbaDescriptor @@ -257523,21 +258041,21 @@ PS C:\> $FirmwareNxosDescriptorByQueryParam = Get-IntersightFirmwareNxosDescript - Get-IntersightFirmwarePcieDescriptor + Get-IntersightFirmwareIomDescriptor Get - IntersightFirmwarePcieDescriptor + IntersightFirmwareIomDescriptor - Get the FirmwarePcieDescriptor + Get the FirmwareIomDescriptor - Read a 'FirmwarePcieDescriptor' resource., + Read a 'FirmwareIomDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwarePcieDescriptor + Get-IntersightFirmwareIomDescriptor AccountMoid @@ -257709,7 +258227,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePcieDescriptor + Get-IntersightFirmwareIomDescriptor Apply @@ -257845,7 +258363,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePcieDescriptor + Get-IntersightFirmwareIomDescriptor Json @@ -257873,7 +258391,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePcieDescriptor + Get-IntersightFirmwareIomDescriptor Json @@ -258279,19 +258797,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwarePcieDescriptor by Name -PS C:\> $FirmwarePcieDescriptorByName = Get-IntersightFirmwarePcieDescriptor -Name FirmwarePcieDescriptorName + #Get the FirmwareIomDescriptor by Name +PS C:\> $FirmwareIomDescriptorByName = Get-IntersightFirmwareIomDescriptor -Name FirmwareIomDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwarePcieDescriptorList = Get-IntersightFirmwarePcieDescriptor +PS C:\> $FirmwareIomDescriptorList = Get-IntersightFirmwareIomDescriptor -#Get the list of FirmwarePcieDescriptor under particular organization. +#Get the list of FirmwareIomDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwarePcieDescriptorByOrg = Get-IntersightFirmwarePcieDescriptor -Organization $org +PS C:\> $FirmwareIomDescriptorByOrg = Get-IntersightFirmwareIomDescriptor -Organization $org -#Get the FirmwarePcieDescriptor based on query Parameter -PS C:\> $FirmwarePcieDescriptorByQueryParam = Get-IntersightFirmwarePcieDescriptor -Filter Name eq FirmwarePcieDescriptorName +#Get the FirmwareIomDescriptor based on query Parameter +PS C:\> $FirmwareIomDescriptorByQueryParam = Get-IntersightFirmwareIomDescriptor -Filter Name eq FirmwareIomDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -258305,15 +258823,15 @@ PS C:\> $FirmwarePcieDescriptorByQueryParam = Get-IntersightFirmwarePcieDescript - New-IntersightFirmwarePcieDescriptor + New-IntersightFirmwareIomDescriptor - Remove-IntersightFirmwarePcieDescriptor + Remove-IntersightFirmwareIomDescriptor - Set-IntersightFirmwarePcieDescriptor + Set-IntersightFirmwareIomDescriptor @@ -258321,21 +258839,21 @@ PS C:\> $FirmwarePcieDescriptorByQueryParam = Get-IntersightFirmwarePcieDescript - Get-IntersightFirmwarePolicy + Get-IntersightFirmwareMswitchDescriptor Get - IntersightFirmwarePolicy + IntersightFirmwareMswitchDescriptor - Get the FirmwarePolicy + Get the FirmwareMswitchDescriptor - Read a 'FirmwarePolicy' resource., + Read a 'FirmwareMswitchDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwarePolicy + Get-IntersightFirmwareMswitchDescriptor AccountMoid @@ -258348,6 +258866,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + BrandString + + + + string + + string + + + None + CreateTime @@ -258384,6 +258914,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Label + + + + string + + string + + + None + ModTime @@ -258396,8 +258938,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -258409,7 +258951,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Name + Moid @@ -258420,26 +258962,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 @@ -258457,13 +258999,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - TargetPlatform + Vendor - FirmwarePolicy.TargetPlatformEnum + string - FirmwarePolicy.TargetPlatformEnum + string + + + None + + + Version + + + + string + + string None @@ -258471,7 +259025,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePolicy + Get-IntersightFirmwareMswitchDescriptor Apply @@ -258607,7 +259161,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePolicy + Get-IntersightFirmwareMswitchDescriptor Json @@ -258635,7 +259189,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePolicy + Get-IntersightFirmwareMswitchDescriptor Json @@ -258832,6 +259386,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + BrandString + + The brand string of the endpoint for which this capability information is applicable. + + string + + string + + + None + CreateTime @@ -258847,7 +259413,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 @@ -258868,6 +259434,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Label + + The label type for the component. + + string + + string + + + None + ModTime @@ -258880,10 +259458,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 @@ -258893,9 +259471,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 @@ -258904,26 +259482,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. + The revision for the component. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None @@ -258941,13 +259519,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - TargetPlatform + Vendor - The target platform on which the policy to be applied. Either standalone or connected.\n* `Standalone` - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.\n* `FIAttached` - Servers which are connected to a Fabric Interconnect that is managed by Intersight. + The vendor of the endpoint, for which this capability information is applicable. - FirmwarePolicy.TargetPlatformEnum + string - FirmwarePolicy.TargetPlatformEnum + string + + + None + + + Version + + The firmware or software version of the endpoint, for which this capability information is applicable. + + string + + string None @@ -259002,7 +259592,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the FirmwareMswitchDescriptor by Name +PS C:\> $FirmwareMswitchDescriptorByName = Get-IntersightFirmwareMswitchDescriptor -Name FirmwareMswitchDescriptorName + +#Get the List of ServerProfiles +PS C:\> $FirmwareMswitchDescriptorList = Get-IntersightFirmwareMswitchDescriptor + +#Get the list of FirmwareMswitchDescriptor under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FirmwareMswitchDescriptorByOrg = Get-IntersightFirmwareMswitchDescriptor -Organization $org + +#Get the FirmwareMswitchDescriptor based on query Parameter +PS C:\> $FirmwareMswitchDescriptorByQueryParam = Get-IntersightFirmwareMswitchDescriptor -Filter Name eq FirmwareMswitchDescriptorName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -259010,15 +259621,15 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - New-IntersightFirmwarePolicy + New-IntersightFirmwareMswitchDescriptor - Remove-IntersightFirmwarePolicy + Remove-IntersightFirmwareMswitchDescriptor - Set-IntersightFirmwarePolicy + Set-IntersightFirmwareMswitchDescriptor @@ -259026,21 +259637,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightFirmwarePsuDescriptor + Get-IntersightFirmwareNxosDescriptor Get - IntersightFirmwarePsuDescriptor + IntersightFirmwareNxosDescriptor - Get the FirmwarePsuDescriptor + Get the FirmwareNxosDescriptor - Read a 'FirmwarePsuDescriptor' resource., + Read a 'FirmwareNxosDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwarePsuDescriptor + Get-IntersightFirmwareNxosDescriptor AccountMoid @@ -259212,7 +259823,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePsuDescriptor + Get-IntersightFirmwareNxosDescriptor Apply @@ -259348,7 +259959,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePsuDescriptor + Get-IntersightFirmwareNxosDescriptor Json @@ -259376,7 +259987,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwarePsuDescriptor + Get-IntersightFirmwareNxosDescriptor Json @@ -259782,19 +260393,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwarePsuDescriptor by Name -PS C:\> $FirmwarePsuDescriptorByName = Get-IntersightFirmwarePsuDescriptor -Name FirmwarePsuDescriptorName + #Get the FirmwareNxosDescriptor by Name +PS C:\> $FirmwareNxosDescriptorByName = Get-IntersightFirmwareNxosDescriptor -Name FirmwareNxosDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwarePsuDescriptorList = Get-IntersightFirmwarePsuDescriptor +PS C:\> $FirmwareNxosDescriptorList = Get-IntersightFirmwareNxosDescriptor -#Get the list of FirmwarePsuDescriptor under particular organization. +#Get the list of FirmwareNxosDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwarePsuDescriptorByOrg = Get-IntersightFirmwarePsuDescriptor -Organization $org +PS C:\> $FirmwareNxosDescriptorByOrg = Get-IntersightFirmwareNxosDescriptor -Organization $org -#Get the FirmwarePsuDescriptor based on query Parameter -PS C:\> $FirmwarePsuDescriptorByQueryParam = Get-IntersightFirmwarePsuDescriptor -Filter Name eq FirmwarePsuDescriptorName +#Get the FirmwareNxosDescriptor based on query Parameter +PS C:\> $FirmwareNxosDescriptorByQueryParam = Get-IntersightFirmwareNxosDescriptor -Filter Name eq FirmwareNxosDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -259808,15 +260419,15 @@ PS C:\> $FirmwarePsuDescriptorByQueryParam = Get-IntersightFirmwarePsuDescriptor - New-IntersightFirmwarePsuDescriptor + New-IntersightFirmwareNxosDescriptor - Remove-IntersightFirmwarePsuDescriptor + Remove-IntersightFirmwareNxosDescriptor - Set-IntersightFirmwarePsuDescriptor + Set-IntersightFirmwareNxosDescriptor @@ -259824,21 +260435,21 @@ PS C:\> $FirmwarePsuDescriptorByQueryParam = Get-IntersightFirmwarePsuDescriptor - Get-IntersightFirmwareRunningFirmware + Get-IntersightFirmwarePcieDescriptor Get - IntersightFirmwareRunningFirmware + IntersightFirmwarePcieDescriptor - Get the FirmwareRunningFirmware + Get the FirmwarePcieDescriptor - Read a 'FirmwareRunningFirmware' resource., + Read a 'FirmwarePcieDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareRunningFirmware + Get-IntersightFirmwarePcieDescriptor AccountMoid @@ -259851,20 +260462,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BiosUnit - - - - BiosUnitRelationship - - BiosUnitRelationship - - - None - - Component + BrandString @@ -259887,20 +260486,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DeviceMoId - - - - string - - string - - - None - - - Dn + + Description @@ -259923,38 +260510,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - GraphicsCard - - - - GraphicsCardRelationship - - GraphicsCardRelationship - - - None - - - InventoryDeviceInfo - - - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - - ManagementController + + Label - ManagementControllerRelationship + string - ManagementControllerRelationship + string None @@ -259971,8 +260534,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -259983,8 +260546,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PackageVersion + + Moid @@ -260007,32 +260570,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PciSwitch - - - - PciSwitchRelationship - - PciSwitchRelationship - - - None - - - RegisteredDevice - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - Rn + Revision @@ -260055,44 +260594,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - StorageController - - - - StorageControllerRelationship - - StorageControllerRelationship - - - None - - - StorageFlexFlashController - - - - StorageFlexFlashControllerRelationship - - StorageFlexFlashControllerRelationship - - - None - - - StoragePhysicalDisk - - - - StoragePhysicalDiskRelationship - - StoragePhysicalDiskRelationship - - - None - - Type + Vendor @@ -260118,7 +260621,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareRunningFirmware + Get-IntersightFirmwarePcieDescriptor Apply @@ -260254,7 +260757,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareRunningFirmware + Get-IntersightFirmwarePcieDescriptor Json @@ -260282,7 +260785,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareRunningFirmware + Get-IntersightFirmwarePcieDescriptor Json @@ -260479,22 +260982,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BiosUnit - - A reference to a biosUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - BiosUnitRelationship - - BiosUnitRelationship - - - None - - Component + BrandString - Kind of the firmware - boot-booloader/system/kernel. + The brand string of the endpoint for which this capability information is applicable. string @@ -260515,22 +261006,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DeviceMoId - - The database identifier of the registered device of an object. - - string - - string - - - None - - - Dn + + Description - The Distinguished Name unambiguously identifies an object in the system. + Detailed information about the endpoint. string @@ -260551,38 +261030,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - GraphicsCard - - A reference to a graphicsCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - GraphicsCardRelationship - - GraphicsCardRelationship - - - None - - - InventoryDeviceInfo - - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - InventoryDeviceInfoRelationship - - InventoryDeviceInfoRelationship - - - None - - - ManagementController + + Label - A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The label type for the component. - ManagementControllerRelationship + string - ManagementControllerRelationship + string None @@ -260599,10 +261054,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 @@ -260611,10 +261066,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PackageVersion + + Moid - Bundle version which the firmware belongs to. + The unique identifier of this Managed Object instance. string @@ -260635,34 +261090,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PciSwitch - - A reference to a pciSwitch resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - PciSwitchRelationship - - PciSwitchRelationship - - - None - - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - Rn + Revision - The Relative Name uniquely identifies an object within a given context. + The revision for the component. string @@ -260683,46 +261114,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - StorageController - - A reference to a storageController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageControllerRelationship - - StorageControllerRelationship - - - None - - - StorageFlexFlashController - - A reference to a storageFlexFlashController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageFlexFlashControllerRelationship - - StorageFlexFlashControllerRelationship - - - None - - - StoragePhysicalDisk - - A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StoragePhysicalDiskRelationship - - StoragePhysicalDiskRelationship - - - None - - Type + Vendor - The type of the firmware. + The vendor of the endpoint, for which this capability information is applicable. string @@ -260734,7 +261129,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Version - The version of the firmware. + The firmware or software version of the endpoint, for which this capability information is applicable. string @@ -260796,19 +261191,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareRunningFirmware by Name -PS C:\> $FirmwareRunningFirmwareByName = Get-IntersightFirmwareRunningFirmware -Name FirmwareRunningFirmwareName + #Get the FirmwarePcieDescriptor by Name +PS C:\> $FirmwarePcieDescriptorByName = Get-IntersightFirmwarePcieDescriptor -Name FirmwarePcieDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareRunningFirmwareList = Get-IntersightFirmwareRunningFirmware +PS C:\> $FirmwarePcieDescriptorList = Get-IntersightFirmwarePcieDescriptor -#Get the list of FirmwareRunningFirmware under particular organization. +#Get the list of FirmwarePcieDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareRunningFirmwareByOrg = Get-IntersightFirmwareRunningFirmware -Organization $org +PS C:\> $FirmwarePcieDescriptorByOrg = Get-IntersightFirmwarePcieDescriptor -Organization $org -#Get the FirmwareRunningFirmware based on query Parameter -PS C:\> $FirmwareRunningFirmwareByQueryParam = Get-IntersightFirmwareRunningFirmware -Filter Name eq FirmwareRunningFirmwareName +#Get the FirmwarePcieDescriptor based on query Parameter +PS C:\> $FirmwarePcieDescriptorByQueryParam = Get-IntersightFirmwarePcieDescriptor -Filter Name eq FirmwarePcieDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -260822,7 +261217,15 @@ PS C:\> $FirmwareRunningFirmwareByQueryParam = Get-IntersightFirmwareRunningFirm - Set-IntersightFirmwareRunningFirmware + New-IntersightFirmwarePcieDescriptor + + + + Remove-IntersightFirmwarePcieDescriptor + + + + Set-IntersightFirmwarePcieDescriptor @@ -260830,21 +261233,21 @@ PS C:\> $FirmwareRunningFirmwareByQueryParam = Get-IntersightFirmwareRunningFirm - Get-IntersightFirmwareSasExpanderDescriptor + Get-IntersightFirmwarePolicy Get - IntersightFirmwareSasExpanderDescriptor + IntersightFirmwarePolicy - Get the FirmwareSasExpanderDescriptor + Get the FirmwarePolicy - Read a 'FirmwareSasExpanderDescriptor' resource., + Read a 'FirmwarePolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareSasExpanderDescriptor + Get-IntersightFirmwarePolicy AccountMoid @@ -260857,18 +261260,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - BrandString - - - - string - - string - - - None - CreateTime @@ -260905,18 +261296,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Label - - - - string - - string - - - None - ModTime @@ -260929,8 +261308,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model + + Moid @@ -260942,7 +261321,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + Name @@ -260953,26 +261332,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 @@ -260990,25 +261369,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor - - - - string - - string - - - None - - - Version + TargetPlatform - string + FirmwarePolicy.TargetPlatformEnum - string + FirmwarePolicy.TargetPlatformEnum None @@ -261016,7 +261383,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSasExpanderDescriptor + Get-IntersightFirmwarePolicy Apply @@ -261152,7 +261519,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSasExpanderDescriptor + Get-IntersightFirmwarePolicy Json @@ -261180,7 +261547,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSasExpanderDescriptor + Get-IntersightFirmwarePolicy Json @@ -261377,18 +261744,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - BrandString - - The brand string of the endpoint for which this capability information is applicable. - - string - - string - - - None - CreateTime @@ -261404,7 +261759,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - Detailed information about the endpoint. + Description of the policy. string @@ -261425,18 +261780,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Label - - The label type for the component. - - string - - string - - - None - ModTime @@ -261449,10 +261792,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 @@ -261462,9 +261805,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. + Name of the concrete policy. string @@ -261473,26 +261816,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 - The revision for the component. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None @@ -261510,25 +261853,13 @@ 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 + TargetPlatform - The firmware or software version of the endpoint, for which this capability information is applicable. + The target platform on which the policy to be applied. Either standalone or connected.\n* `Standalone` - Servers which are operating in standalone mode i.e. not connected to a Fabric Interconnected.\n* `FIAttached` - Servers which are connected to a Fabric Interconnect that is managed by Intersight. - string + FirmwarePolicy.TargetPlatformEnum - string + FirmwarePolicy.TargetPlatformEnum None @@ -261583,28 +261914,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the FirmwareSasExpanderDescriptor by Name -PS C:\> $FirmwareSasExpanderDescriptorByName = Get-IntersightFirmwareSasExpanderDescriptor -Name FirmwareSasExpanderDescriptorName - -#Get the List of ServerProfiles -PS C:\> $FirmwareSasExpanderDescriptorList = Get-IntersightFirmwareSasExpanderDescriptor - -#Get the list of FirmwareSasExpanderDescriptor under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $FirmwareSasExpanderDescriptorByOrg = Get-IntersightFirmwareSasExpanderDescriptor -Organization $org - -#Get the FirmwareSasExpanderDescriptor based on query Parameter -PS C:\> $FirmwareSasExpanderDescriptorByQueryParam = Get-IntersightFirmwareSasExpanderDescriptor -Filter Name eq FirmwareSasExpanderDescriptorName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -261612,15 +261922,15 @@ PS C:\> $FirmwareSasExpanderDescriptorByQueryParam = Get-IntersightFirmwareSasEx - New-IntersightFirmwareSasExpanderDescriptor + New-IntersightFirmwarePolicy - Remove-IntersightFirmwareSasExpanderDescriptor + Remove-IntersightFirmwarePolicy - Set-IntersightFirmwareSasExpanderDescriptor + Set-IntersightFirmwarePolicy @@ -261628,21 +261938,21 @@ PS C:\> $FirmwareSasExpanderDescriptorByQueryParam = Get-IntersightFirmwareSasEx - Get-IntersightFirmwareServerConfigurationUtilityDistributable + Get-IntersightFirmwarePsuDescriptor Get - IntersightFirmwareServerConfigurationUtilityDistributable + IntersightFirmwarePsuDescriptor - Get the FirmwareServerConfigurationUtilityDistributable + Get the FirmwarePsuDescriptor - Read a 'FirmwareServerConfigurationUtilityDistributable' resource., + Read a 'FirmwarePsuDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareServerConfigurationUtilityDistributable + Get-IntersightFirmwarePsuDescriptor AccountMoid @@ -261656,7 +261966,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - BundleType + BrandString @@ -261667,18 +261977,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Catalog - - - - SoftwarerepositoryCatalogRelationship - - SoftwarerepositoryCatalogRelationship - - - None - CreateTime @@ -261716,127 +262014,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DownloadCount - - - - long - - long - - - None - - - FeatureSource - - - - FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum - - FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum - - - None - - - Guid - - - - string - - string - - - None - - - ImageType - - - - string - - string - - - None - - - ImportAction - - - - FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - - FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - - - None - - - ImportState - - - - FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - - FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - - - None - - - ImportedTime - - - - DateTime - - DateTime - - - None - - - LastAccessTime - - - - DateTime - - DateTime - - - None - - - Md5eTag - - - - string - - string - - - None - - - Md5sum - - - - string - - string - - - None - - - Mdfid + Label @@ -261883,18 +262061,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - Parent @@ -261908,67 +262074,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PlatformType - - - - string - - string - - - None - - - RecommendedBuild - - - - string - - string - - - None - - - Release - - - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - - - ReleaseDate - - - - DateTime - - DateTime - - - None - - - ReleaseNotesUrl - - - - string - - string - - - None - - - Sha512sum + Revision @@ -261991,42 +262097,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Size - - - - long - - long - - - None - - - SoftwareAdvisoryUrl - - - - string - - string - - - None - - - SoftwareTypeId - - - - string - - string - - - None - Vendor @@ -262054,7 +262124,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareServerConfigurationUtilityDistributable + Get-IntersightFirmwarePsuDescriptor Apply @@ -262190,7 +262260,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareServerConfigurationUtilityDistributable + Get-IntersightFirmwarePsuDescriptor Json @@ -262218,7 +262288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareServerConfigurationUtilityDistributable + Get-IntersightFirmwarePsuDescriptor Json @@ -262416,9 +262486,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - BundleType + BrandString - The bundle type of the image, as published on cisco.com. + The brand string of the endpoint for which this capability information is applicable. string @@ -262427,18 +262497,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Catalog - - A reference to a softwarerepositoryCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - SoftwarerepositoryCatalogRelationship - - SoftwarerepositoryCatalogRelationship - - - None - CreateTime @@ -262454,7 +262512,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - User provided description about the file. Cisco provided description for image inventoried from a Cisco repository. + Detailed information about the endpoint. string @@ -262476,129 +262534,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DownloadCount - - The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. - - long - - long - - - None - - - FeatureSource - - The name of the feature to which the uploaded file belongs.\n* `System` - This indicates system initiated file uploads.\n* `OpenAPIImport` - This indicates an OpenAPI file upload.\n* `PartnerIntegrationImport` - This indicates a Partner-Integration Appliance user file uploads. - - FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum - - FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum - - - None - - - Guid - - The unique identifier for an image in a Cisco repository. - - string - - string - - - None - - - ImageType - - The type of image which the distributable falls into according to the component it can upgrade. For e.g.; Standalone server, Intersight managed server, UCS Managed Fabric Interconnect. The field is used in private appliance mode, where image does not have description populated from CCO. - - string - - string - - - None - - - ImportAction - - The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.\n* `None` - No action should be taken on the imported file.\n* `GeneratePreSignedUploadUrl` - Generate pre signed URL of file for importing into the repository.\n* `GeneratePreSignedDownloadUrl` - Generate pre signed URL of file in the repository to download.\n* `CompleteImportProcess` - Mark that the import process of the file into the repository is complete.\n* `MarkImportFailed` - Mark to indicate that the import process of the file into the repository failed.\n* `PreCache` - Cache the file into the Intersight Appliance.\n* `Cancel` - The cancel import process for the file into the repository.\n* `Extract` - The action to extract the file in the external repository.\n* `Evict` - Evict the cached file from the Intersight Appliance. - - FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - - FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - - - None - - - ImportState - - The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository monitoring process.\n* `ReadyForImport` - The image is ready to be imported into the repository.\n* `Importing` - The image is being imported into the repository.\n* `Imported` - The image has been extracted and imported into the repository.\n* `PendingExtraction` - Indicates that the image has been imported but not extracted in the repository.\n* `Extracting` - Indicates that the image is being extracted into the repository.\n* `Extracted` - Indicates that the image has been extracted into the repository.\n* `Failed` - The image import from an external source to the repository has failed.\n* `MetaOnly` - The image is present in an external repository.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - Indicates that the image is being cached into the Intersight Appliance or endpoint cache.\n* `Cached` - Indicates that the image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - Indicates that the image caching into the Intersight Appliance failed or endpoint cache.\n* `Corrupted` - Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.\n* `Evicted` - Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.\n* `Invalid` - Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - - FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - - FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - - - None - - - ImportedTime - - The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached. - - DateTime - - DateTime - - - None - - - LastAccessTime - - The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. - - DateTime - - DateTime - - - None - - - Md5eTag - - The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly. - - string - - string - - - None - - - Md5sum - - The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository. - - string - - string - - - None - - - Mdfid + Label - The mdfid of the image provided by cisco.com. + The label type for the component. string @@ -262622,7 +262560,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Model - The endpoint model for which this firmware image is applicable. + The model of the endpoint, for which this capability information is applicable. string @@ -262643,18 +262581,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the file. It is populated as part of the image import operation. - - string - - string - - - None - Parent @@ -262668,69 +262594,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PlatformType - - The platform type of the image. - - string - - string - - - None - - - RecommendedBuild - - The build which is recommended by Cisco. - - string - - string - - - None - - - Release - - A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - - - ReleaseDate - - The date on which the file was released or distributed by its vendor. - - DateTime - - DateTime - - - None - - - ReleaseNotesUrl - - The url for the release notes of this image. - - string - - string - - - None - - - Sha512sum + Revision - The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository. + The revision for the component. string @@ -262751,46 +262617,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Size - - The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository. - - long - - long - - - None - - - SoftwareAdvisoryUrl - - The software advisory, if any, provided by the vendor for this file. - - string - - string - - - None - - - SoftwareTypeId - - The software type id provided by cisco.com. - - string - - string - - - None - Vendor - The vendor or publisher of this file. + The vendor of the endpoint, for which this capability information is applicable. string @@ -262802,7 +262632,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Version - Vendor provided version for the file. + The firmware or software version of the endpoint, for which this capability information is applicable. string @@ -262864,19 +262694,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareServerConfigurationUtilityDistributable by Name -PS C:\> $FirmwareServerConfigurationUtilityDistributableByName = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Name FirmwareServerConfigurationUtilityDistributableName + #Get the FirmwarePsuDescriptor by Name +PS C:\> $FirmwarePsuDescriptorByName = Get-IntersightFirmwarePsuDescriptor -Name FirmwarePsuDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareServerConfigurationUtilityDistributableList = Get-IntersightFirmwareServerConfigurationUtilityDistributable +PS C:\> $FirmwarePsuDescriptorList = Get-IntersightFirmwarePsuDescriptor -#Get the list of FirmwareServerConfigurationUtilityDistributable under particular organization. +#Get the list of FirmwarePsuDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareServerConfigurationUtilityDistributableByOrg = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Organization $org +PS C:\> $FirmwarePsuDescriptorByOrg = Get-IntersightFirmwarePsuDescriptor -Organization $org -#Get the FirmwareServerConfigurationUtilityDistributable based on query Parameter -PS C:\> $FirmwareServerConfigurationUtilityDistributableByQueryParam = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Filter Name eq FirmwareServerConfigurationUtilityDistributableName +#Get the FirmwarePsuDescriptor based on query Parameter +PS C:\> $FirmwarePsuDescriptorByQueryParam = Get-IntersightFirmwarePsuDescriptor -Filter Name eq FirmwarePsuDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -262890,15 +262720,15 @@ PS C:\> $FirmwareServerConfigurationUtilityDistributableByQueryParam = Get-Inter - New-IntersightFirmwareServerConfigurationUtilityDistributable + New-IntersightFirmwarePsuDescriptor - Remove-IntersightFirmwareServerConfigurationUtilityDistributable + Remove-IntersightFirmwarePsuDescriptor - Set-IntersightFirmwareServerConfigurationUtilityDistributable + Set-IntersightFirmwarePsuDescriptor @@ -262906,21 +262736,21 @@ PS C:\> $FirmwareServerConfigurationUtilityDistributableByQueryParam = Get-Inter - Get-IntersightFirmwareStorageControllerDescriptor + Get-IntersightFirmwareRunningFirmware Get - IntersightFirmwareStorageControllerDescriptor + IntersightFirmwareRunningFirmware - Get the FirmwareStorageControllerDescriptor + Get the FirmwareRunningFirmware - Read a 'FirmwareStorageControllerDescriptor' resource., + Read a 'FirmwareRunningFirmware' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareStorageControllerDescriptor + Get-IntersightFirmwareRunningFirmware AccountMoid @@ -262933,8 +262763,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + BiosUnit + + + + BiosUnitRelationship + + BiosUnitRelationship + + + None + - BrandString + Component @@ -262957,8 +262799,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description + + DeviceMoId @@ -262969,8 +262811,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Dn @@ -262981,8 +262823,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Label + + DomainGroupMoid @@ -262993,6 +262835,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + GraphicsCard + + + + GraphicsCardRelationship + + GraphicsCardRelationship + + + None + + + InventoryDeviceInfo + + + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + + + ManagementController + + + + ManagementControllerRelationship + + ManagementControllerRelationship + + + None + ModTime @@ -263005,8 +262883,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model + + Moid @@ -263017,8 +262895,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + PackageVersion @@ -263041,8 +262919,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PciSwitch + + + + PciSwitchRelationship + + PciSwitchRelationship + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + - Revision + Rn @@ -263065,8 +262967,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + StorageController + + + + StorageControllerRelationship + + StorageControllerRelationship + + + None + + + StorageFlexFlashController + + + + StorageFlexFlashControllerRelationship + + StorageFlexFlashControllerRelationship + + + None + + + StoragePhysicalDisk + + + + StoragePhysicalDiskRelationship + + StoragePhysicalDiskRelationship + + + None + - Vendor + Type @@ -263092,7 +263030,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareStorageControllerDescriptor + Get-IntersightFirmwareRunningFirmware Apply @@ -263228,7 +263166,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareStorageControllerDescriptor + Get-IntersightFirmwareRunningFirmware Json @@ -263256,7 +263194,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareStorageControllerDescriptor + Get-IntersightFirmwareRunningFirmware Json @@ -263453,10 +263391,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + BiosUnit + + A reference to a biosUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + BiosUnitRelationship + + BiosUnitRelationship + + + None + - BrandString + Component - The brand string of the endpoint for which this capability information is applicable. + Kind of the firmware - boot-booloader/system/kernel. string @@ -263477,10 +263427,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description + + DeviceMoId - Detailed information about the endpoint. + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. string @@ -263501,14 +263463,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Label + + GraphicsCard - The label type for the component. + A reference to a graphicsCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + GraphicsCardRelationship - string + GraphicsCardRelationship + + + None + + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + + + ManagementController + + A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ManagementControllerRelationship + + ManagementControllerRelationship None @@ -263525,10 +263511,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 @@ -263537,10 +263523,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Moid + + PackageVersion - The unique identifier of this Managed Object instance. + Bundle version which the firmware belongs to. string @@ -263561,10 +263547,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PciSwitch + + A reference to a pciSwitch resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + PciSwitchRelationship + + PciSwitchRelationship + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + - Revision + Rn - The revision for the component. + The Relative Name uniquely identifies an object within a given context. string @@ -263585,10 +263595,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + StorageController + + A reference to a storageController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageControllerRelationship + + StorageControllerRelationship + + + None + + + StorageFlexFlashController + + A reference to a storageFlexFlashController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageFlexFlashControllerRelationship + + StorageFlexFlashControllerRelationship + + + None + + + StoragePhysicalDisk + + A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StoragePhysicalDiskRelationship + + StoragePhysicalDiskRelationship + + + None + - Vendor + Type - The vendor of the endpoint, for which this capability information is applicable. + The type of the firmware. string @@ -263600,7 +263646,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Version - The firmware or software version of the endpoint, for which this capability information is applicable. + The version of the firmware. string @@ -263662,19 +263708,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareStorageControllerDescriptor by Name -PS C:\> $FirmwareStorageControllerDescriptorByName = Get-IntersightFirmwareStorageControllerDescriptor -Name FirmwareStorageControllerDescriptorName + #Get the FirmwareRunningFirmware by Name +PS C:\> $FirmwareRunningFirmwareByName = Get-IntersightFirmwareRunningFirmware -Name FirmwareRunningFirmwareName #Get the List of ServerProfiles -PS C:\> $FirmwareStorageControllerDescriptorList = Get-IntersightFirmwareStorageControllerDescriptor +PS C:\> $FirmwareRunningFirmwareList = Get-IntersightFirmwareRunningFirmware -#Get the list of FirmwareStorageControllerDescriptor under particular organization. +#Get the list of FirmwareRunningFirmware under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareStorageControllerDescriptorByOrg = Get-IntersightFirmwareStorageControllerDescriptor -Organization $org +PS C:\> $FirmwareRunningFirmwareByOrg = Get-IntersightFirmwareRunningFirmware -Organization $org -#Get the FirmwareStorageControllerDescriptor based on query Parameter -PS C:\> $FirmwareStorageControllerDescriptorByQueryParam = Get-IntersightFirmwareStorageControllerDescriptor -Filter Name eq FirmwareStorageControllerDescriptorName +#Get the FirmwareRunningFirmware based on query Parameter +PS C:\> $FirmwareRunningFirmwareByQueryParam = Get-IntersightFirmwareRunningFirmware -Filter Name eq FirmwareRunningFirmwareName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -263688,15 +263734,7 @@ PS C:\> $FirmwareStorageControllerDescriptorByQueryParam = Get-IntersightFirmwar - New-IntersightFirmwareStorageControllerDescriptor - - - - Remove-IntersightFirmwareStorageControllerDescriptor - - - - Set-IntersightFirmwareStorageControllerDescriptor + Set-IntersightFirmwareRunningFirmware @@ -263704,21 +263742,21 @@ PS C:\> $FirmwareStorageControllerDescriptorByQueryParam = Get-IntersightFirmwar - Get-IntersightFirmwareSwitchUpgrade + Get-IntersightFirmwareSasExpanderDescriptor Get - IntersightFirmwareSwitchUpgrade + IntersightFirmwareSasExpanderDescriptor - Get the FirmwareSwitchUpgrade + Get the FirmwareSasExpanderDescriptor - Read a 'FirmwareSwitchUpgrade' resource., + Read a 'FirmwareSasExpanderDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareSwitchUpgrade + Get-IntersightFirmwareSasExpanderDescriptor AccountMoid @@ -263731,38 +263769,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + BrandString - DateTime + string - DateTime + string None - - Device + + CreateTime - AssetDeviceRegistrationRelationship + DateTime - AssetDeviceRegistrationRelationship + DateTime None - - Distributable + + Description - FirmwareDistributableRelationship + string - FirmwareDistributableRelationship + string None @@ -263780,13 +263818,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - EnableFabricEvacuation + Label - bool + string - bool + string None @@ -263803,8 +263841,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Moid + + Model @@ -263815,32 +263853,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - - Release - - - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - - SharedScope + Moid @@ -263851,62 +263865,62 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SkipEstimateImpact + + Parent - bool + MoBaseMoRelationship - bool + MoBaseMoRelationship None - Status + Revision - FirmwareSwitchUpgrade.StatusEnum + string - FirmwareSwitchUpgrade.StatusEnum + string None - - UpgradeImpact + + SharedScope - FirmwareUpgradeImpactStatusRelationship + string - FirmwareUpgradeImpactStatusRelationship + string None - - UpgradeStatus + + Vendor - FirmwareUpgradeStatusRelationship + string - FirmwareUpgradeStatusRelationship + string None - UpgradeType + Version - FirmwareSwitchUpgrade.UpgradeTypeEnum + string - FirmwareSwitchUpgrade.UpgradeTypeEnum + string None @@ -263914,7 +263928,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSwitchUpgrade + Get-IntersightFirmwareSasExpanderDescriptor Apply @@ -264050,7 +264064,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSwitchUpgrade + Get-IntersightFirmwareSasExpanderDescriptor Json @@ -264078,7 +264092,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareSwitchUpgrade + Get-IntersightFirmwareSasExpanderDescriptor Json @@ -264275,38 +264289,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + BrandString - The time when this managed object was created. + The brand string of the endpoint for which this capability information is applicable. - DateTime + string - DateTime + string None - - Device + + CreateTime - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was created. - AssetDeviceRegistrationRelationship + DateTime - AssetDeviceRegistrationRelationship + DateTime None - - Distributable + + Description - A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Detailed information about the endpoint. - FirmwareDistributableRelationship + string - FirmwareDistributableRelationship + string None @@ -264324,13 +264338,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - EnableFabricEvacuation + Label - The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen. + The label type for the component. - bool + string - bool + string None @@ -264347,6 +264361,18 @@ 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 @@ -264371,14 +264397,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Release + + Revision - A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The revision for the component. - SoftwarerepositoryReleaseRelationship + string - SoftwarerepositoryReleaseRelationship + string None @@ -264396,61 +264422,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SkipEstimateImpact - - User has the option to skip the estimate impact calculation. - - bool - - bool - - - None - - - Status - - Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. - - FirmwareSwitchUpgrade.StatusEnum - - FirmwareSwitchUpgrade.StatusEnum - - - None - - - UpgradeImpact - - A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeImpactStatusRelationship - - FirmwareUpgradeImpactStatusRelationship - - - None - - - UpgradeStatus + Vendor - A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The vendor of the endpoint, for which this capability information is applicable. - FirmwareUpgradeStatusRelationship + string - FirmwareUpgradeStatusRelationship + string None - UpgradeType + Version - Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. + The firmware or software version of the endpoint, for which this capability information is applicable. - FirmwareSwitchUpgrade.UpgradeTypeEnum + string - FirmwareSwitchUpgrade.UpgradeTypeEnum + string None @@ -264508,19 +264498,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareSwitchUpgrade by Name -PS C:\> $FirmwareSwitchUpgradeByName = Get-IntersightFirmwareSwitchUpgrade -Name FirmwareSwitchUpgradeName + #Get the FirmwareSasExpanderDescriptor by Name +PS C:\> $FirmwareSasExpanderDescriptorByName = Get-IntersightFirmwareSasExpanderDescriptor -Name FirmwareSasExpanderDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareSwitchUpgradeList = Get-IntersightFirmwareSwitchUpgrade +PS C:\> $FirmwareSasExpanderDescriptorList = Get-IntersightFirmwareSasExpanderDescriptor -#Get the list of FirmwareSwitchUpgrade under particular organization. +#Get the list of FirmwareSasExpanderDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareSwitchUpgradeByOrg = Get-IntersightFirmwareSwitchUpgrade -Organization $org +PS C:\> $FirmwareSasExpanderDescriptorByOrg = Get-IntersightFirmwareSasExpanderDescriptor -Organization $org -#Get the FirmwareSwitchUpgrade based on query Parameter -PS C:\> $FirmwareSwitchUpgradeByQueryParam = Get-IntersightFirmwareSwitchUpgrade -Filter Name eq FirmwareSwitchUpgradeName +#Get the FirmwareSasExpanderDescriptor based on query Parameter +PS C:\> $FirmwareSasExpanderDescriptorByQueryParam = Get-IntersightFirmwareSasExpanderDescriptor -Filter Name eq FirmwareSasExpanderDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -264534,11 +264524,15 @@ PS C:\> $FirmwareSwitchUpgradeByQueryParam = Get-IntersightFirmwareSwitchUpgrade - New-IntersightFirmwareSwitchUpgrade + New-IntersightFirmwareSasExpanderDescriptor - Remove-IntersightFirmwareSwitchUpgrade + Remove-IntersightFirmwareSasExpanderDescriptor + + + + Set-IntersightFirmwareSasExpanderDescriptor @@ -264546,21 +264540,21 @@ PS C:\> $FirmwareSwitchUpgradeByQueryParam = Get-IntersightFirmwareSwitchUpgrade - Get-IntersightFirmwareUnsupportedVersionUpgrade + Get-IntersightFirmwareServerConfigurationUtilityDistributable Get - IntersightFirmwareUnsupportedVersionUpgrade + IntersightFirmwareServerConfigurationUtilityDistributable - Get the FirmwareUnsupportedVersionUpgrade + Get the FirmwareServerConfigurationUtilityDistributable - Read a 'FirmwareUnsupportedVersionUpgrade' resource., + Read a 'FirmwareServerConfigurationUtilityDistributable' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareUnsupportedVersionUpgrade + Get-IntersightFirmwareServerConfigurationUtilityDistributable AccountMoid @@ -264573,6 +264567,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + BundleType + + + + string + + string + + + None + + + Catalog + + + + SoftwarerepositoryCatalogRelationship + + SoftwarerepositoryCatalogRelationship + + + None + CreateTime @@ -264585,32 +264603,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Device + + Description - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - - Distributable + + DomainGroupMoid - FirmwareDistributableRelationship + string - FirmwareDistributableRelationship + string None - - DomainGroupMoid + + DownloadCount + + + + long + + long + + + None + + + FeatureSource + + + + FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum + + FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum + + + None + + + Guid @@ -264622,7 +264664,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DownloadError + ImageType @@ -264634,25 +264676,85 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DownloadProgress + ImportAction - long + FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - long + FirmwareServerConfigurationUtilityDistributable.ImportActionEnum None - DownloadRetries + ImportState - long + FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - long + FirmwareServerConfigurationUtilityDistributable.ImportStateEnum + + + None + + + ImportedTime + + + + DateTime + + DateTime + + + None + + + LastAccessTime + + + + DateTime + + DateTime + + + None + + + Md5eTag + + + + string + + string + + + None + + + Md5sum + + + + string + + string + + + None + + + Mdfid + + + + string + + string None @@ -264669,6 +264771,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Model + + + + string + + string + + + None + Moid @@ -264681,6 +264795,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Name + + + + string + + string + + + None + Parent @@ -264693,26 +264819,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PlatformType + + + + string + + string + + + None + + + RecommendedBuild + + + + string + + string + + + None + - PhysicalIdentity + Release - EquipmentPhysicalIdentityRelationship + SoftwarerepositoryReleaseRelationship - EquipmentPhysicalIdentityRelationship + SoftwarerepositoryReleaseRelationship None - Sha256checksum + ReleaseDate - byte + DateTime - byte + DateTime + + + None + + + ReleaseNotesUrl + + + + string + + string + + + None + + + Sha512sum + + + + string + + string None @@ -264730,13 +264904,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - UpgradeStatus + Size - FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum + long - FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum + long + + + None + + + SoftwareAdvisoryUrl + + + + string + + string + + + None + + + SoftwareTypeId + + + + string + + string + + + None + + + Vendor + + + + string + + string + + + None + + + Version + + + + string + + string None @@ -264744,7 +264966,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUnsupportedVersionUpgrade + Get-IntersightFirmwareServerConfigurationUtilityDistributable Apply @@ -264880,7 +265102,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUnsupportedVersionUpgrade + Get-IntersightFirmwareServerConfigurationUtilityDistributable Json @@ -264908,7 +265130,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUnsupportedVersionUpgrade + Get-IntersightFirmwareServerConfigurationUtilityDistributable Json @@ -265105,6 +265327,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + BundleType + + The bundle type of the image, as published on cisco.com. + + string + + string + + + None + + + Catalog + + A reference to a softwarerepositoryCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + SoftwarerepositoryCatalogRelationship + + SoftwarerepositoryCatalogRelationship + + + None + CreateTime @@ -265117,34 +265363,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Device + + Description - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + User provided description about the file. Cisco provided description for image inventoried from a Cisco repository. - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - - Distributable + + DomainGroupMoid - A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The DomainGroup ID for this managed object. - FirmwareDistributableRelationship + string - FirmwareDistributableRelationship + string None - - DomainGroupMoid + + DownloadCount - The DomainGroup ID for this managed object. + The number of times this file has been downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. + + long + + long + + + None + + + FeatureSource + + The name of the feature to which the uploaded file belongs.\n* `System` - This indicates system initiated file uploads.\n* `OpenAPIImport` - This indicates an OpenAPI file upload.\n* `PartnerIntegrationImport` - This indicates a Partner-Integration Appliance user file uploads. + + FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum + + FirmwareServerConfigurationUtilityDistributable.FeatureSourceEnum + + + None + + + Guid + + The unique identifier for an image in a Cisco repository. string @@ -265154,9 +265424,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DownloadError + ImageType - Any error encountered. Set to empty when download is in progress or completed. + The type of image which the distributable falls into according to the component it can upgrade. For e.g.; Standalone server, Intersight managed server, UCS Managed Fabric Interconnect. The field is used in private appliance mode, where image does not have description populated from CCO. string @@ -265166,25 +265436,85 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DownloadProgress + ImportAction - The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent. + The action to be performed on the imported file. If 'PreCache' is set, the image will be cached in Appliance. Applicable in Intersight appliance deployment. If 'Evict' is set, the cached file will be removed. Applicable in Intersight appliance deployment. If 'GeneratePreSignedUploadUrl' is set, generates pre signed URL (s) for the file to be imported into the repository. Applicable for local machine source. The URL (s) will be populated under LocalMachine file server. If 'CompleteImportProcess' is set, the ImportState is marked as 'Imported'. Applicable for local machine source. If 'Cancel' is set, the ImportState is marked as 'Failed'. Applicable for local machine source.\n* `None` - No action should be taken on the imported file.\n* `GeneratePreSignedUploadUrl` - Generate pre signed URL of file for importing into the repository.\n* `GeneratePreSignedDownloadUrl` - Generate pre signed URL of file in the repository to download.\n* `CompleteImportProcess` - Mark that the import process of the file into the repository is complete.\n* `MarkImportFailed` - Mark to indicate that the import process of the file into the repository failed.\n* `PreCache` - Cache the file into the Intersight Appliance.\n* `Cancel` - The cancel import process for the file into the repository.\n* `Extract` - The action to extract the file in the external repository.\n* `Evict` - Evict the cached file from the Intersight Appliance. - long + FirmwareServerConfigurationUtilityDistributable.ImportActionEnum - long + FirmwareServerConfigurationUtilityDistributable.ImportActionEnum None - DownloadRetries + ImportState - The number of retries the plugin attempted before succeeding or failing the download. + The state of this file in the repository or Appliance. The importState is updated during the import operation and as part of the repository monitoring process.\n* `ReadyForImport` - The image is ready to be imported into the repository.\n* `Importing` - The image is being imported into the repository.\n* `Imported` - The image has been extracted and imported into the repository.\n* `PendingExtraction` - Indicates that the image has been imported but not extracted in the repository.\n* `Extracting` - Indicates that the image is being extracted into the repository.\n* `Extracted` - Indicates that the image has been extracted into the repository.\n* `Failed` - The image import from an external source to the repository has failed.\n* `MetaOnly` - The image is present in an external repository.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - Indicates that the image is being cached into the Intersight Appliance or endpoint cache.\n* `Cached` - Indicates that the image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - Indicates that the image caching into the Intersight Appliance failed or endpoint cache.\n* `Corrupted` - Indicates that the image in the local repository (or endpoint cache) has been corrupted after it was cached.\n* `Evicted` - Indicates that the image has been evicted from the Intersight Appliance (or endpoint cache) to reclaim storage space.\n* `Invalid` - Indicates that the corresponding distributable MO has been removed from the backend. This can be due to unpublishing of an image. - long + FirmwareServerConfigurationUtilityDistributable.ImportStateEnum - long + FirmwareServerConfigurationUtilityDistributable.ImportStateEnum + + + None + + + ImportedTime + + The time at which this image or file was imported/cached into the repositry. if the 'ImportState' is 'Imported', the time at which this image or file was imported. if the 'ImportState' is 'Cached', the time at which this image or file was cached. + + DateTime + + DateTime + + + None + + + LastAccessTime + + The time at which this file was last downloaded from the local repository. It is used by the repository monitoring process to determine the files that are to be evicted from the cache. + + DateTime + + DateTime + + + None + + + Md5eTag + + The MD5 ETag for a file that is stored in Intersight repository or in the appliance cache. Warning - MD5 is currently broken and this will be migrated to SHA shortly. + + string + + string + + + None + + + Md5sum + + The md5sum checksum of the file. This information is available for all Cisco distributed images and files imported to the local repository. + + string + + string + + + None + + + Mdfid + + The mdfid of the image provided by cisco.com. + + string + + string None @@ -265201,6 +265531,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Model + + The endpoint model for which this firmware image is applicable. + + string + + string + + + None + Moid @@ -265213,6 +265555,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Name + + The name of the file. It is populated as part of the image import operation. + + string + + string + + + None + Parent @@ -265225,26 +265579,74 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PlatformType + + The platform type of the image. + + string + + string + + + None + + + RecommendedBuild + + The build which is recommended by Cisco. + + string + + string + + + None + - PhysicalIdentity + Release - A reference to a equipmentPhysicalIdentity resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - EquipmentPhysicalIdentityRelationship + SoftwarerepositoryReleaseRelationship - EquipmentPhysicalIdentityRelationship + SoftwarerepositoryReleaseRelationship None - Sha256checksum + ReleaseDate - The sha256checksum of the downloaded file as calculated by the download plugin after successfully downloading a file. + The date on which the file was released or distributed by its vendor. - byte + DateTime - byte + DateTime + + + None + + + ReleaseNotesUrl + + The url for the release notes of this image. + + string + + string + + + None + + + Sha512sum + + The sha512sum of the file. This information is available for all Cisco distributed images and files imported to the local repository. + + string + + string None @@ -265262,13 +265664,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - UpgradeStatus + Size - Workflow status of firmware upgrade.\n* `None` - Upgrade status is none when upgrade is in progress.\n* `Completed` - Upgrade completed successfully.\n* `Failed` - Upgrade status is failed when upgrade has failed. + The size (in bytes) of the file. This information is available for all Cisco distributed images and files imported to the local repository. - FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum + long - FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum + long + + + None + + + SoftwareAdvisoryUrl + + The software advisory, if any, provided by the vendor for this file. + + string + + string + + + None + + + SoftwareTypeId + + The software type id provided by cisco.com. + + string + + string + + + None + + + Vendor + + The vendor or publisher of this file. + + string + + string + + + None + + + Version + + Vendor provided version for the file. + + string + + string None @@ -265326,19 +265776,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareUnsupportedVersionUpgrade by Name -PS C:\> $FirmwareUnsupportedVersionUpgradeByName = Get-IntersightFirmwareUnsupportedVersionUpgrade -Name FirmwareUnsupportedVersionUpgradeName + #Get the FirmwareServerConfigurationUtilityDistributable by Name +PS C:\> $FirmwareServerConfigurationUtilityDistributableByName = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Name FirmwareServerConfigurationUtilityDistributableName #Get the List of ServerProfiles -PS C:\> $FirmwareUnsupportedVersionUpgradeList = Get-IntersightFirmwareUnsupportedVersionUpgrade +PS C:\> $FirmwareServerConfigurationUtilityDistributableList = Get-IntersightFirmwareServerConfigurationUtilityDistributable -#Get the list of FirmwareUnsupportedVersionUpgrade under particular organization. +#Get the list of FirmwareServerConfigurationUtilityDistributable under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareUnsupportedVersionUpgradeByOrg = Get-IntersightFirmwareUnsupportedVersionUpgrade -Organization $org +PS C:\> $FirmwareServerConfigurationUtilityDistributableByOrg = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Organization $org -#Get the FirmwareUnsupportedVersionUpgrade based on query Parameter -PS C:\> $FirmwareUnsupportedVersionUpgradeByQueryParam = Get-IntersightFirmwareUnsupportedVersionUpgrade -Filter Name eq FirmwareUnsupportedVersionUpgradeName +#Get the FirmwareServerConfigurationUtilityDistributable based on query Parameter +PS C:\> $FirmwareServerConfigurationUtilityDistributableByQueryParam = Get-IntersightFirmwareServerConfigurationUtilityDistributable -Filter Name eq FirmwareServerConfigurationUtilityDistributableName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -265352,15 +265802,15 @@ PS C:\> $FirmwareUnsupportedVersionUpgradeByQueryParam = Get-IntersightFirmwareU - New-IntersightFirmwareUnsupportedVersionUpgrade + New-IntersightFirmwareServerConfigurationUtilityDistributable - Remove-IntersightFirmwareUnsupportedVersionUpgrade + Remove-IntersightFirmwareServerConfigurationUtilityDistributable - Set-IntersightFirmwareUnsupportedVersionUpgrade + Set-IntersightFirmwareServerConfigurationUtilityDistributable @@ -265368,21 +265818,21 @@ PS C:\> $FirmwareUnsupportedVersionUpgradeByQueryParam = Get-IntersightFirmwareU - Get-IntersightFirmwareUpgrade + Get-IntersightFirmwareStorageControllerDescriptor Get - IntersightFirmwareUpgrade + IntersightFirmwareStorageControllerDescriptor - Get the FirmwareUpgrade + Get the FirmwareStorageControllerDescriptor - Read a 'FirmwareUpgrade' resource., + Read a 'FirmwareStorageControllerDescriptor' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareUpgrade + Get-IntersightFirmwareStorageControllerDescriptor AccountMoid @@ -265395,44 +265845,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime - - - - DateTime - - DateTime - - - None - - - Device - - - - AssetDeviceRegistrationRelationship - - AssetDeviceRegistrationRelationship - - - None - - - Distributable - - - - FirmwareDistributableRelationship - - FirmwareDistributableRelationship - - - None - - - DomainGroupMoid + + BrandString @@ -265444,7 +265858,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + CreateTime @@ -265456,7 +265870,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + Description @@ -265467,44 +265881,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + DomainGroupMoid - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - - Release + + Label - SoftwarerepositoryReleaseRelationship + string - SoftwarerepositoryReleaseRelationship + string None - - Server + + ModTime - ComputePhysicalRelationship + DateTime - ComputePhysicalRelationship + DateTime None - - SharedScope + + Model @@ -265515,74 +265929,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SkipEstimateImpact + + Moid - bool + string - bool + string None - - Status + + Parent - FirmwareUpgrade.StatusEnum + MoBaseMoRelationship - FirmwareUpgrade.StatusEnum + MoBaseMoRelationship None - - UpgradeImpact + + Revision - FirmwareUpgradeImpactStatusRelationship + string - FirmwareUpgradeImpactStatusRelationship + string None - - UpgradeStatus + + SharedScope - FirmwareUpgradeStatusRelationship + string - FirmwareUpgradeStatusRelationship + string None - UpgradeTriggerMethod + Vendor - FirmwareUpgrade.UpgradeTriggerMethodEnum + string - FirmwareUpgrade.UpgradeTriggerMethodEnum + string None - UpgradeType + Version - FirmwareUpgrade.UpgradeTypeEnum + string - FirmwareUpgrade.UpgradeTypeEnum + string None @@ -265590,7 +266004,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgrade + Get-IntersightFirmwareStorageControllerDescriptor Apply @@ -265726,7 +266140,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgrade + Get-IntersightFirmwareStorageControllerDescriptor Json @@ -265754,7 +266168,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgrade + Get-IntersightFirmwareStorageControllerDescriptor Json @@ -265951,6 +266365,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + BrandString + + The brand string of the endpoint for which this capability information is applicable. + + string + + string + + + None + CreateTime @@ -265963,34 +266389,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Device + + Description - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Detailed information about the endpoint. - AssetDeviceRegistrationRelationship + string - AssetDeviceRegistrationRelationship + string None - - Distributable + + DomainGroupMoid - A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The DomainGroup ID for this managed object. - FirmwareDistributableRelationship + string - FirmwareDistributableRelationship + string None - - DomainGroupMoid + + Label - The DomainGroup ID for this managed object. + The label type for the component. string @@ -266011,6 +266437,18 @@ 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 @@ -266035,26 +266473,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Release - - A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - SoftwarerepositoryReleaseRelationship - - SoftwarerepositoryReleaseRelationship - - - None - - - Server + + Revision - A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The revision for the component. - ComputePhysicalRelationship + string - ComputePhysicalRelationship + string None @@ -266072,73 +266498,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SkipEstimateImpact - - User has the option to skip the estimate impact calculation. - - bool - - bool - - - None - - - Status - - Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. - - FirmwareUpgrade.StatusEnum - - FirmwareUpgrade.StatusEnum - - - None - - - UpgradeImpact - - A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeImpactStatusRelationship - - FirmwareUpgradeImpactStatusRelationship - - - None - - - UpgradeStatus - - A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeStatusRelationship - - FirmwareUpgradeStatusRelationship - - - None - - - UpgradeTriggerMethod + Vendor - The source that triggered the upgrade. Either via profile or traditional way.\n* `none` - Upgrade is invoked within the service.\n* `profileTrigger` - Upgrade is invoked from a profile deployment. + The vendor of the endpoint, for which this capability information is applicable. - FirmwareUpgrade.UpgradeTriggerMethodEnum + string - FirmwareUpgrade.UpgradeTriggerMethodEnum + string None - UpgradeType + Version - Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. + The firmware or software version of the endpoint, for which this capability information is applicable. - FirmwareUpgrade.UpgradeTypeEnum + string - FirmwareUpgrade.UpgradeTypeEnum + string None @@ -266196,19 +266574,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareUpgrade by Name -PS C:\> $FirmwareUpgradeByName = Get-IntersightFirmwareUpgrade -Name FirmwareUpgradeName + #Get the FirmwareStorageControllerDescriptor by Name +PS C:\> $FirmwareStorageControllerDescriptorByName = Get-IntersightFirmwareStorageControllerDescriptor -Name FirmwareStorageControllerDescriptorName #Get the List of ServerProfiles -PS C:\> $FirmwareUpgradeList = Get-IntersightFirmwareUpgrade +PS C:\> $FirmwareStorageControllerDescriptorList = Get-IntersightFirmwareStorageControllerDescriptor -#Get the list of FirmwareUpgrade under particular organization. +#Get the list of FirmwareStorageControllerDescriptor under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareUpgradeByOrg = Get-IntersightFirmwareUpgrade -Organization $org +PS C:\> $FirmwareStorageControllerDescriptorByOrg = Get-IntersightFirmwareStorageControllerDescriptor -Organization $org -#Get the FirmwareUpgrade based on query Parameter -PS C:\> $FirmwareUpgradeByQueryParam = Get-IntersightFirmwareUpgrade -Filter Name eq FirmwareUpgradeName +#Get the FirmwareStorageControllerDescriptor based on query Parameter +PS C:\> $FirmwareStorageControllerDescriptorByQueryParam = Get-IntersightFirmwareStorageControllerDescriptor -Filter Name eq FirmwareStorageControllerDescriptorName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -266222,15 +266600,15 @@ PS C:\> $FirmwareUpgradeByQueryParam = Get-IntersightFirmwareUpgrade -Filter Nam - New-IntersightFirmwareUpgrade + New-IntersightFirmwareStorageControllerDescriptor - Remove-IntersightFirmwareUpgrade + Remove-IntersightFirmwareStorageControllerDescriptor - Set-IntersightFirmwareUpgrade + Set-IntersightFirmwareStorageControllerDescriptor @@ -266238,21 +266616,21 @@ PS C:\> $FirmwareUpgradeByQueryParam = Get-IntersightFirmwareUpgrade -Filter Nam - Get-IntersightFirmwareUpgradeImpactStatus + Get-IntersightFirmwareSwitchUpgrade Get - IntersightFirmwareUpgradeImpactStatus + IntersightFirmwareSwitchUpgrade - Get the FirmwareUpgradeImpactStatus + Get the FirmwareSwitchUpgrade - Read a 'FirmwareUpgradeImpactStatus' resource., + Read a 'FirmwareSwitchUpgrade' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareUpgradeImpactStatus + Get-IntersightFirmwareSwitchUpgrade AccountMoid @@ -266265,26 +266643,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ComputationState + + CreateTime - FirmwareUpgradeImpactStatus.ComputationStateEnum + DateTime - FirmwareUpgradeImpactStatus.ComputationStateEnum + DateTime None - - CreateTime + + Device - DateTime + AssetDeviceRegistrationRelationship - DateTime + AssetDeviceRegistrationRelationship + + + None + + + Distributable + + + + FirmwareDistributableRelationship + + FirmwareDistributableRelationship None @@ -266301,6 +266691,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EnableFabricEvacuation + + + + bool + + bool + + + None + ModTime @@ -266337,6 +266739,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Release + + + + SoftwarerepositoryReleaseRelationship + + SoftwarerepositoryReleaseRelationship + + + None + SharedScope @@ -266350,25 +266764,61 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Summary + SkipEstimateImpact - FirmwareUpgradeImpactStatus.SummaryEnum + bool - FirmwareUpgradeImpactStatus.SummaryEnum + bool + + + None + + + Status + + + + FirmwareSwitchUpgrade.StatusEnum + + FirmwareSwitchUpgrade.StatusEnum None - Upgrade + UpgradeImpact - FirmwareUpgradeBaseRelationship + FirmwareUpgradeImpactStatusRelationship - FirmwareUpgradeBaseRelationship + FirmwareUpgradeImpactStatusRelationship + + + None + + + UpgradeStatus + + + + FirmwareUpgradeStatusRelationship + + FirmwareUpgradeStatusRelationship + + + None + + + UpgradeType + + + + FirmwareSwitchUpgrade.UpgradeTypeEnum + + FirmwareSwitchUpgrade.UpgradeTypeEnum None @@ -266376,7 +266826,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeImpactStatus + Get-IntersightFirmwareSwitchUpgrade Apply @@ -266512,7 +266962,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeImpactStatus + Get-IntersightFirmwareSwitchUpgrade Json @@ -266540,7 +266990,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeImpactStatus + Get-IntersightFirmwareSwitchUpgrade Json @@ -266737,26 +267187,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ComputationState + + CreateTime - Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.\n* `Inprogress` - Upgrade impact calculation is in progress.\n* `Completed` - Upgrade impact calculation is completed.\n* `Unavailable` - Upgrade impact is not available since image is not present in FI. + The time when this managed object was created. - FirmwareUpgradeImpactStatus.ComputationStateEnum + DateTime - FirmwareUpgradeImpactStatus.ComputationStateEnum + DateTime None - - CreateTime + + Device - The time when this managed object was created. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + AssetDeviceRegistrationRelationship - DateTime + AssetDeviceRegistrationRelationship + + + None + + + Distributable + + A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareDistributableRelationship + + FirmwareDistributableRelationship None @@ -266773,6 +267235,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EnableFabricEvacuation + + The flag to enable or disable fabric evacuation during the switch firmware upgrade. In case of IMM, it is mandatory to have the Fabric Interconnects associated with domain profile for fabric evacuation to happen. + + bool + + bool + + + None + ModTime @@ -266809,6 +267283,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Release + + A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + SoftwarerepositoryReleaseRelationship + + SoftwarerepositoryReleaseRelationship + + + None + SharedScope @@ -266822,25 +267308,61 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Summary + SkipEstimateImpact - The summary on the component or components getting impacted by the upgrade.\n* `Basic` - Summary of a single instance involved in the upgrade operation.\n* `Detail` - Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. + User has the option to skip the estimate impact calculation. - FirmwareUpgradeImpactStatus.SummaryEnum + bool - FirmwareUpgradeImpactStatus.SummaryEnum + bool + + + None + + + Status + + Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. + + FirmwareSwitchUpgrade.StatusEnum + + FirmwareSwitchUpgrade.StatusEnum None - Upgrade + UpgradeImpact - A reference to a firmwareUpgradeBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - FirmwareUpgradeBaseRelationship + FirmwareUpgradeImpactStatusRelationship - FirmwareUpgradeBaseRelationship + FirmwareUpgradeImpactStatusRelationship + + + None + + + UpgradeStatus + + A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareUpgradeStatusRelationship + + FirmwareUpgradeStatusRelationship + + + None + + + UpgradeType + + Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. + + FirmwareSwitchUpgrade.UpgradeTypeEnum + + FirmwareSwitchUpgrade.UpgradeTypeEnum None @@ -266898,19 +267420,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareUpgradeImpactStatus by Name -PS C:\> $FirmwareUpgradeImpactStatusByName = Get-IntersightFirmwareUpgradeImpactStatus -Name FirmwareUpgradeImpactStatusName + #Get the FirmwareSwitchUpgrade by Name +PS C:\> $FirmwareSwitchUpgradeByName = Get-IntersightFirmwareSwitchUpgrade -Name FirmwareSwitchUpgradeName #Get the List of ServerProfiles -PS C:\> $FirmwareUpgradeImpactStatusList = Get-IntersightFirmwareUpgradeImpactStatus +PS C:\> $FirmwareSwitchUpgradeList = Get-IntersightFirmwareSwitchUpgrade -#Get the list of FirmwareUpgradeImpactStatus under particular organization. +#Get the list of FirmwareSwitchUpgrade under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareUpgradeImpactStatusByOrg = Get-IntersightFirmwareUpgradeImpactStatus -Organization $org +PS C:\> $FirmwareSwitchUpgradeByOrg = Get-IntersightFirmwareSwitchUpgrade -Organization $org -#Get the FirmwareUpgradeImpactStatus based on query Parameter -PS C:\> $FirmwareUpgradeImpactStatusByQueryParam = Get-IntersightFirmwareUpgradeImpactStatus -Filter Name eq FirmwareUpgradeImpactStatusName +#Get the FirmwareSwitchUpgrade based on query Parameter +PS C:\> $FirmwareSwitchUpgradeByQueryParam = Get-IntersightFirmwareSwitchUpgrade -Filter Name eq FirmwareSwitchUpgradeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -266923,26 +267445,34 @@ PS C:\> $FirmwareUpgradeImpactStatusByQueryParam = Get-IntersightFirmwareUpgrade https://www.intersight.com/apidocs/downloads + + New-IntersightFirmwareSwitchUpgrade + + + + Remove-IntersightFirmwareSwitchUpgrade + + - Get-IntersightFirmwareUpgradeStatus + Get-IntersightFirmwareUnsupportedVersionUpgrade Get - IntersightFirmwareUpgradeStatus + IntersightFirmwareUnsupportedVersionUpgrade - Get the FirmwareUpgradeStatus + Get the FirmwareUnsupportedVersionUpgrade - Read a 'FirmwareUpgradeStatus' resource., + Read a 'FirmwareUnsupportedVersionUpgrade' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightFirmwareUpgradeStatus + Get-IntersightFirmwareUnsupportedVersionUpgrade AccountMoid @@ -266967,32 +267497,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Device - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - DownloadError + + Distributable - string + FirmwareDistributableRelationship - string + FirmwareDistributableRelationship None - - DownloadMessage + + DomainGroupMoid @@ -267004,13 +267534,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DownloadPercentage + DownloadError - long + string - long + string None @@ -267039,42 +267569,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DownloadStage - - - - string - - string - - - None - - - EpPowerStatus - - - - FirmwareUpgradeStatus.EpPowerStatusEnum - - FirmwareUpgradeStatus.EpPowerStatusEnum - - - None - - - InitialPowerStatus - - - - FirmwareUpgradeStatus.InitialPowerStatusEnum - - FirmwareUpgradeStatus.InitialPowerStatusEnum - - - None - ModTime @@ -267099,42 +267593,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OverallError - - - - string - - string - - - None - - - OverallPercentage - - - - long - - long - - - None - - - Overallstatus - - - - FirmwareUpgradeStatus.OverallstatusEnum - - FirmwareUpgradeStatus.OverallstatusEnum - - - None - Parent @@ -267147,26 +267605,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PendingType - - - - FirmwareUpgradeStatus.PendingTypeEnum - - FirmwareUpgradeStatus.PendingTypeEnum - - - None - - - SdCardDownloadError + + PhysicalIdentity - string + EquipmentPhysicalIdentityRelationship - string + EquipmentPhysicalIdentityRelationship None @@ -267196,49 +267642,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SourceFirmwareVersion - - - - string - - string - - - None - - - TargetFirmwareVersion - - - - string - - string - - - None - - - Upgrade - - - - FirmwareUpgradeBaseRelationship - - FirmwareUpgradeBaseRelationship - - - None - - - Workflow + UpgradeStatus - WorkflowWorkflowInfoRelationship + FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum - WorkflowWorkflowInfoRelationship + FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum None @@ -267246,7 +267656,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeStatus + Get-IntersightFirmwareUnsupportedVersionUpgrade Apply @@ -267382,7 +267792,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeStatus + Get-IntersightFirmwareUnsupportedVersionUpgrade Json @@ -267410,7 +267820,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightFirmwareUpgradeStatus + Get-IntersightFirmwareUnsupportedVersionUpgrade Json @@ -267619,34 +268029,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Device - The DomainGroup ID for this managed object. + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + AssetDeviceRegistrationRelationship - string + AssetDeviceRegistrationRelationship None - - DownloadError + + Distributable - Any error encountered. Set to empty when download is in progress or completed. + A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FirmwareDistributableRelationship - string + FirmwareDistributableRelationship None - - DownloadMessage + + DomainGroupMoid - The message from the endpoint during the download. + The DomainGroup ID for this managed object. string @@ -267656,13 +268066,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DownloadPercentage + DownloadError - The percentage of the image downloaded in the endpoint. + Any error encountered. Set to empty when download is in progress or completed. - long + string - long + string None @@ -267691,42 +268101,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DownloadStage - - The image download stages. Example:downloading, flashing. - - string - - string - - - None - - - EpPowerStatus - - The server power status after the upgrade request is submitted in the endpoint.\n* `none` - Server power status is none.\n* `powered on` - Server power status is powered on.\n* `powered off` - Server power status is powered off. - - FirmwareUpgradeStatus.EpPowerStatusEnum - - FirmwareUpgradeStatus.EpPowerStatusEnum - - - None - - - InitialPowerStatus - - The server power status before the upgrade request is submitted in the endpoint.\n* `none` - Server power status is none.\n* `powered on` - Server power status is powered on.\n* `powered off` - Server power status is powered off. - - FirmwareUpgradeStatus.InitialPowerStatusEnum - - FirmwareUpgradeStatus.InitialPowerStatusEnum - - - None - ModTime @@ -267751,42 +268125,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OverallError - - The reason for the operation failure. - - string - - string - - - None - - - OverallPercentage - - The overall percentage of the operation. - - long - - long - - - None - - - Overallstatus - - The overall status of the operation.\n* `none` - Upgrade stage is no upgrade stage.\n* `started` - Upgrade stage is started.\n* `prepare initiating` - Upgrade configuration is being prepared.\n* `prepare initiated` - Upgrade configuration is initiated.\n* `prepared` - Upgrade configuration is prepared.\n* `download initiating` - Upgrade stage is download initiating.\n* `download initiated` - Upgrade stage is download initiated.\n* `downloading` - Upgrade stage is downloading.\n* `downloaded` - Upgrade stage is downloaded.\n* `upgrade initiating on fabric A` - Upgrade stage is in upgrade initiating when upgrade is being started in endopint.\n* `upgrade initiated on fabric A` - Upgrade stage is in upgrade initiated when the upgrade has started in endpoint.\n* `upgrading fabric A` - Upgrade stage is in upgrading when the upgrade requires reboot to complete.\n* `rebooting fabric A` - Upgrade is in rebooting when the endpoint is being rebooted.\n* `upgraded fabric A` - Upgrade stage is in upgraded when the corresponding endpoint has completed.\n* `upgrade initiating on fabric B` - Upgrade stage is in upgrade initiating when upgrade is being started in endopint.\n* `upgrade initiated on fabric B` - Upgrade stage is in upgrade initiated when upgrade has started in endpoint.\n* `upgrading fabric B` - Upgrade stage is in upgrading when the upgrade requires reboot to complete.\n* `rebooting fabric B` - Upgrade is in rebooting when the endpoint is being rebooted.\n* `upgraded fabric B` - Upgrade stage is in upgraded when the corresponding endpoint has completed.\n* `upgrade initiating` - Upgrade stage is upgrade initiating.\n* `upgrade initiated` - Upgrade stage is upgrade initiated.\n* `upgrading` - Upgrade stage is upgrading.\n* `oob images staging` - Out-of-band component images staging.\n* `oob images staged` - Out-of-band component images staged.\n* `rebooting` - Upgrade is rebooting the endpoint.\n* `upgraded` - Upgrade stage is upgraded.\n* `success` - Upgrade stage is success.\n* `failed` - Upgrade stage is upgrade failed.\n* `terminated` - Upgrade stage is terminated.\n* `pending` - Upgrade stage is pending.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - The image will be cached into Intersight Appliance or an endpoint cache.\n* `Cached` - The image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - The image caching into the Intersight Appliance failed or endpoint cache. - - FirmwareUpgradeStatus.OverallstatusEnum - - FirmwareUpgradeStatus.OverallstatusEnum - - - None - Parent @@ -267799,26 +268137,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PendingType - - Pending reason for the upgrade waiting.\n* `none` - Upgrade pending reason is none.\n* `pending for next reboot` - Upgrade pending reason is pending for next reboot. - - FirmwareUpgradeStatus.PendingTypeEnum - - FirmwareUpgradeStatus.PendingTypeEnum - - - None - - - SdCardDownloadError + + PhysicalIdentity - The error message from the endpoint during the SD card download. + A reference to a equipmentPhysicalIdentity resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + EquipmentPhysicalIdentityRelationship - string + EquipmentPhysicalIdentityRelationship None @@ -267848,49 +268174,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SourceFirmwareVersion - - CIMC firmware version of the server prior to the upgrade. - - string - - string - - - None - - - TargetFirmwareVersion - - CIMC firmware version of the server post the upgrade. - - string - - string - - - None - - - Upgrade - - A reference to a firmwareUpgradeBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - FirmwareUpgradeBaseRelationship - - FirmwareUpgradeBaseRelationship - - - None - - - Workflow + UpgradeStatus - A reference to a workflowWorkflowInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Workflow status of firmware upgrade.\n* `None` - Upgrade status is none when upgrade is in progress.\n* `Completed` - Upgrade completed successfully.\n* `Failed` - Upgrade status is failed when upgrade has failed. - WorkflowWorkflowInfoRelationship + FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum - WorkflowWorkflowInfoRelationship + FirmwareUnsupportedVersionUpgrade.UpgradeStatusEnum None @@ -267948,19 +268238,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the FirmwareUpgradeStatus by Name -PS C:\> $FirmwareUpgradeStatusByName = Get-IntersightFirmwareUpgradeStatus -Name FirmwareUpgradeStatusName + #Get the FirmwareUnsupportedVersionUpgrade by Name +PS C:\> $FirmwareUnsupportedVersionUpgradeByName = Get-IntersightFirmwareUnsupportedVersionUpgrade -Name FirmwareUnsupportedVersionUpgradeName #Get the List of ServerProfiles -PS C:\> $FirmwareUpgradeStatusList = Get-IntersightFirmwareUpgradeStatus +PS C:\> $FirmwareUnsupportedVersionUpgradeList = Get-IntersightFirmwareUnsupportedVersionUpgrade -#Get the list of FirmwareUpgradeStatus under particular organization. +#Get the list of FirmwareUnsupportedVersionUpgrade under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $FirmwareUpgradeStatusByOrg = Get-IntersightFirmwareUpgradeStatus -Organization $org +PS C:\> $FirmwareUnsupportedVersionUpgradeByOrg = Get-IntersightFirmwareUnsupportedVersionUpgrade -Organization $org -#Get the FirmwareUpgradeStatus based on query Parameter -PS C:\> $FirmwareUpgradeStatusByQueryParam = Get-IntersightFirmwareUpgradeStatus -Filter Name eq FirmwareUpgradeStatusName +#Get the FirmwareUnsupportedVersionUpgrade based on query Parameter +PS C:\> $FirmwareUnsupportedVersionUpgradeByQueryParam = Get-IntersightFirmwareUnsupportedVersionUpgrade -Filter Name eq FirmwareUnsupportedVersionUpgradeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -267973,26 +268263,38 @@ PS C:\> $FirmwareUpgradeStatusByQueryParam = Get-IntersightFirmwareUpgradeStatus https://www.intersight.com/apidocs/downloads + + New-IntersightFirmwareUnsupportedVersionUpgrade + + + + Remove-IntersightFirmwareUnsupportedVersionUpgrade + + + + Set-IntersightFirmwareUnsupportedVersionUpgrade + + - Get-IntersightForecastCatalog + Get-IntersightFirmwareUpgrade Get - IntersightForecastCatalog + IntersightFirmwareUpgrade - Get the ForecastCatalog + Get the FirmwareUpgrade - Read a 'ForecastCatalog' resource., + Read a 'FirmwareUpgrade' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightForecastCatalog + Get-IntersightFirmwareUpgrade AccountMoid @@ -268017,6 +268319,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Device + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Distributable + + + + FirmwareDistributableRelationship + + FirmwareDistributableRelationship + + + None + DomainGroupMoid @@ -268065,14 +268391,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SchedTime + + Release - string + SoftwarerepositoryReleaseRelationship - string + SoftwarerepositoryReleaseRelationship + + + None + + + Server + + + + ComputePhysicalRelationship + + ComputePhysicalRelationship None @@ -268090,13 +268428,73 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Version + SkipEstimateImpact - string + bool - string + bool + + + None + + + Status + + + + FirmwareUpgrade.StatusEnum + + FirmwareUpgrade.StatusEnum + + + None + + + UpgradeImpact + + + + FirmwareUpgradeImpactStatusRelationship + + FirmwareUpgradeImpactStatusRelationship + + + None + + + UpgradeStatus + + + + FirmwareUpgradeStatusRelationship + + FirmwareUpgradeStatusRelationship + + + None + + + UpgradeTriggerMethod + + + + FirmwareUpgrade.UpgradeTriggerMethodEnum + + FirmwareUpgrade.UpgradeTriggerMethodEnum + + + None + + + UpgradeType + + + + FirmwareUpgrade.UpgradeTypeEnum + + FirmwareUpgrade.UpgradeTypeEnum None @@ -268104,7 +268502,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastCatalog + Get-IntersightFirmwareUpgrade Apply @@ -268240,7 +268638,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastCatalog + Get-IntersightFirmwareUpgrade Json @@ -268268,7 +268666,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastCatalog + Get-IntersightFirmwareUpgrade Json @@ -268477,6 +268875,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Device + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Distributable + + A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareDistributableRelationship + + FirmwareDistributableRelationship + + + None + DomainGroupMoid @@ -268525,14 +268947,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SchedTime + + Release - The time at which the regression model needs to run for all the metrics specified in catalog. + A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + SoftwarerepositoryReleaseRelationship - string + SoftwarerepositoryReleaseRelationship + + + None + + + Server + + A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ComputePhysicalRelationship + + ComputePhysicalRelationship None @@ -268550,13 +268984,73 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Version + SkipEstimateImpact - The catalog version used in forecast configuration service. + User has the option to skip the estimate impact calculation. - string + bool - string + bool + + + None + + + Status + + Status of the upgrade operation.\n* `NONE` - Upgrade status is not populated.\n* `IN_PROGRESS` - The upgrade is in progress.\n* `SUCCESSFUL` - The upgrade successfully completed.\n* `FAILED` - The upgrade shows failed status.\n* `TERMINATED` - The upgrade has been terminated. + + FirmwareUpgrade.StatusEnum + + FirmwareUpgrade.StatusEnum + + + None + + + UpgradeImpact + + A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareUpgradeImpactStatusRelationship + + FirmwareUpgradeImpactStatusRelationship + + + None + + + UpgradeStatus + + A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareUpgradeStatusRelationship + + FirmwareUpgradeStatusRelationship + + + None + + + UpgradeTriggerMethod + + The source that triggered the upgrade. Either via profile or traditional way.\n* `none` - Upgrade is invoked within the service.\n* `profileTrigger` - Upgrade is invoked from a profile deployment. + + FirmwareUpgrade.UpgradeTriggerMethodEnum + + FirmwareUpgrade.UpgradeTriggerMethodEnum + + + None + + + UpgradeType + + Desired upgrade mode to choose either direct download based upgrade or network share upgrade.\n* `direct_upgrade` - Upgrade mode is direct download.\n* `network_upgrade` - Upgrade mode is network upgrade. + + FirmwareUpgrade.UpgradeTypeEnum + + FirmwareUpgrade.UpgradeTypeEnum None @@ -268614,19 +269108,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the ForecastCatalog by Name -PS C:\> $ForecastCatalogByName = Get-IntersightForecastCatalog -Name ForecastCatalogName + #Get the FirmwareUpgrade by Name +PS C:\> $FirmwareUpgradeByName = Get-IntersightFirmwareUpgrade -Name FirmwareUpgradeName #Get the List of ServerProfiles -PS C:\> $ForecastCatalogList = Get-IntersightForecastCatalog +PS C:\> $FirmwareUpgradeList = Get-IntersightFirmwareUpgrade -#Get the list of ForecastCatalog under particular organization. +#Get the list of FirmwareUpgrade under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ForecastCatalogByOrg = Get-IntersightForecastCatalog -Organization $org +PS C:\> $FirmwareUpgradeByOrg = Get-IntersightFirmwareUpgrade -Organization $org -#Get the ForecastCatalog based on query Parameter -PS C:\> $ForecastCatalogByQueryParam = Get-IntersightForecastCatalog -Filter Name eq ForecastCatalogName +#Get the FirmwareUpgrade based on query Parameter +PS C:\> $FirmwareUpgradeByQueryParam = Get-IntersightFirmwareUpgrade -Filter Name eq FirmwareUpgradeName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -268639,26 +269133,38 @@ PS C:\> $ForecastCatalogByQueryParam = Get-IntersightForecastCatalog -Filter Nam https://www.intersight.com/apidocs/downloads + + New-IntersightFirmwareUpgrade + + + + Remove-IntersightFirmwareUpgrade + + + + Set-IntersightFirmwareUpgrade + + - Get-IntersightForecastDefinition + Get-IntersightFirmwareUpgradeImpactStatus Get - IntersightForecastDefinition + IntersightFirmwareUpgradeImpactStatus - Get the ForecastDefinition + Get the FirmwareUpgradeImpactStatus - Read a 'ForecastDefinition' resource., + Read a 'FirmwareUpgradeImpactStatus' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightForecastDefinition + Get-IntersightFirmwareUpgradeImpactStatus AccountMoid @@ -268672,25 +269178,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - AlertThresholdInPercentage - - - - long - - long - - - None - - - Catalog + ComputationState - ForecastCatalogRelationship + FirmwareUpgradeImpactStatus.ComputationStateEnum - ForecastCatalogRelationship + FirmwareUpgradeImpactStatus.ComputationStateEnum None @@ -268707,18 +269201,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DataSource - - - - string - - string - - - None - DomainGroupMoid @@ -268731,30 +269213,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - MetricName - - - - string - - string - - - None - - - MinNumOfDaysOfData - - - - long - - long - - - None - ModTime @@ -268779,50 +269237,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NumOfDaysOfHistoricalData + + Parent - long + MoBaseMoRelationship - long + MoBaseMoRelationship None - - Parent + + SharedScope - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PlatformType + Summary - string + FirmwareUpgradeImpactStatus.SummaryEnum - string + FirmwareUpgradeImpactStatus.SummaryEnum None - - SharedScope + + Upgrade - string + FirmwareUpgradeBaseRelationship - string + FirmwareUpgradeBaseRelationship None @@ -268830,7 +269288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastDefinition + Get-IntersightFirmwareUpgradeImpactStatus Apply @@ -268966,7 +269424,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastDefinition + Get-IntersightFirmwareUpgradeImpactStatus Json @@ -268994,7 +269452,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastDefinition + Get-IntersightFirmwareUpgradeImpactStatus Json @@ -269192,25 +269650,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - AlertThresholdInPercentage - - Threshold above which user needs to be indicated through alarm/alert. - - long - - long - - - None - - - Catalog + ComputationState - A reference to a forecastCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Captures the status of an upgrade impact calculation. Indicates whether the calculation is complete, in progress or the calculation is impossible due to the absence of the target image on the endpoint.\n* `Inprogress` - Upgrade impact calculation is in progress.\n* `Completed` - Upgrade impact calculation is completed.\n* `Unavailable` - Upgrade impact is not available since image is not present in FI. - ForecastCatalogRelationship + FirmwareUpgradeImpactStatus.ComputationStateEnum - ForecastCatalogRelationship + FirmwareUpgradeImpactStatus.ComputationStateEnum None @@ -269227,18 +269673,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DataSource - - Data source from where we get the data for the metrics to compute regression model. For example Druid. - - string - - string - - - None - DomainGroupMoid @@ -269251,30 +269685,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - MetricName - - Metric for which forecast prediction is done. Metrics are defined in the catalog file. Currently its only HyperFlex cluster storage capacity usage. - - string - - string - - - None - - - MinNumOfDaysOfData - - Minimum number of days of data required for computing forecast model. - - long - - long - - - None - ModTime @@ -269299,50 +269709,50 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NumOfDaysOfHistoricalData + + Parent - Number of days of data queried from the data source (example Druid ) which is used as input data for computing forecast model. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + MoBaseMoRelationship - long + MoBaseMoRelationship None - - Parent + + SharedScope - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PlatformType + Summary - The platform type for which we want to compute forecast. For example HyperFlex, NetworkElement. + The summary on the component or components getting impacted by the upgrade.\n* `Basic` - Summary of a single instance involved in the upgrade operation.\n* `Detail` - Summary of the collection of single instances for a complex component involved in the upgrade operation. For example, in case of a server upgrade, a detailed summary indicates impact of all the single instances which are part of the server, such as storage controller, drives, and BIOS. - string + FirmwareUpgradeImpactStatus.SummaryEnum - string + FirmwareUpgradeImpactStatus.SummaryEnum None - - SharedScope + + Upgrade - 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 firmwareUpgradeBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + FirmwareUpgradeBaseRelationship - string + FirmwareUpgradeBaseRelationship None @@ -269400,19 +269810,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the ForecastDefinition by Name -PS C:\> $ForecastDefinitionByName = Get-IntersightForecastDefinition -Name ForecastDefinitionName + #Get the FirmwareUpgradeImpactStatus by Name +PS C:\> $FirmwareUpgradeImpactStatusByName = Get-IntersightFirmwareUpgradeImpactStatus -Name FirmwareUpgradeImpactStatusName #Get the List of ServerProfiles -PS C:\> $ForecastDefinitionList = Get-IntersightForecastDefinition +PS C:\> $FirmwareUpgradeImpactStatusList = Get-IntersightFirmwareUpgradeImpactStatus -#Get the list of ForecastDefinition under particular organization. +#Get the list of FirmwareUpgradeImpactStatus under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $ForecastDefinitionByOrg = Get-IntersightForecastDefinition -Organization $org +PS C:\> $FirmwareUpgradeImpactStatusByOrg = Get-IntersightFirmwareUpgradeImpactStatus -Organization $org -#Get the ForecastDefinition based on query Parameter -PS C:\> $ForecastDefinitionByQueryParam = Get-IntersightForecastDefinition -Filter Name eq ForecastDefinitionName +#Get the FirmwareUpgradeImpactStatus based on query Parameter +PS C:\> $FirmwareUpgradeImpactStatusByQueryParam = Get-IntersightFirmwareUpgradeImpactStatus -Filter Name eq FirmwareUpgradeImpactStatusName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -269430,21 +269840,21 @@ PS C:\> $ForecastDefinitionByQueryParam = Get-IntersightForecastDefinition -Filt - Get-IntersightForecastInstance + Get-IntersightFirmwareUpgradeStatus Get - IntersightForecastInstance + IntersightFirmwareUpgradeStatus - Get the ForecastInstance + Get the FirmwareUpgradeStatus - Read a 'ForecastInstance' resource., + Read a 'FirmwareUpgradeStatus' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightForecastInstance + Get-IntersightFirmwareUpgradeStatus AccountMoid @@ -269457,18 +269867,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Action - - - - ForecastInstance.ActionEnum - - ForecastInstance.ActionEnum - - - None - CreateTime @@ -269481,32 +269879,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DataInterval + + DomainGroupMoid - long + string - long + string None - DataStartDate + DownloadError - DateTime + string - DateTime + string None - DeviceId + DownloadMessage @@ -269517,32 +269915,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + DownloadPercentage - string + long - string + long None - - ForecastDef + + DownloadProgress - ForecastDefinitionRelationship + long - ForecastDefinitionRelationship + long None - FullCapDays + DownloadRetries @@ -269554,37 +269952,37 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - LastModelUpdateTime + DownloadStage - DateTime + string - DateTime + string None - MetricName + EpPowerStatus - string + FirmwareUpgradeStatus.EpPowerStatusEnum - string + FirmwareUpgradeStatus.EpPowerStatusEnum None - MinDaysForForecast + InitialPowerStatus - long + FirmwareUpgradeStatus.InitialPowerStatusEnum - long + FirmwareUpgradeStatus.InitialPowerStatusEnum None @@ -269613,6 +270011,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + OverallError + + + + string + + string + + + None + + + OverallPercentage + + + + long + + long + + + None + + + Overallstatus + + + + FirmwareUpgradeStatus.OverallstatusEnum + + FirmwareUpgradeStatus.OverallstatusEnum + + + None + Parent @@ -269625,14 +270059,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - RegisteredDevice + + PendingType - AssetDeviceRegistrationRelationship + FirmwareUpgradeStatus.PendingTypeEnum - AssetDeviceRegistrationRelationship + FirmwareUpgradeStatus.PendingTypeEnum + + + None + + + SdCardDownloadError + + + + string + + string + + + None + + + Sha256checksum + + + + byte + + byte None @@ -269650,13 +270108,49 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ThresholdDays + SourceFirmwareVersion - long + string - long + string + + + None + + + TargetFirmwareVersion + + + + string + + string + + + None + + + Upgrade + + + + FirmwareUpgradeBaseRelationship + + FirmwareUpgradeBaseRelationship + + + None + + + Workflow + + + + WorkflowWorkflowInfoRelationship + + WorkflowWorkflowInfoRelationship None @@ -269664,7 +270158,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastInstance + Get-IntersightFirmwareUpgradeStatus Apply @@ -269800,7 +270294,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastInstance + Get-IntersightFirmwareUpgradeStatus Json @@ -269828,7 +270322,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightForecastInstance + Get-IntersightFirmwareUpgradeStatus Json @@ -270025,18 +270519,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Action - - Action to be triggered on forecast instance. Default value is None.\n* `None` - The Enum value None represents that no action is triggered on the forecast Instance managed object.\n* `Evaluate` - The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. - - ForecastInstance.ActionEnum - - ForecastInstance.ActionEnum - - - None - CreateTime @@ -270049,34 +270531,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DataInterval + + DomainGroupMoid - The time interval (in days) for the data to be used for computing forecast model. + The DomainGroup ID for this managed object. - long + string - long + string None - DataStartDate + DownloadError - The start date from when the data should be used for computing forecast model. + Any error encountered. Set to empty when download is in progress or completed. - DateTime + string - DateTime + string None - DeviceId + DownloadMessage - The Moid of the Intersight managed device instance for which regression model is derived. + The message from the endpoint during the download. string @@ -270085,34 +270567,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + DownloadPercentage - The DomainGroup ID for this managed object. + The percentage of the image downloaded in the endpoint. - string + long - string + long None - - ForecastDef + + DownloadProgress - A reference to a forecastDefinition resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The download progress of the file represented as a percentage between 0% and 100%. If progress reporting is not possible, a value of -1 is sent. - ForecastDefinitionRelationship + long - ForecastDefinitionRelationship + long None - FullCapDays + DownloadRetries - The number of days remaining before the device reaches its full functional capacity. + The number of retries the plugin attempted before succeeding or failing the download. long @@ -270122,37 +270604,2467 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - LastModelUpdateTime + DownloadStage - The time when the forecast model was last updated. + The image download stages. Example:downloading, flashing. - DateTime + string - DateTime + string None - MetricName + EpPowerStatus - The name of the metric for which regression model is generated. + The server power status after the upgrade request is submitted in the endpoint.\n* `none` - Server power status is none.\n* `powered on` - Server power status is powered on.\n* `powered off` - Server power status is powered off. - string + FirmwareUpgradeStatus.EpPowerStatusEnum - string + FirmwareUpgradeStatus.EpPowerStatusEnum None - MinDaysForForecast + InitialPowerStatus - The minimum number of days the HyperFlex cluster should be up for computing forecast. + The server power status before the upgrade request is submitted in the endpoint.\n* `none` - Server power status is none.\n* `powered on` - Server power status is powered on.\n* `powered off` - Server power status is powered off. - long + FirmwareUpgradeStatus.InitialPowerStatusEnum - long + FirmwareUpgradeStatus.InitialPowerStatusEnum + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + OverallError + + The reason for the operation failure. + + string + + string + + + None + + + OverallPercentage + + The overall percentage of the operation. + + long + + long + + + None + + + Overallstatus + + The overall status of the operation.\n* `none` - Upgrade stage is no upgrade stage.\n* `started` - Upgrade stage is started.\n* `prepare initiating` - Upgrade configuration is being prepared.\n* `prepare initiated` - Upgrade configuration is initiated.\n* `prepared` - Upgrade configuration is prepared.\n* `download initiating` - Upgrade stage is download initiating.\n* `download initiated` - Upgrade stage is download initiated.\n* `downloading` - Upgrade stage is downloading.\n* `downloaded` - Upgrade stage is downloaded.\n* `upgrade initiating on fabric A` - Upgrade stage is in upgrade initiating when upgrade is being started in endopint.\n* `upgrade initiated on fabric A` - Upgrade stage is in upgrade initiated when the upgrade has started in endpoint.\n* `upgrading fabric A` - Upgrade stage is in upgrading when the upgrade requires reboot to complete.\n* `rebooting fabric A` - Upgrade is in rebooting when the endpoint is being rebooted.\n* `upgraded fabric A` - Upgrade stage is in upgraded when the corresponding endpoint has completed.\n* `upgrade initiating on fabric B` - Upgrade stage is in upgrade initiating when upgrade is being started in endopint.\n* `upgrade initiated on fabric B` - Upgrade stage is in upgrade initiated when upgrade has started in endpoint.\n* `upgrading fabric B` - Upgrade stage is in upgrading when the upgrade requires reboot to complete.\n* `rebooting fabric B` - Upgrade is in rebooting when the endpoint is being rebooted.\n* `upgraded fabric B` - Upgrade stage is in upgraded when the corresponding endpoint has completed.\n* `upgrade initiating` - Upgrade stage is upgrade initiating.\n* `upgrade initiated` - Upgrade stage is upgrade initiated.\n* `upgrading` - Upgrade stage is upgrading.\n* `oob images staging` - Out-of-band component images staging.\n* `oob images staged` - Out-of-band component images staged.\n* `rebooting` - Upgrade is rebooting the endpoint.\n* `upgraded` - Upgrade stage is upgraded.\n* `success` - Upgrade stage is success.\n* `failed` - Upgrade stage is upgrade failed.\n* `terminated` - Upgrade stage is terminated.\n* `pending` - Upgrade stage is pending.\n* `ReadyForCache` - The image is ready to be cached into the Intersight Appliance.\n* `Caching` - The image will be cached into Intersight Appliance or an endpoint cache.\n* `Cached` - The image has been cached into the Intersight Appliance or endpoint cache.\n* `CachingFailed` - The image caching into the Intersight Appliance failed or endpoint cache. + + FirmwareUpgradeStatus.OverallstatusEnum + + FirmwareUpgradeStatus.OverallstatusEnum + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + PendingType + + Pending reason for the upgrade waiting.\n* `none` - Upgrade pending reason is none.\n* `pending for next reboot` - Upgrade pending reason is pending for next reboot. + + FirmwareUpgradeStatus.PendingTypeEnum + + FirmwareUpgradeStatus.PendingTypeEnum + + + None + + + SdCardDownloadError + + The error message from the endpoint during the SD card download. + + string + + string + + + None + + + Sha256checksum + + The sha256checksum of the downloaded file as calculated by the download plugin after successfully downloading a file. + + byte + + byte + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + SourceFirmwareVersion + + CIMC firmware version of the server prior to the upgrade. + + string + + string + + + None + + + TargetFirmwareVersion + + CIMC firmware version of the server post the upgrade. + + string + + string + + + None + + + Upgrade + + A reference to a firmwareUpgradeBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + FirmwareUpgradeBaseRelationship + + FirmwareUpgradeBaseRelationship + + + None + + + Workflow + + A reference to a workflowWorkflowInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + WorkflowWorkflowInfoRelationship + + WorkflowWorkflowInfoRelationship + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + #Get the FirmwareUpgradeStatus by Name +PS C:\> $FirmwareUpgradeStatusByName = Get-IntersightFirmwareUpgradeStatus -Name FirmwareUpgradeStatusName + +#Get the List of ServerProfiles +PS C:\> $FirmwareUpgradeStatusList = Get-IntersightFirmwareUpgradeStatus + +#Get the list of FirmwareUpgradeStatus under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $FirmwareUpgradeStatusByOrg = Get-IntersightFirmwareUpgradeStatus -Organization $org + +#Get the FirmwareUpgradeStatus based on query Parameter +PS C:\> $FirmwareUpgradeStatusByQueryParam = Get-IntersightFirmwareUpgradeStatus -Filter Name eq FirmwareUpgradeStatusName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightForecastCatalog + Get + IntersightForecastCatalog + + Get the ForecastCatalog + + + + Read a 'ForecastCatalog' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightForecastCatalog + + AccountMoid + + + + string + + string + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + SchedTime + + + + string + + string + + + None + + + SharedScope + + + + string + + string + + + None + + + Version + + + + string + + string + + + None + + + + + Get-IntersightForecastCatalog + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightForecastCatalog + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightForecastCatalog + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + SchedTime + + The time at which the regression model needs to run for all the metrics specified in catalog. + + string + + string + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + Version + + The catalog version used in forecast configuration service. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + #Get the ForecastCatalog by Name +PS C:\> $ForecastCatalogByName = Get-IntersightForecastCatalog -Name ForecastCatalogName + +#Get the List of ServerProfiles +PS C:\> $ForecastCatalogList = Get-IntersightForecastCatalog + +#Get the list of ForecastCatalog under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ForecastCatalogByOrg = Get-IntersightForecastCatalog -Organization $org + +#Get the ForecastCatalog based on query Parameter +PS C:\> $ForecastCatalogByQueryParam = Get-IntersightForecastCatalog -Filter Name eq ForecastCatalogName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightForecastDefinition + Get + IntersightForecastDefinition + + Get the ForecastDefinition + + + + Read a 'ForecastDefinition' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightForecastDefinition + + AccountMoid + + + + string + + string + + + None + + + AlertThresholdInPercentage + + + + long + + long + + + None + + + Catalog + + + + ForecastCatalogRelationship + + ForecastCatalogRelationship + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DataSource + + + + string + + string + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + MetricName + + + + string + + string + + + None + + + MinNumOfDaysOfData + + + + long + + long + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + NumOfDaysOfHistoricalData + + + + long + + long + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + PlatformType + + + + string + + string + + + None + + + SharedScope + + + + string + + string + + + None + + + + + Get-IntersightForecastDefinition + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightForecastDefinition + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightForecastDefinition + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + AlertThresholdInPercentage + + Threshold above which user needs to be indicated through alarm/alert. + + long + + long + + + None + + + Catalog + + A reference to a forecastCatalog resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ForecastCatalogRelationship + + ForecastCatalogRelationship + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DataSource + + Data source from where we get the data for the metrics to compute regression model. For example Druid. + + string + + string + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + MetricName + + Metric for which forecast prediction is done. Metrics are defined in the catalog file. Currently its only HyperFlex cluster storage capacity usage. + + string + + string + + + None + + + MinNumOfDaysOfData + + Minimum number of days of data required for computing forecast model. + + long + + long + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + NumOfDaysOfHistoricalData + + Number of days of data queried from the data source (example Druid ) which is used as input data for computing forecast model. + + long + + long + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + PlatformType + + The platform type for which we want to compute forecast. For example HyperFlex, NetworkElement. + + string + + string + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + #Get the ForecastDefinition by Name +PS C:\> $ForecastDefinitionByName = Get-IntersightForecastDefinition -Name ForecastDefinitionName + +#Get the List of ServerProfiles +PS C:\> $ForecastDefinitionList = Get-IntersightForecastDefinition + +#Get the list of ForecastDefinition under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $ForecastDefinitionByOrg = Get-IntersightForecastDefinition -Organization $org + +#Get the ForecastDefinition based on query Parameter +PS C:\> $ForecastDefinitionByQueryParam = Get-IntersightForecastDefinition -Filter Name eq ForecastDefinitionName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightForecastInstance + Get + IntersightForecastInstance + + Get the ForecastInstance + + + + Read a 'ForecastInstance' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightForecastInstance + + AccountMoid + + + + string + + string + + + None + + + Action + + + + ForecastInstance.ActionEnum + + ForecastInstance.ActionEnum + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DataInterval + + + + long + + long + + + None + + + DataStartDate + + + + DateTime + + DateTime + + + None + + + DeviceId + + + + string + + string + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + ForecastDef + + + + ForecastDefinitionRelationship + + ForecastDefinitionRelationship + + + None + + + FullCapDays + + + + long + + long + + + None + + + LastModelUpdateTime + + + + DateTime + + DateTime + + + None + + + MetricName + + + + string + + string + + + None + + + MinDaysForForecast + + + + long + + long + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + SharedScope + + + + string + + string + + + None + + + ThresholdDays + + + + long + + long + + + None + + + + + Get-IntersightForecastInstance + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightForecastInstance + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightForecastInstance + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + Action + + Action to be triggered on forecast instance. Default value is None.\n* `None` - The Enum value None represents that no action is triggered on the forecast Instance managed object.\n* `Evaluate` - The Enum value Evaluate represents that a re-evaluation of the forecast needs to be triggered. + + ForecastInstance.ActionEnum + + ForecastInstance.ActionEnum + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DataInterval + + The time interval (in days) for the data to be used for computing forecast model. + + long + + long + + + None + + + DataStartDate + + The start date from when the data should be used for computing forecast model. + + DateTime + + DateTime + + + None + + + DeviceId + + The Moid of the Intersight managed device instance for which regression model is derived. + + string + + string + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + ForecastDef + + A reference to a forecastDefinition resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + ForecastDefinitionRelationship + + ForecastDefinitionRelationship + + + None + + + FullCapDays + + The number of days remaining before the device reaches its full functional capacity. + + long + + long + + + None + + + LastModelUpdateTime + + The time when the forecast model was last updated. + + DateTime + + DateTime + + + None + + + MetricName + + The name of the metric for which regression model is generated. + + string + + string + + + None + + + MinDaysForForecast + + The minimum number of days the HyperFlex cluster should be up for computing forecast. + + long + + long None @@ -462023,49 +464935,1892 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - UserZoneCount + UserZoneCount + + + + long + + long + + + None + + + UserZoneLimit + + + + long + + long + + + None + + + ZoneCount + + + + long + + long + + + None + + + ZoneLimit + + + + long + + long + + + None + + + + + Get-IntersightNetworkFcZoneInfo + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightNetworkFcZoneInfo + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightNetworkFcZoneInfo + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + InventoryDeviceInfo + + A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + InventoryDeviceInfoRelationship + + InventoryDeviceInfoRelationship + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + UserZoneCount + + The number of Fibre Channel user zones defined on a Fabric Interconnect. + + long + + long + + + None + + + UserZoneLimit + + The maximum number of Fibre Channel user zones allowed on a Fabric Interconnect. + + long + + long + + + None + + + ZoneCount + + The number of Fibre Channel zones defined on a Fabric Interconnect. + + long + + long + + + None + + + ZoneLimit + + The maximum number of Fibre Channel zones allowed on a Fabric Interconnect. + + long + + long + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + #Get the NetworkFcZoneInfo by Name +PS C:\> $NetworkFcZoneInfoByName = Get-IntersightNetworkFcZoneInfo -Name NetworkFcZoneInfoName + +#Get the List of ServerProfiles +PS C:\> $NetworkFcZoneInfoList = Get-IntersightNetworkFcZoneInfo + +#Get the list of NetworkFcZoneInfo under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $NetworkFcZoneInfoByOrg = Get-IntersightNetworkFcZoneInfo -Organization $org + +#Get the NetworkFcZoneInfo based on query Parameter +PS C:\> $NetworkFcZoneInfoByQueryParam = Get-IntersightNetworkFcZoneInfo -Filter Name eq NetworkFcZoneInfoName + +#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-IntersightNetworkFcZoneInfo + + + + + + + + Get-IntersightNetworkFeatureControl + Get + IntersightNetworkFeatureControl + + Get the NetworkFeatureControl + + + + Read a 'NetworkFeatureControl' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightNetworkFeatureControl + + AccountMoid + + + + string + + string + + + None + + + AdminState + + + + string + + string + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DeviceMoId + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + Instance + + + + long + + long + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperationalState + + + + string + + string + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + + + string + + string + + + None + + + SharedScope + + + + string + + string + + + None + + + StatusMsg + + + + string + + string + + + None + + + + + Get-IntersightNetworkFeatureControl + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightNetworkFeatureControl + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightNetworkFeatureControl + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + AdminState + + The admin state of the feature. + + string + + string + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DeviceMoId + + The database identifier of the registered device of an object. + + string + + string + + + None + + + Dn + + The Distinguished Name unambiguously identifies an object in the system. + + string + + string + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + Instance + + The number of instances of the feature. + + long + + long + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + The name to identify the feature. + + string + + string + + + None + + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperationalState + + The operational state of the feature. + + string + + string + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + The Relative Name uniquely identifies an object within a given context. + + string + + string + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + StatusMsg + + The status message to capture admin state detailed information. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightNetworkInterfaceList + Get + IntersightNetworkInterfaceList + + Get the NetworkInterfaceList + + + + Read a 'NetworkInterfaceList' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightNetworkInterfaceList + + AccountMoid + + + + string + + string + + + None + + + AdminState + + + + string + + string + + + None + + + AllowedVlans + + + + string + + string + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + Description + + + + string + + string + + + None + + + DeviceMoId + + + + string + + string + + + None + + + DisplayName + + + + string + + string + + + None + + + Dn + + + + string + + string + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + IpAddress + + + + string + + string + + + None + + + IpSubnet + + + + long + + long + + + None + + + Mac + + + + string + + string + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Mtu + + + + long + + long + + + None + + + Name + + + + string + + string + + + None + + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + + + OperState + + + + string + + string + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + PortChannelId + + + + long + + long + + + None + + + PortSubType + + + + string + + string + + + None + + + PortType + + + + string + + string + + + None + + + RegisteredDevice + + + + AssetDeviceRegistrationRelationship + + AssetDeviceRegistrationRelationship + + + None + + + Rn + + + + string + + string + + + None + + + SharedScope + + + + string + + string + + + None + + + SlotId - long + string - long + string None - UserZoneLimit + Speed - long + string - long + string None - ZoneCount + SpeedGroup - long + string - long + string None - ZoneLimit + Vlan - long + string - long + string None @@ -462073,7 +466828,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFcZoneInfo + Get-IntersightNetworkInterfaceList Apply @@ -462209,7 +466964,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFcZoneInfo + Get-IntersightNetworkInterfaceList Json @@ -462237,7 +466992,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFcZoneInfo + Get-IntersightNetworkInterfaceList Json @@ -462434,6 +467189,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdminState + + Admin state of the interface list. + + string + + string + + + None + + + AllowedVlans + + Allowed VLANs of the interface list. + + string + + string + + + None + CreateTime @@ -462446,6 +467225,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Description of the interface list. + + string + + string + + + None + DeviceMoId @@ -462458,6 +467249,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + DisplayName + + Display name of the interface list. + + string + + string + + + None + Dn @@ -462482,14 +467285,38 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InventoryDeviceInfo + + IpAddress - A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + IP address of the interface list. - InventoryDeviceInfoRelationship + string - InventoryDeviceInfoRelationship + string + + + None + + + IpSubnet + + IP subnet of the interface list. + + long + + long + + + None + + + Mac + + MAC address of the interface list. + + string + + string None @@ -462518,6 +467345,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mtu + + Maximum transmission unit of the interface list. + + long + + long + + + None + + + Name + + Name of the interface list. + + string + + string + + + None + NetworkElement @@ -462530,6 +467381,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + OperState + + Operational state of the interface list. + + string + + string + + + None + Parent @@ -462542,6 +467405,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PortChannelId + + Port channel id for port channel created on FI switch. + + long + + long + + + None + + + PortSubType + + Interface types supported in Network device like Subinterfaces, Breakout Interfaces. + + string + + string + + + None + + + PortType + + Port type of interface list. + + string + + string + + + None + RegisteredDevice @@ -462579,49 +467478,49 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - UserZoneCount + SlotId - The number of Fibre Channel user zones defined on a Fabric Interconnect. + Slot id of the interface list. - long + string - long + string None - UserZoneLimit + Speed - The maximum number of Fibre Channel user zones allowed on a Fabric Interconnect. + Port speed of the interface list. - long + string - long + string None - ZoneCount + SpeedGroup - The number of Fibre Channel zones defined on a Fabric Interconnect. + Speed Group of the interface list. - long + string - long + string None - ZoneLimit + Vlan - The maximum number of Fibre Channel zones allowed on a Fabric Interconnect. + VLAN of the interface list. - long + string - long + string None @@ -462676,58 +467575,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the NetworkFcZoneInfo by Name -PS C:\> $NetworkFcZoneInfoByName = Get-IntersightNetworkFcZoneInfo -Name NetworkFcZoneInfoName - -#Get the List of ServerProfiles -PS C:\> $NetworkFcZoneInfoList = Get-IntersightNetworkFcZoneInfo - -#Get the list of NetworkFcZoneInfo under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $NetworkFcZoneInfoByOrg = Get-IntersightNetworkFcZoneInfo -Organization $org - -#Get the NetworkFcZoneInfo based on query Parameter -PS C:\> $NetworkFcZoneInfoByQueryParam = Get-IntersightNetworkFcZoneInfo -Filter Name eq NetworkFcZoneInfoName - -#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-IntersightNetworkFcZoneInfo - - - Get-IntersightNetworkFeatureControl + Get-IntersightNetworkLicenseFile Get - IntersightNetworkFeatureControl + IntersightNetworkLicenseFile - Get the NetworkFeatureControl + Get the NetworkLicenseFile - Read a 'NetworkFeatureControl' resource., + Read a 'NetworkLicenseFile' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightNetworkFeatureControl + Get-IntersightNetworkLicenseFile AccountMoid @@ -462740,18 +467614,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState - - - - string - - string - - - None - CreateTime @@ -462801,31 +467663,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Instance + ExpiryDate - long + string - long + string None - - ModTime + + FeatureName - DateTime + string - DateTime + string None - - Moid + + FileId @@ -462836,8 +467698,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + HostId @@ -462848,20 +467710,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement + + ModTime - NetworkElementRelationship + DateTime - NetworkElementRelationship + DateTime None - - OperationalState + + Moid @@ -462872,6 +467734,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + Parent @@ -462921,7 +467795,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - StatusMsg + Vendor @@ -462935,7 +467809,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFeatureControl + Get-IntersightNetworkLicenseFile Apply @@ -463071,7 +467945,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFeatureControl + Get-IntersightNetworkLicenseFile Json @@ -463099,7 +467973,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkFeatureControl + Get-IntersightNetworkLicenseFile Json @@ -463296,18 +468170,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminState - - The admin state of the feature. - - string - - string - - - None - CreateTime @@ -463357,33 +468219,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Instance + ExpiryDate - The number of instances of the feature. + The expiry date of the license feature. - long + string - long + string None - - ModTime + + FeatureName - The time when this managed object was last modified. + The name of the license feature. - DateTime + string - DateTime + string None - - Moid + + FileId - The unique identifier of this Managed Object instance. + The file Id of the license file. string @@ -463392,10 +468254,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + HostId - The name to identify the feature. + The identifier to identify license host Id. string @@ -463404,22 +468266,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement + + ModTime - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was last modified. - NetworkElementRelationship + DateTime - NetworkElementRelationship + DateTime None - - OperationalState + + Moid - The operational state of the feature. + The unique identifier of this Managed Object instance. string @@ -463428,6 +468290,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + Parent @@ -463477,9 +468351,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - StatusMsg + Vendor - The status message to capture admin state detailed information. + The vendor of the license. string @@ -463550,21 +468424,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightNetworkInterfaceList + Get-IntersightNetworkSupervisorCard Get - IntersightNetworkInterfaceList + IntersightNetworkSupervisorCard - Get the NetworkInterfaceList + Get the NetworkSupervisorCard - Read a 'NetworkInterfaceList' resource., + Read a 'NetworkSupervisorCard' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightNetworkInterfaceList + Get-IntersightNetworkSupervisorCard AccountMoid @@ -463577,30 +468451,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - AdminState - - - - string - - string - - - None - - - AllowedVlans - - - - string - - string - - - None - CreateTime @@ -463638,7 +468488,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DisplayName + Dn @@ -463649,8 +468499,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Dn + + DomainGroupMoid @@ -463661,8 +468511,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + HardwareVersion @@ -463674,31 +468524,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IpAddress + IsUpgraded - string + bool - string + bool None - - IpSubnet + + ModTime - long + DateTime - long + DateTime None - Mac + Model @@ -463710,19 +468560,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + Moid - DateTime + string - DateTime + string None - Moid + Name @@ -463733,38 +468583,38 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Mtu + + NetworkElement - long + NetworkElementRelationship - long + NetworkElementRelationship None - - Name + + NumberOfPorts - string + long - string + long None - - NetworkElement + + OperReason - NetworkElementRelationship + string - NetworkElementRelationship + string None @@ -463794,19 +468644,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortChannelId + PartNumber - long + string - long + string None - PortSubType + PowerState @@ -463818,7 +468668,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - PortType + Presence @@ -463829,6 +468679,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + PreviousFru + + + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + RegisteredDevice @@ -463841,6 +468703,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Revision + + + + string + + string + + + None + Rn @@ -463853,6 +468727,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Serial + + + + string + + string + + + None + SharedScope @@ -463866,7 +468752,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SlotId + Status @@ -463878,7 +468764,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Speed + SupervisorId @@ -463890,7 +468776,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SpeedGroup + Type @@ -463902,7 +468788,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vlan + Vendor @@ -463916,7 +468802,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkInterfaceList + Get-IntersightNetworkSupervisorCard Apply @@ -464052,7 +468938,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkInterfaceList + Get-IntersightNetworkSupervisorCard Json @@ -464080,7 +468966,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkInterfaceList + Get-IntersightNetworkSupervisorCard Json @@ -464277,30 +469163,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - AdminState - - Admin state of the interface list. - - string - - string - - - None - - - AllowedVlans - - Allowed VLANs of the interface list. - - string - - string - - - None - CreateTime @@ -464316,7 +469178,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - Description of the interface list. + The description of the supervisor card. string @@ -464337,18 +469199,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DisplayName - - Display name of the interface list. - - string - - string - - - None - Dn @@ -464374,9 +469224,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IpAddress + HardwareVersion - IP address of the interface list. + The hardware version of the supervisor card. string @@ -464386,25 +469236,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IpSubnet - - IP subnet of the interface list. - - long - - long - - - None - - - Mac + IsUpgraded - MAC address of the interface list. + This field indicates the compute status of the catalog values for the associated component or hardware. - string + bool - string + bool None @@ -464421,10 +469259,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 displays the model number of the associated component or hardware. string @@ -464433,14 +469271,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Mtu + + Moid - Maximum transmission unit of the interface list. + The unique identifier of this Managed Object instance. - long + string - long + string None @@ -464448,7 +469286,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the interface list. + The name of the supervisor card like Supervisor Card-1. string @@ -464469,10 +469307,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NumberOfPorts + + The number of ports on the supervisor card. + + long + + long + + + None + + + OperReason + + The health issue of the supervisor card. + + string + + string + + + None + OperState - Operational state of the interface list. + The operational status of the supervisor card. string @@ -464494,21 +469356,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortChannelId + PartNumber - Port channel id for port channel created on FI switch. + The part number of the supervisor card. - long + string - long + string None - PortSubType + PowerState - Interface types supported in Network device like Subinterfaces, Breakout Interfaces. + The power state of the supervisor card. string @@ -464518,9 +469380,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - PortType + Presence - Port type of interface list. + This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. string @@ -464529,6 +469391,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + PreviousFru + + A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + EquipmentFruRelationship + + EquipmentFruRelationship + + + None + RegisteredDevice @@ -464541,6 +469415,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Revision + + This field displays the revised version of the associated component or hardware (if any). + + string + + string + + + None + Rn @@ -464553,6 +469439,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Serial + + This field displays the serial number of the associated component or hardware. + + string + + string + + + None + SharedScope @@ -464566,9 +469464,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SlotId + Status - Slot id of the interface list. + The status of the supervisor card. string @@ -464578,9 +469476,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Speed + SupervisorId - Port speed of the interface list. + The identifier for the supervisor card. string @@ -464590,9 +469488,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SpeedGroup + Type - Speed Group of the interface list. + The type of the supervisor card. string @@ -464602,9 +469500,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vlan + Vendor - VLAN of the interface list. + This field displays the vendor information of the associated component or hardware. string @@ -464675,21 +469573,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightNetworkLicenseFile + Get-IntersightNetworkTelemetryCheck Get - IntersightNetworkLicenseFile + IntersightNetworkTelemetryCheck - Get the NetworkLicenseFile + Get the NetworkTelemetryCheck - Read a 'NetworkLicenseFile' resource., + Read a 'NetworkTelemetryCheck' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightNetworkLicenseFile + Get-IntersightNetworkTelemetryCheck AccountMoid @@ -464750,54 +469648,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ExpiryDate - - - - string - - string - - - None - - - FeatureName - - - - string - - string - - - None - - - FileId - - - - string - - string - - - None - - - HostId - - - - string - - string - - - None - ModTime @@ -464822,18 +469672,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetworkElement - - - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -464883,7 +469721,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Vendor + Status + + + + string + + string + + + None + + + TelemetryConfig @@ -464897,7 +469747,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkLicenseFile + Get-IntersightNetworkTelemetryCheck Apply @@ -465033,7 +469883,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkLicenseFile + Get-IntersightNetworkTelemetryCheck Json @@ -465061,7 +469911,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkLicenseFile + Get-IntersightNetworkTelemetryCheck Json @@ -465306,54 +470156,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ExpiryDate - - The expiry date of the license feature. - - string - - string - - - None - - - FeatureName - - The name of the license feature. - - string - - string - - - None - - - FileId - - The file Id of the license file. - - string - - string - - - None - - - HostId - - The identifier to identify license host Id. - - string - - string - - - None - ModTime @@ -465378,18 +470180,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetworkElement - - A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - NetworkElementRelationship - - NetworkElementRelationship - - - None - Parent @@ -465439,9 +470229,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Vendor + Status - The vendor of the license. + Failure status for telemetry configured. + + string + + string + + + None + + + TelemetryConfig + + The telemetry configuration details from endpoint. string @@ -465512,21 +470314,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightNetworkSupervisorCard + Get-IntersightNetworkVethernet Get - IntersightNetworkSupervisorCard + IntersightNetworkVethernet - Get the NetworkSupervisorCard + Get the NetworkVethernet - Read a 'NetworkSupervisorCard' resource., + Read a 'NetworkVethernet' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightNetworkSupervisorCard + Get-IntersightNetworkVethernet AccountMoid @@ -465539,6 +470341,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdapterHostEthInterface + + + + AdapterHostEthInterfaceRelationship + + AdapterHostEthInterfaceRelationship + + + None + CreateTime @@ -465599,30 +470413,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - HardwareVersion - - - - string - - string - - - None - - - IsUpgraded - - - - bool - - bool - - - None - ModTime @@ -465635,18 +470425,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Model - - - - string - - string - - - None - Moid @@ -465659,18 +470437,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - NetworkElement @@ -465683,42 +470449,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NumberOfPorts - - - - long - - long - - - None - - - OperReason - - - - string - - string - - - None - - - OperState - - - - string - - string - - - None - Parent @@ -465731,54 +470461,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PartNumber - - - - string - - string - - - None - - - PowerState - - - - string - - string - - - None - - - Presence - - - - string - - string - - - None - - - PreviousFru - - - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -465791,18 +470473,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Revision - - - - string - - string - - - None - Rn @@ -465815,18 +470485,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Serial - - - - string - - string - - - None - SharedScope @@ -465840,49 +470498,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Status - - - - string - - string - - - None - - - SupervisorId - - - - string - - string - - - None - - - Type + VethId - string - - string - - - None - - - Vendor - - - - string + long - string + long None @@ -465890,7 +470512,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkSupervisorCard + Get-IntersightNetworkVethernet Apply @@ -466026,7 +470648,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkSupervisorCard + Get-IntersightNetworkVethernet Json @@ -466054,7 +470676,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkSupervisorCard + Get-IntersightNetworkVethernet Json @@ -466251,6 +470873,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdapterHostEthInterface + + A reference to a adapterHostEthInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AdapterHostEthInterfaceRelationship + + AdapterHostEthInterfaceRelationship + + + None + CreateTime @@ -466266,7 +470900,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Description - The description of the supervisor card. + Description for the vNIC. string @@ -466311,30 +470945,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - HardwareVersion - - The hardware version of the supervisor card. - - string - - string - - - None - - - IsUpgraded - - This field indicates the compute status of the catalog values for the associated component or hardware. - - bool - - bool - - - None - ModTime @@ -466347,18 +470957,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Model - - This field displays the model number of the associated component or hardware. - - string - - string - - - None - Moid @@ -466371,18 +470969,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the supervisor card like Supervisor Card-1. - - string - - string - - - None - NetworkElement @@ -466395,42 +470981,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NumberOfPorts - - The number of ports on the supervisor card. - - long - - long - - - None - - - OperReason - - The health issue of the supervisor card. - - string - - string - - - None - - - OperState - - The operational status of the supervisor card. - - string - - string - - - None - Parent @@ -466443,54 +470993,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PartNumber - - The part number of the supervisor card. - - string - - string - - - None - - - PowerState - - The power state of the supervisor card. - - string - - string - - - None - - - Presence - - This field indicates the presence (equipped) or absence (absent) of the associated component or hardware. - - string - - string - - - None - - - PreviousFru - - A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - EquipmentFruRelationship - - EquipmentFruRelationship - - - None - RegisteredDevice @@ -466503,18 +471005,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Revision - - This field displays the revised version of the associated component or hardware (if any). - - string - - string - - - None - Rn @@ -466527,18 +471017,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Serial - - This field displays the serial number of the associated component or hardware. - - string - - string - - - None - SharedScope @@ -466552,49 +471030,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Status - - The status of the supervisor card. - - string - - string - - - None - - - SupervisorId + VethId - The identifier for the supervisor card. + Vethernet Identifier on a Fabric Interconnect. - string - - string - - - None - - - Type - - The type of the supervisor card. - - string - - string - - - None - - - Vendor - - This field displays the vendor information of the associated component or hardware. - - string + long - string + long None @@ -466656,26 +471098,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads + + Set-IntersightNetworkVethernet + + - Get-IntersightNetworkTelemetryCheck + Get-IntersightNetworkVfc Get - IntersightNetworkTelemetryCheck + IntersightNetworkVfc - Get the NetworkTelemetryCheck + Get the NetworkVfc - Read a 'NetworkTelemetryCheck' resource., + Read a 'NetworkVfc' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightNetworkTelemetryCheck + Get-IntersightNetworkVfc AccountMoid @@ -466688,6 +471134,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + AdapterHostFcInterface + + + + AdapterHostFcInterfaceRelationship + + AdapterHostFcInterfaceRelationship + + + None + CreateTime @@ -466700,6 +471158,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + DeviceMoId @@ -466760,6 +471230,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NetworkElement + + + + NetworkElementRelationship + + NetworkElementRelationship + + + None + Parent @@ -466809,25 +471291,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Status - - - - string - - string - - - None - - - TelemetryConfig + VfcId - string + long - string + long None @@ -466835,7 +471305,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkTelemetryCheck + Get-IntersightNetworkVfc Apply @@ -466971,7 +471441,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkTelemetryCheck + Get-IntersightNetworkVfc Json @@ -466999,7 +471469,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightNetworkTelemetryCheck + Get-IntersightNetworkVfc Json @@ -467196,6 +471666,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + AdapterHostFcInterface + + A reference to a adapterHostFcInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + AdapterHostFcInterfaceRelationship + + AdapterHostFcInterfaceRelationship + + + None + CreateTime @@ -467208,6 +471690,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Description for the vHBA. + + string + + string + + + None + DeviceMoId @@ -467268,6 +471762,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NetworkElement + + A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + NetworkElementRelationship + + NetworkElementRelationship + + + None + Parent @@ -467317,25 +471823,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Status - - Failure status for telemetry configured. - - string - - string - - - None - - - TelemetryConfig + VfcId - The telemetry configuration details from endpoint. + Vfc Identifier on a Fabric Interconnect. - string + long - string + long None @@ -467397,6 +471891,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a https://www.intersight.com/apidocs/downloads + + Set-IntersightNetworkVfc + + @@ -693077,13 +697575,874 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Severity + Severity + + + + StorageNetAppClusterEvent.SeverityEnum + + StorageNetAppClusterEvent.SeverityEnum + + + None + + + SharedScope + + + + string + + string + + + None + + + SvmUuid + + + + string + + string + + + None + + + Uuid + + + + string + + string + + + None + + + + + Get-IntersightStorageNetAppClusterEvent + + Apply + + + + string + + string + + + None + + + At + + + + string + + string + + + None + + + Count + + + + boolean + + boolean + + + None + + + Expand + + + + string + + string + + + None + + + Filter + + + + string + + string + + + None + + + Inlinecount + + + + string + + string + + + None + + + Orderby + + + + string + + string + + + None + + + Select + + + + string + + string + + + None + + + Skip + + + + integer + + integer + + + None + + + Tags + + + + string + + string + + + None + + + Top + + + + integer + + integer + + + None + + + + + Get-IntersightStorageNetAppClusterEvent + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Get-IntersightStorageNetAppClusterEvent + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + Apply + + Specify one or more transformation operations to perform aggregation on the resources. The transformations +are processed in order with the output from a transformation being used as input for the subsequent transformation. +The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are +consecutively applied, i.e., the result of each transformation is the input to the next transformation. +Supported aggregation methods are "aggregate" and "groupby". +The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns +a result set with a single instance, representing the aggregated value for all instances in the input set. +The **groupby** transformation takes one or two parameters and +1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, +2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, +3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, +4. Concatenates the intermediate result sets into one result set. +A groupby transformation affects the structure of the result set. + + string + + string + + + None + + + At + + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. +A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the +Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate +expression specified by the query option. +The expression language that is used in at operators supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false) or any of the additional literal representations shown in the Abstract +Type System section. + + string + + string + + + None + + + Count + + The $count query specifies the service should return the count of the matching resources, instead of returning the resources. + + boolean + + boolean + + + None + + + Expand + + Specify additional attributes or related resources to return in addition to the primary resources. + + string + + string + + + None + + + Filter + + Filter criteria for the resources to return. +A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting +only the Entries that satisfy the predicate expression specified by the $filter option. +The expression language that is used in $filter queries supports references to properties and +literals. The literal values can be strings enclosed in single quotes, numbers and boolean values +(true or false). + + string + + string + + + None + + + Inlinecount + + The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. + + string + + string + + + None + + + Orderby + + Determines what properties are used to sort the collection of resources. + + string + + string + + + None + + + Select + + Specifies a subset of properties to return. + + string + + string + + + None + + + Skip + + Specifies the number of resources to skip in the response. + + integer + + integer + + + None + + + Tags + + The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. + + string + + string + + + None + + + Top + + Specifies the maximum number of resources to return in the response. + + integer + + integer + + + None + + + AccountMoid + + The Account ID for this managed object. + + string + + string + + + None + + + Array + + A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppClusterRelationship + + StorageNetAppClusterRelationship + + + None + + + Cause + + A message describing the cause for the event. + + string + + string + + + None + + + ClusterUuid + + Unique identifier of the cluster across the datacenter. + + string + + string + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + CurrentState + + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. + + StorageNetAppClusterEvent.CurrentStateEnum + + StorageNetAppClusterEvent.CurrentStateEnum + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string + + + None + + + Duration + + Time since the event was created, in ISO8601 standard. + + string + + string + + + None + + + ImpactArea + + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. + + StorageNetAppClusterEvent.ImpactAreaEnum + + StorageNetAppClusterEvent.ImpactAreaEnum + + + None + + + ImpactLevel + + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. + + StorageNetAppClusterEvent.ImpactLevelEnum + + StorageNetAppClusterEvent.ImpactLevelEnum + + + None + + + ImpactResourceName + + The full name of the source of the event. + + string + + string + + + None + + + ImpactResourceType + + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. + + StorageNetAppClusterEvent.ImpactResourceTypeEnum + + StorageNetAppClusterEvent.ImpactResourceTypeEnum + + + None + + + ImpactResourceUuid + + The unique identifier of the impacted resource. + + string + + string + + + None + + + ModTime + + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + The name of the event that occurred. + + string + + string + + + None + + + NodeUuid + + Unique identifier of the node across the cluster. + + string + + string + + + None + + + Parent + + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + Severity + + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + + StorageNetAppClusterEvent.SeverityEnum + + StorageNetAppClusterEvent.SeverityEnum + + + None + + + SharedScope + + Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.\nObjects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs. + + string + + string + + + None + + + SvmUuid + + Unique identifier of the storage VM. + + string + + string + + + None + + + Uuid + + Unique identifier of the event. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get + IntersightStorageNetAppClusterSnapMirrorPolicy + + Get the StorageNetAppClusterSnapMirrorPolicy + + + + Read a 'StorageNetAppClusterSnapMirrorPolicy' resource., + +Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. + + + + Get-IntersightStorageNetAppClusterSnapMirrorPolicy + + AccountMoid + + + + string + + string + + + None + + + Array + + + + StorageNetAppClusterRelationship + + StorageNetAppClusterRelationship + + + None + + + Comment + + + + string + + string + + + None + + + CopyAllSourceSnapshots + + + + bool + + bool + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + + + string + + string + + + None + + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + Scope - StorageNetAppClusterEvent.SeverityEnum + string - StorageNetAppClusterEvent.SeverityEnum + string None @@ -693101,7 +698460,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmUuid + SyncType + + + + string + + string + + + None + + + TransferScheduleName + + + + string + + string + + + None + + + TransferScheduleUuid + + + + string + + string + + + None + + + Type @@ -693127,7 +698522,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterEvent + Get-IntersightStorageNetAppClusterSnapMirrorPolicy Apply @@ -693263,7 +698658,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterEvent + Get-IntersightStorageNetAppClusterSnapMirrorPolicy Json @@ -693291,7 +698686,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterEvent + Get-IntersightStorageNetAppClusterSnapMirrorPolicy Json @@ -693501,9 +698896,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Cause + Comment - A message describing the cause for the event. + Comment associated with the policy. string @@ -693513,13 +698908,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ClusterUuid + CopyAllSourceSnapshots - Unique identifier of the cluster across the datacenter. + Specifies whether all source Snapshot copies should be copied to the destination on a transfer rather than specifying specific retentions. It is applicable only to async policies. - string + bool - string + bool None @@ -693536,18 +698931,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppClusterEvent.CurrentStateEnum - - StorageNetAppClusterEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -693560,46 +698943,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - ImpactArea + + ModTime - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. + The time when this managed object was last modified. - StorageNetAppClusterEvent.ImpactAreaEnum + DateTime - StorageNetAppClusterEvent.ImpactAreaEnum + DateTime None - - ImpactLevel + + Moid - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. + The unique identifier of this Managed Object instance. - StorageNetAppClusterEvent.ImpactLevelEnum + string - StorageNetAppClusterEvent.ImpactLevelEnum + string None - - ImpactResourceName + + Name - The full name of the source of the event. + Name of the NetApp SnapMirror policy. string @@ -693608,22 +698979,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ImpactResourceType + + Parent - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppClusterEvent.ImpactResourceTypeEnum + MoBaseMoRelationship - StorageNetAppClusterEvent.ImpactResourceTypeEnum + MoBaseMoRelationship None - ImpactResourceUuid + Scope - The unique identifier of the impacted resource. + Identifies whether the SnapMirror policy is owned by the storage virtual machine or the cluster. string @@ -693633,21 +699004,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ModTime - - The time when this managed object was last modified. - - DateTime - - DateTime - - - None - - - Moid + SharedScope - The unique identifier of this Managed Object instance. + 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 @@ -693656,10 +699015,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + SyncType - The name of the event that occurred. + SnapMirror policy sync_type is either sync, strict_sync, or automated_failover. Property is applicable only to the policies of type \"sync\". string @@ -693669,9 +699028,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NodeUuid + TransferScheduleName - Unique identifier of the node across the cluster. + Name of the schedule used to update asynchronous relationships. string @@ -693680,34 +699039,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 - - Severity - - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - - StorageNetAppClusterEvent.SeverityEnum - - StorageNetAppClusterEvent.SeverityEnum - - - None - - - SharedScope + TransferScheduleUuid - 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. + Uuid of the schedule used to update asynchronous relationships. string @@ -693717,9 +699052,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + Type - Unique identifier of the storage VM. + SnapMirror policy type can be async, sync, or continuous. string @@ -693731,7 +699066,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Uuid - Unique identifier of the event. + Uuid of the NetApp SnapMirror policy. string @@ -693802,21 +699137,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get-IntersightStorageNetAppClusterSnapshotPolicy Get - IntersightStorageNetAppClusterSnapMirrorPolicy + IntersightStorageNetAppClusterSnapshotPolicy - Get the StorageNetAppClusterSnapMirrorPolicy + Get the StorageNetAppClusterSnapshotPolicy - Read a 'StorageNetAppClusterSnapMirrorPolicy' resource., + Read a 'StorageNetAppClusterSnapshotPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get-IntersightStorageNetAppClusterSnapshotPolicy AccountMoid @@ -693841,44 +699176,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Comment - - - - string - - string - - - None - - - CopyAllSourceSnapshots + + CreateTime - bool + DateTime - bool + DateTime None - CreateTime + DomainGroupMoid - DateTime + string - DateTime + string None - - DomainGroupMoid + + Enabled @@ -693961,54 +699284,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SyncType - - - - string - - string - - - None - - - TransferScheduleName - - - - string - - string - - - None - - - TransferScheduleUuid - - - - string - - string - - - None - - - Type - - - - string - - string - - - None - Uuid @@ -694024,7 +699299,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get-IntersightStorageNetAppClusterSnapshotPolicy Apply @@ -694160,7 +699435,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get-IntersightStorageNetAppClusterSnapshotPolicy Json @@ -694188,7 +699463,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapMirrorPolicy + Get-IntersightStorageNetAppClusterSnapshotPolicy Json @@ -694397,30 +699672,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Comment - - Comment associated with the policy. - - string - - string - - - None - - - CopyAllSourceSnapshots - - Specifies whether all source Snapshot copies should be copied to the destination on a transfer rather than specifying specific retentions. It is applicable only to async policies. - - bool - - bool - - - None - CreateTime @@ -694445,6 +699696,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Enabled + + Snapshot policy is enabled or not. + + string + + string + + + None + ModTime @@ -694472,7 +699735,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the NetApp SnapMirror policy. + Name of the NetApp Snapshot Policy. string @@ -694496,7 +699759,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Scope - Identifies whether the SnapMirror policy is owned by the storage virtual machine or the cluster. + Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster. string @@ -694517,58 +699780,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SyncType - - SnapMirror policy sync_type is either sync, strict_sync, or automated_failover. Property is applicable only to the policies of type \"sync\". - - string - - string - - - None - - - TransferScheduleName - - Name of the schedule used to update asynchronous relationships. - - string - - string - - - None - - - TransferScheduleUuid - - Uuid of the schedule used to update asynchronous relationships. - - string - - string - - - None - - - Type - - SnapMirror policy type can be async, sync, or continuous. - - string - - string - - - None - Uuid - Uuid of the NetApp SnapMirror policy. + Uuid of the NetApp Snapshot Policy. string @@ -694639,21 +699854,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppClusterSnapshotPolicy + Get-IntersightStorageNetAppDataIpInterface Get - IntersightStorageNetAppClusterSnapshotPolicy + IntersightStorageNetAppDataIpInterface - Get the StorageNetAppClusterSnapshotPolicy + Get the StorageNetAppDataIpInterface - Read a 'StorageNetAppClusterSnapshotPolicy' resource., + Read a 'StorageNetAppDataIpInterface' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppClusterSnapshotPolicy + Get-IntersightStorageNetAppDataIpInterface AccountMoid @@ -694667,13 +699882,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Array + ArrayController - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship None @@ -694690,6 +699905,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CurrentNode + + + + string + + string + + + None + + + CurrentPort + + + + string + + string + + + None + DomainGroupMoid @@ -694714,6 +699953,114 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + HomeNode + + + + string + + string + + + None + + + HomePort + + + + string + + string + + + None + + + InterfaceIsHome + + + + string + + string + + + None + + + InterfaceState + + + + StorageNetAppDataIpInterface.InterfaceStateEnum + + StorageNetAppDataIpInterface.InterfaceStateEnum + + + None + + + IpAddress + + + + string + + string + + + None + + + IpFamily + + + + StorageNetAppDataIpInterface.IpFamilyEnum + + StorageNetAppDataIpInterface.IpFamilyEnum + + + None + + + Ipspace + + + + string + + string + + + None + + + IsHome + + + + bool + + bool + + + None + + + LocationFailover + + + + string + + string + + + None + ModTime @@ -694750,6 +700097,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NetAppEthernetPort + + + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + + + Netmask + + + + string + + string + + + None + Parent @@ -694763,7 +700134,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Scope + ServicePolicyName + + + + string + + string + + + None + + + ServicePolicyUuid @@ -694786,6 +700169,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + State + + + + StorageNetAppDataIpInterface.StateEnum + + StorageNetAppDataIpInterface.StateEnum + + + None + + + SvmName + + + + string + + string + + + None + + + Tenant + + + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid @@ -694801,7 +700220,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapshotPolicy + Get-IntersightStorageNetAppDataIpInterface Apply @@ -694937,7 +700356,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapshotPolicy + Get-IntersightStorageNetAppDataIpInterface Json @@ -694965,7 +700384,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppClusterSnapshotPolicy + Get-IntersightStorageNetAppDataIpInterface Json @@ -695163,13 +700582,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Array + ArrayController - A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship None @@ -695186,6 +700605,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CurrentNode + + Name of the current node of IP interface. + + string + + string + + + None + + + CurrentPort + + Name of the current port of IP interface. + + string + + string + + + None + DomainGroupMoid @@ -695201,7 +700644,115 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Enabled - Snapshot policy is enabled or not. + IP interface is enabled or not. + + string + + string + + + None + + + HomeNode + + Name of home node of IP interface. + + string + + string + + + None + + + HomePort + + Name of home port of IP interface. + + string + + string + + + None + + + InterfaceIsHome + + Reports whether the IP interface is home or has failed over to its HA peer. + + string + + string + + + None + + + InterfaceState + + The state of the IP interface.\n* `Down` - The state is set to down if the interface is not enabled.\n* `Up` - The state is set to up if the interface is enabled. + + StorageNetAppDataIpInterface.InterfaceStateEnum + + StorageNetAppDataIpInterface.InterfaceStateEnum + + + None + + + IpAddress + + The IP address of interface. + + string + + string + + + None + + + IpFamily + + IP address family of interface.\n* `IPv4` - IP address family type is IPv4.\n* `IPv6` - IP address family type is IP6. + + StorageNetAppDataIpInterface.IpFamilyEnum + + StorageNetAppDataIpInterface.IpFamilyEnum + + + None + + + Ipspace + + The name of the IPspace of the IP interface. + + string + + string + + + None + + + IsHome + + Reports whether the IP interface is home or has failed over to its HA peer. + + bool + + bool + + + None + + + LocationFailover + + Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ]. string @@ -695237,7 +700788,31 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the NetApp Snapshot Policy. + The name of the IP interface. + + string + + string + + + None + + + NetAppEthernetPort + + A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + + + Netmask + + The netmask of the interface. string @@ -695259,9 +700834,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Scope + ServicePolicyName - Identifies whether the Snapshot Policy is owned by the Storage Virtual Machine or the cluster. + Service policy name of IP interface. + + string + + string + + + None + + + ServicePolicyUuid + + Service policy UUID of IP interface. string @@ -695282,10 +700869,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + State + + The state of the IP interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. + + StorageNetAppDataIpInterface.StateEnum + + StorageNetAppDataIpInterface.StateEnum + + + None + + + SvmName + + The storage virtual machine name for the interface. + + string + + string + + + None + + + Tenant + + A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid - Uuid of the NetApp Snapshot Policy. + Uuid of NetApp IP Interface. string @@ -695356,21 +700979,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppDataIpInterface + Get-IntersightStorageNetAppDataIpInterfaceEvent Get - IntersightStorageNetAppDataIpInterface + IntersightStorageNetAppDataIpInterfaceEvent - Get the StorageNetAppDataIpInterface + Get the StorageNetAppDataIpInterfaceEvent - Read a 'StorageNetAppDataIpInterface' resource., + Read a 'StorageNetAppDataIpInterfaceEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppDataIpInterface + Get-IntersightStorageNetAppDataIpInterfaceEvent AccountMoid @@ -695383,32 +701006,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArrayController - - - - StorageNetAppNodeRelationship - - StorageNetAppNodeRelationship - - - None - - - CreateTime - - - - DateTime - - DateTime - - - None - - CurrentNode + Cause @@ -695420,7 +701019,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - CurrentPort + ClusterUuid @@ -695432,31 +701031,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - Enabled + CurrentState - string + StorageNetAppDataIpInterfaceEvent.CurrentStateEnum - string + StorageNetAppDataIpInterfaceEvent.CurrentStateEnum None - - HomeNode + + DomainGroupMoid @@ -695468,7 +701067,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - HomePort + Duration @@ -695480,31 +701079,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - InterfaceIsHome + ImpactArea - string + StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum - string + StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum None - InterfaceState + ImpactLevel - StorageNetAppDataIpInterface.InterfaceStateEnum + StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum - StorageNetAppDataIpInterface.InterfaceStateEnum + StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum None - IpAddress + ImpactResourceName @@ -695516,19 +701115,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IpFamily + ImpactResourceType - StorageNetAppDataIpInterface.IpFamilyEnum + StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum - StorageNetAppDataIpInterface.IpFamilyEnum + StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum None - Ipspace + ImpactResourceUuid @@ -695539,26 +701138,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IsHome - - - - bool - - bool - - - None - - - LocationFailover + + IpInterface - string + StorageNetAppDataIpInterfaceRelationship - string + StorageNetAppDataIpInterfaceRelationship None @@ -695599,20 +701186,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NetAppEthernetPort - - - - StorageNetAppEthernetPortRelationship - - StorageNetAppEthernetPortRelationship - - - None - - Netmask + NodeUuid @@ -695636,25 +701211,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ServicePolicyName - - - - string - - string - - - None - - - ServicePolicyUuid + Severity - string + StorageNetAppDataIpInterfaceEvent.SeverityEnum - string + StorageNetAppDataIpInterfaceEvent.SeverityEnum None @@ -695672,19 +701235,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - State - - - - StorageNetAppDataIpInterface.StateEnum - - StorageNetAppDataIpInterface.StateEnum - - - None - - - SvmName + SvmUuid @@ -695695,18 +701246,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Tenant - - - - StorageNetAppStorageVmRelationship - - StorageNetAppStorageVmRelationship - - - None - Uuid @@ -695722,7 +701261,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterface + Get-IntersightStorageNetAppDataIpInterfaceEvent Apply @@ -695858,7 +701397,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterface + Get-IntersightStorageNetAppDataIpInterfaceEvent Json @@ -695886,7 +701425,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterface + Get-IntersightStorageNetAppDataIpInterfaceEvent Json @@ -696083,34 +701622,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArrayController - - A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppNodeRelationship - - StorageNetAppNodeRelationship - - - None - - - CreateTime - - The time when this managed object was created. - - DateTime - - DateTime - - - None - - CurrentNode + Cause - Name of the current node of IP interface. + A message describing the cause for the event. string @@ -696120,9 +701635,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - CurrentPort + ClusterUuid - Name of the current port of IP interface. + Unique identifier of the cluster across the datacenter. string @@ -696132,33 +701647,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - DomainGroupMoid + CreateTime - The DomainGroup ID for this managed object. + The time when this managed object was created. - string + DateTime - string + DateTime None - Enabled + CurrentState - IP interface is enabled or not. + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - string + StorageNetAppDataIpInterfaceEvent.CurrentStateEnum - string + StorageNetAppDataIpInterfaceEvent.CurrentStateEnum None - - HomeNode + + DomainGroupMoid - Name of home node of IP interface. + The DomainGroup ID for this managed object. string @@ -696168,9 +701683,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - HomePort + Duration - Name of home port of IP interface. + Time since the event was created, in ISO8601 standard. string @@ -696180,33 +701695,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - InterfaceIsHome + ImpactArea - Reports whether the IP interface is home or has failed over to its HA peer. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - string + StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum - string + StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum None - InterfaceState + ImpactLevel - The state of the IP interface.\n* `Down` - The state is set to down if the interface is not enabled.\n* `Up` - The state is set to up if the interface is enabled. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - StorageNetAppDataIpInterface.InterfaceStateEnum + StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum - StorageNetAppDataIpInterface.InterfaceStateEnum + StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum None - IpAddress + ImpactResourceName - The IP address of interface. + The full name of the source of the event. string @@ -696216,21 +701731,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IpFamily + ImpactResourceType - IP address family of interface.\n* `IPv4` - IP address family type is IPv4.\n* `IPv6` - IP address family type is IP6. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - StorageNetAppDataIpInterface.IpFamilyEnum + StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum - StorageNetAppDataIpInterface.IpFamilyEnum + StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum None - Ipspace + ImpactResourceUuid - The name of the IPspace of the IP interface. + The unique identifier of the impacted resource. string @@ -696239,26 +701754,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IsHome - - Reports whether the IP interface is home or has failed over to its HA peer. - - bool - - bool - - - None - - - LocationFailover + + IpInterface - Defines where an interface may failover, [ home_port_only, default, home_node_only, sfo_partners_only, broadcast_domain_only ]. + A reference to a storageNetAppDataIpInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppDataIpInterfaceRelationship - string + StorageNetAppDataIpInterfaceRelationship None @@ -696290,7 +701793,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the IP interface. + The name of the event that occurred. string @@ -696299,22 +701802,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetAppEthernetPort - - A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppEthernetPortRelationship - - StorageNetAppEthernetPortRelationship - - - None - - Netmask + NodeUuid - The netmask of the interface. + Unique identifier of the node across the cluster. string @@ -696336,25 +701827,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ServicePolicyName - - Service policy name of IP interface. - - string - - string - - - None - - - ServicePolicyUuid + Severity - Service policy UUID of IP interface. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - string + StorageNetAppDataIpInterfaceEvent.SeverityEnum - string + StorageNetAppDataIpInterfaceEvent.SeverityEnum None @@ -696372,21 +701851,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - State - - The state of the IP interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. - - StorageNetAppDataIpInterface.StateEnum - - StorageNetAppDataIpInterface.StateEnum - - - None - - - SvmName + SvmUuid - The storage virtual machine name for the interface. + Unique identifier of the storage VM. string @@ -696395,22 +701862,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Tenant - - A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppStorageVmRelationship - - StorageNetAppStorageVmRelationship - - - None - Uuid - Uuid of NetApp IP Interface. + Unique identifier of the event. string @@ -696481,21 +701936,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppDataIpInterfaceEvent + Get-IntersightStorageNetAppDiskEvent Get - IntersightStorageNetAppDataIpInterfaceEvent + IntersightStorageNetAppDiskEvent - Get the StorageNetAppDataIpInterfaceEvent + Get the StorageNetAppDiskEvent - Read a 'StorageNetAppDataIpInterfaceEvent' resource., + Read a 'StorageNetAppDiskEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppDataIpInterfaceEvent + Get-IntersightStorageNetAppDiskEvent AccountMoid @@ -696549,9 +702004,21 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - StorageNetAppDataIpInterfaceEvent.CurrentStateEnum + StorageNetAppDiskEvent.CurrentStateEnum - StorageNetAppDataIpInterfaceEvent.CurrentStateEnum + StorageNetAppDiskEvent.CurrentStateEnum + + + None + + + Disk + + + + StorageNetAppBaseDiskRelationship + + StorageNetAppBaseDiskRelationship None @@ -696585,9 +702052,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum + StorageNetAppDiskEvent.ImpactAreaEnum - StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum + StorageNetAppDiskEvent.ImpactAreaEnum None @@ -696597,9 +702064,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum + StorageNetAppDiskEvent.ImpactLevelEnum - StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum + StorageNetAppDiskEvent.ImpactLevelEnum None @@ -696621,9 +702088,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum + StorageNetAppDiskEvent.ImpactResourceTypeEnum - StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum + StorageNetAppDiskEvent.ImpactResourceTypeEnum None @@ -696640,18 +702107,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - IpInterface - - - - StorageNetAppDataIpInterfaceRelationship - - StorageNetAppDataIpInterfaceRelationship - - - None - ModTime @@ -696717,9 +702172,9 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - StorageNetAppDataIpInterfaceEvent.SeverityEnum + StorageNetAppDiskEvent.SeverityEnum - StorageNetAppDataIpInterfaceEvent.SeverityEnum + StorageNetAppDiskEvent.SeverityEnum None @@ -696763,7 +702218,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterfaceEvent + Get-IntersightStorageNetAppDiskEvent Apply @@ -696899,7 +702354,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterfaceEvent + Get-IntersightStorageNetAppDiskEvent Json @@ -696927,7 +702382,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDataIpInterfaceEvent + Get-IntersightStorageNetAppDiskEvent Json @@ -697165,9 +702620,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - StorageNetAppDataIpInterfaceEvent.CurrentStateEnum + StorageNetAppDiskEvent.CurrentStateEnum - StorageNetAppDataIpInterfaceEvent.CurrentStateEnum + StorageNetAppDiskEvent.CurrentStateEnum + + + None + + + Disk + + A reference to a storageNetAppBaseDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppBaseDiskRelationship + + StorageNetAppBaseDiskRelationship None @@ -697201,9 +702668,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum + StorageNetAppDiskEvent.ImpactAreaEnum - StorageNetAppDataIpInterfaceEvent.ImpactAreaEnum + StorageNetAppDiskEvent.ImpactAreaEnum None @@ -697213,9 +702680,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum + StorageNetAppDiskEvent.ImpactLevelEnum - StorageNetAppDataIpInterfaceEvent.ImpactLevelEnum + StorageNetAppDiskEvent.ImpactLevelEnum None @@ -697237,9 +702704,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum + StorageNetAppDiskEvent.ImpactResourceTypeEnum - StorageNetAppDataIpInterfaceEvent.ImpactResourceTypeEnum + StorageNetAppDiskEvent.ImpactResourceTypeEnum None @@ -697256,18 +702723,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IpInterface - - A reference to a storageNetAppDataIpInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppDataIpInterfaceRelationship - - StorageNetAppDataIpInterfaceRelationship - - - None - ModTime @@ -697333,9 +702788,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - StorageNetAppDataIpInterfaceEvent.SeverityEnum + StorageNetAppDiskEvent.SeverityEnum - StorageNetAppDataIpInterfaceEvent.SeverityEnum + StorageNetAppDiskEvent.SeverityEnum None @@ -697438,21 +702893,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppDiskEvent + Get-IntersightStorageNetAppEthernetPort Get - IntersightStorageNetAppDiskEvent + IntersightStorageNetAppEthernetPort - Get the StorageNetAppDiskEvent + Get the StorageNetAppEthernetPort - Read a 'StorageNetAppDiskEvent' resource., + Read a 'StorageNetAppEthernetPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppDiskEvent + Get-IntersightStorageNetAppEthernetPort AccountMoid @@ -697465,20 +702920,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause + + ArrayController - string + StorageNetAppNodeRelationship - string + StorageNetAppNodeRelationship None - ClusterUuid + BroadcastDomainName @@ -697501,30 +702956,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CurrentState - - - - StorageNetAppDiskEvent.CurrentStateEnum - - StorageNetAppDiskEvent.CurrentStateEnum - - - None - - - Disk - - - - StorageNetAppBaseDiskRelationship - - StorageNetAppBaseDiskRelationship - - - None - DomainGroupMoid @@ -697538,7 +702969,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Duration + Enabled @@ -697550,31 +702981,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ImpactArea + MacAddress - StorageNetAppDiskEvent.ImpactAreaEnum + string - StorageNetAppDiskEvent.ImpactAreaEnum + string None - - ImpactLevel + + ModTime - StorageNetAppDiskEvent.ImpactLevelEnum + DateTime - StorageNetAppDiskEvent.ImpactLevelEnum + DateTime None - - ImpactResourceName + + Moid @@ -697586,19 +703017,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ImpactResourceType + Mtu - StorageNetAppDiskEvent.ImpactResourceTypeEnum + long - StorageNetAppDiskEvent.ImpactResourceTypeEnum + long None - - ImpactResourceUuid + + Name @@ -697609,20 +703040,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ModTime - - - - DateTime - - DateTime - - - None - - - Moid + + NodeName @@ -697633,74 +703052,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - NodeUuid + PortState - string + StorageNetAppEthernetPort.PortStateEnum - string + StorageNetAppEthernetPort.PortStateEnum None - - Parent + + SharedScope - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - Severity + Speed - StorageNetAppDiskEvent.SeverityEnum + long - StorageNetAppDiskEvent.SeverityEnum + long None - - SharedScope + + State - string + StorageNetAppEthernetPort.StateEnum - string + StorageNetAppEthernetPort.StateEnum None - SvmUuid + Type - string + StorageNetAppEthernetPort.TypeEnum - string + StorageNetAppEthernetPort.TypeEnum None @@ -697720,7 +703139,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDiskEvent + Get-IntersightStorageNetAppEthernetPort Apply @@ -697856,7 +703275,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDiskEvent + Get-IntersightStorageNetAppEthernetPort Json @@ -697884,7 +703303,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppDiskEvent + Get-IntersightStorageNetAppEthernetPort Json @@ -698081,22 +703500,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause + + ArrayController - A message describing the cause for the event. + A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppNodeRelationship - string + StorageNetAppNodeRelationship None - ClusterUuid + BroadcastDomainName - Unique identifier of the cluster across the datacenter. + Name of the broadcast domain, scoped to its IPspace. string @@ -698117,30 +703536,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppDiskEvent.CurrentStateEnum - - StorageNetAppDiskEvent.CurrentStateEnum - - - None - - - Disk - - A reference to a storageNetAppBaseDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppBaseDiskRelationship - - StorageNetAppBaseDiskRelationship - - - None - DomainGroupMoid @@ -698154,45 +703549,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppDiskEvent.ImpactAreaEnum - - StorageNetAppDiskEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - - StorageNetAppDiskEvent.ImpactLevelEnum - - StorageNetAppDiskEvent.ImpactLevelEnum - - - None - - - ImpactResourceName + Enabled - The full name of the source of the event. + Status of port to determine if its enabled or not. string @@ -698202,21 +703561,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ImpactResourceType - - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - - StorageNetAppDiskEvent.ImpactResourceTypeEnum - - StorageNetAppDiskEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid + MacAddress - The unique identifier of the impacted resource. + MAC address of the port available in storage array. string @@ -698249,10 +703596,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Mtu + + Maximum transmission unit of the physical port available in storage array. + + long + + long + + + None + Name - The name of the event that occurred. + Name of the port available in storage array. string @@ -698262,9 +703621,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NodeUuid + NodeName - Unique identifier of the node across the cluster. + The node name for the port. string @@ -698286,13 +703645,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Severity + PortState - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + State of the port available in storage array.\n* `Down` - An inactive port is listed as Down.\n* `Up` - An active port is listed as Up.\n* `Degraded` - An active port that is Up but unhealthy. - StorageNetAppDiskEvent.SeverityEnum + StorageNetAppEthernetPort.PortStateEnum - StorageNetAppDiskEvent.SeverityEnum + StorageNetAppEthernetPort.PortStateEnum None @@ -698310,13 +703669,37 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + Speed - Unique identifier of the storage VM. + Operational speed of port measured. - string + long - string + long + + + None + + + State + + State of the port available in storage array.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. + + StorageNetAppEthernetPort.StateEnum + + StorageNetAppEthernetPort.StateEnum + + + None + + + Type + + Type of the port available in storage array.\n* `LAG` - Storage port of type lag.\n* `physical` - LIFs can be configured directly on physical ports.\n* `VLAN` - A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. + + StorageNetAppEthernetPort.TypeEnum + + StorageNetAppEthernetPort.TypeEnum None @@ -698324,7 +703707,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Uuid - Unique identifier of the event. + Universally unique identifier of the physical port. string @@ -698383,7 +703766,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppEthernetPort by Name +PS C:\> $StorageNetAppEthernetPortByName = Get-IntersightStorageNetAppEthernetPort -Name StorageNetAppEthernetPortName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppEthernetPortList = Get-IntersightStorageNetAppEthernetPort + +#Get the list of StorageNetAppEthernetPort under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppEthernetPortByOrg = Get-IntersightStorageNetAppEthernetPort -Organization $org + +#Get the StorageNetAppEthernetPort based on query Parameter +PS C:\> $StorageNetAppEthernetPortByQueryParam = Get-IntersightStorageNetAppEthernetPort -Filter Name eq StorageNetAppEthernetPortName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -698395,21 +703799,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppEthernetPort + Get-IntersightStorageNetAppEthernetPortEvent Get - IntersightStorageNetAppEthernetPort + IntersightStorageNetAppEthernetPortEvent - Get the StorageNetAppEthernetPort + Get the StorageNetAppEthernetPortEvent - Read a 'StorageNetAppEthernetPort' resource., + Read a 'StorageNetAppEthernetPortEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppEthernetPort + Get-IntersightStorageNetAppEthernetPortEvent AccountMoid @@ -698422,20 +703826,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArrayController + + Cause - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string None - BroadcastDomainName + ClusterUuid @@ -698458,6 +703862,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CurrentState + + + + StorageNetAppEthernetPortEvent.CurrentStateEnum + + StorageNetAppEthernetPortEvent.CurrentStateEnum + + + None + DomainGroupMoid @@ -698471,7 +703887,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Enabled + Duration @@ -698482,32 +703898,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + EthernetPort + + + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + - MacAddress + ImpactArea - string + StorageNetAppEthernetPortEvent.ImpactAreaEnum - string + StorageNetAppEthernetPortEvent.ImpactAreaEnum None - - ModTime + + ImpactLevel - DateTime + StorageNetAppEthernetPortEvent.ImpactLevelEnum - DateTime + StorageNetAppEthernetPortEvent.ImpactLevelEnum None - - Moid + + ImpactResourceName @@ -698519,19 +703947,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Mtu + ImpactResourceType - long + StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - long + StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum None - - Name + + ImpactResourceUuid @@ -698542,8 +703970,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NodeName + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid @@ -698554,74 +703994,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Name - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PortState + NodeUuid - StorageNetAppEthernetPort.PortStateEnum + string - StorageNetAppEthernetPort.PortStateEnum + string None - - SharedScope + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - Speed + Severity - long + StorageNetAppEthernetPortEvent.SeverityEnum - long + StorageNetAppEthernetPortEvent.SeverityEnum None - - State + + SharedScope - StorageNetAppEthernetPort.StateEnum + string - StorageNetAppEthernetPort.StateEnum + string None - Type + SvmUuid - StorageNetAppEthernetPort.TypeEnum + string - StorageNetAppEthernetPort.TypeEnum + string None @@ -698641,7 +704081,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPort + Get-IntersightStorageNetAppEthernetPortEvent Apply @@ -698777,7 +704217,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPort + Get-IntersightStorageNetAppEthernetPortEvent Json @@ -698805,7 +704245,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPort + Get-IntersightStorageNetAppEthernetPortEvent Json @@ -699002,22 +704442,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArrayController + + Cause - A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A message describing the cause for the event. - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string None - BroadcastDomainName + ClusterUuid - Name of the broadcast domain, scoped to its IPspace. + Unique identifier of the cluster across the datacenter. string @@ -699038,6 +704478,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CurrentState + + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. + + StorageNetAppEthernetPortEvent.CurrentStateEnum + + StorageNetAppEthernetPortEvent.CurrentStateEnum + + + None + DomainGroupMoid @@ -699051,9 +704503,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Enabled + Duration - Status of port to determine if its enabled or not. + Time since the event was created, in ISO8601 standard. string @@ -699062,34 +704514,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + EthernetPort + + A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + - MacAddress + ImpactArea - MAC address of the port available in storage array. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - string + StorageNetAppEthernetPortEvent.ImpactAreaEnum - string + StorageNetAppEthernetPortEvent.ImpactAreaEnum None - - ModTime + + ImpactLevel - The time when this managed object was last modified. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - DateTime + StorageNetAppEthernetPortEvent.ImpactLevelEnum - DateTime + StorageNetAppEthernetPortEvent.ImpactLevelEnum None - - Moid + + ImpactResourceName - The unique identifier of this Managed Object instance. + The full name of the source of the event. string @@ -699099,21 +704563,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Mtu + ImpactResourceType - Maximum transmission unit of the physical port available in storage array. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - long + StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - long + StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum None - - Name + + ImpactResourceUuid - Name of the port available in storage array. + The unique identifier of the impacted resource. string @@ -699122,10 +704586,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NodeName + + ModTime - The node name for the port. + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. string @@ -699134,74 +704610,74 @@ 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. + The name of the event that occurred. - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - PortState + NodeUuid - State of the port available in storage array.\n* `Down` - An inactive port is listed as Down.\n* `Up` - An active port is listed as Up.\n* `Degraded` - An active port that is Up but unhealthy. + Unique identifier of the node across the cluster. - StorageNetAppEthernetPort.PortStateEnum + string - StorageNetAppEthernetPort.PortStateEnum + string None - - SharedScope + + Parent - 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 - Speed + Severity - Operational speed of port measured. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - long + StorageNetAppEthernetPortEvent.SeverityEnum - long + StorageNetAppEthernetPortEvent.SeverityEnum None - - State + + SharedScope - State of the port available in storage array.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. + 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. - StorageNetAppEthernetPort.StateEnum + string - StorageNetAppEthernetPort.StateEnum + string None - Type + SvmUuid - Type of the port available in storage array.\n* `LAG` - Storage port of type lag.\n* `physical` - LIFs can be configured directly on physical ports.\n* `VLAN` - A logical port that receives and sends VLAN-tagged (IEEE 802.1Q standard) traffic. VLAN port characteristics include the VLAN ID for the port. + Unique identifier of the storage VM. - StorageNetAppEthernetPort.TypeEnum + string - StorageNetAppEthernetPort.TypeEnum + string None @@ -699209,7 +704685,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Uuid - Universally unique identifier of the physical port. + Unique identifier of the event. string @@ -699268,28 +704744,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppEthernetPort by Name -PS C:\> $StorageNetAppEthernetPortByName = Get-IntersightStorageNetAppEthernetPort -Name StorageNetAppEthernetPortName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppEthernetPortList = Get-IntersightStorageNetAppEthernetPort - -#Get the list of StorageNetAppEthernetPort under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppEthernetPortByOrg = Get-IntersightStorageNetAppEthernetPort -Organization $org - -#Get the StorageNetAppEthernetPort based on query Parameter -PS C:\> $StorageNetAppEthernetPortByQueryParam = Get-IntersightStorageNetAppEthernetPort -Filter Name eq StorageNetAppEthernetPortName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -699301,21 +704756,21 @@ PS C:\> $StorageNetAppEthernetPortByQueryParam = Get-IntersightStorageNetAppEthe - Get-IntersightStorageNetAppEthernetPortEvent + Get-IntersightStorageNetAppExportPolicy Get - IntersightStorageNetAppEthernetPortEvent + IntersightStorageNetAppExportPolicy - Get the StorageNetAppEthernetPortEvent + Get the StorageNetAppExportPolicy - Read a 'StorageNetAppEthernetPortEvent' resource., + Read a 'StorageNetAppExportPolicy' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppEthernetPortEvent + Get-IntersightStorageNetAppExportPolicy AccountMoid @@ -699328,14 +704783,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause + + Array - string + StorageNetAppClusterRelationship - string + StorageNetAppClusterRelationship None @@ -699364,18 +704819,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CurrentState - - - - StorageNetAppEthernetPortEvent.CurrentStateEnum - - StorageNetAppEthernetPortEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -699388,90 +704831,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Duration - - - - string - - string - - - None - - - EthernetPort - - - - StorageNetAppEthernetPortRelationship - - StorageNetAppEthernetPortRelationship - - - None - - - ImpactArea - - - - StorageNetAppEthernetPortEvent.ImpactAreaEnum - - StorageNetAppEthernetPortEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - - - StorageNetAppEthernetPortEvent.ImpactLevelEnum - - StorageNetAppEthernetPortEvent.ImpactLevelEnum - - - None - - - ImpactResourceName - - - - string - - string - - - None - - - ImpactResourceType - - - - StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - - StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid - - - - string - - string - - - None - ModTime @@ -699508,18 +704867,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - NodeUuid - - - - string - - string - - - None - Parent @@ -699533,13 +704880,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Severity + PolicyId - StorageNetAppEthernetPortEvent.SeverityEnum + long - StorageNetAppEthernetPortEvent.SeverityEnum + long None @@ -699557,7 +704904,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmUuid + SvmName @@ -699568,6 +704915,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Tenant + + + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid @@ -699583,7 +704942,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPortEvent + Get-IntersightStorageNetAppExportPolicy Apply @@ -699719,7 +705078,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPortEvent + Get-IntersightStorageNetAppExportPolicy Json @@ -699747,7 +705106,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppEthernetPortEvent + Get-IntersightStorageNetAppExportPolicy Json @@ -699944,14 +705303,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause + + Array - A message describing the cause for the event. + A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppClusterRelationship - string + StorageNetAppClusterRelationship None @@ -699959,7 +705318,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a ClusterUuid - Unique identifier of the cluster across the datacenter. + Unique identity of the device. string @@ -699980,18 +705339,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppEthernetPortEvent.CurrentStateEnum - - StorageNetAppEthernetPortEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -700004,90 +705351,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - EthernetPort - - A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppEthernetPortRelationship - - StorageNetAppEthernetPortRelationship - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppEthernetPortEvent.ImpactAreaEnum - - StorageNetAppEthernetPortEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - - StorageNetAppEthernetPortEvent.ImpactLevelEnum - - StorageNetAppEthernetPortEvent.ImpactLevelEnum - - - None - - - ImpactResourceName - - The full name of the source of the event. - - string - - string - - - None - - - ImpactResourceType - - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - - StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - - StorageNetAppEthernetPortEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid - - The unique identifier of the impacted resource. - - string - - string - - - None - ModTime @@ -700115,19 +705378,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the event that occurred. - - string - - string - - - None - - - NodeUuid - - Unique identifier of the node across the cluster. + Name of the NFS export in storage array. string @@ -700149,13 +705400,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Severity + PolicyId - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + ID for the Export Policy. - StorageNetAppEthernetPortEvent.SeverityEnum + long - StorageNetAppEthernetPortEvent.SeverityEnum + long None @@ -700173,9 +705424,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + SvmName - Unique identifier of the storage VM. + The storage virtual machine name for the export policy. string @@ -700184,10 +705435,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Tenant + + A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid - Unique identifier of the event. + The uuid of this NFS export. string @@ -700246,7 +705509,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppExportPolicy by Name +PS C:\> $StorageNetAppExportPolicyByName = Get-IntersightStorageNetAppExportPolicy -Name StorageNetAppExportPolicyName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppExportPolicyList = Get-IntersightStorageNetAppExportPolicy + +#Get the list of StorageNetAppExportPolicy under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppExportPolicyByOrg = Get-IntersightStorageNetAppExportPolicy -Organization $org + +#Get the StorageNetAppExportPolicy based on query Parameter +PS C:\> $StorageNetAppExportPolicyByQueryParam = Get-IntersightStorageNetAppExportPolicy -Filter Name eq StorageNetAppExportPolicyName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -700258,21 +705542,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppExportPolicy + Get-IntersightStorageNetAppFcInterface Get - IntersightStorageNetAppExportPolicy + IntersightStorageNetAppFcInterface - Get the StorageNetAppExportPolicy + Get the StorageNetAppFcInterface - Read a 'StorageNetAppExportPolicy' resource., + Read a 'StorageNetAppFcInterface' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppExportPolicy + Get-IntersightStorageNetAppFcInterface AccountMoid @@ -700286,19 +705570,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Array + ArrayController - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship + + + None + + + CreateTime + + + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + + + string + + string None - ClusterUuid + Enabled @@ -700309,20 +705617,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + InterfaceState - DateTime + StorageNetAppFcInterface.InterfaceStateEnum - DateTime + StorageNetAppFcInterface.InterfaceStateEnum None - - DomainGroupMoid + + Iqn @@ -700381,14 +705689,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PolicyId + + PhysicalPort - long + StorageNetAppFcPortRelationship - long + StorageNetAppFcPortRelationship None @@ -700405,6 +705713,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Speed + + + + long + + long + + + None + + + State + + + + StorageNetAppFcInterface.StateEnum + + StorageNetAppFcInterface.StateEnum + + + None + + + Status + + + + StorageNetAppFcInterface.StatusEnum + + StorageNetAppFcInterface.StatusEnum + + + None + SvmName @@ -700429,6 +705773,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Type + + + + StorageNetAppFcInterface.TypeEnum + + StorageNetAppFcInterface.TypeEnum + + + None + Uuid @@ -700441,10 +705797,58 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + VolumeName + + + + string + + string + + + None + + + Wwn + + + + string + + string + + + None + + + Wwnn + + + + string + + string + + + None + + + Wwpn + + + + string + + string + + + None + - Get-IntersightStorageNetAppExportPolicy + Get-IntersightStorageNetAppFcInterface Apply @@ -700580,7 +705984,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppExportPolicy + Get-IntersightStorageNetAppFcInterface Json @@ -700608,7 +706012,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppExportPolicy + Get-IntersightStorageNetAppFcInterface Json @@ -700806,21 +706210,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Array + ArrayController - A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship - StorageNetAppClusterRelationship + StorageNetAppNodeRelationship + + + None + + + CreateTime + + The time when this managed object was created. + + DateTime + + DateTime + + + None + + + DomainGroupMoid + + The DomainGroup ID for this managed object. + + string + + string None - ClusterUuid + Enabled - Unique identity of the device. + FC interface is enabled or not. string @@ -700829,22 +706257,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + InterfaceState - The time when this managed object was created. + The state of the FC interface.\n* `Down` - The state is set to down if the interface is not enabled.\n* `Up` - The state is set to up if the interface is enabled. - DateTime + StorageNetAppFcInterface.InterfaceStateEnum - DateTime + StorageNetAppFcInterface.InterfaceStateEnum None - - DomainGroupMoid + + Iqn - The DomainGroup ID for this managed object. + ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'. string @@ -700880,7 +706308,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the NFS export in storage array. + Name of the physical port available in storage array. string @@ -700901,14 +706329,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - PolicyId + + PhysicalPort - ID for the Export Policy. + A reference to a storageNetAppFcPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + StorageNetAppFcPortRelationship - long + StorageNetAppFcPortRelationship None @@ -700925,10 +706353,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Speed + + Operational speed of physical port measured in Gbps. + + long + + long + + + None + + + State + + The state of the FC interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. + + StorageNetAppFcInterface.StateEnum + + StorageNetAppFcInterface.StateEnum + + + None + + + Status + + Status of storage array port.\n* `Unknown` - Component status is not available.\n* `Ok` - Component is healthy and no issues found.\n* `Degraded` - Functioning, but not at full capability due to a non-fatal failure.\n* `Critical` - Not functioning or requiring immediate attention.\n* `Offline` - Component is installed, but powered off.\n* `Identifying` - Component is in initialization process.\n* `NotAvailable` - Component is not installed or not available.\n* `Updating` - Software update is in progress.\n* `Unrecognized` - Component is not recognized. It may be because the component is not installed properly or it is not supported. + + StorageNetAppFcInterface.StatusEnum + + StorageNetAppFcInterface.StatusEnum + + + None + SvmName - The storage virtual machine name for the export policy. + The storage virtual machine name for the interface. string @@ -700949,10 +706413,70 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Type + + Port type - possible values are FC, FCoE and iSCSI.\n* `FC` - Port supports fibre channel protocol.\n* `iSCSI` - Port supports iSCSI protocol.\n* `FCoE` - Port supports fibre channel over ethernet protocol. + + StorageNetAppFcInterface.TypeEnum + + StorageNetAppFcInterface.TypeEnum + + + None + Uuid - The uuid of this NFS export. + Uuid of NetApp FC Interface. + + string + + string + + + None + + + VolumeName + + The parent volume name for the interface. + + string + + string + + + None + + + Wwn + + World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.\nExample: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'. + + string + + string + + + None + + + Wwnn + + World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'. + + string + + string + + + None + + + Wwpn + + World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'. string @@ -701014,19 +706538,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the StorageNetAppExportPolicy by Name -PS C:\> $StorageNetAppExportPolicyByName = Get-IntersightStorageNetAppExportPolicy -Name StorageNetAppExportPolicyName + #Get the StorageNetAppFcInterface by Name +PS C:\> $StorageNetAppFcInterfaceByName = Get-IntersightStorageNetAppFcInterface -Name StorageNetAppFcInterfaceName #Get the List of ServerProfiles -PS C:\> $StorageNetAppExportPolicyList = Get-IntersightStorageNetAppExportPolicy +PS C:\> $StorageNetAppFcInterfaceList = Get-IntersightStorageNetAppFcInterface -#Get the list of StorageNetAppExportPolicy under particular organization. +#Get the list of StorageNetAppFcInterface under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $StorageNetAppExportPolicyByOrg = Get-IntersightStorageNetAppExportPolicy -Organization $org +PS C:\> $StorageNetAppFcInterfaceByOrg = Get-IntersightStorageNetAppFcInterface -Organization $org -#Get the StorageNetAppExportPolicy based on query Parameter -PS C:\> $StorageNetAppExportPolicyByQueryParam = Get-IntersightStorageNetAppExportPolicy -Filter Name eq StorageNetAppExportPolicyName +#Get the StorageNetAppFcInterface based on query Parameter +PS C:\> $StorageNetAppFcInterfaceByQueryParam = Get-IntersightStorageNetAppFcInterface -Filter Name eq StorageNetAppFcInterfaceName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -701044,21 +706568,21 @@ PS C:\> $StorageNetAppExportPolicyByQueryParam = Get-IntersightStorageNetAppExpo - Get-IntersightStorageNetAppFcInterface + Get-IntersightStorageNetAppFcInterfaceEvent Get - IntersightStorageNetAppFcInterface + IntersightStorageNetAppFcInterfaceEvent - Get the StorageNetAppFcInterface + Get the StorageNetAppFcInterfaceEvent - Read a 'StorageNetAppFcInterface' resource., + Read a 'StorageNetAppFcInterfaceEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppFcInterface + Get-IntersightStorageNetAppFcInterfaceEvent AccountMoid @@ -701071,14 +706595,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArrayController + + Cause - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string + + + None + + + ClusterUuid + + + + string + + string None @@ -701095,6 +706631,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + CurrentState + + + + StorageNetAppFcInterfaceEvent.CurrentStateEnum + + StorageNetAppFcInterfaceEvent.CurrentStateEnum + + + None + DomainGroupMoid @@ -701108,7 +706656,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Enabled + Duration @@ -701119,20 +706667,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + FcInterface + + + + StorageNetAppFcInterfaceRelationship + + StorageNetAppFcInterfaceRelationship + + + None + - InterfaceState + ImpactArea - StorageNetAppFcInterface.InterfaceStateEnum + StorageNetAppFcInterfaceEvent.ImpactAreaEnum - StorageNetAppFcInterface.InterfaceStateEnum + StorageNetAppFcInterfaceEvent.ImpactAreaEnum None - Iqn + ImpactLevel + + + + StorageNetAppFcInterfaceEvent.ImpactLevelEnum + + StorageNetAppFcInterfaceEvent.ImpactLevelEnum + + + None + + + ImpactResourceName + + + + string + + string + + + None + + + ImpactResourceType + + + + StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum + + StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum + + + None + + + ImpactResourceUuid @@ -701179,6 +706775,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NodeUuid + + + + string + + string + + + None + Parent @@ -701191,14 +706799,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - PhysicalPort + + Severity - StorageNetAppFcPortRelationship + StorageNetAppFcInterfaceEvent.SeverityEnum - StorageNetAppFcPortRelationship + StorageNetAppFcInterfaceEvent.SeverityEnum None @@ -701216,43 +706824,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Speed - - - - long - - long - - - None - - - State - - - - StorageNetAppFcInterface.StateEnum - - StorageNetAppFcInterface.StateEnum - - - None - - - Status - - - - StorageNetAppFcInterface.StatusEnum - - StorageNetAppFcInterface.StatusEnum - - - None - - - SvmName + SvmUuid @@ -701263,30 +706835,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Tenant - - - - StorageNetAppStorageVmRelationship - - StorageNetAppStorageVmRelationship - - - None - - - Type - - - - StorageNetAppFcInterface.TypeEnum - - StorageNetAppFcInterface.TypeEnum - - - None - Uuid @@ -701299,58 +706847,10 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - VolumeName - - - - string - - string - - - None - - - Wwn - - - - string - - string - - - None - - - Wwnn - - - - string - - string - - - None - - - Wwpn - - - - string - - string - - - None - - Get-IntersightStorageNetAppFcInterface + Get-IntersightStorageNetAppFcInterfaceEvent Apply @@ -701486,7 +706986,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcInterface + Get-IntersightStorageNetAppFcInterfaceEvent Json @@ -701514,7 +707014,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcInterface + Get-IntersightStorageNetAppFcInterfaceEvent Json @@ -701711,34 +707211,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArrayController - - A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppNodeRelationship - - StorageNetAppNodeRelationship - - - None - - - CreateTime - - The time when this managed object was created. - - DateTime - - DateTime - - - None - - - DomainGroupMoid + + Cause - The DomainGroup ID for this managed object. + A message describing the cause for the event. string @@ -701748,9 +707224,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Enabled + ClusterUuid - FC interface is enabled or not. + Unique identifier of the cluster across the datacenter. string @@ -701759,46 +707235,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - InterfaceState + + CreateTime - The state of the FC interface.\n* `Down` - The state is set to down if the interface is not enabled.\n* `Up` - The state is set to up if the interface is enabled. + The time when this managed object was created. - StorageNetAppFcInterface.InterfaceStateEnum + DateTime - StorageNetAppFcInterface.InterfaceStateEnum + DateTime None - Iqn + CurrentState - ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'. + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - string + StorageNetAppFcInterfaceEvent.CurrentStateEnum - string + StorageNetAppFcInterfaceEvent.CurrentStateEnum None - ModTime + DomainGroupMoid - The time when this managed object was last modified. + The DomainGroup ID for this managed object. - DateTime + string - DateTime + string None - - Moid + + Duration - The unique identifier of this Managed Object instance. + Time since the event was created, in ISO8601 standard. string @@ -701807,46 +707283,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + FcInterface - Name of the physical port available in storage array. + A reference to a storageNetAppFcInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppFcInterfaceRelationship - string + StorageNetAppFcInterfaceRelationship None - - Parent + + ImpactArea - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - MoBaseMoRelationship + StorageNetAppFcInterfaceEvent.ImpactAreaEnum - MoBaseMoRelationship + StorageNetAppFcInterfaceEvent.ImpactAreaEnum None - - PhysicalPort + + ImpactLevel - A reference to a storageNetAppFcPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - StorageNetAppFcPortRelationship + StorageNetAppFcInterfaceEvent.ImpactLevelEnum - StorageNetAppFcPortRelationship + StorageNetAppFcInterfaceEvent.ImpactLevelEnum None - - SharedScope + + ImpactResourceName - 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 full name of the source of the event. string @@ -701856,45 +707332,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Speed + ImpactResourceType - Operational speed of physical port measured in Gbps. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - long + StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum - long + StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum None - State + ImpactResourceUuid - The state of the FC interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. + The unique identifier of the impacted resource. - StorageNetAppFcInterface.StateEnum + string - StorageNetAppFcInterface.StateEnum + string None - - Status + + ModTime - Status of storage array port.\n* `Unknown` - Component status is not available.\n* `Ok` - Component is healthy and no issues found.\n* `Degraded` - Functioning, but not at full capability due to a non-fatal failure.\n* `Critical` - Not functioning or requiring immediate attention.\n* `Offline` - Component is installed, but powered off.\n* `Identifying` - Component is in initialization process.\n* `NotAvailable` - Component is not installed or not available.\n* `Updating` - Software update is in progress.\n* `Unrecognized` - Component is not recognized. It may be because the component is not installed properly or it is not supported. + The time when this managed object was last modified. - StorageNetAppFcInterface.StatusEnum + DateTime - StorageNetAppFcInterface.StatusEnum + DateTime None - - SvmName + + Moid - The storage virtual machine name for the interface. + The unique identifier of this Managed Object instance. string @@ -701903,58 +707379,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Tenant + + Name - A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The name of the event that occurred. - StorageNetAppStorageVmRelationship + string - StorageNetAppStorageVmRelationship + string None - Type + NodeUuid - Port type - possible values are FC, FCoE and iSCSI.\n* `FC` - Port supports fibre channel protocol.\n* `iSCSI` - Port supports iSCSI protocol.\n* `FCoE` - Port supports fibre channel over ethernet protocol. + Unique identifier of the node across the cluster. - StorageNetAppFcInterface.TypeEnum + string - StorageNetAppFcInterface.TypeEnum + string None - - Uuid + + Parent - Uuid of NetApp FC Interface. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - VolumeName + Severity - The parent volume name for the interface. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - string + StorageNetAppFcInterfaceEvent.SeverityEnum - string + StorageNetAppFcInterfaceEvent.SeverityEnum None - - Wwn + + SharedScope - World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.\nExample: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'. + 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 @@ -701964,9 +707440,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Wwnn + SvmUuid - World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'. + Unique identifier of the storage VM. string @@ -701976,9 +707452,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Wwpn + Uuid - World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'. + Unique identifier of the event. string @@ -702037,28 +707513,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppFcInterface by Name -PS C:\> $StorageNetAppFcInterfaceByName = Get-IntersightStorageNetAppFcInterface -Name StorageNetAppFcInterfaceName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppFcInterfaceList = Get-IntersightStorageNetAppFcInterface - -#Get the list of StorageNetAppFcInterface under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppFcInterfaceByOrg = Get-IntersightStorageNetAppFcInterface -Organization $org - -#Get the StorageNetAppFcInterface based on query Parameter -PS C:\> $StorageNetAppFcInterfaceByQueryParam = Get-IntersightStorageNetAppFcInterface -Filter Name eq StorageNetAppFcInterfaceName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -702070,21 +707525,21 @@ PS C:\> $StorageNetAppFcInterfaceByQueryParam = Get-IntersightStorageNetAppFcInt - Get-IntersightStorageNetAppFcInterfaceEvent + Get-IntersightStorageNetAppFcPort Get - IntersightStorageNetAppFcInterfaceEvent + IntersightStorageNetAppFcPort - Get the StorageNetAppFcInterfaceEvent + Get the StorageNetAppFcPort - Read a 'StorageNetAppFcInterfaceEvent' resource., + Read a 'StorageNetAppFcPort' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppFcInterfaceEvent + Get-IntersightStorageNetAppFcPort AccountMoid @@ -702097,68 +707552,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause + + ArrayController - string + StorageNetAppNodeRelationship - string + StorageNetAppNodeRelationship None - - ClusterUuid + + CreateTime - string + DateTime - string + DateTime None - CreateTime + DomainGroupMoid - DateTime + string - DateTime + string None - CurrentState + Iqn - StorageNetAppFcInterfaceEvent.CurrentStateEnum + string - StorageNetAppFcInterfaceEvent.CurrentStateEnum + string None - DomainGroupMoid + ModTime - string + DateTime - string + DateTime None - - Duration + + Moid @@ -702169,44 +707624,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - FcInterface + + Name - StorageNetAppFcInterfaceRelationship + string - StorageNetAppFcInterfaceRelationship + string None - ImpactArea + NodeName - StorageNetAppFcInterfaceEvent.ImpactAreaEnum + string - StorageNetAppFcInterfaceEvent.ImpactAreaEnum + string None - - ImpactLevel + + Parent - StorageNetAppFcInterfaceEvent.ImpactLevelEnum + MoBaseMoRelationship - StorageNetAppFcInterfaceEvent.ImpactLevelEnum + MoBaseMoRelationship None - ImpactResourceName + PortStatus @@ -702217,44 +707672,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ImpactResourceType + + SharedScope - StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum + string - StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum + string None - ImpactResourceUuid + Speed - string + long - string + long None - - ModTime + + SpeedConfigured - DateTime + string - DateTime + string None - - Moid + + SpeedMaximum @@ -702265,56 +707720,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + State - string + StorageNetAppFcPort.StateEnum - string + StorageNetAppFcPort.StateEnum None - NodeUuid + Status - string + StorageNetAppFcPort.StatusEnum - string + StorageNetAppFcPort.StatusEnum None - - Parent + + Type - MoBaseMoRelationship + StorageNetAppFcPort.TypeEnum - MoBaseMoRelationship + StorageNetAppFcPort.TypeEnum None - Severity + Uuid - StorageNetAppFcInterfaceEvent.SeverityEnum + string - StorageNetAppFcInterfaceEvent.SeverityEnum + string None - - SharedScope + + Wwn @@ -702326,7 +707781,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmUuid + Wwnn @@ -702338,7 +707793,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Uuid + Wwpn @@ -702352,7 +707807,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcInterfaceEvent + Get-IntersightStorageNetAppFcPort Apply @@ -702488,7 +707943,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcInterfaceEvent + Get-IntersightStorageNetAppFcPort Json @@ -702516,7 +707971,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcInterfaceEvent + Get-IntersightStorageNetAppFcPort Json @@ -702713,26 +708168,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause - - A message describing the cause for the event. - - string - - string - - - None - - - ClusterUuid + + ArrayController - Unique identifier of the cluster across the datacenter. + A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppNodeRelationship - string + StorageNetAppNodeRelationship None @@ -702749,18 +708192,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppFcInterfaceEvent.CurrentStateEnum - - StorageNetAppFcInterfaceEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -702774,81 +708205,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - FcInterface - - A reference to a storageNetAppFcInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppFcInterfaceRelationship - - StorageNetAppFcInterfaceRelationship - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppFcInterfaceEvent.ImpactAreaEnum - - StorageNetAppFcInterfaceEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - - StorageNetAppFcInterfaceEvent.ImpactLevelEnum - - StorageNetAppFcInterfaceEvent.ImpactLevelEnum - - - None - - - ImpactResourceName - - The full name of the source of the event. - - string - - string - - - None - - - ImpactResourceType - - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - - StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum - - StorageNetAppFcInterfaceEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid + Iqn - The unique identifier of the impacted resource. + ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'. string @@ -702884,7 +708243,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the event that occurred. + Name of the physical port available in storage array. string @@ -702894,9 +708253,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NodeUuid + NodeName - Unique identifier of the node across the cluster. + The node name for the port. string @@ -702918,13 +708277,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Severity + PortStatus - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + Status of storage array port. - StorageNetAppFcInterfaceEvent.SeverityEnum + string - StorageNetAppFcInterfaceEvent.SeverityEnum + string None @@ -702942,9 +708301,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + Speed - Unique identifier of the storage VM. + Operational speed of physical port measured in Gbps. + + long + + long + + + None + + + SpeedConfigured + + The configured speed of the FC port in gigabits per second. string @@ -702953,10 +708324,94 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + SpeedMaximum + + The maximum speed supported by the FC port in gigabits per second. + + string + + string + + + None + + + State + + State of the port available in storage array.\n* `Unknown` - Default unknown port state.\n* `StartUp` - The port in the storage array is booting up.\n* `LinkNotConnected` - The port has finished initialization, but a link with the fabric is not established.\n* `Online` - The port is initialized and a link with the fabric has been established.\n* `LinkDisconnected` - The link on this port is currently not established.\n* `OfflineUser` - The port is administratively disabled.\n* `OfflineSystem` - The port is set to offline by the system. This happens when the port encounters too many errors.\n* `NodeOffline` - The state information for the port cannot be retrieved. The node is offline or inaccessible. + + StorageNetAppFcPort.StateEnum + + StorageNetAppFcPort.StateEnum + + + None + + + Status + + Status of storage array port.\n* `Unknown` - Component status is not available.\n* `Ok` - Component is healthy and no issues found.\n* `Degraded` - Functioning, but not at full capability due to a non-fatal failure.\n* `Critical` - Not functioning or requiring immediate attention.\n* `Offline` - Component is installed, but powered off.\n* `Identifying` - Component is in initialization process.\n* `NotAvailable` - Component is not installed or not available.\n* `Updating` - Software update is in progress.\n* `Unrecognized` - Component is not recognized. It may be because the component is not installed properly or it is not supported. + + StorageNetAppFcPort.StatusEnum + + StorageNetAppFcPort.StatusEnum + + + None + + + Type + + Port type - possible values are FC, FCoE and iSCSI.\n* `FC` - Port supports fibre channel protocol.\n* `iSCSI` - Port supports iSCSI protocol.\n* `FCoE` - Port supports fibre channel over ethernet protocol. + + StorageNetAppFcPort.TypeEnum + + StorageNetAppFcPort.TypeEnum + + + None + Uuid - Unique identifier of the event. + Universally unique identifier of the FC port. + + string + + string + + + None + + + Wwn + + World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.\nExample: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'. + + string + + string + + + None + + + Wwnn + + World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'. + + string + + string + + + None + + + Wwpn + + World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'. string @@ -703015,7 +708470,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppFcPort by Name +PS C:\> $StorageNetAppFcPortByName = Get-IntersightStorageNetAppFcPort -Name StorageNetAppFcPortName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppFcPortList = Get-IntersightStorageNetAppFcPort + +#Get the list of StorageNetAppFcPort under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppFcPortByOrg = Get-IntersightStorageNetAppFcPort -Organization $org + +#Get the StorageNetAppFcPort based on query Parameter +PS C:\> $StorageNetAppFcPortByQueryParam = Get-IntersightStorageNetAppFcPort -Filter Name eq StorageNetAppFcPortName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -703027,21 +708503,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppFcPort + Get-IntersightStorageNetAppFcPortEvent Get - IntersightStorageNetAppFcPort + IntersightStorageNetAppFcPortEvent - Get the StorageNetAppFcPort + Get the StorageNetAppFcPortEvent - Read a 'StorageNetAppFcPort' resource., + Read a 'StorageNetAppFcPortEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppFcPort + Get-IntersightStorageNetAppFcPortEvent AccountMoid @@ -703054,68 +708530,68 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArrayController + + Cause - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string None - - CreateTime + + ClusterUuid - DateTime + string - DateTime + string None - DomainGroupMoid + CreateTime - string + DateTime - string + DateTime None - Iqn + CurrentState - string + StorageNetAppFcPortEvent.CurrentStateEnum - string + StorageNetAppFcPortEvent.CurrentStateEnum None - ModTime + DomainGroupMoid - DateTime + string - DateTime + string None - - Moid + + Duration @@ -703126,44 +708602,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + FcPort - string + StorageNetAppFcPortRelationship - string + StorageNetAppFcPortRelationship None - NodeName + ImpactArea - string + StorageNetAppFcPortEvent.ImpactAreaEnum - string + StorageNetAppFcPortEvent.ImpactAreaEnum None - - Parent + + ImpactLevel - MoBaseMoRelationship + StorageNetAppFcPortEvent.ImpactLevelEnum - MoBaseMoRelationship + StorageNetAppFcPortEvent.ImpactLevelEnum None - PortStatus + ImpactResourceName @@ -703174,44 +708650,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + ImpactResourceType - string + StorageNetAppFcPortEvent.ImpactResourceTypeEnum - string + StorageNetAppFcPortEvent.ImpactResourceTypeEnum None - Speed + ImpactResourceUuid - long + string - long + string None - - SpeedConfigured + + ModTime - string + DateTime - string + DateTime None - - SpeedMaximum + + Moid @@ -703222,56 +708698,56 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - State + + Name - StorageNetAppFcPort.StateEnum + string - StorageNetAppFcPort.StateEnum + string None - Status + NodeUuid - StorageNetAppFcPort.StatusEnum + string - StorageNetAppFcPort.StatusEnum + string None - - Type + + Parent - StorageNetAppFcPort.TypeEnum + MoBaseMoRelationship - StorageNetAppFcPort.TypeEnum + MoBaseMoRelationship None - Uuid + Severity - string + StorageNetAppFcPortEvent.SeverityEnum - string + StorageNetAppFcPortEvent.SeverityEnum None - - Wwn + + SharedScope @@ -703283,7 +708759,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Wwnn + SvmUuid @@ -703295,7 +708771,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Wwpn + Uuid @@ -703309,7 +708785,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPort + Get-IntersightStorageNetAppFcPortEvent Apply @@ -703445,7 +708921,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPort + Get-IntersightStorageNetAppFcPortEvent Json @@ -703473,7 +708949,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPort + Get-IntersightStorageNetAppFcPortEvent Json @@ -703670,70 +709146,70 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArrayController + + Cause - A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A message describing the cause for the event. - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string None - - CreateTime + + ClusterUuid - The time when this managed object was created. + Unique identifier of the cluster across the datacenter. - DateTime + string - DateTime + string None - DomainGroupMoid + CreateTime - The DomainGroup ID for this managed object. + The time when this managed object was created. - string + DateTime - string + DateTime None - Iqn + CurrentState - ISCSI qualified name applicable for ethernet port. Example - 'iqn.2008-05.com.storage:fnm00151300643-514f0c50141faf05'. + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - string + StorageNetAppFcPortEvent.CurrentStateEnum - string + StorageNetAppFcPortEvent.CurrentStateEnum None - ModTime + DomainGroupMoid - The time when this managed object was last modified. + The DomainGroup ID for this managed object. - DateTime + string - DateTime + string None - - Moid + + Duration - The unique identifier of this Managed Object instance. + Time since the event was created, in ISO8601 standard. string @@ -703742,46 +709218,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + FcPort - Name of the physical port available in storage array. + A reference to a storageNetAppFcPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppFcPortRelationship - string + StorageNetAppFcPortRelationship None - NodeName + ImpactArea - The node name for the port. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - string + StorageNetAppFcPortEvent.ImpactAreaEnum - string + StorageNetAppFcPortEvent.ImpactAreaEnum None - - Parent + + ImpactLevel - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - MoBaseMoRelationship + StorageNetAppFcPortEvent.ImpactLevelEnum - MoBaseMoRelationship + StorageNetAppFcPortEvent.ImpactLevelEnum None - PortStatus + ImpactResourceName - Status of storage array port. + The full name of the source of the event. string @@ -703790,46 +709266,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + ImpactResourceType - 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. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - string + StorageNetAppFcPortEvent.ImpactResourceTypeEnum - string + StorageNetAppFcPortEvent.ImpactResourceTypeEnum None - Speed + ImpactResourceUuid - Operational speed of physical port measured in Gbps. + The unique identifier of the impacted resource. - long + string - long + string None - - SpeedConfigured + + ModTime - The configured speed of the FC port in gigabits per second. + The time when this managed object was last modified. - string + DateTime - string + DateTime None - - SpeedMaximum + + Moid - The maximum speed supported by the FC port in gigabits per second. + The unique identifier of this Managed Object instance. string @@ -703838,58 +709314,58 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - State + + Name - State of the port available in storage array.\n* `Unknown` - Default unknown port state.\n* `StartUp` - The port in the storage array is booting up.\n* `LinkNotConnected` - The port has finished initialization, but a link with the fabric is not established.\n* `Online` - The port is initialized and a link with the fabric has been established.\n* `LinkDisconnected` - The link on this port is currently not established.\n* `OfflineUser` - The port is administratively disabled.\n* `OfflineSystem` - The port is set to offline by the system. This happens when the port encounters too many errors.\n* `NodeOffline` - The state information for the port cannot be retrieved. The node is offline or inaccessible. + The name of the event that occurred. - StorageNetAppFcPort.StateEnum + string - StorageNetAppFcPort.StateEnum + string None - Status + NodeUuid - Status of storage array port.\n* `Unknown` - Component status is not available.\n* `Ok` - Component is healthy and no issues found.\n* `Degraded` - Functioning, but not at full capability due to a non-fatal failure.\n* `Critical` - Not functioning or requiring immediate attention.\n* `Offline` - Component is installed, but powered off.\n* `Identifying` - Component is in initialization process.\n* `NotAvailable` - Component is not installed or not available.\n* `Updating` - Software update is in progress.\n* `Unrecognized` - Component is not recognized. It may be because the component is not installed properly or it is not supported. + Unique identifier of the node across the cluster. - StorageNetAppFcPort.StatusEnum + string - StorageNetAppFcPort.StatusEnum + string None - - Type + + Parent - Port type - possible values are FC, FCoE and iSCSI.\n* `FC` - Port supports fibre channel protocol.\n* `iSCSI` - Port supports iSCSI protocol.\n* `FCoE` - Port supports fibre channel over ethernet protocol. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppFcPort.TypeEnum + MoBaseMoRelationship - StorageNetAppFcPort.TypeEnum + MoBaseMoRelationship None - Uuid + Severity - Universally unique identifier of the FC port. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - string + StorageNetAppFcPortEvent.SeverityEnum - string + StorageNetAppFcPortEvent.SeverityEnum None - - Wwn + + SharedScope - World wide name of FC port. It is a combination of WWNN and WWPN represented in 128 bit hexadecimal formatted with colon.\nExample: '51:4f:0c:50:14:1f:af:01:51:4f:0c:51:14:1f:af:01'. + 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 @@ -703899,9 +709375,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Wwnn + SvmUuid - World wide node name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:50:14:1f:af:01'. + Unique identifier of the storage VM. string @@ -703911,9 +709387,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Wwpn + Uuid - World wide port name of FC port. Represented in 64 bit hex digits, formatted with colon. Example - '51:4f:0c:51:14:1f:af:01'. + Unique identifier of the event. string @@ -703972,28 +709448,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppFcPort by Name -PS C:\> $StorageNetAppFcPortByName = Get-IntersightStorageNetAppFcPort -Name StorageNetAppFcPortName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppFcPortList = Get-IntersightStorageNetAppFcPort - -#Get the list of StorageNetAppFcPort under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppFcPortByOrg = Get-IntersightStorageNetAppFcPort -Organization $org - -#Get the StorageNetAppFcPort based on query Parameter -PS C:\> $StorageNetAppFcPortByQueryParam = Get-IntersightStorageNetAppFcPort -Filter Name eq StorageNetAppFcPortName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -704005,21 +709460,21 @@ PS C:\> $StorageNetAppFcPortByQueryParam = Get-IntersightStorageNetAppFcPort -Fi - Get-IntersightStorageNetAppFcPortEvent + Get-IntersightStorageNetAppInitiatorGroup Get - IntersightStorageNetAppFcPortEvent + IntersightStorageNetAppInitiatorGroup - Get the StorageNetAppFcPortEvent + Get the StorageNetAppInitiatorGroup - Read a 'StorageNetAppFcPortEvent' resource., + Read a 'StorageNetAppInitiatorGroup' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppFcPortEvent + Get-IntersightStorageNetAppInitiatorGroup AccountMoid @@ -704032,30 +709487,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause - - - - string - - string - - - None - - - ClusterUuid - - - - string - - string - - - None - CreateTime @@ -704068,80 +709499,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CurrentState - - - - StorageNetAppFcPortEvent.CurrentStateEnum - - StorageNetAppFcPortEvent.CurrentStateEnum - - - None - - DomainGroupMoid - - - - string - - string - - - None - - - Duration - - - - string - - string - - - None - - - FcPort - - - - StorageNetAppFcPortRelationship - - StorageNetAppFcPortRelationship - - - None - - - ImpactArea - - - - StorageNetAppFcPortEvent.ImpactAreaEnum - - StorageNetAppFcPortEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - - - StorageNetAppFcPortEvent.ImpactLevelEnum - - StorageNetAppFcPortEvent.ImpactLevelEnum - - - None - - - ImpactResourceName + Description @@ -704152,20 +709511,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ImpactResourceType - - - - StorageNetAppFcPortEvent.ImpactResourceTypeEnum - - StorageNetAppFcPortEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid + + DomainGroupMoid @@ -704213,7 +709560,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - NodeUuid + OsType @@ -704237,13 +709584,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Severity + Protocol - StorageNetAppFcPortEvent.SeverityEnum + StorageNetAppInitiatorGroup.ProtocolEnum - StorageNetAppFcPortEvent.SeverityEnum + StorageNetAppInitiatorGroup.ProtocolEnum None @@ -704261,7 +709608,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmUuid + SvmName @@ -704272,6 +709619,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Tenant + + + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid @@ -704287,7 +709646,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPortEvent + Get-IntersightStorageNetAppInitiatorGroup Apply @@ -704423,7 +709782,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPortEvent + Get-IntersightStorageNetAppInitiatorGroup Json @@ -704451,7 +709810,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppFcPortEvent + Get-IntersightStorageNetAppInitiatorGroup Json @@ -704648,30 +710007,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause - - A message describing the cause for the event. - - string - - string - - - None - - - ClusterUuid - - Unique identifier of the cluster across the datacenter. - - string - - string - - - None - CreateTime @@ -704684,82 +710019,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppFcPortEvent.CurrentStateEnum - - StorageNetAppFcPortEvent.CurrentStateEnum - - - None - - DomainGroupMoid - - The DomainGroup ID for this managed object. - - string - - string - - - None - - - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - FcPort - - A reference to a storageNetAppFcPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppFcPortRelationship - - StorageNetAppFcPortRelationship - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppFcPortEvent.ImpactAreaEnum - - StorageNetAppFcPortEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - - StorageNetAppFcPortEvent.ImpactLevelEnum - - StorageNetAppFcPortEvent.ImpactLevelEnum - - - None - - - ImpactResourceName + Description - The full name of the source of the event. + Short description about the host. string @@ -704768,22 +710031,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ImpactResourceType - - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - - StorageNetAppFcPortEvent.ImpactResourceTypeEnum - - StorageNetAppFcPortEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid + + DomainGroupMoid - The unique identifier of the impacted resource. + The DomainGroup ID for this managed object. string @@ -704819,7 +710070,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the event that occurred. + Name of the host in storage array. string @@ -704829,9 +710080,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NodeUuid + OsType - Unique identifier of the node across the cluster. + Operating system running on the host. string @@ -704853,13 +710104,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Severity + Protocol - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + Initiator group protocol.\n* `FCP` - Fibre channel initiator type which contains WWN of an HBA on the host.\n* `iSCSI` - An iSCSI initiator type used by the host.\n* `mixed` - For systems using both FC and iSCSI connections to the same LUN, create two igroups, one for FC and one for iSCSI. Then map the LUN to both igroups. - StorageNetAppFcPortEvent.SeverityEnum + StorageNetAppInitiatorGroup.ProtocolEnum - StorageNetAppFcPortEvent.SeverityEnum + StorageNetAppInitiatorGroup.ProtocolEnum None @@ -704877,9 +710128,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + SvmName - Unique identifier of the storage VM. + The storage virtual machine name for the initiator group. string @@ -704888,10 +710139,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Tenant + + A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppStorageVmRelationship + + StorageNetAppStorageVmRelationship + + + None + Uuid - Unique identifier of the event. + Universally unique identifier of the LUN. string @@ -704950,7 +710213,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppInitiatorGroup by Name +PS C:\> $StorageNetAppInitiatorGroupByName = Get-IntersightStorageNetAppInitiatorGroup -Name StorageNetAppInitiatorGroupName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppInitiatorGroupList = Get-IntersightStorageNetAppInitiatorGroup + +#Get the list of StorageNetAppInitiatorGroup under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppInitiatorGroupByOrg = Get-IntersightStorageNetAppInitiatorGroup -Organization $org + +#Get the StorageNetAppInitiatorGroup based on query Parameter +PS C:\> $StorageNetAppInitiatorGroupByQueryParam = Get-IntersightStorageNetAppInitiatorGroup -Filter Name eq StorageNetAppInitiatorGroupName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -704962,21 +710246,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppInitiatorGroup + Get-IntersightStorageNetAppIpInterface Get - IntersightStorageNetAppInitiatorGroup + IntersightStorageNetAppIpInterface - Get the StorageNetAppInitiatorGroup + Get the StorageNetAppIpInterface - Read a 'StorageNetAppInitiatorGroup' resource., + Read a 'StorageNetAppIpInterface' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppInitiatorGroup + Get-IntersightStorageNetAppIpInterface AccountMoid @@ -704989,6 +710273,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + ArrayController + + + + StorageNetAppNodeRelationship + + StorageNetAppNodeRelationship + + + None + CreateTime @@ -705002,7 +710298,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Description + DomainGroupMoid @@ -705013,8 +710309,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + Enabled + + + + string + + string + + + None + + + HomeNode + + + + string + + string + + + None + + + HomePort @@ -705025,6 +710345,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IpAddress + + + + string + + string + + + None + + + IpFamily + + + + StorageNetAppIpInterface.IpFamilyEnum + + StorageNetAppIpInterface.IpFamilyEnum + + + None + ModTime @@ -705061,8 +710405,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NetAppEthernetPort + + + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + - OsType + Netmask @@ -705086,13 +710442,25 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Protocol + ServicePolicyName - StorageNetAppInitiatorGroup.ProtocolEnum + string - StorageNetAppInitiatorGroup.ProtocolEnum + string + + + None + + + ServicePolicyUuid + + + + string + + string None @@ -705110,13 +710478,13 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmName + State - string + StorageNetAppIpInterface.StateEnum - string + StorageNetAppIpInterface.StateEnum None @@ -705148,7 +710516,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppInitiatorGroup + Get-IntersightStorageNetAppIpInterface Apply @@ -705284,7 +710652,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppInitiatorGroup + Get-IntersightStorageNetAppIpInterface Json @@ -705312,7 +710680,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppInitiatorGroup + Get-IntersightStorageNetAppIpInterface Json @@ -705509,6 +710877,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + ArrayController + + A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppNodeRelationship + + StorageNetAppNodeRelationship + + + None + CreateTime @@ -705522,9 +710902,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Description + DomainGroupMoid - Short description about the host. + The DomainGroup ID for this managed object. string @@ -705533,10 +710913,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - DomainGroupMoid + + Enabled - The DomainGroup ID for this managed object. + IP interface is enabled or not. string @@ -705545,6 +710925,54 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + HomeNode + + Name of home node of IP interface. + + string + + string + + + None + + + HomePort + + Name of home port of IP interface. + + string + + string + + + None + + + IpAddress + + The IP address of interface. + + string + + string + + + None + + + IpFamily + + IP address family of interface.\n* `IPv4` - IP address family type is IPv4.\n* `IPv6` - IP address family type is IP6. + + StorageNetAppIpInterface.IpFamilyEnum + + StorageNetAppIpInterface.IpFamilyEnum + + + None + ModTime @@ -705572,7 +711000,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - Name of the host in storage array. + The name of the IP interface. string @@ -705581,10 +711009,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NetAppEthernetPort + + A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppEthernetPortRelationship + + StorageNetAppEthernetPortRelationship + + + None + - OsType + Netmask - Operating system running on the host. + The netmask of the interface. string @@ -705606,13 +711046,25 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Protocol + ServicePolicyName - Initiator group protocol.\n* `FCP` - Fibre channel initiator type which contains WWN of an HBA on the host.\n* `iSCSI` - An iSCSI initiator type used by the host.\n* `mixed` - For systems using both FC and iSCSI connections to the same LUN, create two igroups, one for FC and one for iSCSI. Then map the LUN to both igroups. + Service policy name of IP interface. - StorageNetAppInitiatorGroup.ProtocolEnum + string - StorageNetAppInitiatorGroup.ProtocolEnum + string + + + None + + + ServicePolicyUuid + + Service policy UUID of IP interface. + + string + + string None @@ -705630,13 +711082,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmName + State - The storage virtual machine name for the initiator group. + The state of the IP interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. - string + StorageNetAppIpInterface.StateEnum - string + StorageNetAppIpInterface.StateEnum None @@ -705656,7 +711108,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Uuid - Universally unique identifier of the LUN. + Uuid of NetApp IP Interface. string @@ -705718,19 +711170,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the StorageNetAppInitiatorGroup by Name -PS C:\> $StorageNetAppInitiatorGroupByName = Get-IntersightStorageNetAppInitiatorGroup -Name StorageNetAppInitiatorGroupName + #Get the StorageNetAppIpInterface by Name +PS C:\> $StorageNetAppIpInterfaceByName = Get-IntersightStorageNetAppIpInterface -Name StorageNetAppIpInterfaceName #Get the List of ServerProfiles -PS C:\> $StorageNetAppInitiatorGroupList = Get-IntersightStorageNetAppInitiatorGroup +PS C:\> $StorageNetAppIpInterfaceList = Get-IntersightStorageNetAppIpInterface -#Get the list of StorageNetAppInitiatorGroup under particular organization. +#Get the list of StorageNetAppIpInterface under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $StorageNetAppInitiatorGroupByOrg = Get-IntersightStorageNetAppInitiatorGroup -Organization $org +PS C:\> $StorageNetAppIpInterfaceByOrg = Get-IntersightStorageNetAppIpInterface -Organization $org -#Get the StorageNetAppInitiatorGroup based on query Parameter -PS C:\> $StorageNetAppInitiatorGroupByQueryParam = Get-IntersightStorageNetAppInitiatorGroup -Filter Name eq StorageNetAppInitiatorGroupName +#Get the StorageNetAppIpInterface based on query Parameter +PS C:\> $StorageNetAppIpInterfaceByQueryParam = Get-IntersightStorageNetAppIpInterface -Filter Name eq StorageNetAppIpInterfaceName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -705748,21 +711200,21 @@ PS C:\> $StorageNetAppInitiatorGroupByQueryParam = Get-IntersightStorageNetAppIn - Get-IntersightStorageNetAppIpInterface + Get-IntersightStorageNetAppIpInterfaceEvent Get - IntersightStorageNetAppIpInterface + IntersightStorageNetAppIpInterfaceEvent - Get the StorageNetAppIpInterface + Get the StorageNetAppIpInterfaceEvent - Read a 'StorageNetAppIpInterface' resource., + Read a 'StorageNetAppIpInterfaceEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppIpInterface + Get-IntersightStorageNetAppIpInterfaceEvent AccountMoid @@ -705775,14 +711227,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ArrayController + + Cause - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string + + + None + + + ClusterUuid + + + + string + + string None @@ -705799,20 +711263,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - DomainGroupMoid + + CurrentState - string + StorageNetAppIpInterfaceEvent.CurrentStateEnum - string + StorageNetAppIpInterfaceEvent.CurrentStateEnum None - - Enabled + + DomainGroupMoid @@ -705824,7 +711288,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - HomeNode + Duration @@ -705836,55 +711300,55 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - HomePort + ImpactArea - string + StorageNetAppIpInterfaceEvent.ImpactAreaEnum - string + StorageNetAppIpInterfaceEvent.ImpactAreaEnum None - IpAddress + ImpactLevel - string + StorageNetAppIpInterfaceEvent.ImpactLevelEnum - string + StorageNetAppIpInterfaceEvent.ImpactLevelEnum None - IpFamily + ImpactResourceName - StorageNetAppIpInterface.IpFamilyEnum + string - StorageNetAppIpInterface.IpFamilyEnum + string None - - ModTime + + ImpactResourceType - DateTime + StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum - DateTime + StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum None - - Moid + + ImpactResourceUuid @@ -705895,32 +711359,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + IpInterface - string + StorageNetAppIpInterfaceRelationship - string + StorageNetAppIpInterfaceRelationship None - - NetAppEthernetPort + + ModTime - StorageNetAppEthernetPortRelationship + DateTime - StorageNetAppEthernetPortRelationship + DateTime None - - Netmask + + Moid @@ -705931,20 +711395,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + Name - MoBaseMoRelationship + string - MoBaseMoRelationship + string None - ServicePolicyName + NodeUuid @@ -705955,50 +711419,50 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - ServicePolicyUuid + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - SharedScope + + Severity - string + StorageNetAppIpInterfaceEvent.SeverityEnum - string + StorageNetAppIpInterfaceEvent.SeverityEnum None - - State + + SharedScope - StorageNetAppIpInterface.StateEnum + string - StorageNetAppIpInterface.StateEnum + string None - - Tenant + + SvmUuid - StorageNetAppStorageVmRelationship + string - StorageNetAppStorageVmRelationship + string None @@ -706018,7 +711482,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterface + Get-IntersightStorageNetAppIpInterfaceEvent Apply @@ -706154,7 +711618,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterface + Get-IntersightStorageNetAppIpInterfaceEvent Json @@ -706182,7 +711646,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterface + Get-IntersightStorageNetAppIpInterfaceEvent Json @@ -706379,14 +711843,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - ArrayController + + Cause - A reference to a storageNetAppNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A message describing the cause for the event. - StorageNetAppNodeRelationship + string - StorageNetAppNodeRelationship + string + + + None + + + ClusterUuid + + Unique identifier of the cluster across the datacenter. + + string + + string None @@ -706403,6 +711879,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + CurrentState + + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. + + StorageNetAppIpInterfaceEvent.CurrentStateEnum + + StorageNetAppIpInterfaceEvent.CurrentStateEnum + + + None + DomainGroupMoid @@ -706416,9 +711904,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Enabled + Duration - IP interface is enabled or not. + Time since the event was created, in ISO8601 standard. string @@ -706428,21 +711916,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - HomeNode + ImpactArea - Name of home node of IP interface. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - string + StorageNetAppIpInterfaceEvent.ImpactAreaEnum - string + StorageNetAppIpInterfaceEvent.ImpactAreaEnum None - HomePort + ImpactLevel - Name of home port of IP interface. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. + + StorageNetAppIpInterfaceEvent.ImpactLevelEnum + + StorageNetAppIpInterfaceEvent.ImpactLevelEnum + + + None + + + ImpactResourceName + + The full name of the source of the event. string @@ -706452,9 +711952,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IpAddress + ImpactResourceType - The IP address of interface. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. + + StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum + + StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum + + + None + + + ImpactResourceUuid + + The unique identifier of the impacted resource. string @@ -706463,14 +711975,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - IpFamily + + IpInterface - IP address family of interface.\n* `IPv4` - IP address family type is IPv4.\n* `IPv6` - IP address family type is IP6. + A reference to a storageNetAppIpInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppIpInterface.IpFamilyEnum + StorageNetAppIpInterfaceRelationship - StorageNetAppIpInterface.IpFamilyEnum + StorageNetAppIpInterfaceRelationship None @@ -706502,7 +712014,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Name - The name of the IP interface. + The name of the event that occurred. string @@ -706511,22 +712023,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - NetAppEthernetPort - - A reference to a storageNetAppEthernetPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppEthernetPortRelationship - - StorageNetAppEthernetPortRelationship - - - None - - Netmask + NodeUuid - The netmask of the interface. + Unique identifier of the node across the cluster. string @@ -706548,25 +712048,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ServicePolicyName - - Service policy name of IP interface. - - string - - string - - - None - - - ServicePolicyUuid + Severity - Service policy UUID of IP interface. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - string + StorageNetAppIpInterfaceEvent.SeverityEnum - string + StorageNetAppIpInterfaceEvent.SeverityEnum None @@ -706584,25 +712072,13 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - State - - The state of the IP interface.\n* `down` - An inactive port is listed as Down.\n* `up` - An active port is listed as Up.\n* `present` - An active port is listed as present. - - StorageNetAppIpInterface.StateEnum - - StorageNetAppIpInterface.StateEnum - - - None - - - Tenant + SvmUuid - A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Unique identifier of the storage VM. - StorageNetAppStorageVmRelationship + string - StorageNetAppStorageVmRelationship + string None @@ -706610,7 +712086,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a Uuid - Uuid of NetApp IP Interface. + Unique identifier of the event. string @@ -706669,28 +712145,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppIpInterface by Name -PS C:\> $StorageNetAppIpInterfaceByName = Get-IntersightStorageNetAppIpInterface -Name StorageNetAppIpInterfaceName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppIpInterfaceList = Get-IntersightStorageNetAppIpInterface - -#Get the list of StorageNetAppIpInterface under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppIpInterfaceByOrg = Get-IntersightStorageNetAppIpInterface -Organization $org - -#Get the StorageNetAppIpInterface based on query Parameter -PS C:\> $StorageNetAppIpInterfaceByQueryParam = Get-IntersightStorageNetAppIpInterface -Filter Name eq StorageNetAppIpInterfaceName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -706702,21 +712157,21 @@ PS C:\> $StorageNetAppIpInterfaceByQueryParam = Get-IntersightStorageNetAppIpInt - Get-IntersightStorageNetAppIpInterfaceEvent + Get-IntersightStorageNetAppIscsiService Get - IntersightStorageNetAppIpInterfaceEvent + IntersightStorageNetAppIscsiService - Get the StorageNetAppIpInterfaceEvent + Get the StorageNetAppIscsiService - Read a 'StorageNetAppIpInterfaceEvent' resource., + Read a 'StorageNetAppIscsiService' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppIpInterfaceEvent + Get-IntersightStorageNetAppIscsiService AccountMoid @@ -706729,30 +712184,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause - - - - string - - string - - - None - - - ClusterUuid - - - - string - - string - - - None - CreateTime @@ -706765,18 +712196,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CurrentState - - - - StorageNetAppIpInterfaceEvent.CurrentStateEnum - - StorageNetAppIpInterfaceEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -706789,90 +712208,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Duration - - - - string - - string - - - None - - - ImpactArea - - - - StorageNetAppIpInterfaceEvent.ImpactAreaEnum - - StorageNetAppIpInterfaceEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - - - StorageNetAppIpInterfaceEvent.ImpactLevelEnum - - StorageNetAppIpInterfaceEvent.ImpactLevelEnum - - - None - - - ImpactResourceName - - - - string - - string - - - None - - - ImpactResourceType - - - - StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum - - StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid - - - - string - - string - - - None - - - IpInterface - - - - StorageNetAppIpInterfaceRelationship - - StorageNetAppIpInterfaceRelationship - - - None - ModTime @@ -706897,20 +712232,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - NodeUuid + + SharedScope @@ -706921,32 +712256,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent - - - - MoBaseMoRelationship - - MoBaseMoRelationship - - - None - - Severity + SvmUuid - StorageNetAppIpInterfaceEvent.SeverityEnum + string - StorageNetAppIpInterfaceEvent.SeverityEnum + string None - - SharedScope + + TargetAlias @@ -706958,7 +712281,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - SvmUuid + TargetName @@ -706969,14 +712292,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Uuid + + Tenant - string + StorageNetAppStorageVmRelationship - string + StorageNetAppStorageVmRelationship None @@ -706984,7 +712307,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterfaceEvent + Get-IntersightStorageNetAppIscsiService Apply @@ -707120,7 +712443,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterfaceEvent + Get-IntersightStorageNetAppIscsiService Json @@ -707148,7 +712471,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIpInterfaceEvent + Get-IntersightStorageNetAppIscsiService Json @@ -707345,30 +712668,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause - - A message describing the cause for the event. - - string - - string - - - None - - - ClusterUuid - - Unique identifier of the cluster across the datacenter. - - string - - string - - - None - CreateTime @@ -707381,18 +712680,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppIpInterfaceEvent.CurrentStateEnum - - StorageNetAppIpInterfaceEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -707405,90 +712692,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppIpInterfaceEvent.ImpactAreaEnum - - StorageNetAppIpInterfaceEvent.ImpactAreaEnum - - - None - - - ImpactLevel - - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - - StorageNetAppIpInterfaceEvent.ImpactLevelEnum - - StorageNetAppIpInterfaceEvent.ImpactLevelEnum - - - None - - - ImpactResourceName - - The full name of the source of the event. - - string - - string - - - None - - - ImpactResourceType - - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - - StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum - - StorageNetAppIpInterfaceEvent.ImpactResourceTypeEnum - - - None - - - ImpactResourceUuid - - The unique identifier of the impacted resource. - - string - - string - - - None - - - IpInterface - - A reference to a storageNetAppIpInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppIpInterfaceRelationship - - StorageNetAppIpInterfaceRelationship - - - None - ModTime @@ -707513,22 +712716,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name + + Parent - The name of the event that occurred. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - NodeUuid + + SharedScope - Unique identifier of the node across the cluster. + 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 @@ -707537,34 +712740,22 @@ 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 - - Severity + SvmUuid - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + Unique identifier for the NetApp Storage Virtual Machine. - StorageNetAppIpInterfaceEvent.SeverityEnum + string - StorageNetAppIpInterfaceEvent.SeverityEnum + string None - - SharedScope + + TargetAlias - 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 iSCSI target alias of the iSCSI service. string @@ -707574,9 +712765,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - SvmUuid + TargetName - Unique identifier of the storage VM. + The iSCSI target name of the iSCSI service. string @@ -707585,14 +712776,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Uuid + + Tenant - Unique identifier of the event. + A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppStorageVmRelationship - string + StorageNetAppStorageVmRelationship None @@ -707659,21 +712850,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppIscsiService + Get-IntersightStorageNetAppLicense Get - IntersightStorageNetAppIscsiService + IntersightStorageNetAppLicense - Get the StorageNetAppIscsiService + Get the StorageNetAppLicense - Read a 'StorageNetAppIscsiService' resource., + Read a 'StorageNetAppLicense' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppIscsiService + Get-IntersightStorageNetAppLicense AccountMoid @@ -707686,20 +712877,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CreateTime + + Array - DateTime + StorageNetAppClusterRelationship - DateTime + StorageNetAppClusterRelationship None - - DomainGroupMoid + + ClusterUuid @@ -707711,7 +712902,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + CreateTime @@ -707723,7 +712914,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Moid + DomainGroupMoid @@ -707734,20 +712925,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + ModTime - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - SharedScope + Moid @@ -707758,8 +712949,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SvmUuid + + Name @@ -707770,20 +712961,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - TargetAlias + + Parent - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - TargetName + + SharedScope @@ -707794,14 +712985,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Tenant + + State - StorageNetAppStorageVmRelationship + StorageNetAppLicense.StateEnum - StorageNetAppStorageVmRelationship + StorageNetAppLicense.StateEnum None @@ -707809,7 +713000,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIscsiService + Get-IntersightStorageNetAppLicense Apply @@ -707945,7 +713136,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIscsiService + Get-IntersightStorageNetAppLicense Json @@ -707973,7 +713164,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppIscsiService + Get-IntersightStorageNetAppLicense Json @@ -708170,22 +713361,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CreateTime + + Array - The time when this managed object was created. + A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - DateTime + StorageNetAppClusterRelationship - DateTime + StorageNetAppClusterRelationship None - - DomainGroupMoid + + ClusterUuid - The DomainGroup ID for this managed object. + Unique identity of the device. string @@ -708195,9 +713386,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ModTime + CreateTime - The time when this managed object was last modified. + The time when this managed object was created. DateTime @@ -708207,9 +713398,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Moid + DomainGroupMoid - The unique identifier of this Managed Object instance. + The DomainGroup ID for this managed object. string @@ -708218,22 +713409,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parent + + ModTime - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was last modified. - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - SharedScope + Moid - 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 unique identifier of this Managed Object instance. string @@ -708242,10 +713433,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SvmUuid + + Name - Unique identifier for the NetApp Storage Virtual Machine. + The name of the license package. string @@ -708254,22 +713445,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - TargetAlias + + Parent - The iSCSI target alias of the iSCSI service. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + MoBaseMoRelationship - string + MoBaseMoRelationship None - - TargetName + + SharedScope - The iSCSI target name of the iSCSI service. + 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 @@ -708278,14 +713469,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Tenant + + State - A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Summary state of license package based on all installed licenses.\n* `Unknown` - The summary state of the license package is unknown.\n* `Compliant` - The summary state of the license package is compliant.\n* `Noncompliant` - The summary state of the license package is noncompliant.\n* `Unlicensed` - The summary state of the license package is unlicensed. - StorageNetAppStorageVmRelationship + StorageNetAppLicense.StateEnum - StorageNetAppStorageVmRelationship + StorageNetAppLicense.StateEnum None @@ -708340,7 +713531,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppLicense by Name +PS C:\> $StorageNetAppLicenseByName = Get-IntersightStorageNetAppLicense -Name StorageNetAppLicenseName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppLicenseList = Get-IntersightStorageNetAppLicense + +#Get the list of StorageNetAppLicense under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppLicenseByOrg = Get-IntersightStorageNetAppLicense -Organization $org + +#Get the StorageNetAppLicense based on query Parameter +PS C:\> $StorageNetAppLicenseByQueryParam = Get-IntersightStorageNetAppLicense -Filter Name eq StorageNetAppLicenseName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -708352,21 +713564,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppLicense + Get-IntersightStorageNetAppLun Get - IntersightStorageNetAppLicense + IntersightStorageNetAppLun - Get the StorageNetAppLicense + Get the StorageNetAppLun - Read a 'StorageNetAppLicense' resource., + Read a 'StorageNetAppLun' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppLicense + Get-IntersightStorageNetAppLun AccountMoid @@ -708392,7 +713604,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ClusterUuid + ContainerState @@ -708415,6 +713627,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Description + + + + string + + string + + + None + DomainGroupMoid @@ -708427,6 +713651,42 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + IsMapped + + + + string + + string + + + None + + + Key + + + + string + + string + + + None + + + Mapped + + + + bool + + bool + + + None + ModTime @@ -708451,6 +713711,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + NaaId + + + + string + + string + + + None + Name @@ -708463,6 +713735,18 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + OsType + + + + StorageNetAppLun.OsTypeEnum + + StorageNetAppLun.OsTypeEnum + + + None + Parent @@ -708475,6 +713759,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Path + + + + string + + string + + + None + + + Serial + + + + string + + string + + + None + SharedScope @@ -708487,14 +713795,74 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Size + + + + long + + long + + + None + State - StorageNetAppLicense.StateEnum + StorageNetAppLun.StateEnum - StorageNetAppLicense.StateEnum + StorageNetAppLun.StateEnum + + + None + + + StorageContainer + + + + StorageNetAppVolumeRelationship + + StorageNetAppVolumeRelationship + + + None + + + SvmName + + + + string + + string + + + None + + + Uuid + + + + string + + string + + + None + + + VolumeName + + + + string + + string None @@ -708502,7 +713870,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLicense + Get-IntersightStorageNetAppLun Apply @@ -708638,7 +714006,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLicense + Get-IntersightStorageNetAppLun Json @@ -708666,7 +714034,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLicense + Get-IntersightStorageNetAppLun Json @@ -708876,9 +714244,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ClusterUuid + ContainerState - Unique identity of the device. + The state of the volume and aggregate that contain the LUN. LUNs are only available when their containers are available. string @@ -708899,6 +714267,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Description + + Short description about the volume. + + string + + string + + + None + DomainGroupMoid @@ -708911,6 +714291,42 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + IsMapped + + Reports if the LUN is mapped to one or more initiator groups. + + string + + string + + + None + + + Key + + Unique identifier of LUN across data center. + + string + + string + + + None + + + Mapped + + Reports if the LUN is mapped to one or more initiator groups. + + bool + + bool + + + None + ModTime @@ -708935,10 +714351,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + NaaId + + NAA id of volume. It is a significant number to identify corresponding lun path in hypervisor. + + string + + string + + + None + Name - The name of the license package. + Named entity of the volume. string @@ -708947,6 +714375,18 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + OsType + + The operating system (OS) type for this LUN.\n* `Linux` - Family of open source Unix-like operating systems based on the Linux kernel.\n* `AIX` - Advanced Interactive Executive (AIX).\n* `HP-UX` - HP-UX is implementation of the Unix operating system, based on Unix System V.\n* `Hyper-V` - Windows Server 2008 or Windows Server 2012 Hyper-V.\n* `OpenVMS` - OpenVMS is multi-user, multiprocessing virtual memory-based operating system.\n* `Solaris` - Solaris is a Unix operating system.\n* `NetWare` - NetWare is a computer network operating system.\n* `VMware` - An enterprise-class, type-1 hypervisor developed by VMware for deploying and serving virtual computers.\n* `Windows` - Single-partition Windows disk using the Master Boot Record (MBR) partitioning style.\n* `Xen` - Xen is a type-1 hypervisor, providing services that allow multiple computer operating systems to execute on the same computer hardware concurrently. + + StorageNetAppLun.OsTypeEnum + + StorageNetAppLun.OsTypeEnum + + + None + Parent @@ -708959,6 +714399,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Path + + Path where the LUN is mounted. + + string + + string + + + None + + + Serial + + Serial number for the provisioned LUN. + + string + + string + + + None + SharedScope @@ -708971,14 +714435,74 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Size + + User provisioned volume size. It is the size exposed to host. + + long + + long + + + None + State - Summary state of license package based on all installed licenses.\n* `Unknown` - The summary state of the license package is unknown.\n* `Compliant` - The summary state of the license package is compliant.\n* `Noncompliant` - The summary state of the license package is noncompliant.\n* `Unlicensed` - The summary state of the license package is unlicensed. + The administrative state of a LUN.\n* `offline` - The LUN is administratively offline, or a more detailed offline reason is not available.\n* `online` - The state of the LUN is online. - StorageNetAppLicense.StateEnum + StorageNetAppLun.StateEnum - StorageNetAppLicense.StateEnum + StorageNetAppLun.StateEnum + + + None + + + StorageContainer + + A reference to a storageNetAppVolume resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppVolumeRelationship + + StorageNetAppVolumeRelationship + + + None + + + SvmName + + The storage virtual machine name for the lun. + + string + + string + + + None + + + Uuid + + Universally unique identifier of the LUN. + + string + + string + + + None + + + VolumeName + + The parent volume name for the lun. + + string + + string None @@ -709036,19 +714560,19 @@ literals. The literal values can be strings enclosed in single quotes, numbers a -------------------------- Example(s) -------------------------- - #Get the StorageNetAppLicense by Name -PS C:\> $StorageNetAppLicenseByName = Get-IntersightStorageNetAppLicense -Name StorageNetAppLicenseName + #Get the StorageNetAppLun by Name +PS C:\> $StorageNetAppLunByName = Get-IntersightStorageNetAppLun -Name StorageNetAppLunName #Get the List of ServerProfiles -PS C:\> $StorageNetAppLicenseList = Get-IntersightStorageNetAppLicense +PS C:\> $StorageNetAppLunList = Get-IntersightStorageNetAppLun -#Get the list of StorageNetAppLicense under particular organization. +#Get the list of StorageNetAppLun under particular organization. PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg -PS C:\> $StorageNetAppLicenseByOrg = Get-IntersightStorageNetAppLicense -Organization $org +PS C:\> $StorageNetAppLunByOrg = Get-IntersightStorageNetAppLun -Organization $org -#Get the StorageNetAppLicense based on query Parameter -PS C:\> $StorageNetAppLicenseByQueryParam = Get-IntersightStorageNetAppLicense -Filter Name eq StorageNetAppLicenseName +#Get the StorageNetAppLun based on query Parameter +PS C:\> $StorageNetAppLunByQueryParam = Get-IntersightStorageNetAppLun -Filter Name eq StorageNetAppLunName #Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . @@ -709066,21 +714590,21 @@ PS C:\> $StorageNetAppLicenseByQueryParam = Get-IntersightStorageNetAppLicense - - Get-IntersightStorageNetAppLun + Get-IntersightStorageNetAppLunEvent Get - IntersightStorageNetAppLun + IntersightStorageNetAppLunEvent - Get the StorageNetAppLun + Get the StorageNetAppLunEvent - Read a 'StorageNetAppLun' resource., + Read a 'StorageNetAppLunEvent' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppLun + Get-IntersightStorageNetAppLunEvent AccountMoid @@ -709093,20 +714617,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Array + + Cause - StorageNetAppClusterRelationship + string - StorageNetAppClusterRelationship + string None - ContainerState + ClusterUuid @@ -709129,14 +714653,14 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Description + + CurrentState - string + StorageNetAppLunEvent.CurrentStateEnum - string + StorageNetAppLunEvent.CurrentStateEnum None @@ -709154,7 +714678,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IsMapped + Duration @@ -709166,43 +714690,31 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Key + ImpactArea - string + StorageNetAppLunEvent.ImpactAreaEnum - string + StorageNetAppLunEvent.ImpactAreaEnum None - Mapped - - - - bool - - bool - - - None - - - ModTime + ImpactLevel - DateTime + StorageNetAppLunEvent.ImpactLevelEnum - DateTime + StorageNetAppLunEvent.ImpactLevelEnum None - - Moid + + ImpactResourceName @@ -709214,19 +714726,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - NaaId + ImpactResourceType - string + StorageNetAppLunEvent.ImpactResourceTypeEnum - string + StorageNetAppLunEvent.ImpactResourceTypeEnum None - - Name + + ImpactResourceUuid @@ -709237,32 +714749,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - OsType + + Lun - StorageNetAppLun.OsTypeEnum + StorageNetAppLunRelationship - StorageNetAppLun.OsTypeEnum + StorageNetAppLunRelationship None - - Parent + + ModTime - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - - Path + + Moid @@ -709273,8 +714785,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Serial + + Name @@ -709285,8 +714797,8 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - SharedScope + + NodeUuid @@ -709297,44 +714809,32 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Size + + Parent - long + MoBaseMoRelationship - long + MoBaseMoRelationship None - State - - - - StorageNetAppLun.StateEnum - - StorageNetAppLun.StateEnum - - - None - - - StorageContainer + Severity - StorageNetAppVolumeRelationship + StorageNetAppLunEvent.SeverityEnum - StorageNetAppVolumeRelationship + StorageNetAppLunEvent.SeverityEnum None - - SvmName + + SharedScope @@ -709346,7 +714846,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Uuid + SvmUuid @@ -709358,7 +714858,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - VolumeName + Uuid @@ -709372,7 +714872,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLun + Get-IntersightStorageNetAppLunEvent Apply @@ -709508,7 +715008,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLun + Get-IntersightStorageNetAppLunEvent Json @@ -709536,7 +715036,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLun + Get-IntersightStorageNetAppLunEvent Json @@ -709733,22 +715233,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Array + + Cause - A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A message describing the cause for the event. - StorageNetAppClusterRelationship + string - StorageNetAppClusterRelationship + string None - ContainerState + ClusterUuid - The state of the volume and aggregate that contain the LUN. LUNs are only available when their containers are available. + Unique identifier of the cluster across the datacenter. string @@ -709769,14 +715269,14 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Description + + CurrentState - Short description about the volume. + The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - string + StorageNetAppLunEvent.CurrentStateEnum - string + StorageNetAppLunEvent.CurrentStateEnum None @@ -709794,9 +715294,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IsMapped + Duration - Reports if the LUN is mapped to one or more initiator groups. + Time since the event was created, in ISO8601 standard. string @@ -709806,45 +715306,33 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Key + ImpactArea - Unique identifier of LUN across data center. + Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - string + StorageNetAppLunEvent.ImpactAreaEnum - string + StorageNetAppLunEvent.ImpactAreaEnum None - Mapped - - Reports if the LUN is mapped to one or more initiator groups. - - bool - - bool - - - None - - - ModTime + ImpactLevel - The time when this managed object was last modified. + Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. - DateTime + StorageNetAppLunEvent.ImpactLevelEnum - DateTime + StorageNetAppLunEvent.ImpactLevelEnum None - - Moid + + ImpactResourceName - The unique identifier of this Managed Object instance. + The full name of the source of the event. string @@ -709854,21 +715342,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - NaaId + ImpactResourceType - NAA id of volume. It is a significant number to identify corresponding lun path in hypervisor. + Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. - string + StorageNetAppLunEvent.ImpactResourceTypeEnum - string + StorageNetAppLunEvent.ImpactResourceTypeEnum None - - Name + + ImpactResourceUuid - Named entity of the volume. + The unique identifier of the impacted resource. string @@ -709877,34 +715365,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - OsType + + Lun - The operating system (OS) type for this LUN.\n* `Linux` - Family of open source Unix-like operating systems based on the Linux kernel.\n* `AIX` - Advanced Interactive Executive (AIX).\n* `HP-UX` - HP-UX is implementation of the Unix operating system, based on Unix System V.\n* `Hyper-V` - Windows Server 2008 or Windows Server 2012 Hyper-V.\n* `OpenVMS` - OpenVMS is multi-user, multiprocessing virtual memory-based operating system.\n* `Solaris` - Solaris is a Unix operating system.\n* `NetWare` - NetWare is a computer network operating system.\n* `VMware` - An enterprise-class, type-1 hypervisor developed by VMware for deploying and serving virtual computers.\n* `Windows` - Single-partition Windows disk using the Master Boot Record (MBR) partitioning style.\n* `Xen` - Xen is a type-1 hypervisor, providing services that allow multiple computer operating systems to execute on the same computer hardware concurrently. + A reference to a storageNetAppLun resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - StorageNetAppLun.OsTypeEnum + StorageNetAppLunRelationship - StorageNetAppLun.OsTypeEnum + StorageNetAppLunRelationship None - - Parent + + ModTime - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The time when this managed object was last modified. - MoBaseMoRelationship + DateTime - MoBaseMoRelationship + DateTime None - - Path + + Moid - Path where the LUN is mounted. + The unique identifier of this Managed Object instance. string @@ -709913,10 +715401,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Serial + + Name - Serial number for the provisioned LUN. + The name of the event that occurred. string @@ -709925,10 +715413,10 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - SharedScope + + NodeUuid - 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. + Unique identifier of the node across the cluster. string @@ -709937,46 +715425,34 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Size + + Parent - User provisioned volume size. It is the size exposed to host. + A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - long + MoBaseMoRelationship - long + MoBaseMoRelationship None - State - - The administrative state of a LUN.\n* `offline` - The LUN is administratively offline, or a more detailed offline reason is not available.\n* `online` - The state of the LUN is online. - - StorageNetAppLun.StateEnum - - StorageNetAppLun.StateEnum - - - None - - - StorageContainer + Severity - A reference to a storageNetAppVolume resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. - StorageNetAppVolumeRelationship + StorageNetAppLunEvent.SeverityEnum - StorageNetAppVolumeRelationship + StorageNetAppLunEvent.SeverityEnum None - - SvmName + + SharedScope - The storage virtual machine name for the lun. + 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 @@ -709986,9 +715462,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Uuid + SvmUuid - Universally unique identifier of the LUN. + Unique identifier of the storage VM. string @@ -709998,9 +715474,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - VolumeName + Uuid - The parent volume name for the lun. + Unique identifier of the event. string @@ -710059,28 +715535,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppLun by Name -PS C:\> $StorageNetAppLunByName = Get-IntersightStorageNetAppLun -Name StorageNetAppLunName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppLunList = Get-IntersightStorageNetAppLun - -#Get the list of StorageNetAppLun under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppLunByOrg = Get-IntersightStorageNetAppLun -Organization $org - -#Get the StorageNetAppLun based on query Parameter -PS C:\> $StorageNetAppLunByQueryParam = Get-IntersightStorageNetAppLun -Filter Name eq StorageNetAppLunName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -710092,21 +715547,21 @@ PS C:\> $StorageNetAppLunByQueryParam = Get-IntersightStorageNetAppLun -Filter N - Get-IntersightStorageNetAppLunEvent + Get-IntersightStorageNetAppLunMap Get - IntersightStorageNetAppLunEvent + IntersightStorageNetAppLunMap - Get the StorageNetAppLunEvent + Get the StorageNetAppLunMap - Read a 'StorageNetAppLunEvent' resource., + Read a 'StorageNetAppLunMap' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppLunEvent + Get-IntersightStorageNetAppLunMap AccountMoid @@ -710119,30 +715574,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Cause - - - - string - - string - - - None - - - ClusterUuid - - - - string - - string - - - None - CreateTime @@ -710155,18 +715586,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - CurrentState - - - - StorageNetAppLunEvent.CurrentStateEnum - - StorageNetAppLunEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -710180,43 +715599,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Duration - - - - string - - string - - - None - - - ImpactArea - - - - StorageNetAppLunEvent.ImpactAreaEnum - - StorageNetAppLunEvent.ImpactAreaEnum - - - None - - - ImpactLevel + Hlu - StorageNetAppLunEvent.ImpactLevelEnum + long - StorageNetAppLunEvent.ImpactLevelEnum + long None - ImpactResourceName + HostName @@ -710228,19 +715623,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ImpactResourceType + IgroupUuid - StorageNetAppLunEvent.ImpactResourceTypeEnum + string - StorageNetAppLunEvent.ImpactResourceTypeEnum + string None - ImpactResourceUuid + LunUuid @@ -710251,18 +715646,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Lun - - - - StorageNetAppLunRelationship - - StorageNetAppLunRelationship - - - None - ModTime @@ -710287,30 +715670,6 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Name - - - - string - - string - - - None - - - NodeUuid - - - - string - - string - - - None - Parent @@ -710323,44 +715682,44 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Severity + + SharedScope - StorageNetAppLunEvent.SeverityEnum + string - StorageNetAppLunEvent.SeverityEnum + string None - - SharedScope + + Tenant - string + StorageNetAppStorageVmRelationship - string + StorageNetAppStorageVmRelationship None - - SvmUuid + + Volume - string + StorageNetAppLunRelationship - string + StorageNetAppLunRelationship None - Uuid + VolumeName @@ -710374,7 +715733,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunEvent + Get-IntersightStorageNetAppLunMap Apply @@ -710510,7 +715869,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunEvent + Get-IntersightStorageNetAppLunMap Json @@ -710538,7 +715897,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunEvent + Get-IntersightStorageNetAppLunMap Json @@ -710735,30 +716094,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Cause - - A message describing the cause for the event. - - string - - string - - - None - - - ClusterUuid - - Unique identifier of the cluster across the datacenter. - - string - - string - - - None - CreateTime @@ -710771,18 +716106,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - CurrentState - - The current state of the event.\n* `unknown` - Default unknown current state.\n* `new` - The current state of the event is new.\n* `acknowledged` - The current state of the event is acknowledged.\n* `resolved` - The current state of the event is resolved.\n* `obsolete` - The current state of the event is obsolete. - - StorageNetAppLunEvent.CurrentStateEnum - - StorageNetAppLunEvent.CurrentStateEnum - - - None - DomainGroupMoid @@ -710796,45 +716119,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Duration - - Time since the event was created, in ISO8601 standard. - - string - - string - - - None - - - ImpactArea - - Impact area of the event (availability, capacity, configuration, performance, protection, or security).\n* `unknown` - Default unknown impact area.\n* `availability` - The impact area of the event is availability.\n* `capacity` - The impact area of the event is capacity.\n* `configuration` - The impact area of the event is configuration.\n* `performance` - The impact area of the event is performance.\n* `protection` - The impact area of the event is protection.\n* `security` - The impact area of the event is security. - - StorageNetAppLunEvent.ImpactAreaEnum - - StorageNetAppLunEvent.ImpactAreaEnum - - - None - - - ImpactLevel + Hlu - Impact level of the event (event, risk, incident, or upgrade).\n* `unknown` - Default unknown impact level.\n* `event` - The impact level of the event is event.\n* `risk` - The impact level of the event is risk.\n* `incident` - The impact level of the event is incident.\n* `upgrade` - The impact level of the event is upgrade. + Logical unit number (LUN) by which hosts address specified volume. Hlu is a decimal representation of the LUN from the endpoint. - StorageNetAppLunEvent.ImpactLevelEnum + long - StorageNetAppLunEvent.ImpactLevelEnum + long None - ImpactResourceName + HostName - The full name of the source of the event. + Name of the host associated with LUN. string @@ -710844,21 +716143,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ImpactResourceType + IgroupUuid - Type of resource with which the event is associated.\n* `unknown` - Default unknown resource type.\n* `aggregate` - The type of resource impacted by the event is an aggregate.\n* `cluster` - The type of resource impacted by the event is a cluster.\n* `cluster_node` - The type of resource impacted by the event is a node.\n* `disk` - The type of resource impacted by the event is a disk.\n* `fcp_lif` - The type of resource impacted by the event is a FC interface.\n* `fcp_port` - The type of resource impacted by the event is a FC port.\n* `lun` - The type of resource impacted by the event is a lun.\n* `network_lif` - The type of resource impacted by the event is an ethernet interface.\n* `network_port` - The type of resource impacted by the event is an ethernet port.\n* `volume` - The type of resource impacted by the event is a volume.\n* `vserver` - The type of resource impacted by the event is a storage VM. + UUID of the initiator group. - StorageNetAppLunEvent.ImpactResourceTypeEnum + string - StorageNetAppLunEvent.ImpactResourceTypeEnum + string None - ImpactResourceUuid + LunUuid - The unique identifier of the impacted resource. + Universally unique identifier of the LUN. string @@ -710867,18 +716166,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Lun - - A reference to a storageNetAppLun resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - StorageNetAppLunRelationship - - StorageNetAppLunRelationship - - - None - ModTime @@ -710903,30 +716190,6 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Name - - The name of the event that occurred. - - string - - string - - - None - - - NodeUuid - - Unique identifier of the node across the cluster. - - string - - string - - - None - Parent @@ -710939,46 +716202,46 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Severity + + SharedScope - The severity of the event.\n* `unknown` - Default unknown severity.\n* `normal` - The severity of the event is normal.\n* `information` - The severity of the event is information.\n* `warning` - The severity of the event is warning.\n* `error` - The severity of the event is error.\n* `critical` - The severity of the event is critical. + 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. - StorageNetAppLunEvent.SeverityEnum + string - StorageNetAppLunEvent.SeverityEnum + string None - - SharedScope + + Tenant - 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 storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppStorageVmRelationship - string + StorageNetAppStorageVmRelationship None - - SvmUuid + + Volume - Unique identifier of the storage VM. + A reference to a storageNetAppLun resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - string + StorageNetAppLunRelationship - string + StorageNetAppLunRelationship None - Uuid + VolumeName - Unique identifier of the event. + Name of the storage volume associated with LUN. string @@ -711037,7 +716300,28 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - + + + -------------------------- Example(s) -------------------------- + #Get the StorageNetAppLunMap by Name +PS C:\> $StorageNetAppLunMapByName = Get-IntersightStorageNetAppLunMap -Name StorageNetAppLunMapName + +#Get the List of ServerProfiles +PS C:\> $StorageNetAppLunMapList = Get-IntersightStorageNetAppLunMap + +#Get the list of StorageNetAppLunMap under particular organization. +PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg + +PS C:\> $StorageNetAppLunMapByOrg = Get-IntersightStorageNetAppLunMap -Organization $org + +#Get the StorageNetAppLunMap based on query Parameter +PS C:\> $StorageNetAppLunMapByQueryParam = Get-IntersightStorageNetAppLunMap -Filter Name eq StorageNetAppLunMapName + +#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . + + + + @@ -711049,21 +716333,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - Get-IntersightStorageNetAppLunMap + Get-IntersightStorageNetAppNamespace Get - IntersightStorageNetAppLunMap + IntersightStorageNetAppNamespace - Get the StorageNetAppLunMap + Get the StorageNetAppNamespace - Read a 'StorageNetAppLunMap' resource., + Read a 'StorageNetAppNamespace' resource., Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet. - Get-IntersightStorageNetAppLunMap + Get-IntersightStorageNetAppNamespace AccountMoid @@ -711076,6 +716360,30 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Array + + + + StorageNetAppClusterRelationship + + StorageNetAppClusterRelationship + + + None + + + ContainerState + + + + string + + string + + + None + CreateTime @@ -711101,19 +716409,43 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - Hlu + IsMapped - long + string - long + string None - - HostName + + ModTime + + + + DateTime + + DateTime + + + None + + + Moid + + + + string + + string + + + None + + + Name @@ -711125,7 +716457,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - IgroupUuid + NamespaceId @@ -711136,8 +716468,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None + + Parent + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + - LunUuid + Path @@ -711149,19 +716493,19 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - ModTime + SharedScope - DateTime + string - DateTime + string None - - Moid + + State @@ -711172,20 +716516,20 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Parent + + StorageContainer - MoBaseMoRelationship + StorageNetAppVolumeRelationship - MoBaseMoRelationship + StorageNetAppVolumeRelationship None - - SharedScope + + SubsystemName @@ -711196,26 +716540,26 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t None - - Tenant + + SvmName - StorageNetAppStorageVmRelationship + string - StorageNetAppStorageVmRelationship + string None - - Volume + + Uuid - StorageNetAppLunRelationship + string - StorageNetAppLunRelationship + string None @@ -711235,7 +716579,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunMap + Get-IntersightStorageNetAppNamespace Apply @@ -711371,7 +716715,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunMap + Get-IntersightStorageNetAppNamespace Json @@ -711399,7 +716743,7 @@ Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to t - Get-IntersightStorageNetAppLunMap + Get-IntersightStorageNetAppNamespace Json @@ -711596,6 +716940,30 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None + + Array + + A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + StorageNetAppClusterRelationship + + StorageNetAppClusterRelationship + + + None + + + ContainerState + + The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available. + + string + + string + + + None + CreateTime @@ -711621,21 +716989,45 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - Hlu + IsMapped - Logical unit number (LUN) by which hosts address specified volume. Hlu is a decimal representation of the LUN from the endpoint. + Reports if the NVMe namespace is mapped to an NVMe subsystem. - long + string - long + string None - - HostName + + ModTime - Name of the host associated with LUN. + The time when this managed object was last modified. + + DateTime + + DateTime + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + The base name component of the NVMe namespace. string @@ -711645,9 +717037,9 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - IgroupUuid + NamespaceId - UUID of the initiator group. + The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\". string @@ -711656,10 +717048,22 @@ 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 + - LunUuid + Path - Universally unique identifier of the LUN. + The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace. string @@ -711669,21 +717073,21 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - ModTime + SharedScope - The time when this managed object was last modified. + 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. - DateTime + string - DateTime + string None - - Moid + + State - The unique identifier of this Managed Object instance. + The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error). string @@ -711692,22 +717096,22 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Parent + + StorageContainer - A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A reference to a storageNetAppVolume resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - MoBaseMoRelationship + StorageNetAppVolumeRelationship - MoBaseMoRelationship + StorageNetAppVolumeRelationship None - - SharedScope + + SubsystemName - 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 NVMe subsystem name to which the NVMe namespace is mapped. string @@ -711716,26 +717120,26 @@ literals. The literal values can be strings enclosed in single quotes, numbers a None - - Tenant + + SvmName - A reference to a storageNetAppStorageVm resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + The storage virtual machine name for the NVMe namespace. - StorageNetAppStorageVmRelationship + string - StorageNetAppStorageVmRelationship + string None - - Volume + + Uuid - A reference to a storageNetAppLun resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + Universally unique identifier of the NVMe namespace. - StorageNetAppLunRelationship + string - StorageNetAppLunRelationship + string None @@ -711743,7 +717147,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a VolumeName - Name of the storage volume associated with LUN. + The volume name in which the NVMe namespace is located. string @@ -711802,28 +717206,7 @@ literals. The literal values can be strings enclosed in single quotes, numbers a - - - -------------------------- Example(s) -------------------------- - #Get the StorageNetAppLunMap by Name -PS C:\> $StorageNetAppLunMapByName = Get-IntersightStorageNetAppLunMap -Name StorageNetAppLunMapName - -#Get the List of ServerProfiles -PS C:\> $StorageNetAppLunMapList = Get-IntersightStorageNetAppLunMap - -#Get the list of StorageNetAppLunMap under particular organization. -PS C:\> $org = Get-IntersightOrganizationOrganization -Name myOrg - -PS C:\> $StorageNetAppLunMapByOrg = Get-IntersightStorageNetAppLunMap -Organization $org - -#Get the StorageNetAppLunMap based on query Parameter -PS C:\> $StorageNetAppLunMapByQueryParam = Get-IntersightStorageNetAppLunMap -Filter Name eq StorageNetAppLunMapName - -#Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet due to different property structure . - - - - + @@ -847041,7 +852424,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Event + Moid @@ -847053,97 +852436,255 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - MoDisplayNames + ObjectType - object + AaaAuditRecord.ObjectTypeEnum - object + AaaAuditRecord.ObjectTypeEnum None - MoType + Tags - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None - - Moid + + Json - string + SwitchParameter - string + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter None + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + AaaAuditRecord.ClassIdEnum + + AaaAuditRecord.ClassIdEnum + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + AaaAuditRecord.ObjectTypeEnum + + AaaAuditRecord.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoTag + + + + + + + + Initialize-IntersightAaaRetentionConfig + Initialize + IntersightAaaRetentionConfig + + Initialize the AaaRetentionConfig + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightAaaRetentionConfig - ObjectMoid + AdditionalProperties - string + System.Collections.Generic.Dictionary`2[string,object] - string + System.Collections.Generic.Dictionary`2[string,object] None - ObjectType + ClassId - AaaAuditRecord.ObjectTypeEnum + AaaRetentionConfig.ClassIdEnum - AaaAuditRecord.ObjectTypeEnum + AaaRetentionConfig.ClassIdEnum None - Request + Moid - object + string - object + string None - Tags + ObjectType - System.Collections.Generic.List`1[Model.MoTag] + AaaRetentionConfig.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + AaaRetentionConfig.ObjectTypeEnum None - TraceId + Tags - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None @@ -847193,47 +852734,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - AaaAuditRecord.ClassIdEnum - - AaaAuditRecord.ClassIdEnum - - - None - - - 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. - - string - - string - - - None - - - MoDisplayNames - - The user-friendly names of the changed MO. - -Note :- Use Initialize-Intersightobject to create the object of complex type object - - object - - object - - - None - - - MoType - - The object type of the REST resource that was created, modified or deleted. - - string + AaaRetentionConfig.ClassIdEnum - string + AaaRetentionConfig.ClassIdEnum None @@ -847250,40 +852753,14 @@ Note :- Use Initialize-Intersightobject to create the object of complex type obj None - - ObjectMoid - - The Moid of the REST resource that was created, modified or deleted. - - string - - string - - - None - ObjectType The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - AaaAuditRecord.ObjectTypeEnum - - AaaAuditRecord.ObjectTypeEnum - - - None - - - 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 - - object + AaaRetentionConfig.ObjectTypeEnum - object + AaaRetentionConfig.ObjectTypeEnum None @@ -847302,18 +852779,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - 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. - - string - - string - - - None - Json @@ -847375,20 +852840,16 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa Initialize-IntersightMoTag - - Initialize-Intersightobject - - - Initialize-IntersightAaaRetentionConfig + Initialize-IntersightAaaRetentionPolicy Initialize - IntersightAaaRetentionConfig + IntersightAaaRetentionPolicy - Initialize the AaaRetentionConfig + Initialize the AaaRetentionPolicy @@ -847397,7 +852858,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightAaaRetentionConfig + Initialize-IntersightAaaRetentionPolicy AdditionalProperties @@ -847415,9 +852876,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - AaaRetentionConfig.ClassIdEnum + AaaRetentionPolicy.ClassIdEnum - AaaRetentionConfig.ClassIdEnum + AaaRetentionPolicy.ClassIdEnum + + + None + + + Description + + + + string + + string None @@ -847434,14 +852907,38 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Name + + + + string + + string + + + None + ObjectType - AaaRetentionConfig.ObjectTypeEnum + AaaRetentionPolicy.ObjectTypeEnum - AaaRetentionConfig.ObjectTypeEnum + AaaRetentionPolicy.ObjectTypeEnum + + + None + + + RetentionPeriod + + + + long + + long None @@ -847503,9 +853000,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - AaaRetentionConfig.ClassIdEnum + AaaRetentionPolicy.ClassIdEnum - AaaRetentionConfig.ClassIdEnum + AaaRetentionPolicy.ClassIdEnum + + + None + + + Description + + Description of the policy. + + string + + string None @@ -847522,14 +853031,38 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Name + + Name of the concrete policy. + + string + + string + + + None + ObjectType The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - AaaRetentionConfig.ObjectTypeEnum + AaaRetentionPolicy.ObjectTypeEnum - AaaRetentionConfig.ObjectTypeEnum + AaaRetentionPolicy.ObjectTypeEnum + + + None + + + RetentionPeriod + + The time period in months for audit log retention. Audit logs beyond this period will be automatically deleted. + + long + + long None @@ -847614,11 +853147,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightAaaRetentionPolicy + Initialize-IntersightAaaUserAgent Initialize - IntersightAaaRetentionPolicy + IntersightAaaUserAgent - Initialize the AaaRetentionPolicy + Initialize the AaaUserAgent @@ -847627,7 +853160,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightAaaRetentionPolicy + Initialize-IntersightAaaUserAgent AdditionalProperties @@ -847645,45 +853178,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - AaaRetentionPolicy.ClassIdEnum - - AaaRetentionPolicy.ClassIdEnum - - - None - - - Description - - - - string - - string - - - None - - - Moid - - - - string - - string - - - None - - - Name - - - - string + AaaUserAgent.ClassIdEnum - string + AaaUserAgent.ClassIdEnum None @@ -847693,33 +853190,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - AaaRetentionPolicy.ObjectTypeEnum - - AaaRetentionPolicy.ObjectTypeEnum - - - None - - - RetentionPeriod - - - - long + AaaUserAgent.ObjectTypeEnum - long - - - None - - - Tags - - - - System.Collections.Generic.List`1[Model.MoTag] - - System.Collections.Generic.List`1[Model.MoTag] + AaaUserAgent.ObjectTypeEnum None @@ -847769,45 +853242,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - AaaRetentionPolicy.ClassIdEnum - - AaaRetentionPolicy.ClassIdEnum - - - None - - - Description - - Description of the policy. - - string - - string - - - None - - - Moid - - The unique identifier of this Managed Object instance. - - string - - string - - - None - - - Name - - Name of the concrete policy. - - string + AaaUserAgent.ClassIdEnum - string + AaaUserAgent.ClassIdEnum None @@ -847817,35 +853254,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - AaaRetentionPolicy.ObjectTypeEnum - - AaaRetentionPolicy.ObjectTypeEnum - - - None - - - RetentionPeriod - - The time period in months for audit log retention. Audit logs beyond this period will be automatically deleted. - - long - - long - - - None - - - Tags - - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - - System.Collections.Generic.List`1[Model.MoTag] + AaaUserAgent.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + AaaUserAgent.ObjectTypeEnum None @@ -847907,10 +853318,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa https://www.intersight.com/apidocs/downloads - - Initialize-IntersightMoTag - - @@ -851156,6 +856563,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + VethAction + + + + AdapterHostEthInterface.VethActionEnum + + AdapterHostEthInterface.VethActionEnum + + + None + Json @@ -851327,6 +856746,18 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 + Json @@ -851503,6 +856934,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + VfcAction + + + + AdapterHostFcInterface.VfcActionEnum + + AdapterHostFcInterface.VfcActionEnum + + + None + Json @@ -851632,6 +857075,18 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 + Json @@ -910625,6 +916080,260 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa + + + Initialize-IntersightCapabilityAdapterUpdateConstraintMeta + Initialize + IntersightCapabilityAdapterUpdateConstraintMeta + + Initialize the CapabilityAdapterUpdateConstraintMeta + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightCapabilityAdapterUpdateConstraintMeta + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + CapabilityAdapterUpdateConstraintMeta.ClassIdEnum + + CapabilityAdapterUpdateConstraintMeta.ClassIdEnum + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + ObjectType + + + + CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum + + CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + CapabilityAdapterUpdateConstraintMeta.ClassIdEnum + + CapabilityAdapterUpdateConstraintMeta.ClassIdEnum + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + An unique identifer for a capability descriptor. + + string + + string + + + None + + + 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. + + CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum + + CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoTag + + + + + Initialize-IntersightCapabilityAdapterUpgradeSupportMeta @@ -915311,6 +921020,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + MinAdapterFwVersion + + + + string + + string + + + None + MinFwVersion @@ -915371,6 +921092,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + UnsupportedFeatureMatrix + + + + System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig] + + System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig] + + + None + + + ValidationAction + + + + CapabilityFeatureConfig.ValidationActionEnum + + CapabilityFeatureConfig.ValidationActionEnum + + + None + Json @@ -915426,7 +921171,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. CapabilityFeatureConfig.FeatureNameEnum @@ -915435,10 +921180,22 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + MinAdapterFwVersion + + Firmware version of Adapter from which support for this feature is available. + + string + + string + + + None + MinFwVersion - Firmware version from which support for this feature is available. + Firmware version of BMC from which support for this feature is available. string @@ -915495,6 +921252,32 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + UnsupportedFeatureMatrix + + + +Note :- Use Initialize-IntersightCapabilityUnsupportedFeatureConfig to create the object of complex type CapabilityUnsupportedFeatureConfig + + System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig] + + System.Collections.Generic.List`1[Model.CapabilityUnsupportedFeatureConfig] + + + None + + + 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. + + CapabilityFeatureConfig.ValidationActionEnum + + CapabilityFeatureConfig.ValidationActionEnum + + + None + Json @@ -915552,6 +921335,10 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power https://www.intersight.com/apidocs/downloads + + Initialize-IntersightCapabilityUnsupportedFeatureConfig + + @@ -918144,9 +923931,323 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CapabilityIomUpgradeSupportMeta.ClassIdEnum + CapabilityIomUpgradeSupportMeta.ClassIdEnum + + CapabilityIomUpgradeSupportMeta.ClassIdEnum + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + An unique identifer for a capability descriptor. + + string + + string + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + CapabilityIomUpgradeSupportMeta.ObjectTypeEnum + + CapabilityIomUpgradeSupportMeta.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoTag + + + + + + + + Initialize-IntersightCapabilityPortGroupAggregationDef + Initialize + IntersightCapabilityPortGroupAggregationDef + + Initialize the CapabilityPortGroupAggregationDef + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightCapabilityPortGroupAggregationDef + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AggregationCap + + + + string + + string + + + None + + + ClassId + + + + CapabilityPortGroupAggregationDef.ClassIdEnum + + CapabilityPortGroupAggregationDef.ClassIdEnum + + + None + + + Hw40GPortGroupCap + + + + bool + + bool + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + ObjectType + + + + CapabilityPortGroupAggregationDef.ObjectTypeEnum + + CapabilityPortGroupAggregationDef.ObjectTypeEnum + + + None + + + Pgtype + + + + string + + string + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AggregationCap + + Aggregation capability for port group. + + string + + string + + + None + + + 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. + + CapabilityPortGroupAggregationDef.ClassIdEnum - CapabilityIomUpgradeSupportMeta.ClassIdEnum + CapabilityPortGroupAggregationDef.ClassIdEnum + + + None + + + Hw40GPortGroupCap + + Indicates support for 40G port group capability. + + bool + + bool None @@ -918180,9 +924281,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityIomUpgradeSupportMeta.ObjectTypeEnum + CapabilityPortGroupAggregationDef.ObjectTypeEnum - CapabilityIomUpgradeSupportMeta.ObjectTypeEnum + CapabilityPortGroupAggregationDef.ObjectTypeEnum + + + None + + + Pgtype + + The type of port group for which this capability is defined. + + string + + string None @@ -918267,11 +924380,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityPortGroupAggregationDef + Initialize-IntersightCapabilityPortRange Initialize - IntersightCapabilityPortGroupAggregationDef + IntersightCapabilityPortRange - Initialize the CapabilityPortGroupAggregationDef + Initialize the CapabilityPortRange @@ -918280,7 +924393,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityPortGroupAggregationDef + Initialize-IntersightCapabilityPortRange AdditionalProperties @@ -918293,62 +924406,38 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - AggregationCap - - - - string - - string - - - None - ClassId - CapabilityPortGroupAggregationDef.ClassIdEnum - - CapabilityPortGroupAggregationDef.ClassIdEnum - - - None - - - Hw40GPortGroupCap - - - - bool + CapabilityPortRange.ClassIdEnum - bool + CapabilityPortRange.ClassIdEnum None - Moid + EndPortId - string + long - string + long None - Name + EndSlotId - string + long - string + long None @@ -918358,33 +924447,33 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityPortGroupAggregationDef.ObjectTypeEnum + CapabilityPortRange.ObjectTypeEnum - CapabilityPortGroupAggregationDef.ObjectTypeEnum + CapabilityPortRange.ObjectTypeEnum None - Pgtype + StartPortId - string + long - string + long None - Tags + StartSlotId - System.Collections.Generic.List`1[Model.MoTag] + long - System.Collections.Generic.List`1[Model.MoTag] + long None @@ -918429,62 +924518,38 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - AggregationCap - - Aggregation capability for port group. - - string - - string - - - None - 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. - CapabilityPortGroupAggregationDef.ClassIdEnum - - CapabilityPortGroupAggregationDef.ClassIdEnum - - - None - - - Hw40GPortGroupCap - - Indicates support for 40G port group capability. - - bool + CapabilityPortRange.ClassIdEnum - bool + CapabilityPortRange.ClassIdEnum None - Moid + EndPortId - The unique identifier of this Managed Object instance. + Ending Port ID in this range of ports. - string + long - string + long None - Name + EndSlotId - An unique identifer for a capability descriptor. + Ending Slot ID in this range of ports. - string + long - string + long None @@ -918494,35 +924559,33 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityPortGroupAggregationDef.ObjectTypeEnum + CapabilityPortRange.ObjectTypeEnum - CapabilityPortGroupAggregationDef.ObjectTypeEnum + CapabilityPortRange.ObjectTypeEnum None - Pgtype + StartPortId - The type of port group for which this capability is defined. + Starting Port ID in this range of ports. - string + long - string + long None - Tags + StartSlotId - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + Starting Slot ID in this range of ports. - System.Collections.Generic.List`1[Model.MoTag] + long - System.Collections.Generic.List`1[Model.MoTag] + long None @@ -918584,20 +924647,16 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa https://www.intersight.com/apidocs/downloads - - Initialize-IntersightMoTag - - - Initialize-IntersightCapabilityPortRange + Initialize-IntersightCapabilityPsuDescriptor Initialize - IntersightCapabilityPortRange + IntersightCapabilityPsuDescriptor - Initialize the CapabilityPortRange + Initialize the CapabilityPsuDescriptor @@ -918606,7 +924665,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityPortRange + Initialize-IntersightCapabilityPsuDescriptor AdditionalProperties @@ -918619,38 +924678,62 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + ClassId - CapabilityPortRange.ClassIdEnum + CapabilityPsuDescriptor.ClassIdEnum - CapabilityPortRange.ClassIdEnum + CapabilityPsuDescriptor.ClassIdEnum None - EndPortId + Description - long + string - long + string None - EndSlotId + Model - long + string - long + string + + + None + + + Moid + + + + string + + string None @@ -918660,33 +924743,57 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityPortRange.ObjectTypeEnum + CapabilityPsuDescriptor.ObjectTypeEnum - CapabilityPortRange.ObjectTypeEnum + CapabilityPsuDescriptor.ObjectTypeEnum None - StartPortId + Revision - long + string - long + string None - StartSlotId + Tags - long + System.Collections.Generic.List`1[Model.MoTag] - long + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Vendor + + + + string + + string + + + None + + + Version + + + + string + + string None @@ -918731,38 +924838,65 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + An array of relationships to capabilityCapability resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + 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. - CapabilityPortRange.ClassIdEnum + CapabilityPsuDescriptor.ClassIdEnum - CapabilityPortRange.ClassIdEnum + CapabilityPsuDescriptor.ClassIdEnum None - EndPortId + Description - Ending Port ID in this range of ports. + Detailed information about the endpoint. - long + string - long + string None - EndSlotId + Model - Ending Slot ID in this range of ports. + The model of the endpoint, for which this capability information is applicable. - long + string - long + string + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string None @@ -918772,33 +924906,59 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityPortRange.ObjectTypeEnum + CapabilityPsuDescriptor.ObjectTypeEnum - CapabilityPortRange.ObjectTypeEnum + CapabilityPsuDescriptor.ObjectTypeEnum None - StartPortId + Revision - Starting Port ID in this range of ports. + Revision for the power supply. - long + string - long + string None - StartSlotId + Tags - Starting Slot ID in this range of ports. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - long + System.Collections.Generic.List`1[Model.MoTag] - long + System.Collections.Generic.List`1[Model.MoTag] + + + 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 @@ -918860,16 +925020,20 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power https://www.intersight.com/apidocs/downloads + + Initialize-IntersightMoTag + + - Initialize-IntersightCapabilityPsuDescriptor + Initialize-IntersightCapabilityPsuManufacturingDef Initialize - IntersightCapabilityPsuDescriptor + IntersightCapabilityPsuManufacturingDef - Initialize the CapabilityPsuDescriptor + Initialize the CapabilityPsuManufacturingDef @@ -918878,7 +925042,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityPsuDescriptor + Initialize-IntersightCapabilityPsuManufacturingDef AdditionalProperties @@ -918892,13 +925056,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Capabilities + Caption - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string None @@ -918908,9 +925072,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityPsuDescriptor.ClassIdEnum + CapabilityPsuManufacturingDef.ClassIdEnum - CapabilityPsuDescriptor.ClassIdEnum + CapabilityPsuManufacturingDef.ClassIdEnum None @@ -918928,7 +925092,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Model + Moid @@ -918940,7 +925104,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + Name @@ -918956,15 +925120,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityPsuDescriptor.ObjectTypeEnum + CapabilityPsuManufacturingDef.ObjectTypeEnum - CapabilityPsuDescriptor.ObjectTypeEnum + CapabilityPsuManufacturingDef.ObjectTypeEnum None - Revision + Pid @@ -918976,19 +925140,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Tags + ProductName - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string None - Vendor + Sku @@ -919000,7 +925164,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Version + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Vid @@ -919052,16 +925228,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Capabilities + Caption - An array of relationships to capabilityCapability resources. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. + Caption for a power supply unit. - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string None @@ -919071,9 +925244,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. 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. - CapabilityPsuDescriptor.ClassIdEnum + CapabilityPsuManufacturingDef.ClassIdEnum - CapabilityPsuDescriptor.ClassIdEnum + CapabilityPsuManufacturingDef.ClassIdEnum None @@ -919081,7 +925254,7 @@ or use the cmdlet Initialize-IntersightMoMoRef. Description - Detailed information about the endpoint. + Description for a power supply unit. string @@ -919091,9 +925264,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Model + Moid - The model of the endpoint, for which this capability information is applicable. + The unique identifier of this Managed Object instance. string @@ -919103,9 +925276,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Moid + Name - The unique identifier of this Managed Object instance. + An unique identifer for a capability descriptor. string @@ -919119,17 +925292,17 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityPsuDescriptor.ObjectTypeEnum + CapabilityPsuManufacturingDef.ObjectTypeEnum - CapabilityPsuDescriptor.ObjectTypeEnum + CapabilityPsuManufacturingDef.ObjectTypeEnum None - Revision + Pid - Revision for the power supply. + Product Identifier for a power supply unit. string @@ -919139,23 +925312,21 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Tags + ProductName - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + Product Name for Power Supplu Unit. - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string None - Vendor + Sku - The vendor of the endpoint, for which this capability information is applicable. + SKU information for a power supply unit. string @@ -919165,9 +925336,23 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Version + Tags - The firmware or software version of the endpoint, for which this capability information is applicable. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Vid + + VID information for a power supply unit. string @@ -919242,11 +925427,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityPsuManufacturingDef + Initialize-IntersightCapabilityServerDescriptor Initialize - IntersightCapabilityPsuManufacturingDef + IntersightCapabilityServerDescriptor - Initialize the CapabilityPsuManufacturingDef + Initialize the CapabilityServerDescriptor @@ -919255,7 +925440,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityPsuManufacturingDef + Initialize-IntersightCapabilityServerDescriptor AdditionalProperties @@ -919269,13 +925454,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Caption + Capabilities - string + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - string + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] None @@ -919285,9 +925470,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityPsuManufacturingDef.ClassIdEnum + CapabilityServerDescriptor.ClassIdEnum - CapabilityPsuManufacturingDef.ClassIdEnum + CapabilityServerDescriptor.ClassIdEnum None @@ -919305,19 +925490,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + IsNcsiEnabled - string + bool - string + bool None - Name + Model @@ -919329,19 +925514,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - ObjectType - - - - CapabilityPsuManufacturingDef.ObjectTypeEnum - - CapabilityPsuManufacturingDef.ObjectTypeEnum - - - None - - - Pid + Moid @@ -919353,43 +925526,43 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - ProductName + ObjectType - string + CapabilityServerDescriptor.ObjectTypeEnum - string + CapabilityServerDescriptor.ObjectTypeEnum None - Sku + Tags - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None - Tags + Vendor - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string None - Vid + Version @@ -919441,13 +925614,16 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Caption + Capabilities - Caption for a power supply unit. + An array of relationships to capabilityCapability resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. - string + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - string + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] None @@ -919457,9 +925633,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CapabilityPsuManufacturingDef.ClassIdEnum + CapabilityServerDescriptor.ClassIdEnum - CapabilityPsuManufacturingDef.ClassIdEnum + CapabilityServerDescriptor.ClassIdEnum None @@ -919467,7 +925643,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power Description - Description for a power supply unit. + Detailed information about the endpoint. string @@ -919477,21 +925653,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + IsNcsiEnabled - The unique identifier of this Managed Object instance. + Indicates whether the CIMC to VIC side-band interface is enabled on the server. - string + bool - string + bool None - Name + Model - An unique identifer for a capability descriptor. + The model of the endpoint, for which this capability information is applicable. string @@ -919501,21 +925677,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - ObjectType - - The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - - CapabilityPsuManufacturingDef.ObjectTypeEnum - - CapabilityPsuManufacturingDef.ObjectTypeEnum - - - None - - - Pid + Moid - Product Identifier for a power supply unit. + The unique identifier of this Managed Object instance. string @@ -919525,47 +925689,47 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - ProductName + ObjectType - Product Name for Power Supplu Unit. + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - string + CapabilityServerDescriptor.ObjectTypeEnum - string + CapabilityServerDescriptor.ObjectTypeEnum None - Sku + Tags - SKU information for a power supply unit. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None - Tags + Vendor - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + The vendor of the endpoint, for which this capability information is applicable. - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string 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 @@ -919640,11 +925804,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityServerDescriptor + Initialize-IntersightCapabilityServerModelsCapabilityDef Initialize - IntersightCapabilityServerDescriptor + IntersightCapabilityServerModelsCapabilityDef - Initialize the CapabilityServerDescriptor + Initialize the CapabilityServerModelsCapabilityDef @@ -919653,7 +925817,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityServerDescriptor + Initialize-IntersightCapabilityServerModelsCapabilityDef AdditionalProperties @@ -919666,56 +925830,32 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Capabilities - - - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - - None - ClassId - CapabilityServerDescriptor.ClassIdEnum - - CapabilityServerDescriptor.ClassIdEnum - - - None - - - Description - - - - string + CapabilityServerModelsCapabilityDef.ClassIdEnum - string + CapabilityServerModelsCapabilityDef.ClassIdEnum None - IsNcsiEnabled + Models - bool + System.Collections.Generic.List`1[string] - bool + System.Collections.Generic.List`1[string] None - Model + Moid @@ -919727,7 +925867,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + Name @@ -919743,27 +925883,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityServerDescriptor.ObjectTypeEnum - - CapabilityServerDescriptor.ObjectTypeEnum - - - None - - - Tags - - - - System.Collections.Generic.List`1[Model.MoTag] + CapabilityServerModelsCapabilityDef.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + CapabilityServerModelsCapabilityDef.ObjectTypeEnum None - Vendor + ServerType @@ -919775,13 +925903,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Version + Tags - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None @@ -919826,61 +925954,34 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Capabilities - - An array of relationships to capabilityCapability resources. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - - None - 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. - CapabilityServerDescriptor.ClassIdEnum - - CapabilityServerDescriptor.ClassIdEnum - - - None - - - Description - - Detailed information about the endpoint. - - string + CapabilityServerModelsCapabilityDef.ClassIdEnum - string + CapabilityServerModelsCapabilityDef.ClassIdEnum None - IsNcsiEnabled + Models - Indicates whether the CIMC to VIC side-band interface is enabled on the server. + - bool + System.Collections.Generic.List`1[string] - bool + System.Collections.Generic.List`1[string] None - Model + Moid - The model of the endpoint, for which this capability information is applicable. + The unique identifier of this Managed Object instance. string @@ -919890,9 +925991,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Moid + Name - The unique identifier of this Managed Object instance. + An unique identifer for a capability descriptor. string @@ -919906,31 +926007,17 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityServerDescriptor.ObjectTypeEnum - - CapabilityServerDescriptor.ObjectTypeEnum - - - None - - - Tags - - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - - System.Collections.Generic.List`1[Model.MoTag] + CapabilityServerModelsCapabilityDef.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + CapabilityServerModelsCapabilityDef.ObjectTypeEnum None - Vendor + ServerType - The vendor of the endpoint, for which this capability information is applicable. + Type of the server. Example, BladeM6, RackM5. string @@ -919940,13 +926027,15 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Version + Tags - The firmware or software version of the endpoint, for which this capability information is applicable. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] None @@ -920017,11 +926106,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityServerModelsCapabilityDef + Initialize-IntersightCapabilityServerSchemaDescriptor Initialize - IntersightCapabilityServerModelsCapabilityDef + IntersightCapabilityServerSchemaDescriptor - Initialize the CapabilityServerModelsCapabilityDef + Initialize the CapabilityServerSchemaDescriptor @@ -920030,7 +926119,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityServerModelsCapabilityDef + Initialize-IntersightCapabilityServerSchemaDescriptor AdditionalProperties @@ -920043,32 +926132,44 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + ClassId - CapabilityServerModelsCapabilityDef.ClassIdEnum + CapabilityServerSchemaDescriptor.ClassIdEnum - CapabilityServerModelsCapabilityDef.ClassIdEnum + CapabilityServerSchemaDescriptor.ClassIdEnum None - Models + Description - System.Collections.Generic.List`1[string] + string - System.Collections.Generic.List`1[string] + string None - Moid + LocatorLedName @@ -920080,7 +926181,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Name + Model + + + + string + + string + + + None + + + Moid @@ -920096,15 +926209,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityServerModelsCapabilityDef.ObjectTypeEnum + CapabilityServerSchemaDescriptor.ObjectTypeEnum - CapabilityServerModelsCapabilityDef.ObjectTypeEnum + CapabilityServerSchemaDescriptor.ObjectTypeEnum None - ServerType + RedfishSchema @@ -920127,6 +926240,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Vendor + + + + string + + string + + + None + + + Version + + + + string + + string + + + None + Json @@ -920167,34 +926304,49 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + An array of relationships to capabilityCapability resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + 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. - CapabilityServerModelsCapabilityDef.ClassIdEnum + CapabilityServerSchemaDescriptor.ClassIdEnum - CapabilityServerModelsCapabilityDef.ClassIdEnum + CapabilityServerSchemaDescriptor.ClassIdEnum None - Models + Description - + Detailed information about the endpoint. - System.Collections.Generic.List`1[string] + string - System.Collections.Generic.List`1[string] + string None - Moid + LocatorLedName - The unique identifier of this Managed Object instance. + Redfish property name for the server. string @@ -920204,9 +926356,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Name + Model - An unique identifer for a capability descriptor. + The model of the endpoint, for which this capability information is applicable. + + string + + string + + + None + + + Moid + + The unique identifier of this Managed Object instance. string @@ -920220,17 +926384,17 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityServerModelsCapabilityDef.ObjectTypeEnum + CapabilityServerSchemaDescriptor.ObjectTypeEnum - CapabilityServerModelsCapabilityDef.ObjectTypeEnum + CapabilityServerSchemaDescriptor.ObjectTypeEnum None - ServerType + RedfishSchema - Type of the server. Example, BladeM6, RackM5. + Redfish version information for the server. string @@ -920253,6 +926417,30 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 @@ -920319,11 +926507,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityServerSchemaDescriptor + Initialize-IntersightCapabilityServerUpgradeSupportMeta Initialize - IntersightCapabilityServerSchemaDescriptor + IntersightCapabilityServerUpgradeSupportMeta - Initialize the CapabilityServerSchemaDescriptor + Initialize the CapabilityServerUpgradeSupportMeta @@ -920332,7 +926520,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityServerSchemaDescriptor + Initialize-IntersightCapabilityServerUpgradeSupportMeta AdditionalProperties @@ -920345,56 +926533,20 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Capabilities - - - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - - None - ClassId - CapabilityServerSchemaDescriptor.ClassIdEnum - - CapabilityServerSchemaDescriptor.ClassIdEnum - - - None - - - Description - - - - string - - string - - - None - - - LocatorLedName - - - - string + CapabilityServerUpgradeSupportMeta.ClassIdEnum - string + CapabilityServerUpgradeSupportMeta.ClassIdEnum None - Model + Moid @@ -920406,7 +926558,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + Name @@ -920422,21 +926574,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityServerSchemaDescriptor.ObjectTypeEnum - - CapabilityServerSchemaDescriptor.ObjectTypeEnum - - - None - - - RedfishSchema - - - - string + CapabilityServerUpgradeSupportMeta.ObjectTypeEnum - string + CapabilityServerUpgradeSupportMeta.ObjectTypeEnum None @@ -920453,30 +926593,6 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Vendor - - - - string - - string - - - None - - - Version - - - - string - - string - - - None - Json @@ -920517,61 +926633,22 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Capabilities - - An array of relationships to capabilityCapability resources. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] - - - None - 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. - CapabilityServerSchemaDescriptor.ClassIdEnum - - CapabilityServerSchemaDescriptor.ClassIdEnum - - - None - - - Description - - Detailed information about the endpoint. - - string - - string - - - None - - - LocatorLedName - - Redfish property name for the server. - - string + CapabilityServerUpgradeSupportMeta.ClassIdEnum - string + CapabilityServerUpgradeSupportMeta.ClassIdEnum None - Model + Moid - The model of the endpoint, for which this capability information is applicable. + The unique identifier of this Managed Object instance. string @@ -920581,9 +926658,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Moid + Name - The unique identifier of this Managed Object instance. + An unique identifer for a capability descriptor. string @@ -920597,21 +926674,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityServerSchemaDescriptor.ObjectTypeEnum - - CapabilityServerSchemaDescriptor.ObjectTypeEnum - - - None - - - RedfishSchema - - Redfish version information for the server. - - string + CapabilityServerUpgradeSupportMeta.ObjectTypeEnum - string + CapabilityServerUpgradeSupportMeta.ObjectTypeEnum None @@ -920630,30 +926695,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 @@ -920720,11 +926761,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilityServerUpgradeSupportMeta + Initialize-IntersightCapabilitySiocModuleCapabilityDef Initialize - IntersightCapabilityServerUpgradeSupportMeta + IntersightCapabilitySiocModuleCapabilityDef - Initialize the CapabilityServerUpgradeSupportMeta + Initialize the CapabilitySiocModuleCapabilityDef @@ -920733,7 +926774,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilityServerUpgradeSupportMeta + Initialize-IntersightCapabilitySiocModuleCapabilityDef AdditionalProperties @@ -920751,9 +926792,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityServerUpgradeSupportMeta.ClassIdEnum + CapabilitySiocModuleCapabilityDef.ClassIdEnum - CapabilityServerUpgradeSupportMeta.ClassIdEnum + CapabilitySiocModuleCapabilityDef.ClassIdEnum + + + None + + + DcSupported + + + + bool + + bool None @@ -920787,9 +926840,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilityServerUpgradeSupportMeta.ObjectTypeEnum + CapabilitySiocModuleCapabilityDef.ObjectTypeEnum - CapabilityServerUpgradeSupportMeta.ObjectTypeEnum + CapabilitySiocModuleCapabilityDef.ObjectTypeEnum None @@ -920851,9 +926904,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CapabilityServerUpgradeSupportMeta.ClassIdEnum + CapabilitySiocModuleCapabilityDef.ClassIdEnum - CapabilityServerUpgradeSupportMeta.ClassIdEnum + CapabilitySiocModuleCapabilityDef.ClassIdEnum + + + None + + + DcSupported + + Device connector support on SIOC. + + bool + + bool None @@ -920887,9 +926952,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilityServerUpgradeSupportMeta.ObjectTypeEnum + CapabilitySiocModuleCapabilityDef.ObjectTypeEnum - CapabilityServerUpgradeSupportMeta.ObjectTypeEnum + CapabilitySiocModuleCapabilityDef.ObjectTypeEnum None @@ -920974,11 +927039,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilitySiocModuleCapabilityDef + Initialize-IntersightCapabilitySiocModuleDescriptor Initialize - IntersightCapabilitySiocModuleCapabilityDef + IntersightCapabilitySiocModuleDescriptor - Initialize the CapabilitySiocModuleCapabilityDef + Initialize the CapabilitySiocModuleDescriptor @@ -920987,7 +927052,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilitySiocModuleCapabilityDef + Initialize-IntersightCapabilitySiocModuleDescriptor AdditionalProperties @@ -921000,32 +927065,44 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + ClassId - CapabilitySiocModuleCapabilityDef.ClassIdEnum + CapabilitySiocModuleDescriptor.ClassIdEnum - CapabilitySiocModuleCapabilityDef.ClassIdEnum + CapabilitySiocModuleDescriptor.ClassIdEnum None - DcSupported + Description - bool + string - bool + string None - Moid + Model @@ -921037,7 +927114,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Name + Moid @@ -921053,9 +927130,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilitySiocModuleCapabilityDef.ObjectTypeEnum + CapabilitySiocModuleDescriptor.ObjectTypeEnum - CapabilitySiocModuleCapabilityDef.ObjectTypeEnum + CapabilitySiocModuleDescriptor.ObjectTypeEnum + + + None + + + Revision + + + + string + + string None @@ -921072,6 +927161,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Vendor + + + + string + + string + + + None + + + Version + + + + string + + string + + + None + Json @@ -921112,34 +927225,49 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Capabilities + + An array of relationships to capabilityCapability resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + + + None + 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. - CapabilitySiocModuleCapabilityDef.ClassIdEnum + CapabilitySiocModuleDescriptor.ClassIdEnum - CapabilitySiocModuleCapabilityDef.ClassIdEnum + CapabilitySiocModuleDescriptor.ClassIdEnum None - DcSupported + Description - Device connector support on SIOC. + Detailed information about the endpoint. - bool + string - bool + string None - Moid + Model - The unique identifier of this Managed Object instance. + The model of the endpoint, for which this capability information is applicable. string @@ -921149,9 +927277,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Name + Moid - An unique identifer for a capability descriptor. + The unique identifier of this Managed Object instance. string @@ -921165,9 +927293,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilitySiocModuleCapabilityDef.ObjectTypeEnum + CapabilitySiocModuleDescriptor.ObjectTypeEnum - CapabilitySiocModuleCapabilityDef.ObjectTypeEnum + CapabilitySiocModuleDescriptor.ObjectTypeEnum + + + None + + + Revision + + Revision for the SIOC module. + + string + + string None @@ -921186,6 +927326,30 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 @@ -921252,11 +927416,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilitySiocModuleDescriptor + Initialize-IntersightCapabilitySiocModuleManufacturingDef Initialize - IntersightCapabilitySiocModuleDescriptor + IntersightCapabilitySiocModuleManufacturingDef - Initialize the CapabilitySiocModuleDescriptor + Initialize the CapabilitySiocModuleManufacturingDef @@ -921265,7 +927429,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilitySiocModuleDescriptor + Initialize-IntersightCapabilitySiocModuleManufacturingDef AdditionalProperties @@ -921279,13 +927443,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Capabilities + Caption - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string None @@ -921295,9 +927459,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilitySiocModuleDescriptor.ClassIdEnum + CapabilitySiocModuleManufacturingDef.ClassIdEnum - CapabilitySiocModuleDescriptor.ClassIdEnum + CapabilitySiocModuleManufacturingDef.ClassIdEnum None @@ -921315,7 +927479,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Model + Moid @@ -921327,7 +927491,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + Name @@ -921343,15 +927507,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilitySiocModuleDescriptor.ObjectTypeEnum + CapabilitySiocModuleManufacturingDef.ObjectTypeEnum - CapabilitySiocModuleDescriptor.ObjectTypeEnum + CapabilitySiocModuleManufacturingDef.ObjectTypeEnum None - Revision + Pid @@ -921363,19 +927527,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Tags + ProductName - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string None - Vendor + Sku @@ -921387,7 +927551,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Version + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Vid @@ -921439,16 +927615,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Capabilities + Caption - An array of relationships to capabilityCapability resources. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. + Caption for a chassis SIOC module. - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string - System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] + string None @@ -921458,9 +927631,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. 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. - CapabilitySiocModuleDescriptor.ClassIdEnum + CapabilitySiocModuleManufacturingDef.ClassIdEnum - CapabilitySiocModuleDescriptor.ClassIdEnum + CapabilitySiocModuleManufacturingDef.ClassIdEnum None @@ -921468,7 +927641,7 @@ or use the cmdlet Initialize-IntersightMoMoRef. Description - Detailed information about the endpoint. + Description for a chassis SIOC module. string @@ -921478,9 +927651,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Model + Moid - The model of the endpoint, for which this capability information is applicable. + The unique identifier of this Managed Object instance. string @@ -921490,9 +927663,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Moid + Name - The unique identifier of this Managed Object instance. + An unique identifer for a capability descriptor. string @@ -921506,17 +927679,17 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CapabilitySiocModuleDescriptor.ObjectTypeEnum + CapabilitySiocModuleManufacturingDef.ObjectTypeEnum - CapabilitySiocModuleDescriptor.ObjectTypeEnum + CapabilitySiocModuleManufacturingDef.ObjectTypeEnum None - Revision + Pid - Revision for the SIOC module. + Product Identifier for a chassis SIOC module. string @@ -921526,23 +927699,21 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Tags + ProductName - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + Product Name for SIOC Module. - System.Collections.Generic.List`1[Model.MoTag] + string - System.Collections.Generic.List`1[Model.MoTag] + string None - Vendor + Sku - The vendor of the endpoint, for which this capability information is applicable. + SKU information for a chassis SIOC module. string @@ -921552,9 +927723,23 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Version + Tags - The firmware or software version of the endpoint, for which this capability information is applicable. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Vid + + VID information for a chassis SIOC module. string @@ -921629,11 +927814,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCapabilitySiocModuleManufacturingDef + Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta Initialize - IntersightCapabilitySiocModuleManufacturingDef + IntersightCapabilityStorageControllerUpdateConstraintMeta - Initialize the CapabilitySiocModuleManufacturingDef + Initialize the CapabilityStorageControllerUpdateConstraintMeta @@ -921642,7 +927827,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCapabilitySiocModuleManufacturingDef + Initialize-IntersightCapabilityStorageControllerUpdateConstraintMeta AdditionalProperties @@ -921655,38 +927840,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Caption - - - - string - - string - - - None - ClassId - CapabilitySiocModuleManufacturingDef.ClassIdEnum + CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum - CapabilitySiocModuleManufacturingDef.ClassIdEnum - - - None - - - Description - - - - string - - string + CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum None @@ -921720,45 +927881,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CapabilitySiocModuleManufacturingDef.ObjectTypeEnum + CapabilityStorageControllerUpdateConstraintMeta.ObjectTypeEnum - CapabilitySiocModuleManufacturingDef.ObjectTypeEnum - - - None - - - Pid - - - - string - - string - - - None - - - ProductName - - - - string - - string - - - None - - - Sku - - - - string - - string + CapabilityStorageControllerUpdateConstraintMeta.ObjectTypeEnum None @@ -921775,18 +927900,6 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Vid - - - - string - - string - - - None - Json @@ -921827,38 +927940,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Caption - - Caption for a chassis SIOC module. - - string - - string - - - None - 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. - - CapabilitySiocModuleManufacturingDef.ClassIdEnum - - CapabilitySiocModuleManufacturingDef.ClassIdEnum - - - None - - - Description - - Description for a chassis SIOC module. + 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. - string + CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum - string + CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum None @@ -921890,47 +927979,11 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power ObjectType - The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - - CapabilitySiocModuleManufacturingDef.ObjectTypeEnum - - CapabilitySiocModuleManufacturingDef.ObjectTypeEnum - - - None - - - Pid - - Product Identifier for a chassis SIOC module. - - string - - string - - - None - - - ProductName - - Product Name for SIOC Module. - - string - - string - - - None - - - Sku - - SKU information for a chassis SIOC module. + 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. - string + CapabilityStorageControllerUpdateConstraintMeta.ObjectTypeEnum - string + CapabilityStorageControllerUpdateConstraintMeta.ObjectTypeEnum None @@ -921949,18 +928002,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - Vid - - VID information for a chassis SIOC module. - - string - - string - - - None - Json @@ -924478,6 +930519,230 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power + + + Initialize-IntersightCapabilityUnsupportedFeatureConfig + Initialize + IntersightCapabilityUnsupportedFeatureConfig + + Initialize the CapabilityUnsupportedFeatureConfig + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightCapabilityUnsupportedFeatureConfig + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + CapabilityUnsupportedFeatureConfig.ClassIdEnum + + CapabilityUnsupportedFeatureConfig.ClassIdEnum + + + None + + + Generation + + + + CapabilityUnsupportedFeatureConfig.GenerationEnum + + CapabilityUnsupportedFeatureConfig.GenerationEnum + + + None + + + ObjectType + + + + CapabilityUnsupportedFeatureConfig.ObjectTypeEnum + + CapabilityUnsupportedFeatureConfig.ObjectTypeEnum + + + None + + + UnsupportdFeatures + + + + System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum] + + System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + CapabilityUnsupportedFeatureConfig.ClassIdEnum + + CapabilityUnsupportedFeatureConfig.ClassIdEnum + + + None + + + 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. + + CapabilityUnsupportedFeatureConfig.GenerationEnum + + CapabilityUnsupportedFeatureConfig.GenerationEnum + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + CapabilityUnsupportedFeatureConfig.ObjectTypeEnum + + CapabilityUnsupportedFeatureConfig.ObjectTypeEnum + + + None + + + UnsupportdFeatures + + + + System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum] + + System.Collections.Generic.List`1[CapabilityUnsupportedFeatureConfig.UnsupportdFeaturesEnum] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + Initialize-IntersightCertificatemanagementCertificateBase @@ -948594,11 +954859,489 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightComputeStoragePhysicalDriveOperation + Initialize-IntersightComputeStoragePhysicalDriveOperation + Initialize + IntersightComputeStoragePhysicalDriveOperation + + Initialize the ComputeStoragePhysicalDriveOperation + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightComputeStoragePhysicalDriveOperation + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AdminAction + + + + ComputeStoragePhysicalDriveOperation.AdminActionEnum + + ComputeStoragePhysicalDriveOperation.AdminActionEnum + + + None + + + ClassId + + + + ComputeStoragePhysicalDriveOperation.ClassIdEnum + + ComputeStoragePhysicalDriveOperation.ClassIdEnum + + + None + + + ControllerId + + + + string + + string + + + None + + + DriveSlots + + + + System.Collections.Generic.List`1[string] + + System.Collections.Generic.List`1[string] + + + None + + + ObjectType + + + + ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + + ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + + + None + + + PhysicalDrives + + + + System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + + System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AdminAction + + Administrative actions that can be performed on the Storage Physical Drives.\n* `None` - No action on the selected Storage Physical Drives.\n* `SetJbod` - Set Jbod action state on the selected Storage Physical Drives.\n* `SetUnconfiguredGood` - Set Unconfigured Good action state on the selected Storage Physical Drives.\n* `Erase` - Set Erase action state on the selected Storage Controller. + + ComputeStoragePhysicalDriveOperation.AdminActionEnum + + ComputeStoragePhysicalDriveOperation.AdminActionEnum + + + None + + + 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. + + ComputeStoragePhysicalDriveOperation.ClassIdEnum + + ComputeStoragePhysicalDriveOperation.ClassIdEnum + + + None + + + ControllerId + + Storage Controller Id of the storage Physical Drives of the server. + + string + + string + + + None + + + DriveSlots + + + + System.Collections.Generic.List`1[string] + + System.Collections.Generic.List`1[string] + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + + ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + + + None + + + PhysicalDrives + + + +Note :- Use Initialize-IntersightComputeStoragePhysicalDrive to create the object of complex type ComputeStoragePhysicalDrive + + System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + + System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightComputeStoragePhysicalDrive + + + + + + + + Initialize-IntersightComputeStorageVirtualDrive + Initialize + IntersightComputeStorageVirtualDrive + + Initialize the ComputeStorageVirtualDrive + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightComputeStorageVirtualDrive + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + ComputeStorageVirtualDrive.ClassIdEnum + + ComputeStorageVirtualDrive.ClassIdEnum + + + None + + + Id + + + + string + + string + + + None + + + ObjectType + + + + ComputeStorageVirtualDrive.ObjectTypeEnum + + ComputeStorageVirtualDrive.ObjectTypeEnum + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + ComputeStorageVirtualDrive.ClassIdEnum + + ComputeStorageVirtualDrive.ClassIdEnum + + + None + + + Id + + Virtual Drive ID of the storage on the server. + + string + + string + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + ComputeStorageVirtualDrive.ObjectTypeEnum + + ComputeStorageVirtualDrive.ObjectTypeEnum + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Initialize-IntersightComputeStorageVirtualDriveOperation Initialize - IntersightComputeStoragePhysicalDriveOperation + IntersightComputeStorageVirtualDriveOperation - Initialize the ComputeStoragePhysicalDriveOperation + Initialize the ComputeStorageVirtualDriveOperation @@ -948607,7 +955350,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightComputeStoragePhysicalDriveOperation + Initialize-IntersightComputeStorageVirtualDriveOperation AdditionalProperties @@ -948625,9 +955368,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStoragePhysicalDriveOperation.AdminActionEnum + ComputeStorageVirtualDriveOperation.AdminActionEnum - ComputeStoragePhysicalDriveOperation.AdminActionEnum + ComputeStorageVirtualDriveOperation.AdminActionEnum None @@ -948637,9 +955380,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStoragePhysicalDriveOperation.ClassIdEnum + ComputeStorageVirtualDriveOperation.ClassIdEnum - ComputeStoragePhysicalDriveOperation.ClassIdEnum + ComputeStorageVirtualDriveOperation.ClassIdEnum None @@ -948656,38 +955399,26 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - DriveSlots - - - - System.Collections.Generic.List`1[string] - - System.Collections.Generic.List`1[string] - - - None - ObjectType - ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + ComputeStorageVirtualDriveOperation.ObjectTypeEnum - ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + ComputeStorageVirtualDriveOperation.ObjectTypeEnum None - PhysicalDrives + VirtualDrives - System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] - System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] None @@ -948735,11 +955466,11 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power AdminAction - Administrative actions that can be performed on the Storage Physical Drives.\n* `None` - No action on the selected Storage Physical Drives.\n* `SetJbod` - Set Jbod action state on the selected Storage Physical Drives.\n* `SetUnconfiguredGood` - Set Unconfigured Good action state on the selected Storage Physical Drives.\n* `Erase` - Set Erase action state on the selected Storage Controller. + Administrative actions that can be performed on the Storage Virtual Drives.\n* `None` - No action on the selected Storage virtual Drives.\n* `Delete` - Delete action on the selected Storage Virtual Drives. - ComputeStoragePhysicalDriveOperation.AdminActionEnum + ComputeStorageVirtualDriveOperation.AdminActionEnum - ComputeStoragePhysicalDriveOperation.AdminActionEnum + ComputeStorageVirtualDriveOperation.AdminActionEnum None @@ -948749,9 +955480,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - ComputeStoragePhysicalDriveOperation.ClassIdEnum + ComputeStorageVirtualDriveOperation.ClassIdEnum - ComputeStoragePhysicalDriveOperation.ClassIdEnum + ComputeStorageVirtualDriveOperation.ClassIdEnum None @@ -948759,7 +955490,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power ControllerId - Storage Controller Id of the storage Physical Drives of the server. + Storage Controller Id of the storage Virtual Drives of the server. string @@ -948768,40 +955499,28 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - DriveSlots - - - - System.Collections.Generic.List`1[string] - - System.Collections.Generic.List`1[string] - - - None - ObjectType The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + ComputeStorageVirtualDriveOperation.ObjectTypeEnum - ComputeStoragePhysicalDriveOperation.ObjectTypeEnum + ComputeStorageVirtualDriveOperation.ObjectTypeEnum None - PhysicalDrives + VirtualDrives -Note :- Use Initialize-IntersightComputeStoragePhysicalDrive to create the object of complex type ComputeStoragePhysicalDrive +Note :- Use Initialize-IntersightComputeStorageVirtualDrive to create the object of complex type ComputeStorageVirtualDrive - System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] - System.Collections.Generic.List`1[Model.ComputeStoragePhysicalDrive] + System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] None @@ -948864,7 +955583,7 @@ Note :- Use Initialize-IntersightComputeStoragePhysicalDrive to create the objec - Initialize-IntersightComputeStoragePhysicalDrive + Initialize-IntersightComputeStorageVirtualDrive @@ -948872,11 +955591,11 @@ Note :- Use Initialize-IntersightComputeStoragePhysicalDrive to create the objec - Initialize-IntersightComputeStorageVirtualDrive + Initialize-IntersightComputeVmedia Initialize - IntersightComputeStorageVirtualDrive + IntersightComputeVmedia - Initialize the ComputeStorageVirtualDrive + Initialize the ComputeVmedia @@ -948885,7 +955604,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightComputeStorageVirtualDrive + Initialize-IntersightComputeVmedia AdditionalProperties @@ -948903,15 +955622,27 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStorageVirtualDrive.ClassIdEnum + ComputeVmedia.ClassIdEnum - ComputeStorageVirtualDrive.ClassIdEnum + ComputeVmedia.ClassIdEnum None - Id + ComputePhysicalUnit + + + + Model.ComputePhysicalRelationship + + Model.ComputePhysicalRelationship + + + None + + + Moid @@ -948927,9 +955658,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStorageVirtualDrive.ObjectTypeEnum + ComputeVmedia.ObjectTypeEnum - ComputeStorageVirtualDrive.ObjectTypeEnum + ComputeVmedia.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -948979,17 +955722,32 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - ComputeStorageVirtualDrive.ClassIdEnum + ComputeVmedia.ClassIdEnum - ComputeStorageVirtualDrive.ClassIdEnum + ComputeVmedia.ClassIdEnum None - Id + ComputePhysicalUnit - Virtual Drive ID of the storage on the server. + A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + Model.ComputePhysicalRelationship + + Model.ComputePhysicalRelationship + + + None + + + Moid + + The unique identifier of this Managed Object instance. string @@ -949003,9 +955761,23 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - ComputeStorageVirtualDrive.ObjectTypeEnum + ComputeVmedia.ObjectTypeEnum - ComputeStorageVirtualDrive.ObjectTypeEnum + ComputeVmedia.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -949067,16 +955839,20 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power https://www.intersight.com/apidocs/downloads + + Initialize-IntersightMoTag + + - Initialize-IntersightComputeStorageVirtualDriveOperation + Initialize-IntersightCondAlarm Initialize - IntersightComputeStorageVirtualDriveOperation + IntersightCondAlarm - Initialize the ComputeStorageVirtualDriveOperation + Initialize the CondAlarm @@ -949085,7 +955861,19 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightComputeStorageVirtualDriveOperation + Initialize-IntersightCondAlarm + + Acknowledge + + + + CondAlarm.AcknowledgeEnum + + CondAlarm.AcknowledgeEnum + + + None + AdditionalProperties @@ -949099,13 +955887,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - AdminAction + AffectedMo - ComputeStorageVirtualDriveOperation.AdminActionEnum + Model.MoBaseMoRelationship - ComputeStorageVirtualDriveOperation.AdminActionEnum + Model.MoBaseMoRelationship None @@ -949115,15 +955903,27 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStorageVirtualDriveOperation.ClassIdEnum + CondAlarm.ClassIdEnum - ComputeStorageVirtualDriveOperation.ClassIdEnum + CondAlarm.ClassIdEnum None - ControllerId + Definition + + + + Model.CondAlarmDefinitionRelationship + + Model.CondAlarmDefinitionRelationship + + + None + + + Moid @@ -949139,21 +955939,45 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeStorageVirtualDriveOperation.ObjectTypeEnum + CondAlarm.ObjectTypeEnum - ComputeStorageVirtualDriveOperation.ObjectTypeEnum + CondAlarm.ObjectTypeEnum None - VirtualDrives + RegisteredDevice - System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] + Model.AssetDeviceRegistrationRelationship - System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] + Model.AssetDeviceRegistrationRelationship + + + None + + + Suppressed + + + + bool + + bool + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -949186,6 +956010,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power + + Acknowledge + + Alarm acknowledgment state. Default value is None.\n* `None` - The Enum value None represents that the alarm is not acknowledged and is included as part of health status and overall alarm count.\n* `Acknowledge` - The Enum value Acknowledge represents that the alarm is acknowledged by user. The alarm will be ignored from the health status and overall alarm count. + + CondAlarm.AcknowledgeEnum + + CondAlarm.AcknowledgeEnum + + + None + AdditionalProperties @@ -949199,13 +956035,16 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - AdminAction + AffectedMo - Administrative actions that can be performed on the Storage Virtual Drives.\n* `None` - No action on the selected Storage virtual Drives.\n* `Delete` - Delete action on the selected Storage Virtual Drives. + 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. - ComputeStorageVirtualDriveOperation.AdminActionEnum + Model.MoBaseMoRelationship - ComputeStorageVirtualDriveOperation.AdminActionEnum + Model.MoBaseMoRelationship None @@ -949215,17 +956054,32 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - ComputeStorageVirtualDriveOperation.ClassIdEnum + CondAlarm.ClassIdEnum - ComputeStorageVirtualDriveOperation.ClassIdEnum + CondAlarm.ClassIdEnum None - ControllerId + Definition - Storage Controller Id of the storage Virtual Drives of the server. + A reference to a condAlarmDefinition 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. + + Model.CondAlarmDefinitionRelationship + + Model.CondAlarmDefinitionRelationship + + + None + + + Moid + + The unique identifier of this Managed Object instance. string @@ -949239,23 +956093,50 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - ComputeStorageVirtualDriveOperation.ObjectTypeEnum + CondAlarm.ObjectTypeEnum - ComputeStorageVirtualDriveOperation.ObjectTypeEnum + CondAlarm.ObjectTypeEnum None - VirtualDrives + RegisteredDevice + + A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + Model.AssetDeviceRegistrationRelationship + + Model.AssetDeviceRegistrationRelationship + + + None + + + Suppressed + + Indicates whether the alarm is marked for suppression or not. + + bool + + bool + + + None + + + Tags -Note :- Use Initialize-IntersightComputeStorageVirtualDrive to create the object of complex type ComputeStorageVirtualDrive +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] + System.Collections.Generic.List`1[Model.MoTag] - System.Collections.Generic.List`1[Model.ComputeStorageVirtualDrive] + System.Collections.Generic.List`1[Model.MoTag] None @@ -949318,7 +956199,7 @@ Note :- Use Initialize-IntersightComputeStorageVirtualDrive to create the object - Initialize-IntersightComputeStorageVirtualDrive + Initialize-IntersightMoTag @@ -949326,11 +956207,11 @@ Note :- Use Initialize-IntersightComputeStorageVirtualDrive to create the object - Initialize-IntersightComputeVmedia + Initialize-IntersightCondAlarmAction Initialize - IntersightComputeVmedia + IntersightCondAlarmAction - Initialize the ComputeVmedia + Initialize the CondAlarmAction @@ -949339,7 +956220,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightComputeVmedia + Initialize-IntersightCondAlarmAction AdditionalProperties @@ -949357,33 +956238,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeVmedia.ClassIdEnum - - ComputeVmedia.ClassIdEnum - - - None - - - ComputePhysicalUnit - - - - Model.ComputePhysicalRelationship + CondAlarmAction.ClassIdEnum - Model.ComputePhysicalRelationship + CondAlarmAction.ClassIdEnum None - Moid + Message - string + Model.IssueMessage - string + Model.IssueMessage None @@ -949393,21 +956262,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - ComputeVmedia.ObjectTypeEnum + CondAlarmAction.ObjectTypeEnum - ComputeVmedia.ObjectTypeEnum + CondAlarmAction.ObjectTypeEnum None - Tags + Spec - System.Collections.Generic.List`1[Model.MoTag] + Model.CondAlarmSpec - System.Collections.Generic.List`1[Model.MoTag] + Model.CondAlarmSpec None @@ -949457,36 +956326,23 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - ComputeVmedia.ClassIdEnum + CondAlarmAction.ClassIdEnum - ComputeVmedia.ClassIdEnum + CondAlarmAction.ClassIdEnum None - ComputePhysicalUnit + Message - A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + A description of the detected issue which often includes instance specific details. - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. - - Model.ComputePhysicalRelationship - - Model.ComputePhysicalRelationship - - - None - - - Moid - - The unique identifier of this Managed Object instance. +Note :- Use Initialize-IntersightIssueMessage to create the object of complex type IssueMessage - string + Model.IssueMessage - string + Model.IssueMessage None @@ -949496,23 +956352,23 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - ComputeVmedia.ObjectTypeEnum + CondAlarmAction.ObjectTypeEnum - ComputeVmedia.ObjectTypeEnum + CondAlarmAction.ObjectTypeEnum None - Tags + Spec - + A specification of the details used to construct an alarm instance. -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag +Note :- Use Initialize-IntersightCondAlarmSpec to create the object of complex type CondAlarmSpec - System.Collections.Generic.List`1[Model.MoTag] + Model.CondAlarmSpec - System.Collections.Generic.List`1[Model.MoTag] + Model.CondAlarmSpec None @@ -949575,7 +956431,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightMoTag + Initialize-IntersightCondAlarmSpec + + + + Initialize-IntersightIssueMessage @@ -949583,11 +956443,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCondAlarm + Initialize-IntersightCondAlarmAggregation Initialize - IntersightCondAlarm + IntersightCondAlarmAggregation - Initialize the CondAlarm + Initialize the CondAlarmAggregation @@ -949596,19 +956456,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCondAlarm - - Acknowledge - - - - CondAlarm.AcknowledgeEnum - - CondAlarm.AcknowledgeEnum - - - None - + Initialize-IntersightCondAlarmAggregation AdditionalProperties @@ -949621,38 +956469,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - AffectedMo - - - - Model.MoBaseMoRelationship - - Model.MoBaseMoRelationship - - - None - ClassId - CondAlarm.ClassIdEnum - - CondAlarm.ClassIdEnum - - - None - - - Definition - - - - Model.CondAlarmDefinitionRelationship + CondAlarmAggregation.ClassIdEnum - Model.CondAlarmDefinitionRelationship + CondAlarmAggregation.ClassIdEnum None @@ -949674,21 +956498,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CondAlarm.ObjectTypeEnum - - CondAlarm.ObjectTypeEnum - - - None - - - RegisteredDevice - - - - Model.AssetDeviceRegistrationRelationship + CondAlarmAggregation.ObjectTypeEnum - Model.AssetDeviceRegistrationRelationship + CondAlarmAggregation.ObjectTypeEnum None @@ -949733,18 +956545,6 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - - Acknowledge - - Alarm acknowledgment state. Default value is None.\n* `None` - The Enum value None represents that the alarm is not acknowledged and is included as part of health status and overall alarm count.\n* `Acknowledge` - The Enum value Acknowledge represents that the alarm is acknowledged by user. The alarm will be ignored from the health status and overall alarm count. - - CondAlarm.AcknowledgeEnum - - CondAlarm.AcknowledgeEnum - - - None - AdditionalProperties @@ -949757,44 +956557,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - AffectedMo - - 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. - - Model.MoBaseMoRelationship - - Model.MoBaseMoRelationship - - - None - 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. - CondAlarm.ClassIdEnum - - CondAlarm.ClassIdEnum - - - None - - - Definition - - A reference to a condAlarmDefinition 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. - - Model.CondAlarmDefinitionRelationship + CondAlarmAggregation.ClassIdEnum - Model.CondAlarmDefinitionRelationship + CondAlarmAggregation.ClassIdEnum None @@ -949816,24 +956586,9 @@ or use the cmdlet Initialize-IntersightMoMoRef. The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CondAlarm.ObjectTypeEnum - - CondAlarm.ObjectTypeEnum - - - None - - - RegisteredDevice - - A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. - - Model.AssetDeviceRegistrationRelationship + CondAlarmAggregation.ObjectTypeEnum - Model.AssetDeviceRegistrationRelationship + CondAlarmAggregation.ObjectTypeEnum None @@ -949918,11 +956673,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightCondAlarmAction + Initialize-IntersightCondAlarmClassification Initialize - IntersightCondAlarmAction + IntersightCondAlarmClassification - Initialize the CondAlarmAction + Initialize the CondAlarmClassification @@ -949931,7 +956686,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCondAlarmAction + Initialize-IntersightCondAlarmClassification AdditionalProperties @@ -949949,21 +956704,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CondAlarmAction.ClassIdEnum + CondAlarmClassification.ClassIdEnum - CondAlarmAction.ClassIdEnum + CondAlarmClassification.ClassIdEnum None - Message + Moid - Model.IssueMessage + string - Model.IssueMessage + string None @@ -949973,21 +956728,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CondAlarmAction.ObjectTypeEnum + CondAlarmClassification.ObjectTypeEnum - CondAlarmAction.ObjectTypeEnum + CondAlarmClassification.ObjectTypeEnum None - Spec + Tags - Model.CondAlarmSpec + System.Collections.Generic.List`1[Model.MoTag] - Model.CondAlarmSpec + System.Collections.Generic.List`1[Model.MoTag] None @@ -950037,23 +956792,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CondAlarmAction.ClassIdEnum + CondAlarmClassification.ClassIdEnum - CondAlarmAction.ClassIdEnum + CondAlarmClassification.ClassIdEnum None - Message + Moid - A description of the detected issue which often includes instance specific details. - -Note :- Use Initialize-IntersightIssueMessage to create the object of complex type IssueMessage + The unique identifier of this Managed Object instance. - Model.IssueMessage + string - Model.IssueMessage + string None @@ -950063,23 +956816,23 @@ Note :- Use Initialize-IntersightIssueMessage to create the object of complex ty The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CondAlarmAction.ObjectTypeEnum + CondAlarmClassification.ObjectTypeEnum - CondAlarmAction.ObjectTypeEnum + CondAlarmClassification.ObjectTypeEnum None - Spec + Tags - A specification of the details used to construct an alarm instance. + -Note :- Use Initialize-IntersightCondAlarmSpec to create the object of complex type CondAlarmSpec +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - Model.CondAlarmSpec + System.Collections.Generic.List`1[Model.MoTag] - Model.CondAlarmSpec + System.Collections.Generic.List`1[Model.MoTag] None @@ -950142,11 +956895,7 @@ Note :- Use Initialize-IntersightCondAlarmSpec to create the object of complex t - Initialize-IntersightCondAlarmSpec - - - - Initialize-IntersightIssueMessage + Initialize-IntersightMoTag @@ -950154,11 +956903,11 @@ Note :- Use Initialize-IntersightCondAlarmSpec to create the object of complex t - Initialize-IntersightCondAlarmAggregation + Initialize-IntersightCondAlarmClassificationEligibility Initialize - IntersightCondAlarmAggregation + IntersightCondAlarmClassificationEligibility - Initialize the CondAlarmAggregation + Initialize the CondAlarmClassificationEligibility @@ -950167,7 +956916,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightCondAlarmAggregation + Initialize-IntersightCondAlarmClassificationEligibility AdditionalProperties @@ -950185,15 +956934,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CondAlarmAggregation.ClassIdEnum + CondAlarmClassificationEligibility.ClassIdEnum - CondAlarmAggregation.ClassIdEnum + CondAlarmClassificationEligibility.ClassIdEnum None - Moid + EntityType @@ -950209,21 +956958,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - CondAlarmAggregation.ObjectTypeEnum - - CondAlarmAggregation.ObjectTypeEnum - - - None - - - Tags - - - - System.Collections.Generic.List`1[Model.MoTag] + CondAlarmClassificationEligibility.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + CondAlarmClassificationEligibility.ObjectTypeEnum None @@ -950273,17 +957010,17 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CondAlarmAggregation.ClassIdEnum + CondAlarmClassificationEligibility.ClassIdEnum - CondAlarmAggregation.ClassIdEnum + CondAlarmClassificationEligibility.ClassIdEnum None - Moid + EntityType - The unique identifier of this Managed Object instance. + The Intersight MO type on which a classification can be suppressed. string @@ -950297,23 +957034,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CondAlarmAggregation.ObjectTypeEnum - - CondAlarmAggregation.ObjectTypeEnum - - - None - - - Tags - - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - - System.Collections.Generic.List`1[Model.MoTag] + CondAlarmClassificationEligibility.ObjectTypeEnum - System.Collections.Generic.List`1[Model.MoTag] + CondAlarmClassificationEligibility.ObjectTypeEnum None @@ -950375,10 +957098,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa https://www.intersight.com/apidocs/downloads - - Initialize-IntersightMoTag - - @@ -950518,6 +957237,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + SystemClassifications + + + + System.Collections.Generic.List`1[string] + + System.Collections.Generic.List`1[string] + + + None + Tags @@ -950682,6 +957413,18 @@ Note :- Use Initialize-IntersightIssueCondition to create the object of complex None + + SystemClassifications + + + + System.Collections.Generic.List`1[string] + + System.Collections.Generic.List`1[string] + + + None + Tags @@ -951065,9 +957808,299 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - CondAlarmSummary.ClassIdEnum + CondAlarmSummary.ClassIdEnum + + CondAlarmSummary.ClassIdEnum + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + CondAlarmSummary.ObjectTypeEnum + + CondAlarmSummary.ObjectTypeEnum + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Initialize-IntersightCondAlarmSuppression + Initialize + IntersightCondAlarmSuppression + + Initialize the CondAlarmSuppression + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightCondAlarmSuppression + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + CondAlarmSuppression.ClassIdEnum + + CondAlarmSuppression.ClassIdEnum + + + None + + + Classifications + + + + System.Collections.Generic.List`1[Model.CondAlarmClassificationRelationship] + + System.Collections.Generic.List`1[Model.CondAlarmClassificationRelationship] + + + None + + + Description + + + + string + + string + + + None + + + Entity + + + + Model.MoBaseMoRelationship + + Model.MoBaseMoRelationship + + + None + + + Moid + + + + string + + string + + + None + + + ObjectType + + + + CondAlarmSuppression.ObjectTypeEnum + + CondAlarmSuppression.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + CondAlarmSuppression.ClassIdEnum - CondAlarmSummary.ClassIdEnum + CondAlarmSuppression.ClassIdEnum + + + None + + + 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. + + System.Collections.Generic.List`1[Model.CondAlarmClassificationRelationship] + + System.Collections.Generic.List`1[Model.CondAlarmClassificationRelationship] + + + None + + + Description + + User given description on why the suppression is enabled at this entity. + + string + + string + + + None + + + 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. + + Model.MoBaseMoRelationship + + Model.MoBaseMoRelationship + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string None @@ -951077,9 +958110,23 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - CondAlarmSummary.ObjectTypeEnum + CondAlarmSuppression.ObjectTypeEnum - CondAlarmSummary.ObjectTypeEnum + CondAlarmSuppression.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -951141,6 +958188,10 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power https://www.intersight.com/apidocs/downloads + + Initialize-IntersightMoTag + + @@ -991431,6 +998482,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + QinqEnabled + + + + bool + + bool + + + None + + + QinqVlan + + + + long + + long + + + None + Json @@ -991474,7 +998549,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. string @@ -991519,6 +998594,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + QinqEnabled + + Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC. + + bool + + bool + + + None + + + QinqVlan + + Select the VLAN ID for VIC QinQ (802.1Q) Tunneling. + + long + + long + + + None + Json @@ -1132132,11 +1139231,187 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkHyperFlexNetworkAddress + Initialize-IntersightNetworkHyperFlexNetworkAddress + Initialize + IntersightNetworkHyperFlexNetworkAddress + + Initialize the NetworkHyperFlexNetworkAddress + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightNetworkHyperFlexNetworkAddress + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + NetworkHyperFlexNetworkAddress.ClassIdEnum + + NetworkHyperFlexNetworkAddress.ClassIdEnum + + + None + + + ObjectType + + + + NetworkHyperFlexNetworkAddress.ObjectTypeEnum + + NetworkHyperFlexNetworkAddress.ObjectTypeEnum + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + NetworkHyperFlexNetworkAddress.ClassIdEnum + + NetworkHyperFlexNetworkAddress.ClassIdEnum + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + NetworkHyperFlexNetworkAddress.ObjectTypeEnum + + NetworkHyperFlexNetworkAddress.ObjectTypeEnum + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + + + + + Initialize-IntersightNetworkInterfaceList Initialize - IntersightNetworkHyperFlexNetworkAddress + IntersightNetworkInterfaceList - Initialize the NetworkHyperFlexNetworkAddress + Initialize the NetworkInterfaceList @@ -1132145,7 +1139420,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkHyperFlexNetworkAddress + Initialize-IntersightNetworkInterfaceList AdditionalProperties @@ -1132163,9 +1139438,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkHyperFlexNetworkAddress.ClassIdEnum + NetworkInterfaceList.ClassIdEnum - NetworkHyperFlexNetworkAddress.ClassIdEnum + NetworkInterfaceList.ClassIdEnum + + + None + + + Moid + + + + string + + string None @@ -1132175,9 +1139462,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkHyperFlexNetworkAddress.ObjectTypeEnum + NetworkInterfaceList.ObjectTypeEnum - NetworkHyperFlexNetworkAddress.ObjectTypeEnum + NetworkInterfaceList.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -1132227,9 +1139526,21 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - NetworkHyperFlexNetworkAddress.ClassIdEnum + NetworkInterfaceList.ClassIdEnum - NetworkHyperFlexNetworkAddress.ClassIdEnum + NetworkInterfaceList.ClassIdEnum + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string None @@ -1132239,9 +1139550,23 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - NetworkHyperFlexNetworkAddress.ObjectTypeEnum + NetworkInterfaceList.ObjectTypeEnum - NetworkHyperFlexNetworkAddress.ObjectTypeEnum + NetworkInterfaceList.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] None @@ -1132303,16 +1139628,20 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power https://www.intersight.com/apidocs/downloads + + Initialize-IntersightMoTag + + - Initialize-IntersightNetworkInterfaceList + Initialize-IntersightNetworkLicenseFile Initialize - IntersightNetworkInterfaceList + IntersightNetworkLicenseFile - Initialize the NetworkInterfaceList + Initialize the NetworkLicenseFile @@ -1132321,7 +1139650,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkInterfaceList + Initialize-IntersightNetworkLicenseFile AdditionalProperties @@ -1132339,9 +1139668,57 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkInterfaceList.ClassIdEnum + NetworkLicenseFile.ClassIdEnum - NetworkInterfaceList.ClassIdEnum + NetworkLicenseFile.ClassIdEnum + + + None + + + ExpiryDate + + + + string + + string + + + None + + + FeatureName + + + + string + + string + + + None + + + FileId + + + + string + + string + + + None + + + HostId + + + + string + + string None @@ -1132363,9 +1139740,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkInterfaceList.ObjectTypeEnum + NetworkLicenseFile.ObjectTypeEnum - NetworkInterfaceList.ObjectTypeEnum + NetworkLicenseFile.ObjectTypeEnum None @@ -1132382,6 +1139759,18 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + Vendor + + + + string + + string + + + None + Json @@ -1132427,9 +1139816,57 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - NetworkInterfaceList.ClassIdEnum + NetworkLicenseFile.ClassIdEnum - NetworkInterfaceList.ClassIdEnum + NetworkLicenseFile.ClassIdEnum + + + None + + + ExpiryDate + + The expiry date of the license feature. + + string + + string + + + None + + + FeatureName + + The name of the license feature. + + string + + string + + + None + + + FileId + + The file Id of the license file. + + string + + string + + + None + + + HostId + + The identifier to identify license host Id. + + string + + string None @@ -1132451,9 +1139888,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - NetworkInterfaceList.ObjectTypeEnum + NetworkLicenseFile.ObjectTypeEnum - NetworkInterfaceList.ObjectTypeEnum + NetworkLicenseFile.ObjectTypeEnum None @@ -1132472,6 +1139909,18 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None + + Vendor + + The vendor of the license. + + string + + string + + + None + Json @@ -1132538,11 +1139987,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightNetworkLicenseFile + Initialize-IntersightNetworkSupervisorCard Initialize - IntersightNetworkLicenseFile + IntersightNetworkSupervisorCard - Initialize the NetworkLicenseFile + Initialize the NetworkSupervisorCard @@ -1132551,7 +1140000,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkLicenseFile + Initialize-IntersightNetworkSupervisorCard AdditionalProperties @@ -1132569,51 +1140018,15 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkLicenseFile.ClassIdEnum - - NetworkLicenseFile.ClassIdEnum - - - None - - - ExpiryDate - - - - string - - string - - - None - - - FeatureName - - - - string - - string - - - None - - - FileId - - - - string + NetworkSupervisorCard.ClassIdEnum - string + NetworkSupervisorCard.ClassIdEnum None - HostId + Moid @@ -1132625,13 +1140038,13 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - Moid + NetworkElement - string + Model.NetworkElementRelationship - string + Model.NetworkElementRelationship None @@ -1132641,9 +1140054,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkLicenseFile.ObjectTypeEnum + NetworkSupervisorCard.ObjectTypeEnum - NetworkLicenseFile.ObjectTypeEnum + NetworkSupervisorCard.ObjectTypeEnum None @@ -1132660,18 +1140073,6 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - Vendor - - - - string - - string - - - None - Json @@ -1132717,17 +1140118,17 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - NetworkLicenseFile.ClassIdEnum + NetworkSupervisorCard.ClassIdEnum - NetworkLicenseFile.ClassIdEnum + NetworkSupervisorCard.ClassIdEnum None - ExpiryDate + Moid - The expiry date of the license feature. + The unique identifier of this Managed Object instance. string @@ -1132737,37 +1140138,234 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - FeatureName + NetworkElement - The name of the license feature. + A reference to a networkElement 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. - string + Model.NetworkElementRelationship - string + Model.NetworkElementRelationship None - FileId + ObjectType - The file Id of the license file. + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - string + NetworkSupervisorCard.ObjectTypeEnum - string + NetworkSupervisorCard.ObjectTypeEnum None - HostId + Tags - The identifier to identify license host Id. + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - string + System.Collections.Generic.List`1[Model.MoTag] - string + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoTag + + + + + + + + Initialize-IntersightNetworkTelemetryCheck + Initialize + IntersightNetworkTelemetryCheck + + Initialize the NetworkTelemetryCheck + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightNetworkTelemetryCheck + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + NetworkTelemetryCheck.ClassIdEnum + + NetworkTelemetryCheck.ClassIdEnum + + + None + + + Moid + + + + string + + string + + + None + + + ObjectType + + + + NetworkTelemetryCheck.ObjectTypeEnum + + NetworkTelemetryCheck.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + NetworkTelemetryCheck.ClassIdEnum + + NetworkTelemetryCheck.ClassIdEnum None @@ -1132789,9 +1140387,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - NetworkLicenseFile.ObjectTypeEnum + NetworkTelemetryCheck.ObjectTypeEnum - NetworkLicenseFile.ObjectTypeEnum + NetworkTelemetryCheck.ObjectTypeEnum None @@ -1132810,18 +1140408,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - Vendor - - The vendor of the license. - - string - - string - - - None - Json @@ -1132888,11 +1140474,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightNetworkSupervisorCard + Initialize-IntersightNetworkVethernet Initialize - IntersightNetworkSupervisorCard + IntersightNetworkVethernet - Initialize the NetworkSupervisorCard + Initialize the NetworkVethernet @@ -1132901,7 +1140487,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkSupervisorCard + Initialize-IntersightNetworkVethernet AdditionalProperties @@ -1132919,9 +1140505,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkSupervisorCard.ClassIdEnum + NetworkVethernet.ClassIdEnum - NetworkSupervisorCard.ClassIdEnum + NetworkVethernet.ClassIdEnum None @@ -1132938,26 +1140524,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - NetworkElement - - - - Model.NetworkElementRelationship - - Model.NetworkElementRelationship - - - None - ObjectType - NetworkSupervisorCard.ObjectTypeEnum + NetworkVethernet.ObjectTypeEnum - NetworkSupervisorCard.ObjectTypeEnum + NetworkVethernet.ObjectTypeEnum None @@ -1133019,9 +1140593,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - NetworkSupervisorCard.ClassIdEnum + NetworkVethernet.ClassIdEnum - NetworkSupervisorCard.ClassIdEnum + NetworkVethernet.ClassIdEnum None @@ -1133038,29 +1140612,14 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None - - NetworkElement - - A reference to a networkElement 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. - - Model.NetworkElementRelationship - - Model.NetworkElementRelationship - - - None - ObjectType The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - NetworkSupervisorCard.ObjectTypeEnum + NetworkVethernet.ObjectTypeEnum - NetworkSupervisorCard.ObjectTypeEnum + NetworkVethernet.ObjectTypeEnum None @@ -1133145,11 +1140704,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Initialize-IntersightNetworkTelemetryCheck + Initialize-IntersightNetworkVfc Initialize - IntersightNetworkTelemetryCheck + IntersightNetworkVfc - Initialize the NetworkTelemetryCheck + Initialize the NetworkVfc @@ -1133158,7 +1140717,7 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - Initialize-IntersightNetworkTelemetryCheck + Initialize-IntersightNetworkVfc AdditionalProperties @@ -1133176,9 +1140735,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkTelemetryCheck.ClassIdEnum + NetworkVfc.ClassIdEnum - NetworkTelemetryCheck.ClassIdEnum + NetworkVfc.ClassIdEnum None @@ -1133200,9 +1140759,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power - NetworkTelemetryCheck.ObjectTypeEnum + NetworkVfc.ObjectTypeEnum - NetworkTelemetryCheck.ObjectTypeEnum + NetworkVfc.ObjectTypeEnum None @@ -1133264,9 +1140823,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power 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. - NetworkTelemetryCheck.ClassIdEnum + NetworkVfc.ClassIdEnum - NetworkTelemetryCheck.ClassIdEnum + NetworkVfc.ClassIdEnum None @@ -1133288,9 +1140847,9 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. - NetworkTelemetryCheck.ObjectTypeEnum + NetworkVfc.ObjectTypeEnum - NetworkTelemetryCheck.ObjectTypeEnum + NetworkVfc.ObjectTypeEnum None @@ -1274925,6 +1282484,236 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa + + + Initialize-IntersightStorageNetAppNamespace + Initialize + IntersightStorageNetAppNamespace + + Initialize the StorageNetAppNamespace + + + + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + + + + Initialize-IntersightStorageNetAppNamespace + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClassId + + + + StorageNetAppNamespace.ClassIdEnum + + StorageNetAppNamespace.ClassIdEnum + + + None + + + Moid + + + + string + + string + + + None + + + ObjectType + + + + StorageNetAppNamespace.ObjectTypeEnum + + StorageNetAppNamespace.ObjectTypeEnum + + + None + + + Tags + + + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + StorageNetAppNamespace.ClassIdEnum + + StorageNetAppNamespace.ClassIdEnum + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + ObjectType + + The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property. + + StorageNetAppNamespace.ObjectTypeEnum + + StorageNetAppNamespace.ObjectTypeEnum + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[Model.MoTag] + + System.Collections.Generic.List`1[Model.MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoTag + + + + + Initialize-IntersightStorageNetAppNfsClient @@ -1353509,6 +1361298,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + QinqEnabled + + + + bool + + bool + + + None + + + QinqVlan + + + + long + + long + + + None + Json @@ -1353609,6 +1361422,30 @@ Initialize cmdlet is used to instantiate the object of complex type in the Power None + + QinqEnabled + + Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC. + + bool + + bool + + + None + + + 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. + + long + + long + + + None + Json @@ -1423368,35 +1431205,433 @@ or use the cmdlet Initialize-IntersightMoMoRef. - + + + + + https://www.intersight.com/apidocs/downloads + + + + Initialize-IntersightMoVersionContext + + + + + + + + New-IntersightCommHttpProxyPolicy + New + IntersightCommHttpProxyPolicy + + Creates the CommHttpProxyPolicy + + + + Create a 'CommHttpProxyPolicy' resource. + + + + New-IntersightCommHttpProxyPolicy + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClusterProfiles + + + + System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + + System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + + + None + + + Description + + + + string + + string + + + None + + + Hostname + + + + string + + string + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + + + Password + + + + string + + string + + + None + + + Port + + + + long + + long + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Username + + + + string + + string + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + ClusterProfiles + + An array of relationships to hyperflexClusterProfile resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + + System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + + + None + + + Description + + Description of the policy. + + string + + string + + + None + + + Hostname + + HTTP Proxy server FQDN or IP. + + string + + string + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + Name of the concrete policy. + + string + + string + + + None + + + Organization + + A reference to a organizationOrganization 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. + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + + + Password + + The password for the HTTP Proxy. + + string + + string + + + None + + + Port + + The HTTP Proxy port number.\nThe port number of the HTTP proxy must be between 1 and 65535, inclusive. + + long + + long + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Username + + The username for the HTTP Proxy. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + + + + + https://www.intersight.com/apidocs/downloads + + Get-IntersightCommHttpProxyPolicy + + Initialize-IntersightMoVersionContext + + Remove-IntersightCommHttpProxyPolicy + + + + Set-IntersightCommHttpProxyPolicy + + - New-IntersightCommHttpProxyPolicy + New-IntersightCondAlarmSuppression New - IntersightCommHttpProxyPolicy + IntersightCondAlarmSuppression - Creates the CommHttpProxyPolicy + Creates the CondAlarmSuppression - Create a 'CommHttpProxyPolicy' resource. + Create a 'CondAlarmSuppression' resource. - New-IntersightCommHttpProxyPolicy + New-IntersightCondAlarmSuppression AdditionalProperties @@ -1423410,13 +1431645,13 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - ClusterProfiles + Classifications - System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] - System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] None @@ -1423434,13 +1431669,13 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Hostname + Entity - string + MoBaseMoRelationship - string + MoBaseMoRelationship None @@ -1423457,54 +1431692,6 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - - Name - - - - string - - string - - - None - - - Organization - - - - OrganizationOrganizationRelationship - - OrganizationOrganizationRelationship - - - None - - - Password - - - - string - - string - - - None - - - Port - - - - long - - long - - - None - Tags @@ -1423517,18 +1431704,6 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - - Username - - - - string - - string - - - None - Json @@ -1423570,16 +1431745,16 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - ClusterProfiles + Classifications - An array of relationships to hyperflexClusterProfile resources. + 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. - System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] - System.Collections.Generic.List`1[HyperflexClusterProfileRelationship] + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] None @@ -1423587,7 +1431762,7 @@ or use the cmdlet Initialize-IntersightMoMoRef. Description - Description of the policy. + User given description on why the suppression is enabled at this entity. string @@ -1423597,60 +1431772,24 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Hostname + Entity - HTTP Proxy server FQDN or IP. - - string - - string - - - None - - - Moid - - The unique identifier of this Managed Object instance. - - string - - string - - - None - - - Name - - Name of the concrete policy. - - string - - string - - - None - - - Organization - - 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. Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef or use the cmdlet Initialize-IntersightMoMoRef. - OrganizationOrganizationRelationship + MoBaseMoRelationship - OrganizationOrganizationRelationship + MoBaseMoRelationship None - Password + Moid - The password for the HTTP Proxy. + The unique identifier of this Managed Object instance. string @@ -1423659,18 +1431798,6 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - - Port - - The HTTP Proxy port number.\nThe port number of the HTTP proxy must be between 1 and 65535, inclusive. - - long - - long - - - None - Tags @@ -1423685,18 +1431812,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - Username - - The username for the HTTP Proxy. - - string - - string - - - None - Json @@ -1423747,14 +1431862,7 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - - - -------------------------- Example(s) -------------------------- - - - - - + @@ -1423762,7 +1431870,7 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Get-IntersightCommHttpProxyPolicy + Get-IntersightCondAlarmSuppression @@ -1423770,11 +1431878,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Remove-IntersightCommHttpProxyPolicy + Remove-IntersightCondAlarmSuppression - Set-IntersightCommHttpProxyPolicy + Set-IntersightCondAlarmSuppression @@ -1541593,7 +1549701,150 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Remove-IntersightApplianceClusterInfo + Remove-IntersightApplianceClusterInfo + + Moid + + + + string + + string + + + None + + + + + + + Moid + + The Moid of the referenced REST resource. + + string + + string + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightApplianceClusterInfo + + + + New-IntersightApplianceClusterInfo + + + + Set-IntersightApplianceClusterInfo + + + + + + + + Remove-IntersightApplianceExternalSyslogSetting + Remove + IntersightApplianceExternalSyslogSetting + + Remove the ApplianceExternalSyslogSetting + + + + Delete a 'ApplianceExternalSyslogSetting' resource. + + + + Remove-IntersightApplianceExternalSyslogSetting + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + Remove-IntersightApplianceExternalSyslogSetting Moid @@ -1541680,15 +1549931,15 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Get-IntersightApplianceClusterInfo + Get-IntersightApplianceExternalSyslogSetting - New-IntersightApplianceClusterInfo + New-IntersightApplianceExternalSyslogSetting - Set-IntersightApplianceClusterInfo + Set-IntersightApplianceExternalSyslogSetting @@ -1541696,19 +1549947,19 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Remove-IntersightApplianceExternalSyslogSetting + Remove-IntersightApplianceRestore Remove - IntersightApplianceExternalSyslogSetting + IntersightApplianceRestore - Remove the ApplianceExternalSyslogSetting + Remove the ApplianceRestore - Delete a 'ApplianceExternalSyslogSetting' resource. + Delete a 'ApplianceRestore' resource. - Remove-IntersightApplianceExternalSyslogSetting + Remove-IntersightApplianceRestore Json @@ -1541736,7 +1549987,7 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Remove-IntersightApplianceExternalSyslogSetting + Remove-IntersightApplianceRestore Moid @@ -1541815,7 +1550066,21 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the ApplianceRestore to delete +PS C:\> $ApplianceRestore = Remove-IntersightApplianceRestore -Name ApplianceRestoreName +PS C:\> $ApplianceRestore | Remove-IntersightApplianceRestore + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee + + + + + @@ -1541823,15 +1550088,11 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Get-IntersightApplianceExternalSyslogSetting - - - - New-IntersightApplianceExternalSyslogSetting + Get-IntersightApplianceRestore - Set-IntersightApplianceExternalSyslogSetting + New-IntersightApplianceRestore @@ -1541839,19 +1550100,19 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Remove-IntersightApplianceRestore + Remove-IntersightApplianceUpgrade Remove - IntersightApplianceRestore + IntersightApplianceUpgrade - Remove the ApplianceRestore + Remove the ApplianceUpgrade - Delete a 'ApplianceRestore' resource. + Delete a 'ApplianceUpgrade' resource. - Remove-IntersightApplianceRestore + Remove-IntersightApplianceUpgrade Json @@ -1541879,7 +1550140,7 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - Remove-IntersightApplianceRestore + Remove-IntersightApplianceUpgrade Moid @@ -1541958,21 +1550219,7 @@ PS C:\> Remove-IntersightApplianceBackup -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the ApplianceRestore to delete -PS C:\> $ApplianceRestore = Remove-IntersightApplianceRestore -Name ApplianceRestoreName -PS C:\> $ApplianceRestore | Remove-IntersightApplianceRestore - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - - - - - + @@ -1541980,11 +1550227,11 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Get-IntersightApplianceRestore + Get-IntersightApplianceUpgrade - New-IntersightApplianceRestore + Set-IntersightApplianceUpgrade @@ -1541992,19 +1550239,19 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Remove-IntersightApplianceUpgrade + Remove-IntersightAssetDeployment Remove - IntersightApplianceUpgrade + IntersightAssetDeployment - Remove the ApplianceUpgrade + Remove the AssetDeployment - Delete a 'ApplianceUpgrade' resource. + Delete a 'AssetDeployment' resource. - Remove-IntersightApplianceUpgrade + Remove-IntersightAssetDeployment Json @@ -1542032,7 +1550279,7 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Remove-IntersightApplianceUpgrade + Remove-IntersightAssetDeployment Moid @@ -1542111,7 +1550358,21 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the AssetDeployment to delete +PS C:\> $AssetDeployment = Remove-IntersightAssetDeployment -Name AssetDeploymentName +PS C:\> $AssetDeployment | Remove-IntersightAssetDeployment + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee + + + + + @@ -1542119,11 +1550380,7 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Get-IntersightApplianceUpgrade - - - - Set-IntersightApplianceUpgrade + Get-IntersightAssetDeployment @@ -1542131,19 +1550388,19 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Remove-IntersightAssetDeployment + Remove-IntersightAssetDeploymentDevice Remove - IntersightAssetDeployment + IntersightAssetDeploymentDevice - Remove the AssetDeployment + Remove the AssetDeploymentDevice - Delete a 'AssetDeployment' resource. + Delete a 'AssetDeploymentDevice' resource. - Remove-IntersightAssetDeployment + Remove-IntersightAssetDeploymentDevice Json @@ -1542171,7 +1550428,7 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee - Remove-IntersightAssetDeployment + Remove-IntersightAssetDeploymentDevice Moid @@ -1542254,12 +1550511,12 @@ PS C:\> Remove-IntersightApplianceRestore -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetDeployment to delete -PS C:\> $AssetDeployment = Remove-IntersightAssetDeployment -Name AssetDeploymentName -PS C:\> $AssetDeployment | Remove-IntersightAssetDeployment +#Get the AssetDeploymentDevice to delete +PS C:\> $AssetDeploymentDevice = Remove-IntersightAssetDeploymentDevice -Name AssetDeploymentDeviceName +PS C:\> $AssetDeploymentDevice | Remove-IntersightAssetDeploymentDevice #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee +PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee @@ -1542272,7 +1550529,7 @@ PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee - Get-IntersightAssetDeployment + Get-IntersightAssetDeploymentDevice @@ -1542280,19 +1550537,19 @@ PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee - Remove-IntersightAssetDeploymentDevice + Remove-IntersightAssetDeviceClaim Remove - IntersightAssetDeploymentDevice + IntersightAssetDeviceClaim - Remove the AssetDeploymentDevice + Remove the AssetDeviceClaim - Delete a 'AssetDeploymentDevice' resource. + Delete a 'AssetDeviceClaim' resource. - Remove-IntersightAssetDeploymentDevice + Remove-IntersightAssetDeviceClaim Json @@ -1542320,7 +1550577,7 @@ PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee - Remove-IntersightAssetDeploymentDevice + Remove-IntersightAssetDeviceClaim Moid @@ -1542403,12 +1550660,12 @@ PS C:\> Remove-IntersightAssetDeployment -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetDeploymentDevice to delete -PS C:\> $AssetDeploymentDevice = Remove-IntersightAssetDeploymentDevice -Name AssetDeploymentDeviceName -PS C:\> $AssetDeploymentDevice | Remove-IntersightAssetDeploymentDevice +#Get the AssetDeviceClaim to delete +PS C:\> $AssetDeviceClaim = Remove-IntersightAssetDeviceClaim -Name AssetDeviceClaimName +PS C:\> $AssetDeviceClaim | Remove-IntersightAssetDeviceClaim #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee +PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee @@ -1542421,7 +1550678,7 @@ PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee - Get-IntersightAssetDeploymentDevice + New-IntersightAssetDeviceClaim @@ -1542429,19 +1550686,19 @@ PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee - Remove-IntersightAssetDeviceClaim + Remove-IntersightAssetDeviceContractInformation Remove - IntersightAssetDeviceClaim + IntersightAssetDeviceContractInformation - Remove the AssetDeviceClaim + Remove the AssetDeviceContractInformation - Delete a 'AssetDeviceClaim' resource. + Delete a 'AssetDeviceContractInformation' resource. - Remove-IntersightAssetDeviceClaim + Remove-IntersightAssetDeviceContractInformation Json @@ -1542469,7 +1550726,7 @@ PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee - Remove-IntersightAssetDeviceClaim + Remove-IntersightAssetDeviceContractInformation Moid @@ -1542548,21 +1550805,7 @@ PS C:\> Remove-IntersightAssetDeploymentDevice -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the AssetDeviceClaim to delete -PS C:\> $AssetDeviceClaim = Remove-IntersightAssetDeviceClaim -Name AssetDeviceClaimName -PS C:\> $AssetDeviceClaim | Remove-IntersightAssetDeviceClaim - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - - - - - + @@ -1542570,7 +1550813,11 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - New-IntersightAssetDeviceClaim + Get-IntersightAssetDeviceContractInformation + + + + Set-IntersightAssetDeviceContractInformation @@ -1542578,19 +1550825,19 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - Remove-IntersightAssetDeviceContractInformation + Remove-IntersightAssetDeviceRegistration Remove - IntersightAssetDeviceContractInformation + IntersightAssetDeviceRegistration - Remove the AssetDeviceContractInformation + Remove the AssetDeviceRegistration - Delete a 'AssetDeviceContractInformation' resource. + Deletes the resource representing the device connector. All associated REST resources will be deleted. In particular, inventory and operational data associated with this device will be deleted. - Remove-IntersightAssetDeviceContractInformation + Remove-IntersightAssetDeviceRegistration Json @@ -1542618,7 +1550865,7 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - Remove-IntersightAssetDeviceContractInformation + Remove-IntersightAssetDeviceRegistration Moid @@ -1542697,7 +1550944,21 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the AssetDeviceRegistration to delete +PS C:\> $AssetDeviceRegistration = Remove-IntersightAssetDeviceRegistration -Name AssetDeviceRegistrationName +PS C:\> $AssetDeviceRegistration | Remove-IntersightAssetDeviceRegistration + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee + + + + + @@ -1542705,11 +1550966,11 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - Get-IntersightAssetDeviceContractInformation + Get-IntersightAssetDeviceRegistration - Set-IntersightAssetDeviceContractInformation + Set-IntersightAssetDeviceRegistration @@ -1542717,19 +1550978,19 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - Remove-IntersightAssetDeviceRegistration + Remove-IntersightAssetSubscription Remove - IntersightAssetDeviceRegistration + IntersightAssetSubscription - Remove the AssetDeviceRegistration + Remove the AssetSubscription - Deletes the resource representing the device connector. All associated REST resources will be deleted. In particular, inventory and operational data associated with this device will be deleted. + Delete a 'AssetSubscription' resource. - Remove-IntersightAssetDeviceRegistration + Remove-IntersightAssetSubscription Json @@ -1542757,7 +1551018,7 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee - Remove-IntersightAssetDeviceRegistration + Remove-IntersightAssetSubscription Moid @@ -1542840,12 +1551101,12 @@ PS C:\> Remove-IntersightAssetDeviceClaim -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetDeviceRegistration to delete -PS C:\> $AssetDeviceRegistration = Remove-IntersightAssetDeviceRegistration -Name AssetDeviceRegistrationName -PS C:\> $AssetDeviceRegistration | Remove-IntersightAssetDeviceRegistration +#Get the AssetSubscription to delete +PS C:\> $AssetSubscription = Remove-IntersightAssetSubscription -Name AssetSubscriptionName +PS C:\> $AssetSubscription | Remove-IntersightAssetSubscription #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee +PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee @@ -1542858,11 +1551119,7 @@ PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee - Get-IntersightAssetDeviceRegistration - - - - Set-IntersightAssetDeviceRegistration + Get-IntersightAssetSubscription @@ -1542870,19 +1551127,19 @@ PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee - Remove-IntersightAssetSubscription + Remove-IntersightAssetSubscriptionAccount Remove - IntersightAssetSubscription + IntersightAssetSubscriptionAccount - Remove the AssetSubscription + Remove the AssetSubscriptionAccount - Delete a 'AssetSubscription' resource. + Delete a 'AssetSubscriptionAccount' resource. - Remove-IntersightAssetSubscription + Remove-IntersightAssetSubscriptionAccount Json @@ -1542910,7 +1551167,7 @@ PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee - Remove-IntersightAssetSubscription + Remove-IntersightAssetSubscriptionAccount Moid @@ -1542993,12 +1551250,12 @@ PS C:\> Remove-IntersightAssetDeviceRegistration -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetSubscription to delete -PS C:\> $AssetSubscription = Remove-IntersightAssetSubscription -Name AssetSubscriptionName -PS C:\> $AssetSubscription | Remove-IntersightAssetSubscription +#Get the AssetSubscriptionAccount to delete +PS C:\> $AssetSubscriptionAccount = Remove-IntersightAssetSubscriptionAccount -Name AssetSubscriptionAccountName +PS C:\> $AssetSubscriptionAccount | Remove-IntersightAssetSubscriptionAccount #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee +PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee @@ -1543011,7 +1551268,7 @@ PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee - Get-IntersightAssetSubscription + Get-IntersightAssetSubscriptionAccount @@ -1543019,19 +1551276,19 @@ PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee - Remove-IntersightAssetSubscriptionAccount + Remove-IntersightAssetTarget Remove - IntersightAssetSubscriptionAccount + IntersightAssetTarget - Remove the AssetSubscriptionAccount + Remove the AssetTarget - Delete a 'AssetSubscriptionAccount' resource. + Delete a 'AssetTarget' resource. - Remove-IntersightAssetSubscriptionAccount + Remove-IntersightAssetTarget Json @@ -1543059,7 +1551316,7 @@ PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee - Remove-IntersightAssetSubscriptionAccount + Remove-IntersightAssetTarget Moid @@ -1543142,12 +1551399,12 @@ PS C:\> Remove-IntersightAssetSubscription -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetSubscriptionAccount to delete -PS C:\> $AssetSubscriptionAccount = Remove-IntersightAssetSubscriptionAccount -Name AssetSubscriptionAccountName -PS C:\> $AssetSubscriptionAccount | Remove-IntersightAssetSubscriptionAccount +#Get the AssetTarget to delete +PS C:\> $AssetTarget = Remove-IntersightAssetTarget -Name AssetTargetName +PS C:\> $AssetTarget | Remove-IntersightAssetTarget #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee +PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee @@ -1543160,7 +1551417,15 @@ PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee - Get-IntersightAssetSubscriptionAccount + Get-IntersightAssetTarget + + + + New-IntersightAssetTarget + + + + Set-IntersightAssetTarget @@ -1543168,19 +1551433,19 @@ PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee - Remove-IntersightAssetTarget + Remove-IntersightBiosPolicy Remove - IntersightAssetTarget + IntersightBiosPolicy - Remove the AssetTarget + Remove the BiosPolicy - Delete a 'AssetTarget' resource. + Delete a 'BiosPolicy' resource. - Remove-IntersightAssetTarget + Remove-IntersightBiosPolicy Json @@ -1543208,7 +1551473,7 @@ PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee - Remove-IntersightAssetTarget + Remove-IntersightBiosPolicy Moid @@ -1543291,12 +1551556,12 @@ PS C:\> Remove-IntersightAssetSubscriptionAccount -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the AssetTarget to delete -PS C:\> $AssetTarget = Remove-IntersightAssetTarget -Name AssetTargetName -PS C:\> $AssetTarget | Remove-IntersightAssetTarget +#Get the BiosPolicy to delete +PS C:\> $BiosPolicy = Remove-IntersightBiosPolicy -Name BiosPolicyName +PS C:\> $BiosPolicy | Remove-IntersightBiosPolicy #Remove the server profile by Moid. -PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee +PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee @@ -1543309,15 +1551574,15 @@ PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee - Get-IntersightAssetTarget + Get-IntersightBiosPolicy - New-IntersightAssetTarget + New-IntersightBiosPolicy - Set-IntersightAssetTarget + Set-IntersightBiosPolicy @@ -1543325,19 +1551590,19 @@ PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee - Remove-IntersightBiosPolicy + Remove-IntersightBootPrecisionPolicy Remove - IntersightBiosPolicy + IntersightBootPrecisionPolicy - Remove the BiosPolicy + Remove the BootPrecisionPolicy - Delete a 'BiosPolicy' resource. + Delete a 'BootPrecisionPolicy' resource. - Remove-IntersightBiosPolicy + Remove-IntersightBootPrecisionPolicy Json @@ -1543365,7 +1551630,7 @@ PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee - Remove-IntersightBiosPolicy + Remove-IntersightBootPrecisionPolicy Moid @@ -1543448,12 +1551713,12 @@ PS C:\> Remove-IntersightAssetTarget -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the BiosPolicy to delete -PS C:\> $BiosPolicy = Remove-IntersightBiosPolicy -Name BiosPolicyName -PS C:\> $BiosPolicy | Remove-IntersightBiosPolicy +#Get the BootPrecisionPolicy to delete +PS C:\> $BootPrecisionPolicy = Remove-IntersightBootPrecisionPolicy -Name BootPrecisionPolicyName +PS C:\> $BootPrecisionPolicy | Remove-IntersightBootPrecisionPolicy #Remove the server profile by Moid. -PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee +PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee @@ -1543466,15 +1551731,15 @@ PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee - Get-IntersightBiosPolicy + Get-IntersightBootPrecisionPolicy - New-IntersightBiosPolicy + New-IntersightBootPrecisionPolicy - Set-IntersightBiosPolicy + Set-IntersightBootPrecisionPolicy @@ -1543482,19 +1551747,19 @@ PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee - Remove-IntersightBootPrecisionPolicy + Remove-IntersightBulkExport Remove - IntersightBootPrecisionPolicy + IntersightBulkExport - Remove the BootPrecisionPolicy + Remove the BulkExport - Delete a 'BootPrecisionPolicy' resource. + Delete a 'BulkExport' resource. - Remove-IntersightBootPrecisionPolicy + Remove-IntersightBulkExport Json @@ -1543522,7 +1551787,7 @@ PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee - Remove-IntersightBootPrecisionPolicy + Remove-IntersightBulkExport Moid @@ -1543601,21 +1551866,7 @@ PS C:\> Remove-IntersightBiosPolicy -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the BootPrecisionPolicy to delete -PS C:\> $BootPrecisionPolicy = Remove-IntersightBootPrecisionPolicy -Name BootPrecisionPolicyName -PS C:\> $BootPrecisionPolicy | Remove-IntersightBootPrecisionPolicy - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - - - - - + @@ -1543623,15 +1551874,15 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Get-IntersightBootPrecisionPolicy + Get-IntersightBulkExport - New-IntersightBootPrecisionPolicy + New-IntersightBulkExport - Set-IntersightBootPrecisionPolicy + Set-IntersightBulkExport @@ -1543639,19 +1551890,19 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightBulkExport + Remove-IntersightCapabilityActionsMetaData Remove - IntersightBulkExport + IntersightCapabilityActionsMetaData - Remove the BulkExport + Remove the CapabilityActionsMetaData - Delete a 'BulkExport' resource. + Delete a 'CapabilityActionsMetaData' resource. - Remove-IntersightBulkExport + Remove-IntersightCapabilityActionsMetaData Json @@ -1543679,7 +1551930,7 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightBulkExport + Remove-IntersightCapabilityActionsMetaData Moid @@ -1543766,15 +1552017,15 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Get-IntersightBulkExport + Get-IntersightCapabilityActionsMetaData - New-IntersightBulkExport + New-IntersightCapabilityActionsMetaData - Set-IntersightBulkExport + Set-IntersightCapabilityActionsMetaData @@ -1543782,19 +1552033,19 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityActionsMetaData + Remove-IntersightCapabilityAdapterDeprecatedDef Remove - IntersightCapabilityActionsMetaData + IntersightCapabilityAdapterDeprecatedDef - Remove the CapabilityActionsMetaData + Remove the CapabilityAdapterDeprecatedDef - Delete a 'CapabilityActionsMetaData' resource. + Delete a 'CapabilityAdapterDeprecatedDef' resource. - Remove-IntersightCapabilityActionsMetaData + Remove-IntersightCapabilityAdapterDeprecatedDef Json @@ -1543822,7 +1552073,7 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityActionsMetaData + Remove-IntersightCapabilityAdapterDeprecatedDef Moid @@ -1543909,15 +1552160,15 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Get-IntersightCapabilityActionsMetaData + Get-IntersightCapabilityAdapterDeprecatedDef - New-IntersightCapabilityActionsMetaData + New-IntersightCapabilityAdapterDeprecatedDef - Set-IntersightCapabilityActionsMetaData + Set-IntersightCapabilityAdapterDeprecatedDef @@ -1543925,19 +1552176,19 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityAdapterDeprecatedDef + Remove-IntersightCapabilityAdapterUnitDescriptor Remove - IntersightCapabilityAdapterDeprecatedDef + IntersightCapabilityAdapterUnitDescriptor - Remove the CapabilityAdapterDeprecatedDef + Remove the CapabilityAdapterUnitDescriptor - Delete a 'CapabilityAdapterDeprecatedDef' resource. + Delete a 'CapabilityAdapterUnitDescriptor' resource. - Remove-IntersightCapabilityAdapterDeprecatedDef + Remove-IntersightCapabilityAdapterUnitDescriptor Json @@ -1543965,7 +1552216,7 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityAdapterDeprecatedDef + Remove-IntersightCapabilityAdapterUnitDescriptor Moid @@ -1544044,7 +1552295,21 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the CapabilityAdapterUnitDescriptor to delete +PS C:\> $CapabilityAdapterUnitDescriptor = Remove-IntersightCapabilityAdapterUnitDescriptor -Name CapabilityAdapterUnitDescriptorName +PS C:\> $CapabilityAdapterUnitDescriptor | Remove-IntersightCapabilityAdapterUnitDescriptor + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee + + + + + @@ -1544052,15 +1552317,15 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Get-IntersightCapabilityAdapterDeprecatedDef + Get-IntersightCapabilityAdapterUnitDescriptor - New-IntersightCapabilityAdapterDeprecatedDef + New-IntersightCapabilityAdapterUnitDescriptor - Set-IntersightCapabilityAdapterDeprecatedDef + Set-IntersightCapabilityAdapterUnitDescriptor @@ -1544068,19 +1552333,19 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityAdapterUnitDescriptor + Remove-IntersightCapabilityChassisDescriptor Remove - IntersightCapabilityAdapterUnitDescriptor + IntersightCapabilityChassisDescriptor - Remove the CapabilityAdapterUnitDescriptor + Remove the CapabilityChassisDescriptor - Delete a 'CapabilityAdapterUnitDescriptor' resource. + Delete a 'CapabilityChassisDescriptor' resource. - Remove-IntersightCapabilityAdapterUnitDescriptor + Remove-IntersightCapabilityChassisDescriptor Json @@ -1544108,7 +1552373,7 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee - Remove-IntersightCapabilityAdapterUnitDescriptor + Remove-IntersightCapabilityChassisDescriptor Moid @@ -1544191,12 +1552456,12 @@ PS C:\> Remove-IntersightBootPrecisionPolicy -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityAdapterUnitDescriptor to delete -PS C:\> $CapabilityAdapterUnitDescriptor = Remove-IntersightCapabilityAdapterUnitDescriptor -Name CapabilityAdapterUnitDescriptorName -PS C:\> $CapabilityAdapterUnitDescriptor | Remove-IntersightCapabilityAdapterUnitDescriptor +#Get the CapabilityChassisDescriptor to delete +PS C:\> $CapabilityChassisDescriptor = Remove-IntersightCapabilityChassisDescriptor -Name CapabilityChassisDescriptorName +PS C:\> $CapabilityChassisDescriptor | Remove-IntersightCapabilityChassisDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee @@ -1544209,15 +1552474,15 @@ PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityAdapterUnitDescriptor + Get-IntersightCapabilityChassisDescriptor - New-IntersightCapabilityAdapterUnitDescriptor + New-IntersightCapabilityChassisDescriptor - Set-IntersightCapabilityAdapterUnitDescriptor + Set-IntersightCapabilityChassisDescriptor @@ -1544225,19 +1552490,19 @@ PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityChassisDescriptor + Remove-IntersightCapabilityChassisManufacturingDef Remove - IntersightCapabilityChassisDescriptor + IntersightCapabilityChassisManufacturingDef - Remove the CapabilityChassisDescriptor + Remove the CapabilityChassisManufacturingDef - Delete a 'CapabilityChassisDescriptor' resource. + Delete a 'CapabilityChassisManufacturingDef' resource. - Remove-IntersightCapabilityChassisDescriptor + Remove-IntersightCapabilityChassisManufacturingDef Json @@ -1544265,7 +1552530,7 @@ PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityChassisDescriptor + Remove-IntersightCapabilityChassisManufacturingDef Moid @@ -1544348,12 +1552613,12 @@ PS C:\> Remove-IntersightCapabilityAdapterUnitDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityChassisDescriptor to delete -PS C:\> $CapabilityChassisDescriptor = Remove-IntersightCapabilityChassisDescriptor -Name CapabilityChassisDescriptorName -PS C:\> $CapabilityChassisDescriptor | Remove-IntersightCapabilityChassisDescriptor +#Get the CapabilityChassisManufacturingDef to delete +PS C:\> $CapabilityChassisManufacturingDef = Remove-IntersightCapabilityChassisManufacturingDef -Name CapabilityChassisManufacturingDefName +PS C:\> $CapabilityChassisManufacturingDef | Remove-IntersightCapabilityChassisManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee @@ -1544366,15 +1552631,15 @@ PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityChassisDescriptor + Get-IntersightCapabilityChassisManufacturingDef - New-IntersightCapabilityChassisDescriptor + New-IntersightCapabilityChassisManufacturingDef - Set-IntersightCapabilityChassisDescriptor + Set-IntersightCapabilityChassisManufacturingDef @@ -1544382,19 +1552647,19 @@ PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityChassisManufacturingDef + Remove-IntersightCapabilityCimcFirmwareDescriptor Remove - IntersightCapabilityChassisManufacturingDef + IntersightCapabilityCimcFirmwareDescriptor - Remove the CapabilityChassisManufacturingDef + Remove the CapabilityCimcFirmwareDescriptor - Delete a 'CapabilityChassisManufacturingDef' resource. + Delete a 'CapabilityCimcFirmwareDescriptor' resource. - Remove-IntersightCapabilityChassisManufacturingDef + Remove-IntersightCapabilityCimcFirmwareDescriptor Json @@ -1544422,7 +1552687,7 @@ PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityChassisManufacturingDef + Remove-IntersightCapabilityCimcFirmwareDescriptor Moid @@ -1544505,12 +1552770,12 @@ PS C:\> Remove-IntersightCapabilityChassisDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityChassisManufacturingDef to delete -PS C:\> $CapabilityChassisManufacturingDef = Remove-IntersightCapabilityChassisManufacturingDef -Name CapabilityChassisManufacturingDefName -PS C:\> $CapabilityChassisManufacturingDef | Remove-IntersightCapabilityChassisManufacturingDef +#Get the CapabilityCimcFirmwareDescriptor to delete +PS C:\> $CapabilityCimcFirmwareDescriptor = Remove-IntersightCapabilityCimcFirmwareDescriptor -Name CapabilityCimcFirmwareDescriptorName +PS C:\> $CapabilityCimcFirmwareDescriptor | Remove-IntersightCapabilityCimcFirmwareDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee @@ -1544523,15 +1552788,15 @@ PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilityChassisManufacturingDef + Get-IntersightCapabilityCimcFirmwareDescriptor - New-IntersightCapabilityChassisManufacturingDef + New-IntersightCapabilityCimcFirmwareDescriptor - Set-IntersightCapabilityChassisManufacturingDef + Set-IntersightCapabilityCimcFirmwareDescriptor @@ -1544539,19 +1552804,19 @@ PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityCimcFirmwareDescriptor + Remove-IntersightCapabilityEquipmentPhysicalDef Remove - IntersightCapabilityCimcFirmwareDescriptor + IntersightCapabilityEquipmentPhysicalDef - Remove the CapabilityCimcFirmwareDescriptor + Remove the CapabilityEquipmentPhysicalDef - Delete a 'CapabilityCimcFirmwareDescriptor' resource. + Delete a 'CapabilityEquipmentPhysicalDef' resource. - Remove-IntersightCapabilityCimcFirmwareDescriptor + Remove-IntersightCapabilityEquipmentPhysicalDef Json @@ -1544579,7 +1552844,7 @@ PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityCimcFirmwareDescriptor + Remove-IntersightCapabilityEquipmentPhysicalDef Moid @@ -1544662,12 +1552927,12 @@ PS C:\> Remove-IntersightCapabilityChassisManufacturingDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityCimcFirmwareDescriptor to delete -PS C:\> $CapabilityCimcFirmwareDescriptor = Remove-IntersightCapabilityCimcFirmwareDescriptor -Name CapabilityCimcFirmwareDescriptorName -PS C:\> $CapabilityCimcFirmwareDescriptor | Remove-IntersightCapabilityCimcFirmwareDescriptor +#Get the CapabilityEquipmentPhysicalDef to delete +PS C:\> $CapabilityEquipmentPhysicalDef = Remove-IntersightCapabilityEquipmentPhysicalDef -Name CapabilityEquipmentPhysicalDefName +PS C:\> $CapabilityEquipmentPhysicalDef | Remove-IntersightCapabilityEquipmentPhysicalDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee @@ -1544680,15 +1552945,15 @@ PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityCimcFirmwareDescriptor + Get-IntersightCapabilityEquipmentPhysicalDef - New-IntersightCapabilityCimcFirmwareDescriptor + New-IntersightCapabilityEquipmentPhysicalDef - Set-IntersightCapabilityCimcFirmwareDescriptor + Set-IntersightCapabilityEquipmentPhysicalDef @@ -1544696,19 +1552961,19 @@ PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityEquipmentPhysicalDef + Remove-IntersightCapabilityEquipmentSlotArray Remove - IntersightCapabilityEquipmentPhysicalDef + IntersightCapabilityEquipmentSlotArray - Remove the CapabilityEquipmentPhysicalDef + Remove the CapabilityEquipmentSlotArray - Delete a 'CapabilityEquipmentPhysicalDef' resource. + Delete a 'CapabilityEquipmentSlotArray' resource. - Remove-IntersightCapabilityEquipmentPhysicalDef + Remove-IntersightCapabilityEquipmentSlotArray Json @@ -1544736,7 +1553001,7 @@ PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityEquipmentPhysicalDef + Remove-IntersightCapabilityEquipmentSlotArray Moid @@ -1544819,12 +1553084,12 @@ PS C:\> Remove-IntersightCapabilityCimcFirmwareDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityEquipmentPhysicalDef to delete -PS C:\> $CapabilityEquipmentPhysicalDef = Remove-IntersightCapabilityEquipmentPhysicalDef -Name CapabilityEquipmentPhysicalDefName -PS C:\> $CapabilityEquipmentPhysicalDef | Remove-IntersightCapabilityEquipmentPhysicalDef +#Get the CapabilityEquipmentSlotArray to delete +PS C:\> $CapabilityEquipmentSlotArray = Remove-IntersightCapabilityEquipmentSlotArray -Name CapabilityEquipmentSlotArrayName +PS C:\> $CapabilityEquipmentSlotArray | Remove-IntersightCapabilityEquipmentSlotArray #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee @@ -1544837,15 +1553102,15 @@ PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee - Get-IntersightCapabilityEquipmentPhysicalDef + Get-IntersightCapabilityEquipmentSlotArray - New-IntersightCapabilityEquipmentPhysicalDef + New-IntersightCapabilityEquipmentSlotArray - Set-IntersightCapabilityEquipmentPhysicalDef + Set-IntersightCapabilityEquipmentSlotArray @@ -1544853,19 +1553118,19 @@ PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee - Remove-IntersightCapabilityEquipmentSlotArray + Remove-IntersightCapabilityFanModuleDescriptor Remove - IntersightCapabilityEquipmentSlotArray + IntersightCapabilityFanModuleDescriptor - Remove the CapabilityEquipmentSlotArray + Remove the CapabilityFanModuleDescriptor - Delete a 'CapabilityEquipmentSlotArray' resource. + Delete a 'CapabilityFanModuleDescriptor' resource. - Remove-IntersightCapabilityEquipmentSlotArray + Remove-IntersightCapabilityFanModuleDescriptor Json @@ -1544893,7 +1553158,7 @@ PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee - Remove-IntersightCapabilityEquipmentSlotArray + Remove-IntersightCapabilityFanModuleDescriptor Moid @@ -1544976,12 +1553241,12 @@ PS C:\> Remove-IntersightCapabilityEquipmentPhysicalDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityEquipmentSlotArray to delete -PS C:\> $CapabilityEquipmentSlotArray = Remove-IntersightCapabilityEquipmentSlotArray -Name CapabilityEquipmentSlotArrayName -PS C:\> $CapabilityEquipmentSlotArray | Remove-IntersightCapabilityEquipmentSlotArray +#Get the CapabilityFanModuleDescriptor to delete +PS C:\> $CapabilityFanModuleDescriptor = Remove-IntersightCapabilityFanModuleDescriptor -Name CapabilityFanModuleDescriptorName +PS C:\> $CapabilityFanModuleDescriptor | Remove-IntersightCapabilityFanModuleDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee @@ -1544994,15 +1553259,15 @@ PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee - Get-IntersightCapabilityEquipmentSlotArray + Get-IntersightCapabilityFanModuleDescriptor - New-IntersightCapabilityEquipmentSlotArray + New-IntersightCapabilityFanModuleDescriptor - Set-IntersightCapabilityEquipmentSlotArray + Set-IntersightCapabilityFanModuleDescriptor @@ -1545010,19 +1553275,19 @@ PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee - Remove-IntersightCapabilityFanModuleDescriptor + Remove-IntersightCapabilityFanModuleManufacturingDef Remove - IntersightCapabilityFanModuleDescriptor + IntersightCapabilityFanModuleManufacturingDef - Remove the CapabilityFanModuleDescriptor + Remove the CapabilityFanModuleManufacturingDef - Delete a 'CapabilityFanModuleDescriptor' resource. + Delete a 'CapabilityFanModuleManufacturingDef' resource. - Remove-IntersightCapabilityFanModuleDescriptor + Remove-IntersightCapabilityFanModuleManufacturingDef Json @@ -1545050,7 +1553315,7 @@ PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee - Remove-IntersightCapabilityFanModuleDescriptor + Remove-IntersightCapabilityFanModuleManufacturingDef Moid @@ -1545133,12 +1553398,12 @@ PS C:\> Remove-IntersightCapabilityEquipmentSlotArray -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityFanModuleDescriptor to delete -PS C:\> $CapabilityFanModuleDescriptor = Remove-IntersightCapabilityFanModuleDescriptor -Name CapabilityFanModuleDescriptorName -PS C:\> $CapabilityFanModuleDescriptor | Remove-IntersightCapabilityFanModuleDescriptor +#Get the CapabilityFanModuleManufacturingDef to delete +PS C:\> $CapabilityFanModuleManufacturingDef = Remove-IntersightCapabilityFanModuleManufacturingDef -Name CapabilityFanModuleManufacturingDefName +PS C:\> $CapabilityFanModuleManufacturingDef | Remove-IntersightCapabilityFanModuleManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287wee @@ -1545151,15 +1553416,15 @@ PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityFanModuleDescriptor + Get-IntersightCapabilityFanModuleManufacturingDef - New-IntersightCapabilityFanModuleDescriptor + New-IntersightCapabilityFanModuleManufacturingDef - Set-IntersightCapabilityFanModuleDescriptor + Set-IntersightCapabilityFanModuleManufacturingDef @@ -1545167,19 +1553432,19 @@ PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityFanModuleManufacturingDef + Remove-IntersightCapabilityFexCapabilityDef Remove - IntersightCapabilityFanModuleManufacturingDef + IntersightCapabilityFexCapabilityDef - Remove the CapabilityFanModuleManufacturingDef + Remove the CapabilityFexCapabilityDef - Delete a 'CapabilityFanModuleManufacturingDef' resource. + Delete a 'CapabilityFexCapabilityDef' resource. - Remove-IntersightCapabilityFanModuleManufacturingDef + Remove-IntersightCapabilityFexCapabilityDef Json @@ -1545207,7 +1553472,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityFanModuleManufacturingDef + Remove-IntersightCapabilityFexCapabilityDef Moid @@ -1545286,21 +1553551,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleDescriptor -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the CapabilityFanModuleManufacturingDef to delete -PS C:\> $CapabilityFanModuleManufacturingDef = Remove-IntersightCapabilityFanModuleManufacturingDef -Name CapabilityFanModuleManufacturingDefName -PS C:\> $CapabilityFanModuleManufacturingDef | Remove-IntersightCapabilityFanModuleManufacturingDef - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287wee - - - - - + @@ -1545308,15 +1553559,15 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Get-IntersightCapabilityFanModuleManufacturingDef + Get-IntersightCapabilityFexCapabilityDef - New-IntersightCapabilityFanModuleManufacturingDef + New-IntersightCapabilityFexCapabilityDef - Set-IntersightCapabilityFanModuleManufacturingDef + Set-IntersightCapabilityFexCapabilityDef @@ -1545324,19 +1553575,19 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexCapabilityDef + Remove-IntersightCapabilityFexDescriptor Remove - IntersightCapabilityFexCapabilityDef + IntersightCapabilityFexDescriptor - Remove the CapabilityFexCapabilityDef + Remove the CapabilityFexDescriptor - Delete a 'CapabilityFexCapabilityDef' resource. + Delete a 'CapabilityFexDescriptor' resource. - Remove-IntersightCapabilityFexCapabilityDef + Remove-IntersightCapabilityFexDescriptor Json @@ -1545364,7 +1553615,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexCapabilityDef + Remove-IntersightCapabilityFexDescriptor Moid @@ -1545451,15 +1553702,15 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Get-IntersightCapabilityFexCapabilityDef + Get-IntersightCapabilityFexDescriptor - New-IntersightCapabilityFexCapabilityDef + New-IntersightCapabilityFexDescriptor - Set-IntersightCapabilityFexCapabilityDef + Set-IntersightCapabilityFexDescriptor @@ -1545467,19 +1553718,19 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexDescriptor + Remove-IntersightCapabilityFexManufacturingDef Remove - IntersightCapabilityFexDescriptor + IntersightCapabilityFexManufacturingDef - Remove the CapabilityFexDescriptor + Remove the CapabilityFexManufacturingDef - Delete a 'CapabilityFexDescriptor' resource. + Delete a 'CapabilityFexManufacturingDef' resource. - Remove-IntersightCapabilityFexDescriptor + Remove-IntersightCapabilityFexManufacturingDef Json @@ -1545507,7 +1553758,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexDescriptor + Remove-IntersightCapabilityFexManufacturingDef Moid @@ -1545594,15 +1553845,15 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Get-IntersightCapabilityFexDescriptor + Get-IntersightCapabilityFexManufacturingDef - New-IntersightCapabilityFexDescriptor + New-IntersightCapabilityFexManufacturingDef - Set-IntersightCapabilityFexDescriptor + Set-IntersightCapabilityFexManufacturingDef @@ -1545610,19 +1553861,19 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexManufacturingDef + Remove-IntersightCapabilityIoCardCapabilityDef Remove - IntersightCapabilityFexManufacturingDef + IntersightCapabilityIoCardCapabilityDef - Remove the CapabilityFexManufacturingDef + Remove the CapabilityIoCardCapabilityDef - Delete a 'CapabilityFexManufacturingDef' resource. + Delete a 'CapabilityIoCardCapabilityDef' resource. - Remove-IntersightCapabilityFexManufacturingDef + Remove-IntersightCapabilityIoCardCapabilityDef Json @@ -1545650,7 +1553901,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityFexManufacturingDef + Remove-IntersightCapabilityIoCardCapabilityDef Moid @@ -1545729,7 +1553980,21 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - + + + -------------------------- Example(s) -------------------------- + +#Get the CapabilityIoCardCapabilityDef to delete +PS C:\> $CapabilityIoCardCapabilityDef = Remove-IntersightCapabilityIoCardCapabilityDef -Name CapabilityIoCardCapabilityDefName +PS C:\> $CapabilityIoCardCapabilityDef | Remove-IntersightCapabilityIoCardCapabilityDef + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee + + + + + @@ -1545737,15 +1554002,15 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Get-IntersightCapabilityFexManufacturingDef + Get-IntersightCapabilityIoCardCapabilityDef - New-IntersightCapabilityFexManufacturingDef + New-IntersightCapabilityIoCardCapabilityDef - Set-IntersightCapabilityFexManufacturingDef + Set-IntersightCapabilityIoCardCapabilityDef @@ -1545753,19 +1554018,19 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityIoCardCapabilityDef + Remove-IntersightCapabilityIoCardDescriptor Remove - IntersightCapabilityIoCardCapabilityDef + IntersightCapabilityIoCardDescriptor - Remove the CapabilityIoCardCapabilityDef + Remove the CapabilityIoCardDescriptor - Delete a 'CapabilityIoCardCapabilityDef' resource. + Delete a 'CapabilityIoCardDescriptor' resource. - Remove-IntersightCapabilityIoCardCapabilityDef + Remove-IntersightCapabilityIoCardDescriptor Json @@ -1545793,7 +1554058,7 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w - Remove-IntersightCapabilityIoCardCapabilityDef + Remove-IntersightCapabilityIoCardDescriptor Moid @@ -1545876,12 +1554141,12 @@ PS C:\> Remove-IntersightCapabilityFanModuleManufacturingDef -Moid 123bc2222287w -------------------------- Example(s) -------------------------- -#Get the CapabilityIoCardCapabilityDef to delete -PS C:\> $CapabilityIoCardCapabilityDef = Remove-IntersightCapabilityIoCardCapabilityDef -Name CapabilityIoCardCapabilityDefName -PS C:\> $CapabilityIoCardCapabilityDef | Remove-IntersightCapabilityIoCardCapabilityDef +#Get the CapabilityIoCardDescriptor to delete +PS C:\> $CapabilityIoCardDescriptor = Remove-IntersightCapabilityIoCardDescriptor -Name CapabilityIoCardDescriptorName +PS C:\> $CapabilityIoCardDescriptor | Remove-IntersightCapabilityIoCardDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee @@ -1545894,15 +1554159,15 @@ PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee - Get-IntersightCapabilityIoCardCapabilityDef + Get-IntersightCapabilityIoCardDescriptor - New-IntersightCapabilityIoCardCapabilityDef + New-IntersightCapabilityIoCardDescriptor - Set-IntersightCapabilityIoCardCapabilityDef + Set-IntersightCapabilityIoCardDescriptor @@ -1545910,19 +1554175,19 @@ PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee - Remove-IntersightCapabilityIoCardDescriptor + Remove-IntersightCapabilityIoCardManufacturingDef Remove - IntersightCapabilityIoCardDescriptor + IntersightCapabilityIoCardManufacturingDef - Remove the CapabilityIoCardDescriptor + Remove the CapabilityIoCardManufacturingDef - Delete a 'CapabilityIoCardDescriptor' resource. + Delete a 'CapabilityIoCardManufacturingDef' resource. - Remove-IntersightCapabilityIoCardDescriptor + Remove-IntersightCapabilityIoCardManufacturingDef Json @@ -1545950,7 +1554215,7 @@ PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee - Remove-IntersightCapabilityIoCardDescriptor + Remove-IntersightCapabilityIoCardManufacturingDef Moid @@ -1546033,12 +1554298,12 @@ PS C:\> Remove-IntersightCapabilityIoCardCapabilityDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityIoCardDescriptor to delete -PS C:\> $CapabilityIoCardDescriptor = Remove-IntersightCapabilityIoCardDescriptor -Name CapabilityIoCardDescriptorName -PS C:\> $CapabilityIoCardDescriptor | Remove-IntersightCapabilityIoCardDescriptor +#Get the CapabilityIoCardManufacturingDef to delete +PS C:\> $CapabilityIoCardManufacturingDef = Remove-IntersightCapabilityIoCardManufacturingDef -Name CapabilityIoCardManufacturingDefName +PS C:\> $CapabilityIoCardManufacturingDef | Remove-IntersightCapabilityIoCardManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee @@ -1546051,15 +1554316,15 @@ PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityIoCardDescriptor + Get-IntersightCapabilityIoCardManufacturingDef - New-IntersightCapabilityIoCardDescriptor + New-IntersightCapabilityIoCardManufacturingDef - Set-IntersightCapabilityIoCardDescriptor + Set-IntersightCapabilityIoCardManufacturingDef @@ -1546067,19 +1554332,19 @@ PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityIoCardManufacturingDef + Remove-IntersightCapabilityPortGroupAggregationDef Remove - IntersightCapabilityIoCardManufacturingDef + IntersightCapabilityPortGroupAggregationDef - Remove the CapabilityIoCardManufacturingDef + Remove the CapabilityPortGroupAggregationDef - Delete a 'CapabilityIoCardManufacturingDef' resource. + Delete a 'CapabilityPortGroupAggregationDef' resource. - Remove-IntersightCapabilityIoCardManufacturingDef + Remove-IntersightCapabilityPortGroupAggregationDef Json @@ -1546107,7 +1554372,7 @@ PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityIoCardManufacturingDef + Remove-IntersightCapabilityPortGroupAggregationDef Moid @@ -1546190,12 +1554455,12 @@ PS C:\> Remove-IntersightCapabilityIoCardDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityIoCardManufacturingDef to delete -PS C:\> $CapabilityIoCardManufacturingDef = Remove-IntersightCapabilityIoCardManufacturingDef -Name CapabilityIoCardManufacturingDefName -PS C:\> $CapabilityIoCardManufacturingDef | Remove-IntersightCapabilityIoCardManufacturingDef +#Get the CapabilityPortGroupAggregationDef to delete +PS C:\> $CapabilityPortGroupAggregationDef = Remove-IntersightCapabilityPortGroupAggregationDef -Name CapabilityPortGroupAggregationDefName +PS C:\> $CapabilityPortGroupAggregationDef | Remove-IntersightCapabilityPortGroupAggregationDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee @@ -1546208,15 +1554473,15 @@ PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilityIoCardManufacturingDef + Get-IntersightCapabilityPortGroupAggregationDef - New-IntersightCapabilityIoCardManufacturingDef + New-IntersightCapabilityPortGroupAggregationDef - Set-IntersightCapabilityIoCardManufacturingDef + Set-IntersightCapabilityPortGroupAggregationDef @@ -1546224,19 +1554489,19 @@ PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityPortGroupAggregationDef + Remove-IntersightCapabilityPsuDescriptor Remove - IntersightCapabilityPortGroupAggregationDef + IntersightCapabilityPsuDescriptor - Remove the CapabilityPortGroupAggregationDef + Remove the CapabilityPsuDescriptor - Delete a 'CapabilityPortGroupAggregationDef' resource. + Delete a 'CapabilityPsuDescriptor' resource. - Remove-IntersightCapabilityPortGroupAggregationDef + Remove-IntersightCapabilityPsuDescriptor Json @@ -1546264,7 +1554529,7 @@ PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityPortGroupAggregationDef + Remove-IntersightCapabilityPsuDescriptor Moid @@ -1546347,12 +1554612,12 @@ PS C:\> Remove-IntersightCapabilityIoCardManufacturingDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityPortGroupAggregationDef to delete -PS C:\> $CapabilityPortGroupAggregationDef = Remove-IntersightCapabilityPortGroupAggregationDef -Name CapabilityPortGroupAggregationDefName -PS C:\> $CapabilityPortGroupAggregationDef | Remove-IntersightCapabilityPortGroupAggregationDef +#Get the CapabilityPsuDescriptor to delete +PS C:\> $CapabilityPsuDescriptor = Remove-IntersightCapabilityPsuDescriptor -Name CapabilityPsuDescriptorName +PS C:\> $CapabilityPsuDescriptor | Remove-IntersightCapabilityPsuDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee @@ -1546365,15 +1554630,15 @@ PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee - Get-IntersightCapabilityPortGroupAggregationDef + Get-IntersightCapabilityPsuDescriptor - New-IntersightCapabilityPortGroupAggregationDef + New-IntersightCapabilityPsuDescriptor - Set-IntersightCapabilityPortGroupAggregationDef + Set-IntersightCapabilityPsuDescriptor @@ -1546381,19 +1554646,19 @@ PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee - Remove-IntersightCapabilityPsuDescriptor + Remove-IntersightCapabilityPsuManufacturingDef Remove - IntersightCapabilityPsuDescriptor + IntersightCapabilityPsuManufacturingDef - Remove the CapabilityPsuDescriptor + Remove the CapabilityPsuManufacturingDef - Delete a 'CapabilityPsuDescriptor' resource. + Delete a 'CapabilityPsuManufacturingDef' resource. - Remove-IntersightCapabilityPsuDescriptor + Remove-IntersightCapabilityPsuManufacturingDef Json @@ -1546421,7 +1554686,7 @@ PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee - Remove-IntersightCapabilityPsuDescriptor + Remove-IntersightCapabilityPsuManufacturingDef Moid @@ -1546504,12 +1554769,12 @@ PS C:\> Remove-IntersightCapabilityPortGroupAggregationDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityPsuDescriptor to delete -PS C:\> $CapabilityPsuDescriptor = Remove-IntersightCapabilityPsuDescriptor -Name CapabilityPsuDescriptorName -PS C:\> $CapabilityPsuDescriptor | Remove-IntersightCapabilityPsuDescriptor +#Get the CapabilityPsuManufacturingDef to delete +PS C:\> $CapabilityPsuManufacturingDef = Remove-IntersightCapabilityPsuManufacturingDef -Name CapabilityPsuManufacturingDefName +PS C:\> $CapabilityPsuManufacturingDef | Remove-IntersightCapabilityPsuManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee @@ -1546522,15 +1554787,15 @@ PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityPsuDescriptor + Get-IntersightCapabilityPsuManufacturingDef - New-IntersightCapabilityPsuDescriptor + New-IntersightCapabilityPsuManufacturingDef - Set-IntersightCapabilityPsuDescriptor + Set-IntersightCapabilityPsuManufacturingDef @@ -1546538,19 +1554803,19 @@ PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityPsuManufacturingDef + Remove-IntersightCapabilityServerDescriptor Remove - IntersightCapabilityPsuManufacturingDef + IntersightCapabilityServerDescriptor - Remove the CapabilityPsuManufacturingDef + Remove the CapabilityServerDescriptor - Delete a 'CapabilityPsuManufacturingDef' resource. + Delete a 'CapabilityServerDescriptor' resource. - Remove-IntersightCapabilityPsuManufacturingDef + Remove-IntersightCapabilityServerDescriptor Json @@ -1546578,7 +1554843,7 @@ PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilityPsuManufacturingDef + Remove-IntersightCapabilityServerDescriptor Moid @@ -1546657,21 +1554922,7 @@ PS C:\> Remove-IntersightCapabilityPsuDescriptor -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the CapabilityPsuManufacturingDef to delete -PS C:\> $CapabilityPsuManufacturingDef = Remove-IntersightCapabilityPsuManufacturingDef -Name CapabilityPsuManufacturingDefName -PS C:\> $CapabilityPsuManufacturingDef | Remove-IntersightCapabilityPsuManufacturingDef - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - - - - - + @@ -1546679,15 +1554930,15 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilityPsuManufacturingDef + Get-IntersightCapabilityServerDescriptor - New-IntersightCapabilityPsuManufacturingDef + New-IntersightCapabilityServerDescriptor - Set-IntersightCapabilityPsuManufacturingDef + Set-IntersightCapabilityServerDescriptor @@ -1546695,19 +1554946,19 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerDescriptor + Remove-IntersightCapabilityServerModelsCapabilityDef Remove - IntersightCapabilityServerDescriptor + IntersightCapabilityServerModelsCapabilityDef - Remove the CapabilityServerDescriptor + Remove the CapabilityServerModelsCapabilityDef - Delete a 'CapabilityServerDescriptor' resource. + Delete a 'CapabilityServerModelsCapabilityDef' resource. - Remove-IntersightCapabilityServerDescriptor + Remove-IntersightCapabilityServerModelsCapabilityDef Json @@ -1546735,7 +1554986,7 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerDescriptor + Remove-IntersightCapabilityServerModelsCapabilityDef Moid @@ -1546822,15 +1555073,15 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilityServerDescriptor + Get-IntersightCapabilityServerModelsCapabilityDef - New-IntersightCapabilityServerDescriptor + New-IntersightCapabilityServerModelsCapabilityDef - Set-IntersightCapabilityServerDescriptor + Set-IntersightCapabilityServerModelsCapabilityDef @@ -1546838,19 +1555089,19 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerModelsCapabilityDef + Remove-IntersightCapabilityServerSchemaDescriptor Remove - IntersightCapabilityServerModelsCapabilityDef + IntersightCapabilityServerSchemaDescriptor - Remove the CapabilityServerModelsCapabilityDef + Remove the CapabilityServerSchemaDescriptor - Delete a 'CapabilityServerModelsCapabilityDef' resource. + Delete a 'CapabilityServerSchemaDescriptor' resource. - Remove-IntersightCapabilityServerModelsCapabilityDef + Remove-IntersightCapabilityServerSchemaDescriptor Json @@ -1546878,7 +1555129,7 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerModelsCapabilityDef + Remove-IntersightCapabilityServerSchemaDescriptor Moid @@ -1546957,7 +1555208,21 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the CapabilityServerSchemaDescriptor to delete +PS C:\> $CapabilityServerSchemaDescriptor = Remove-IntersightCapabilityServerSchemaDescriptor -Name CapabilityServerSchemaDescriptorName +PS C:\> $CapabilityServerSchemaDescriptor | Remove-IntersightCapabilityServerSchemaDescriptor + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee + + + + + @@ -1546965,15 +1555230,15 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilityServerModelsCapabilityDef + Get-IntersightCapabilityServerSchemaDescriptor - New-IntersightCapabilityServerModelsCapabilityDef + New-IntersightCapabilityServerSchemaDescriptor - Set-IntersightCapabilityServerModelsCapabilityDef + Set-IntersightCapabilityServerSchemaDescriptor @@ -1546981,19 +1555246,19 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerSchemaDescriptor + Remove-IntersightCapabilitySiocModuleCapabilityDef Remove - IntersightCapabilityServerSchemaDescriptor + IntersightCapabilitySiocModuleCapabilityDef - Remove the CapabilityServerSchemaDescriptor + Remove the CapabilitySiocModuleCapabilityDef - Delete a 'CapabilityServerSchemaDescriptor' resource. + Delete a 'CapabilitySiocModuleCapabilityDef' resource. - Remove-IntersightCapabilityServerSchemaDescriptor + Remove-IntersightCapabilitySiocModuleCapabilityDef Json @@ -1547021,7 +1555286,7 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCapabilityServerSchemaDescriptor + Remove-IntersightCapabilitySiocModuleCapabilityDef Moid @@ -1547104,12 +1555369,12 @@ PS C:\> Remove-IntersightCapabilityPsuManufacturingDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilityServerSchemaDescriptor to delete -PS C:\> $CapabilityServerSchemaDescriptor = Remove-IntersightCapabilityServerSchemaDescriptor -Name CapabilityServerSchemaDescriptorName -PS C:\> $CapabilityServerSchemaDescriptor | Remove-IntersightCapabilityServerSchemaDescriptor +#Get the CapabilitySiocModuleCapabilityDef to delete +PS C:\> $CapabilitySiocModuleCapabilityDef = Remove-IntersightCapabilitySiocModuleCapabilityDef -Name CapabilitySiocModuleCapabilityDefName +PS C:\> $CapabilitySiocModuleCapabilityDef | Remove-IntersightCapabilitySiocModuleCapabilityDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee @@ -1547122,15 +1555387,15 @@ PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilityServerSchemaDescriptor + Get-IntersightCapabilitySiocModuleCapabilityDef - New-IntersightCapabilityServerSchemaDescriptor + New-IntersightCapabilitySiocModuleCapabilityDef - Set-IntersightCapabilityServerSchemaDescriptor + Set-IntersightCapabilitySiocModuleCapabilityDef @@ -1547138,19 +1555403,19 @@ PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleCapabilityDef + Remove-IntersightCapabilitySiocModuleDescriptor Remove - IntersightCapabilitySiocModuleCapabilityDef + IntersightCapabilitySiocModuleDescriptor - Remove the CapabilitySiocModuleCapabilityDef + Remove the CapabilitySiocModuleDescriptor - Delete a 'CapabilitySiocModuleCapabilityDef' resource. + Delete a 'CapabilitySiocModuleDescriptor' resource. - Remove-IntersightCapabilitySiocModuleCapabilityDef + Remove-IntersightCapabilitySiocModuleDescriptor Json @@ -1547178,7 +1555443,7 @@ PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleCapabilityDef + Remove-IntersightCapabilitySiocModuleDescriptor Moid @@ -1547261,12 +1555526,12 @@ PS C:\> Remove-IntersightCapabilityServerSchemaDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilitySiocModuleCapabilityDef to delete -PS C:\> $CapabilitySiocModuleCapabilityDef = Remove-IntersightCapabilitySiocModuleCapabilityDef -Name CapabilitySiocModuleCapabilityDefName -PS C:\> $CapabilitySiocModuleCapabilityDef | Remove-IntersightCapabilitySiocModuleCapabilityDef +#Get the CapabilitySiocModuleDescriptor to delete +PS C:\> $CapabilitySiocModuleDescriptor = Remove-IntersightCapabilitySiocModuleDescriptor -Name CapabilitySiocModuleDescriptorName +PS C:\> $CapabilitySiocModuleDescriptor | Remove-IntersightCapabilitySiocModuleDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee @@ -1547279,15 +1555544,15 @@ PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee - Get-IntersightCapabilitySiocModuleCapabilityDef + Get-IntersightCapabilitySiocModuleDescriptor - New-IntersightCapabilitySiocModuleCapabilityDef + New-IntersightCapabilitySiocModuleDescriptor - Set-IntersightCapabilitySiocModuleCapabilityDef + Set-IntersightCapabilitySiocModuleDescriptor @@ -1547295,19 +1555560,19 @@ PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleDescriptor + Remove-IntersightCapabilitySiocModuleManufacturingDef Remove - IntersightCapabilitySiocModuleDescriptor + IntersightCapabilitySiocModuleManufacturingDef - Remove the CapabilitySiocModuleDescriptor + Remove the CapabilitySiocModuleManufacturingDef - Delete a 'CapabilitySiocModuleDescriptor' resource. + Delete a 'CapabilitySiocModuleManufacturingDef' resource. - Remove-IntersightCapabilitySiocModuleDescriptor + Remove-IntersightCapabilitySiocModuleManufacturingDef Json @@ -1547335,7 +1555600,7 @@ PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleDescriptor + Remove-IntersightCapabilitySiocModuleManufacturingDef Moid @@ -1547418,12 +1555683,12 @@ PS C:\> Remove-IntersightCapabilitySiocModuleCapabilityDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilitySiocModuleDescriptor to delete -PS C:\> $CapabilitySiocModuleDescriptor = Remove-IntersightCapabilitySiocModuleDescriptor -Name CapabilitySiocModuleDescriptorName -PS C:\> $CapabilitySiocModuleDescriptor | Remove-IntersightCapabilitySiocModuleDescriptor +#Get the CapabilitySiocModuleManufacturingDef to delete +PS C:\> $CapabilitySiocModuleManufacturingDef = Remove-IntersightCapabilitySiocModuleManufacturingDef -Name CapabilitySiocModuleManufacturingDefName +PS C:\> $CapabilitySiocModuleManufacturingDef | Remove-IntersightCapabilitySiocModuleManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287wee @@ -1547436,15 +1555701,15 @@ PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilitySiocModuleDescriptor + Get-IntersightCapabilitySiocModuleManufacturingDef - New-IntersightCapabilitySiocModuleDescriptor + New-IntersightCapabilitySiocModuleManufacturingDef - Set-IntersightCapabilitySiocModuleDescriptor + Set-IntersightCapabilitySiocModuleManufacturingDef @@ -1547452,19 +1555717,19 @@ PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleManufacturingDef + Remove-IntersightCapabilitySwitchCapability Remove - IntersightCapabilitySiocModuleManufacturingDef + IntersightCapabilitySwitchCapability - Remove the CapabilitySiocModuleManufacturingDef + Remove the CapabilitySwitchCapability - Delete a 'CapabilitySiocModuleManufacturingDef' resource. + Delete a 'CapabilitySwitchCapability' resource. - Remove-IntersightCapabilitySiocModuleManufacturingDef + Remove-IntersightCapabilitySwitchCapability Json @@ -1547492,7 +1555757,7 @@ PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySiocModuleManufacturingDef + Remove-IntersightCapabilitySwitchCapability Moid @@ -1547575,12 +1555840,12 @@ PS C:\> Remove-IntersightCapabilitySiocModuleDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilitySiocModuleManufacturingDef to delete -PS C:\> $CapabilitySiocModuleManufacturingDef = Remove-IntersightCapabilitySiocModuleManufacturingDef -Name CapabilitySiocModuleManufacturingDefName -PS C:\> $CapabilitySiocModuleManufacturingDef | Remove-IntersightCapabilitySiocModuleManufacturingDef +#Get the CapabilitySwitchCapability to delete +PS C:\> $CapabilitySwitchCapability = Remove-IntersightCapabilitySwitchCapability -Name CapabilitySwitchCapabilityName +PS C:\> $CapabilitySwitchCapability | Remove-IntersightCapabilitySwitchCapability #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee @@ -1547593,15 +1555858,15 @@ PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287 - Get-IntersightCapabilitySiocModuleManufacturingDef + Get-IntersightCapabilitySwitchCapability - New-IntersightCapabilitySiocModuleManufacturingDef + New-IntersightCapabilitySwitchCapability - Set-IntersightCapabilitySiocModuleManufacturingDef + Set-IntersightCapabilitySwitchCapability @@ -1547609,19 +1555874,19 @@ PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287 - Remove-IntersightCapabilitySwitchCapability + Remove-IntersightCapabilitySwitchDescriptor Remove - IntersightCapabilitySwitchCapability + IntersightCapabilitySwitchDescriptor - Remove the CapabilitySwitchCapability + Remove the CapabilitySwitchDescriptor - Delete a 'CapabilitySwitchCapability' resource. + Delete a 'CapabilitySwitchDescriptor' resource. - Remove-IntersightCapabilitySwitchCapability + Remove-IntersightCapabilitySwitchDescriptor Json @@ -1547649,7 +1555914,7 @@ PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287 - Remove-IntersightCapabilitySwitchCapability + Remove-IntersightCapabilitySwitchDescriptor Moid @@ -1547732,12 +1555997,12 @@ PS C:\> Remove-IntersightCapabilitySiocModuleManufacturingDef -Moid 123bc2222287 -------------------------- Example(s) -------------------------- -#Get the CapabilitySwitchCapability to delete -PS C:\> $CapabilitySwitchCapability = Remove-IntersightCapabilitySwitchCapability -Name CapabilitySwitchCapabilityName -PS C:\> $CapabilitySwitchCapability | Remove-IntersightCapabilitySwitchCapability +#Get the CapabilitySwitchDescriptor to delete +PS C:\> $CapabilitySwitchDescriptor = Remove-IntersightCapabilitySwitchDescriptor -Name CapabilitySwitchDescriptorName +PS C:\> $CapabilitySwitchDescriptor | Remove-IntersightCapabilitySwitchDescriptor #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee @@ -1547750,15 +1556015,15 @@ PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee - Get-IntersightCapabilitySwitchCapability + Get-IntersightCapabilitySwitchDescriptor - New-IntersightCapabilitySwitchCapability + New-IntersightCapabilitySwitchDescriptor - Set-IntersightCapabilitySwitchCapability + Set-IntersightCapabilitySwitchDescriptor @@ -1547766,19 +1556031,19 @@ PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee - Remove-IntersightCapabilitySwitchDescriptor + Remove-IntersightCapabilitySwitchManufacturingDef Remove - IntersightCapabilitySwitchDescriptor + IntersightCapabilitySwitchManufacturingDef - Remove the CapabilitySwitchDescriptor + Remove the CapabilitySwitchManufacturingDef - Delete a 'CapabilitySwitchDescriptor' resource. + Delete a 'CapabilitySwitchManufacturingDef' resource. - Remove-IntersightCapabilitySwitchDescriptor + Remove-IntersightCapabilitySwitchManufacturingDef Json @@ -1547806,7 +1556071,7 @@ PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee - Remove-IntersightCapabilitySwitchDescriptor + Remove-IntersightCapabilitySwitchManufacturingDef Moid @@ -1547889,12 +1556154,12 @@ PS C:\> Remove-IntersightCapabilitySwitchCapability -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilitySwitchDescriptor to delete -PS C:\> $CapabilitySwitchDescriptor = Remove-IntersightCapabilitySwitchDescriptor -Name CapabilitySwitchDescriptorName -PS C:\> $CapabilitySwitchDescriptor | Remove-IntersightCapabilitySwitchDescriptor +#Get the CapabilitySwitchManufacturingDef to delete +PS C:\> $CapabilitySwitchManufacturingDef = Remove-IntersightCapabilitySwitchManufacturingDef -Name CapabilitySwitchManufacturingDefName +PS C:\> $CapabilitySwitchManufacturingDef | Remove-IntersightCapabilitySwitchManufacturingDef #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee +PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee @@ -1547907,15 +1556172,15 @@ PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee - Get-IntersightCapabilitySwitchDescriptor + Get-IntersightCapabilitySwitchManufacturingDef - New-IntersightCapabilitySwitchDescriptor + New-IntersightCapabilitySwitchManufacturingDef - Set-IntersightCapabilitySwitchDescriptor + Set-IntersightCapabilitySwitchManufacturingDef @@ -1547923,19 +1556188,19 @@ PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySwitchManufacturingDef + Remove-IntersightCertificatemanagementPolicy Remove - IntersightCapabilitySwitchManufacturingDef + IntersightCertificatemanagementPolicy - Remove the CapabilitySwitchManufacturingDef + Remove the CertificatemanagementPolicy - Delete a 'CapabilitySwitchManufacturingDef' resource. + Delete a 'CertificatemanagementPolicy' resource. - Remove-IntersightCapabilitySwitchManufacturingDef + Remove-IntersightCertificatemanagementPolicy Json @@ -1547963,7 +1556228,7 @@ PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee - Remove-IntersightCapabilitySwitchManufacturingDef + Remove-IntersightCertificatemanagementPolicy Moid @@ -1548046,12 +1556311,12 @@ PS C:\> Remove-IntersightCapabilitySwitchDescriptor -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CapabilitySwitchManufacturingDef to delete -PS C:\> $CapabilitySwitchManufacturingDef = Remove-IntersightCapabilitySwitchManufacturingDef -Name CapabilitySwitchManufacturingDefName -PS C:\> $CapabilitySwitchManufacturingDef | Remove-IntersightCapabilitySwitchManufacturingDef +#Get the CertificatemanagementPolicy to delete +PS C:\> $CertificatemanagementPolicy = Remove-IntersightCertificatemanagementPolicy -Name CertificatemanagementPolicyName +PS C:\> $CertificatemanagementPolicy | Remove-IntersightCertificatemanagementPolicy #Remove the server profile by Moid. -PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee +PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee @@ -1548064,15 +1556329,15 @@ PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee - Get-IntersightCapabilitySwitchManufacturingDef + Get-IntersightCertificatemanagementPolicy - New-IntersightCapabilitySwitchManufacturingDef + New-IntersightCertificatemanagementPolicy - Set-IntersightCapabilitySwitchManufacturingDef + Set-IntersightCertificatemanagementPolicy @@ -1548080,19 +1556345,19 @@ PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCertificatemanagementPolicy + Remove-IntersightChassisProfile Remove - IntersightCertificatemanagementPolicy + IntersightChassisProfile - Remove the CertificatemanagementPolicy + Remove the ChassisProfile - Delete a 'CertificatemanagementPolicy' resource. + Delete a 'ChassisProfile' resource. - Remove-IntersightCertificatemanagementPolicy + Remove-IntersightChassisProfile Json @@ -1548120,7 +1556385,7 @@ PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee - Remove-IntersightCertificatemanagementPolicy + Remove-IntersightChassisProfile Moid @@ -1548203,12 +1556468,12 @@ PS C:\> Remove-IntersightCapabilitySwitchManufacturingDef -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the CertificatemanagementPolicy to delete -PS C:\> $CertificatemanagementPolicy = Remove-IntersightCertificatemanagementPolicy -Name CertificatemanagementPolicyName -PS C:\> $CertificatemanagementPolicy | Remove-IntersightCertificatemanagementPolicy +#Get the ChassisProfile to delete +PS C:\> $ChassisProfile = Remove-IntersightChassisProfile -Name ChassisProfileName +PS C:\> $ChassisProfile | Remove-IntersightChassisProfile #Remove the server profile by Moid. -PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee +PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee @@ -1548221,15 +1556486,15 @@ PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee - Get-IntersightCertificatemanagementPolicy + Get-IntersightChassisProfile - New-IntersightCertificatemanagementPolicy + New-IntersightChassisProfile - Set-IntersightCertificatemanagementPolicy + Set-IntersightChassisProfile @@ -1548237,19 +1556502,19 @@ PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee - Remove-IntersightChassisProfile + Remove-IntersightCommHttpProxyPolicy Remove - IntersightChassisProfile + IntersightCommHttpProxyPolicy - Remove the ChassisProfile + Remove the CommHttpProxyPolicy - Delete a 'ChassisProfile' resource. + Delete a 'CommHttpProxyPolicy' resource. - Remove-IntersightChassisProfile + Remove-IntersightCommHttpProxyPolicy Json @@ -1548277,7 +1556542,7 @@ PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee - Remove-IntersightChassisProfile + Remove-IntersightCommHttpProxyPolicy Moid @@ -1548360,12 +1556625,12 @@ PS C:\> Remove-IntersightCertificatemanagementPolicy -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- -#Get the ChassisProfile to delete -PS C:\> $ChassisProfile = Remove-IntersightChassisProfile -Name ChassisProfileName -PS C:\> $ChassisProfile | Remove-IntersightChassisProfile +#Get the CommHttpProxyPolicy to delete +PS C:\> $CommHttpProxyPolicy = Remove-IntersightCommHttpProxyPolicy -Name CommHttpProxyPolicyName +PS C:\> $CommHttpProxyPolicy | Remove-IntersightCommHttpProxyPolicy #Remove the server profile by Moid. -PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee +PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee @@ -1548378,15 +1556643,15 @@ PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee - Get-IntersightChassisProfile + Get-IntersightCommHttpProxyPolicy - New-IntersightChassisProfile + New-IntersightCommHttpProxyPolicy - Set-IntersightChassisProfile + Set-IntersightCommHttpProxyPolicy @@ -1548394,19 +1556659,19 @@ PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee - Remove-IntersightCommHttpProxyPolicy + Remove-IntersightComputeRackUnit Remove - IntersightCommHttpProxyPolicy + IntersightComputeRackUnit - Remove the CommHttpProxyPolicy + Remove the ComputeRackUnit - Delete a 'CommHttpProxyPolicy' resource. + Delete a 'ComputeRackUnit' resource. - Remove-IntersightCommHttpProxyPolicy + Remove-IntersightComputeRackUnit Json @@ -1548434,7 +1556699,7 @@ PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee - Remove-IntersightCommHttpProxyPolicy + Remove-IntersightComputeRackUnit Moid @@ -1548513,21 +1556778,7 @@ PS C:\> Remove-IntersightChassisProfile -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the CommHttpProxyPolicy to delete -PS C:\> $CommHttpProxyPolicy = Remove-IntersightCommHttpProxyPolicy -Name CommHttpProxyPolicyName -PS C:\> $CommHttpProxyPolicy | Remove-IntersightCommHttpProxyPolicy - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - - - - - + @@ -1548535,15 +1556786,11 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Get-IntersightCommHttpProxyPolicy - - - - New-IntersightCommHttpProxyPolicy + Get-IntersightComputeRackUnit - Set-IntersightCommHttpProxyPolicy + Set-IntersightComputeRackUnit @@ -1548551,19 +1556798,19 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Remove-IntersightComputeRackUnit + Remove-IntersightComputeRackUnitIdentity Remove - IntersightComputeRackUnit + IntersightComputeRackUnitIdentity - Remove the ComputeRackUnit + Remove the ComputeRackUnitIdentity - Delete a 'ComputeRackUnit' resource. + Delete a 'ComputeRackUnitIdentity' resource. - Remove-IntersightComputeRackUnit + Remove-IntersightComputeRackUnitIdentity Json @@ -1548591,7 +1556838,7 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Remove-IntersightComputeRackUnit + Remove-IntersightComputeRackUnitIdentity Moid @@ -1548670,7 +1556917,21 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - + + + -------------------------- Example(s) -------------------------- + +#Get the ComputeRackUnitIdentity to delete +PS C:\> $ComputeRackUnitIdentity = Remove-IntersightComputeRackUnitIdentity -Name ComputeRackUnitIdentityName +PS C:\> $ComputeRackUnitIdentity | Remove-IntersightComputeRackUnitIdentity + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee + + + + + @@ -1548678,11 +1556939,11 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Get-IntersightComputeRackUnit + Get-IntersightComputeRackUnitIdentity - Set-IntersightComputeRackUnit + Set-IntersightComputeRackUnitIdentity @@ -1548690,19 +1556951,19 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Remove-IntersightComputeRackUnitIdentity + Remove-IntersightComputeServerPowerPolicy Remove - IntersightComputeRackUnitIdentity + IntersightComputeServerPowerPolicy - Remove the ComputeRackUnitIdentity + Remove the ComputeServerPowerPolicy - Delete a 'ComputeRackUnitIdentity' resource. + Delete a 'ComputeServerPowerPolicy' resource. - Remove-IntersightComputeRackUnitIdentity + Remove-IntersightComputeServerPowerPolicy Json @@ -1548730,7 +1556991,7 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - Remove-IntersightComputeRackUnitIdentity + Remove-IntersightComputeServerPowerPolicy Moid @@ -1548809,21 +1557070,7 @@ PS C:\> Remove-IntersightCommHttpProxyPolicy -Moid 123bc2222287wee - - - -------------------------- Example(s) -------------------------- - -#Get the ComputeRackUnitIdentity to delete -PS C:\> $ComputeRackUnitIdentity = Remove-IntersightComputeRackUnitIdentity -Name ComputeRackUnitIdentityName -PS C:\> $ComputeRackUnitIdentity | Remove-IntersightComputeRackUnitIdentity - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee - - - - - + @@ -1548831,11 +1557078,11 @@ PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee - Get-IntersightComputeRackUnitIdentity + Get-IntersightComputeServerPowerPolicy - Set-IntersightComputeRackUnitIdentity + Set-IntersightComputeServerPowerPolicy @@ -1548843,19 +1557090,19 @@ PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee - Remove-IntersightComputeServerPowerPolicy + Remove-IntersightCondAlarmSuppression Remove - IntersightComputeServerPowerPolicy + IntersightCondAlarmSuppression - Remove the ComputeServerPowerPolicy + Remove the CondAlarmSuppression - Delete a 'ComputeServerPowerPolicy' resource. + Delete a 'CondAlarmSuppression' resource. - Remove-IntersightComputeServerPowerPolicy + Remove-IntersightCondAlarmSuppression Json @@ -1548883,7 +1557130,7 @@ PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee - Remove-IntersightComputeServerPowerPolicy + Remove-IntersightCondAlarmSuppression Moid @@ -1548970,11 +1557217,15 @@ PS C:\> Remove-IntersightComputeRackUnitIdentity -Moid 123bc2222287wee - Get-IntersightComputeServerPowerPolicy + Get-IntersightCondAlarmSuppression - Set-IntersightComputeServerPowerPolicy + New-IntersightCondAlarmSuppression + + + + Set-IntersightCondAlarmSuppression @@ -1590978,14 +1599229,757 @@ PS C:\> Remove-IntersightWorkflowWorkflowDefinition -Moid 123bc2222287wee -------------------------- Example(s) -------------------------- - -#Get the WorkflowWorkflowInfo to delete -PS C:\> $WorkflowWorkflowInfo = Remove-IntersightWorkflowWorkflowInfo -Name WorkflowWorkflowInfoName -PS C:\> $WorkflowWorkflowInfo | Remove-IntersightWorkflowWorkflowInfo - -#Remove the server profile by Moid. -PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee - + +#Get the WorkflowWorkflowInfo to delete +PS C:\> $WorkflowWorkflowInfo = Remove-IntersightWorkflowWorkflowInfo -Name WorkflowWorkflowInfoName +PS C:\> $WorkflowWorkflowInfo | Remove-IntersightWorkflowWorkflowInfo + +#Remove the server profile by Moid. +PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightWorkflowWorkflowInfo + + + + New-IntersightWorkflowWorkflowInfo + + + + Set-IntersightWorkflowWorkflowInfo + + + + + + + + Set-IntersightAaaRetentionPolicy + Set + IntersightAaaRetentionPolicy + + Set the AaaRetentionPolicy + + + + Update a 'AaaRetentionPolicy' resource. + + + + Set-IntersightAaaRetentionPolicy + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Description + + + + string + + string + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + RetentionPeriod + + + + long + + long + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Description + + Description of the policy. + + string + + string + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + Name of the concrete policy. + + string + + string + + + None + + + RetentionPeriod + + The time period in months for audit log retention. Audit logs beyond this period will be automatically deleted. + + long + + long + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightAaaRetentionPolicy + + + + Initialize-IntersightMoVersionContext + + + + New-IntersightAaaRetentionPolicy + + + + + + + + Set-IntersightAccessPolicy + Set + IntersightAccessPolicy + + Set the AccessPolicy + + + + Update a 'AccessPolicy' resource. + + + + Set-IntersightAccessPolicy + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AddressType + + + + AccessAddressType + + AccessAddressType + + + None + + + ConfigurationType + + + + AccessConfigurationType + + AccessConfigurationType + + + None + + + Description + + + + string + + string + + + None + + + InbandIpPool + + + + IppoolPoolRelationship + + IppoolPoolRelationship + + + None + + + InbandVlan + + + + long + + long + + + None + + + InbandVrf + + + + VrfVrfRelationship + + VrfVrfRelationship + + + None + + + Moid + + + + string + + string + + + None + + + Name + + + + string + + string + + + None + + + Organization + + + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + + + OutOfBandIpPool + + + + IppoolPoolRelationship + + IppoolPoolRelationship + + + None + + + OutOfBandVrf + + + + VrfVrfRelationship + + VrfVrfRelationship + + + None + + + Profiles + + + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + AddressType + + The type of address to be retrieved from Inband IP Pool object. + +Note :- Use Initialize-IntersightAccessAddressType to create the object of complex type AccessAddressType + + AccessAddressType + + AccessAddressType + + + None + + + ConfigurationType + + The type of configuration, In-Band and/or Out-Of-Band to be configured on the CIMC. + +Note :- Use Initialize-IntersightAccessConfigurationType to create the object of complex type AccessConfigurationType + + AccessConfigurationType + + AccessConfigurationType + + + None + + + Description + + Description of the policy. + + string + + string + + + None + + + InbandIpPool + + A reference to a ippoolPool 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. + + IppoolPoolRelationship + + IppoolPoolRelationship + + + None + + + InbandVlan + + VLAN to be used for server access over Inband network. + + long + + long + + + None + + + InbandVrf + + A reference to a vrfVrf 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. + + VrfVrfRelationship + + VrfVrfRelationship + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Name + + Name of the concrete policy. + + string + + string + + + None + + + Organization + + A reference to a organizationOrganization 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. + + OrganizationOrganizationRelationship + + OrganizationOrganizationRelationship + + + None + + + OutOfBandIpPool + + A reference to a ippoolPool 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. + + IppoolPoolRelationship + + IppoolPoolRelationship + + + None + + + OutOfBandVrf + + A reference to a vrfVrf 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. + + VrfVrfRelationship + + VrfVrfRelationship + + + None + + + Profiles + + An array of relationships to policyAbstractConfigProfile resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + -------------------------- Example(s) -------------------------- + @@ -1590997,15 +1599991,27 @@ PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee - Get-IntersightWorkflowWorkflowInfo + Get-IntersightAccessPolicy - New-IntersightWorkflowWorkflowInfo + Initialize-IntersightAccessAddressType - Set-IntersightWorkflowWorkflowInfo + Initialize-IntersightAccessConfigurationType + + + + Initialize-IntersightMoVersionContext + + + + New-IntersightAccessPolicy + + + + Remove-IntersightAccessPolicy @@ -1591013,19 +1600019,19 @@ PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee - Set-IntersightAaaRetentionPolicy + Set-IntersightAdapterConfigPolicy Set - IntersightAaaRetentionPolicy + IntersightAdapterConfigPolicy - Set the AaaRetentionPolicy + Set the AdapterConfigPolicy - Update a 'AaaRetentionPolicy' resource. + Update a 'AdapterConfigPolicy' resource. - Set-IntersightAaaRetentionPolicy + Set-IntersightAdapterConfigPolicy AdditionalProperties @@ -1591075,13 +1600081,37 @@ PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee None - RetentionPeriod + Organization - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship + + + None + + + Profiles + + + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + + None + + + Settings + + + + System.Collections.Generic.List`1[AdapterAdapterConfig] + + System.Collections.Generic.List`1[AdapterAdapterConfig] None @@ -1591175,13 +1600205,45 @@ PS C:\> Remove-IntersightWorkflowWorkflowInfo -Moid 123bc2222287wee None - RetentionPeriod + Organization - The time period in months for audit log retention. Audit logs beyond this period will be automatically deleted. + A reference to a organizationOrganization 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. - long + OrganizationOrganizationRelationship - long + OrganizationOrganizationRelationship + + + None + + + Profiles + + An array of relationships to policyAbstractConfigProfile resources. + + Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef +or use the cmdlet Initialize-IntersightMoMoRef. + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + + + None + + + Settings + + + +Note :- Use Initialize-IntersightAdapterAdapterConfig to create the object of complex type AdapterAdapterConfig + + System.Collections.Generic.List`1[AdapterAdapterConfig] + + System.Collections.Generic.List`1[AdapterAdapterConfig] None @@ -1591250,7 +1600312,14 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - + + + -------------------------- Example(s) -------------------------- + + + + + @@ -1591258,7 +1600327,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Get-IntersightAaaRetentionPolicy + Get-IntersightAdapterConfigPolicy + + + + Initialize-IntersightAdapterAdapterConfig @@ -1591266,7 +1600339,11 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - New-IntersightAaaRetentionPolicy + New-IntersightAdapterConfigPolicy + + + + Remove-IntersightAdapterConfigPolicy @@ -1591274,57 +1600351,45 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Set-IntersightAccessPolicy + Set-IntersightAdapterHostEthInterface Set - IntersightAccessPolicy + IntersightAdapterHostEthInterface - Set the AccessPolicy + Set the AdapterHostEthInterface - Update a 'AccessPolicy' resource. + Update a 'AdapterHostEthInterface' resource. - Set-IntersightAccessPolicy - - AdditionalProperties - - - - System.Collections.Generic.Dictionary`2[string,object] - - System.Collections.Generic.Dictionary`2[string,object] - - - None - + Set-IntersightAdapterHostEthInterface - AddressType + AcknowledgedPeerInterface - AccessAddressType + EtherPhysicalPortBaseRelationship - AccessAddressType + EtherPhysicalPortBaseRelationship None - ConfigurationType + AdditionalProperties - AccessConfigurationType + System.Collections.Generic.Dictionary`2[string,object] - AccessConfigurationType + System.Collections.Generic.Dictionary`2[string,object] None - - Description + + Moid @@ -1591336,55 +1600401,19 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - InbandIpPool - - - - IppoolPoolRelationship - - IppoolPoolRelationship - - - None - - - InbandVlan - - - - long - - long - - - None - - - InbandVrf - - - - VrfVrfRelationship - - VrfVrfRelationship - - - None - - - Moid + OperReason - string + System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum] - string + System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum] None - Name + OperState @@ -1591396,61 +1600425,61 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Organization + PeerInterface - OrganizationOrganizationRelationship + EtherPhysicalPortBaseRelationship - OrganizationOrganizationRelationship + EtherPhysicalPortBaseRelationship None - OutOfBandIpPool + PinGroupName - IppoolPoolRelationship + string - IppoolPoolRelationship + string None - OutOfBandVrf + PinnedInterface - VrfVrfRelationship + InventoryInterfaceRelationship - VrfVrfRelationship + InventoryInterfaceRelationship None - Profiles + Tags - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + System.Collections.Generic.List`1[MoTag] - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + System.Collections.Generic.List`1[MoTag] None - Tags + VethAction - System.Collections.Generic.List`1[MoTag] + AdapterHostEthInterface.VethActionEnum - System.Collections.Generic.List`1[MoTag] + AdapterHostEthInterface.VethActionEnum None @@ -1591484,95 +1600513,28 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - AdditionalProperties - - - - System.Collections.Generic.Dictionary`2[string,object] - - System.Collections.Generic.Dictionary`2[string,object] - - - None - - - AddressType - - The type of address to be retrieved from Inband IP Pool object. - -Note :- Use Initialize-IntersightAccessAddressType to create the object of complex type AccessAddressType - - AccessAddressType - - AccessAddressType - - - None - - - ConfigurationType - - The type of configuration, In-Band and/or Out-Of-Band to be configured on the CIMC. - -Note :- Use Initialize-IntersightAccessConfigurationType to create the object of complex type AccessConfigurationType - - AccessConfigurationType - - AccessConfigurationType - - - None - - - Description - - Description of the policy. - - string - - string - - - None - - - InbandIpPool + AcknowledgedPeerInterface - A reference to a ippoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - IppoolPoolRelationship - - IppoolPoolRelationship - - - None - - - InbandVlan - - VLAN to be used for server access over Inband network. - - long + EtherPhysicalPortBaseRelationship - long + EtherPhysicalPortBaseRelationship None - InbandVrf + AdditionalProperties - A reference to a vrfVrf 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. + - VrfVrfRelationship + System.Collections.Generic.Dictionary`2[string,object] - VrfVrfRelationship + System.Collections.Generic.Dictionary`2[string,object] None @@ -1591590,73 +1600552,67 @@ or use the cmdlet Initialize-IntersightMoMoRef. None - Name + OperReason - Name of the concrete policy. + - string + System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum] - string + System.Collections.Generic.List`1[AdapterHostEthInterface.OperReasonEnum] None - Organization + OperState - A reference to a organizationOrganization 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. + Operational state of an Interface. - OrganizationOrganizationRelationship + string - OrganizationOrganizationRelationship + string None - OutOfBandIpPool + PeerInterface - A reference to a ippoolPool resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. + 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. - IppoolPoolRelationship + EtherPhysicalPortBaseRelationship - IppoolPoolRelationship + EtherPhysicalPortBaseRelationship None - OutOfBandVrf + PinGroupName - A reference to a vrfVrf 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. + Name given for Lan PinGroup. - VrfVrfRelationship + string - VrfVrfRelationship + string None - Profiles + PinnedInterface - An array of relationships to policyAbstractConfigProfile resources. + 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. - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship None @@ -1591675,6 +1600631,18 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa 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 + Json @@ -1591725,14 +1600693,7 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - - - -------------------------- Example(s) -------------------------- - - - - - + @@ -1591740,47 +1600701,35 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Get-IntersightAccessPolicy + Get-IntersightAdapterHostEthInterface - Initialize-IntersightAccessAddressType - - - - Initialize-IntersightAccessConfigurationType + Initialize-IntersightAdapterHostEthInterface.OperReasonEnum Initialize-IntersightMoVersionContext - - New-IntersightAccessPolicy - - - - Remove-IntersightAccessPolicy - - - Set-IntersightAdapterConfigPolicy + Set-IntersightAdapterHostFcInterface Set - IntersightAdapterConfigPolicy + IntersightAdapterHostFcInterface - Set the AdapterConfigPolicy + Set the AdapterHostFcInterface - Update a 'AdapterConfigPolicy' resource. + Update a 'AdapterHostFcInterface' resource. - Set-IntersightAdapterConfigPolicy + Set-IntersightAdapterHostFcInterface AdditionalProperties @@ -1591793,18 +1600742,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - Description - - - - string - - string - - - None - Moid @@ -1591818,61 +1600755,61 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Name + OperReason - string + System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum] - string + System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum] None - Organization + PinGroupName - OrganizationOrganizationRelationship + string - OrganizationOrganizationRelationship + string None - Profiles + PinnedInterface - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship None - Settings + Tags - System.Collections.Generic.List`1[AdapterAdapterConfig] + System.Collections.Generic.List`1[MoTag] - System.Collections.Generic.List`1[AdapterAdapterConfig] + System.Collections.Generic.List`1[MoTag] None - Tags + VfcAction - System.Collections.Generic.List`1[MoTag] + AdapterHostFcInterface.VfcActionEnum - System.Collections.Generic.List`1[MoTag] + AdapterHostFcInterface.VfcActionEnum None @@ -1591917,18 +1600854,6 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - - Description - - Description of the policy. - - string - - string - - - None - Moid @@ -1591942,71 +1600867,66 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None - Name + OperReason - Name of the concrete policy. + - string + System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum] - string + System.Collections.Generic.List`1[AdapterHostFcInterface.OperReasonEnum] None - Organization + PinGroupName - A reference to a organizationOrganization 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. + Name given for San PinGroup. - OrganizationOrganizationRelationship + string - OrganizationOrganizationRelationship + string None - Profiles + PinnedInterface - An array of relationships to policyAbstractConfigProfile resources. + 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. - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship - System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] + InventoryInterfaceRelationship None - Settings + Tags -Note :- Use Initialize-IntersightAdapterAdapterConfig to create the object of complex type AdapterAdapterConfig +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag - System.Collections.Generic.List`1[AdapterAdapterConfig] + System.Collections.Generic.List`1[MoTag] - System.Collections.Generic.List`1[AdapterAdapterConfig] + System.Collections.Generic.List`1[MoTag] None - Tags + VfcAction - - -Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + 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. - System.Collections.Generic.List`1[MoTag] + AdapterHostFcInterface.VfcActionEnum - System.Collections.Generic.List`1[MoTag] + AdapterHostFcInterface.VfcActionEnum None @@ -1592061,14 +1600981,7 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - - - -------------------------- Example(s) -------------------------- - - - - - + @@ -1592076,25 +1600989,17 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa - Get-IntersightAdapterConfigPolicy + Get-IntersightAdapterHostFcInterface - Initialize-IntersightAdapterAdapterConfig + Initialize-IntersightAdapterHostFcInterface.OperReasonEnum Initialize-IntersightMoVersionContext - - New-IntersightAdapterConfigPolicy - - - - Remove-IntersightAdapterConfigPolicy - - @@ -1630463,6 +1639368,18 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa None + + Suppressed + + + + bool + + bool + + + None + Tags @@ -1630584,6 +1639501,18 @@ or use the cmdlet Initialize-IntersightMoMoRef. None + + Suppressed + + Indicates whether the alarm is marked for suppression or not. + + bool + + bool + + + None + Tags @@ -1630673,6 +1639602,277 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa + + + Set-IntersightCondAlarmSuppression + Set + IntersightCondAlarmSuppression + + Set the CondAlarmSuppression + + + + Update a 'CondAlarmSuppression' resource. + + + + Set-IntersightCondAlarmSuppression + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Classifications + + + + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] + + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] + + + None + + + Description + + + + string + + string + + + None + + + Entity + + + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + Moid + + + + string + + string + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + 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. + + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] + + System.Collections.Generic.List`1[CondAlarmClassificationRelationship] + + + None + + + Description + + User given description on why the suppression is enabled at this entity. + + string + + string + + + None + + + 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. + + MoBaseMoRelationship + + MoBaseMoRelationship + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightCondAlarmSuppression + + + + Initialize-IntersightMoVersionContext + + + + New-IntersightCondAlarmSuppression + + + + Remove-IntersightCondAlarmSuppression + + + + + Set-IntersightConvergedinfraPod @@ -1709311,6 +1718511,376 @@ Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTa + + + Set-IntersightNetworkVethernet + Set + IntersightNetworkVethernet + + Set the NetworkVethernet + + + + Update a 'NetworkVethernet' resource. + + + + Set-IntersightNetworkVethernet + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Moid + + + + string + + string + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightNetworkVethernet + + + + Initialize-IntersightMoVersionContext + + + + + + + + Set-IntersightNetworkVfc + Set + IntersightNetworkVfc + + Set the NetworkVfc + + + + Update a 'NetworkVfc' resource. + + + + Set-IntersightNetworkVfc + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Moid + + + + string + + string + + + None + + + Tags + + + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + + + SwitchParameter + + SwitchParameter + + + None + + + + + + + AdditionalProperties + + + + System.Collections.Generic.Dictionary`2[string,object] + + System.Collections.Generic.Dictionary`2[string,object] + + + None + + + Moid + + The unique identifier of this Managed Object instance. + + string + + string + + + None + + + Tags + + + +Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag + + System.Collections.Generic.List`1[MoTag] + + System.Collections.Generic.List`1[MoTag] + + + None + + + Json + + Returns the json payload received in response. + + SwitchParameter + + SwitchParameter + + + None + + + WithHttpInfo + + Returns the HTTP response with headers and content. + + SwitchParameter + + SwitchParameter + + + None + + + + + + + + + + + + + + + + System.Object + + + + + + + + + + + + + + + + https://www.intersight.com/apidocs/downloads + + + + Get-IntersightNetworkVfc + + + + Initialize-IntersightMoVersionContext + + + + + Set-IntersightNetworkVlanPortInfo diff --git a/src/Cmdlet/AaaCmdlet.cs b/src/Cmdlet/AaaCmdlet.cs index b1586b74..17e8fdf7 100644 --- a/src/Cmdlet/AaaCmdlet.cs +++ b/src/Cmdlet/AaaCmdlet.cs @@ -246,6 +246,18 @@ public IamUserRelationship User set; } + + // + /// "The raw, string representation of the user agent of the request from the user-agent http request header." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string UserAgentString + { + get; + set; + } + // /// "The userId or the email of the associated user that made the change. In case that user is later deleted, we still have some reference to the information." /// diff --git a/src/Cmdlet/AdapterCmdlet.cs b/src/Cmdlet/AdapterCmdlet.cs index 9ea2044e..7f505f23 100644 --- a/src/Cmdlet/AdapterCmdlet.cs +++ b/src/Cmdlet/AdapterCmdlet.cs @@ -770,18 +770,62 @@ public string SharedScope set; } + // + /// "Standby Operational state of an Interface." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string StandbyOperState + { + get; + set; + } + + // + /// "A reference to a networkVethernet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public NetworkVethernetRelationship StandbyVethernet + { + get; + set; + } + // /// "Identifier of the Standby virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public long StandByVifId + public long StandbyVifId + { + get; + set; + } + + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public AdapterHostEthInterface.VethActionEnum VethAction { get; set; } + // + /// "A reference to a networkVethernet resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + public NetworkVethernetRelationship Vethernet + { + get; + set; + } // /// "Identifier of the virtual ethernet interface (Vethernet) on the networking component (e.g., Fabric Interconnect) for the corresponding Host Ethernet Interface (vNIC)." @@ -1178,6 +1222,28 @@ public string Vendor } + // + /// "A reference to a networkVfc resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public NetworkVfcRelationship Vfc + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public AdapterHostFcInterface.VfcActionEnum VfcAction + { + get; + set; + } + // /// "Identifier of the virtual fibre channel (Vfc) interface on the networking component (e.g., Fabric Interconnect) for the corresponding Host Fibre Channel Interface." /// @@ -2434,5 +2500,287 @@ public List Tags set; } + } + /// + /// This is the cmdlet to Set AdapterHostEthInterface. + /// + [Cmdlet(VerbsCommon.Set, "IntersightAdapterHostEthInterface")] + public class SetIntersightAdapterHostEthInterface : SetCmdletBase + { + public SetIntersightAdapterHostEthInterface() + { + ApiInstance = new AdapterApi(Config); + ModelObject = new AdapterHostEthInterface(); + MethodName = "UpdateAdapterHostEthInterfaceWithHttpInfo"; + } + + + // + /// "A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public EtherPhysicalPortBaseRelationship AcknowledgedPeerInterface + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + + + + + + + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List OperReason + { + get; + set; + } + + // + /// "Operational state of an Interface." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string OperState + { + get; + set; + } + + + + + + + + // + /// "A reference to a etherPhysicalPortBase resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public EtherPhysicalPortBaseRelationship PeerInterface + { + get; + set; + } + + + // + /// "Name given for Lan PinGroup." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string PinGroupName + { + get; + set; + } + + // + /// "A reference to a inventoryInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public InventoryInterfaceRelationship PinnedInterface + { + get; + set; + } + + + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AdapterHostEthInterface.VethActionEnum VethAction + { + get; + set; + } + + + + + } + /// + /// This is the cmdlet to Set AdapterHostFcInterface. + /// + [Cmdlet(VerbsCommon.Set, "IntersightAdapterHostFcInterface")] + public class SetIntersightAdapterHostFcInterface : SetCmdletBase + { + public SetIntersightAdapterHostFcInterface() + { + ApiInstance = new AdapterApi(Config); + ModelObject = new AdapterHostFcInterface(); + MethodName = "UpdateAdapterHostFcInterfaceWithHttpInfo"; + } + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + + + + + + + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List OperReason + { + get; + set; + } + + + + + + + + + + // + /// "Name given for San PinGroup." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string PinGroupName + { + get; + set; + } + + // + /// "A reference to a inventoryInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public InventoryInterfaceRelationship PinnedInterface + { + get; + set; + } + + + + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AdapterHostFcInterface.VfcActionEnum VfcAction + { + get; + set; + } + + + } } \ No newline at end of file diff --git a/src/Cmdlet/ApplianceCmdlet.cs b/src/Cmdlet/ApplianceCmdlet.cs index e470b3dd..c00d8408 100644 --- a/src/Cmdlet/ApplianceCmdlet.cs +++ b/src/Cmdlet/ApplianceCmdlet.cs @@ -656,6 +656,17 @@ public string Filename set; } + // + /// "If true, represents a manual backup. Else represents a scheduled backup." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsManual + { + get; + set; + } + // /// "Indicates whether the value of the 'password' property has been set." /// @@ -7208,6 +7219,7 @@ public string Filename + // /// "The unique identifier of this Managed Object instance." /// diff --git a/src/Cmdlet/CapabilityCmdlet.cs b/src/Cmdlet/CapabilityCmdlet.cs index 3c3fd512..b3ad9a38 100644 --- a/src/Cmdlet/CapabilityCmdlet.cs +++ b/src/Cmdlet/CapabilityCmdlet.cs @@ -772,6 +772,148 @@ public string Version + } + /// + /// This is the cmdlet to Get CapabilityAdapterUpdateConstraintMeta. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCapabilityAdapterUpdateConstraintMeta", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCapabilityAdapterUpdateConstraintMeta : GetCmdletBase + { + public GetIntersightCapabilityAdapterUpdateConstraintMeta() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "GetCapabilityAdapterUpdateConstraintMetaListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "Flag to indicate support for secure boot." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsSecureBootSupported + { + get; + set; + } + + // + /// "Firmware version below which firmware update is not supported for this inventory unit." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string MinSupportedVersion + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "Model of the inventory unit which will be supported in firmware operation." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Model + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "An unique identifer for a capability descriptor." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Name + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + + } /// /// This is the cmdlet to Get CapabilityAdapterUpgradeSupportMeta. @@ -5766,6 +5908,148 @@ public string Vid } + } + /// + /// This is the cmdlet to Get CapabilityStorageControllerUpdateConstraintMeta. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCapabilityStorageControllerUpdateConstraintMeta", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCapabilityStorageControllerUpdateConstraintMeta : GetCmdletBase + { + public GetIntersightCapabilityStorageControllerUpdateConstraintMeta() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "GetCapabilityStorageControllerUpdateConstraintMetaListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "Flag to indicate support for secure boot." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsSecureBootSupported + { + get; + set; + } + + // + /// "Firmware version below which firmware update is not supported for this inventory unit." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string MinSupportedVersion + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "Model of the inventory unit which will be supported in firmware operation." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Model + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "An unique identifer for a capability descriptor." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Name + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + + } /// /// This is the cmdlet to Get CapabilitySwitchCapability. diff --git a/src/Cmdlet/CondCmdlet.cs b/src/Cmdlet/CondCmdlet.cs index 92c9574a..5c6be918 100644 --- a/src/Cmdlet/CondCmdlet.cs +++ b/src/Cmdlet/CondCmdlet.cs @@ -320,6 +320,17 @@ public string SharedScope set; } + // + /// "Indicates whether the alarm is marked for suppression or not." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool Suppressed + { + get; + set; + } + @@ -487,6 +498,127 @@ public long WarningAlarmsCount } + } + /// + /// This is the cmdlet to Get CondAlarmClassification. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCondAlarmClassification", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCondAlarmClassification : GetCmdletBase + { + public GetIntersightCondAlarmClassification() + { + ApiInstance = new CondApi(Config); + MethodName = "GetCondAlarmClassificationListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "A description about the alarms group that usually gives what kind of alarms are part of this classification." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Description + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "The name that uniquely identifies the alarm classificaton." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + } /// /// This is the cmdlet to Get CondAlarmDefinition. @@ -630,6 +762,127 @@ public string SharedScope + + } + /// + /// This is the cmdlet to Get CondAlarmSuppression. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCondAlarmSuppression", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCondAlarmSuppression : GetCmdletBase + { + public GetIntersightCondAlarmSuppression() + { + ApiInstance = new CondApi(Config); + MethodName = "GetCondAlarmSuppressionListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "User given description on why the suppression is enabled at this entity." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Description + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Entity + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + } /// /// This is the cmdlet to Get CondHclStatus. @@ -1318,6 +1571,107 @@ public string SharedScope + } + /// + /// This is the cmdlet to New CondAlarmSuppression. + /// + [Cmdlet(VerbsCommon.New, "IntersightCondAlarmSuppression")] + public class NewIntersightCondAlarmSuppression : NewCmdletBase + { + public NewIntersightCondAlarmSuppression() + { + ApiInstance = new CondApi(Config); + ModelObject = new CondAlarmSuppression(); + MethodName = "CreateCondAlarmSuppressionWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + // + /// "An array of relationships to condAlarmClassification resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Classifications + { + get; + set; + } + + + // + /// "User given description on why the suppression is enabled at this entity." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public MoBaseMoRelationship Entity + { + get; + set; + } + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } + /// + /// This is the cmdlet to Remove CondAlarmSuppression. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightCondAlarmSuppression")] + public class RemoveIntersightCondAlarmSuppression : RemoveCmdletBase + { + public RemoveIntersightCondAlarmSuppression() + { + ApiInstance = new CondApi(Config); + MethodName = "DeleteCondAlarmSuppressionWithHttpInfo"; + } } /// /// This is the cmdlet to Set CondAlarm. @@ -1423,6 +1777,106 @@ public AssetDeviceRegistrationRelationship RegisteredDevice + // + /// "Indicates whether the alarm is marked for suppression or not." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Suppressed + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } + /// + /// This is the cmdlet to Set CondAlarmSuppression. + /// + [Cmdlet(VerbsCommon.Set, "IntersightCondAlarmSuppression")] + public class SetIntersightCondAlarmSuppression : SetCmdletBase + { + public SetIntersightCondAlarmSuppression() + { + ApiInstance = new CondApi(Config); + ModelObject = new CondAlarmSuppression(); + MethodName = "UpdateCondAlarmSuppressionWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + // + /// "An array of relationships to condAlarmClassification resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Classifications + { + get; + set; + } + + + // + /// "User given description on why the suppression is enabled at this entity." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public MoBaseMoRelationship Entity + { + get; + set; + } + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + + + // /// /// diff --git a/src/Cmdlet/NetworkCmdlet.cs b/src/Cmdlet/NetworkCmdlet.cs index b71888ac..5869d0b9 100644 --- a/src/Cmdlet/NetworkCmdlet.cs +++ b/src/Cmdlet/NetworkCmdlet.cs @@ -1165,6 +1165,8 @@ public string Version } + + // /// "A reference to a networkVpcDomain resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -3445,6 +3447,376 @@ public string TelemetryConfig + } + /// + /// This is the cmdlet to Get NetworkVethernet. + /// + [Cmdlet(VerbsCommon.Get, "IntersightNetworkVethernet", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightNetworkVethernet : GetCmdletBase + { + public GetIntersightNetworkVethernet() + { + ApiInstance = new NetworkApi(Config); + MethodName = "GetNetworkVethernetListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + // + /// "A reference to a adapterHostEthInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public AdapterHostEthInterfaceRelationship AdapterHostEthInterface + { + get; + set; + } + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "Description for the vNIC." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Description + { + get; + set; + } + + // + /// "The database identifier of the registered device of an object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DeviceMoId + { + get; + set; + } + + // + /// "The Distinguished Name unambiguously identifies an object in the system." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Dn + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public NetworkElementRelationship NetworkElement + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public AssetDeviceRegistrationRelationship RegisteredDevice + { + get; + set; + } + + // + /// "The Relative Name uniquely identifies an object within a given context." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Rn + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + // + /// "Vethernet Identifier on a Fabric Interconnect." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long VethId + { + get; + set; + } + + + } + /// + /// This is the cmdlet to Get NetworkVfc. + /// + [Cmdlet(VerbsCommon.Get, "IntersightNetworkVfc", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightNetworkVfc : GetCmdletBase + { + public GetIntersightNetworkVfc() + { + ApiInstance = new NetworkApi(Config); + MethodName = "GetNetworkVfcListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + // + /// "A reference to a adapterHostFcInterface resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public AdapterHostFcInterfaceRelationship AdapterHostFcInterface + { + get; + set; + } + + + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "Description for the vHBA." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Description + { + get; + set; + } + + // + /// "The database identifier of the registered device of an object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DeviceMoId + { + get; + set; + } + + // + /// "The Distinguished Name unambiguously identifies an object in the system." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Dn + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public NetworkElementRelationship NetworkElement + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + + // + /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public AssetDeviceRegistrationRelationship RegisteredDevice + { + get; + set; + } + + // + /// "The Relative Name uniquely identifies an object within a given context." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Rn + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + + + // + /// "Vfc Identifier on a Fabric Interconnect." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long VfcId + { + get; + set; + } + + } /// /// This is the cmdlet to Get NetworkVlanPortInfo. @@ -4906,6 +5278,8 @@ public string Version + + } /// /// This is the cmdlet to Set NetworkFcZoneInfo. @@ -4972,6 +5346,134 @@ public List Tags + } + /// + /// This is the cmdlet to Set NetworkVethernet. + /// + [Cmdlet(VerbsCommon.Set, "IntersightNetworkVethernet")] + public class SetIntersightNetworkVethernet : SetCmdletBase + { + public SetIntersightNetworkVethernet() + { + ApiInstance = new NetworkApi(Config); + ModelObject = new NetworkVethernet(); + MethodName = "UpdateNetworkVethernetWithHttpInfo"; + } + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + } + /// + /// This is the cmdlet to Set NetworkVfc. + /// + [Cmdlet(VerbsCommon.Set, "IntersightNetworkVfc")] + public class SetIntersightNetworkVfc : SetCmdletBase + { + public SetIntersightNetworkVfc() + { + ApiInstance = new NetworkApi(Config); + ModelObject = new NetworkVfc(); + MethodName = "UpdateNetworkVfcWithHttpInfo"; + } + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } /// /// This is the cmdlet to Set NetworkVlanPortInfo. diff --git a/src/Cmdlet/StorageCmdlet.cs b/src/Cmdlet/StorageCmdlet.cs index f25261c3..0c19527f 100644 --- a/src/Cmdlet/StorageCmdlet.cs +++ b/src/Cmdlet/StorageCmdlet.cs @@ -16633,6 +16633,236 @@ public string VolumeName } + } + /// + /// This is the cmdlet to Get StorageNetAppNamespace. + /// + [Cmdlet(VerbsCommon.Get, "IntersightStorageNetAppNamespace", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightStorageNetAppNamespace : GetCmdletBase + { + public GetIntersightStorageNetAppNamespace() + { + ApiInstance = new StorageApi(Config); + MethodName = "GetStorageNetAppNamespaceListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + // + /// "A reference to a storageNetAppCluster resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public StorageNetAppClusterRelationship Array + { + get; + set; + } + + // + /// "The state of the volume and aggregate that contain the NVMe namespace. Namespaces are only available when their containers are available." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string ContainerState + { + get; + set; + } + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "Reports if the NVMe namespace is mapped to an NVMe subsystem." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string IsMapped + { + get; + set; + } + + // + /// "The time when this managed object was last modified." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime ModTime + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid + { + get; + set; + } + + // + /// "The base name component of the NVMe namespace." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Name + { + get; + set; + } + + // + /// "The NVMe namespace identifier. An identifier used by an NVMe controller to provide access to the NVMe namespace. The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case \"h\"." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string NamespaceId + { + get; + set; + } + + + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + // + /// "The fully qualified path name of the NVMe namespace composed of a \"/vol\" prefix, the volume name, the (optional) qtree name and base name of the namespace." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Path + { + get; + set; + } + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SharedScope + { + get; + set; + } + + // + /// "The state of the NVMe namespace. Normal states for a namespace are online and offline. Other states indicate errors (nvfail, space_error)." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string State + { + get; + set; + } + + // + /// "A reference to a storageNetAppVolume resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public StorageNetAppVolumeRelationship StorageContainer + { + get; + set; + } + + + // + /// "The NVMe subsystem name to which the NVMe namespace is mapped." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SubsystemName + { + get; + set; + } + + // + /// "The storage virtual machine name for the NVMe namespace." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SvmName + { + get; + set; + } + + + // + /// "Universally unique identifier of the NVMe namespace." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$")] + public string Uuid + { + get; + set; + } + + + // + /// "The volume name in which the NVMe namespace is located." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string VolumeName + { + get; + set; + } + + } /// /// This is the cmdlet to Get StorageNetAppNfsClient. diff --git a/src/InitializeCmdlet/aaa.cs b/src/InitializeCmdlet/aaa.cs index 15aea537..92e07778 100644 --- a/src/InitializeCmdlet/aaa.cs +++ b/src/InitializeCmdlet/aaa.cs @@ -40,36 +40,6 @@ public AaaAuditRecord.ClassIdEnum ClassId set; } // - /// "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." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string Event - { - get; - set; - } - // - /// "The user-friendly names of the changed MO." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public object MoDisplayNames - { - get; - set; - } - // - /// "The object type of the REST resource that was created, modified or deleted." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string MoType - { - get; - set; - } - // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -80,16 +50,6 @@ public string Moid set; } // - /// "The Moid of the REST resource that was created, modified or deleted." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string ObjectMoid - { - get; - set; - } - // /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -100,16 +60,6 @@ public AaaAuditRecord.ObjectTypeEnum ObjectType set; } // - /// "The body of the REST request that was received from a client to create or modify a REST resource, represented as a JSON document." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public object Request - { - get; - set; - } - // /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -119,16 +69,6 @@ public List Tags get; set; } - // - /// "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." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string TraceId - { - get; - set; - } protected override void ProcessRecord() { @@ -138,39 +78,15 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("Event")) - { - initObject.VarEvent = this.Event; - } - if (this.MyInvocation.BoundParameters.ContainsKey("MoDisplayNames")) - { - initObject.MoDisplayNames = this.MoDisplayNames; - } - if (this.MyInvocation.BoundParameters.ContainsKey("MoType")) - { - initObject.MoType = this.MoType; - } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; } - if (this.MyInvocation.BoundParameters.ContainsKey("ObjectMoid")) - { - initObject.ObjectMoid = this.ObjectMoid; - } initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("Request")) - { - initObject.Request = this.Request; - } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; } - if (this.MyInvocation.BoundParameters.ContainsKey("TraceId")) - { - initObject.TraceId = this.TraceId; - } WriteObject(initObject); } @@ -385,4 +301,60 @@ protected override void ProcessRecord() } } + /// + /// This is the cmdlet to Initialize AaaUserAgent. + /// + [Cmdlet(VerbsData.Initialize, "IntersightAaaUserAgent")] + public class InitializeIntersightAaaUserAgent : PSCmdlet + { + public InitializeIntersightAaaUserAgent() + { + ClassId = AaaUserAgent.ClassIdEnum.AaaUserAgent; + ObjectType = AaaUserAgent.ObjectTypeEnum.AaaUserAgent; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AaaUserAgent.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AaaUserAgent.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.AaaUserAgent initObject = new Intersight.Model.AaaUserAgent(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + + } } \ No newline at end of file diff --git a/src/InitializeCmdlet/adapter.cs b/src/InitializeCmdlet/adapter.cs index f8b01bf8..cbeaa4d7 100644 --- a/src/InitializeCmdlet/adapter.cs +++ b/src/InitializeCmdlet/adapter.cs @@ -648,6 +648,7 @@ public InitializeIntersightAdapterHostEthInterface() { ClassId = AdapterHostEthInterface.ClassIdEnum.AdapterHostEthInterface; ObjectType = AdapterHostEthInterface.ObjectTypeEnum.AdapterHostEthInterface; + VethAction = AdapterHostEthInterface.VethActionEnum.None; } // @@ -760,6 +761,16 @@ public List Tags get; set; } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AdapterHostEthInterface.VethActionEnum VethAction + { + get; + set; + } protected override void ProcessRecord() { @@ -802,6 +813,10 @@ protected override void ProcessRecord() { initObject.Tags = this.Tags; } + if (this.MyInvocation.BoundParameters.ContainsKey("VethAction")) + { + initObject.VethAction = this.VethAction; + } WriteObject(initObject); } @@ -816,6 +831,7 @@ public InitializeIntersightAdapterHostFcInterface() { ClassId = AdapterHostFcInterface.ClassIdEnum.AdapterHostFcInterface; ObjectType = AdapterHostFcInterface.ObjectTypeEnum.AdapterHostFcInterface; + VfcAction = AdapterHostFcInterface.VfcActionEnum.None; } // @@ -898,6 +914,16 @@ public List Tags get; set; } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AdapterHostFcInterface.VfcActionEnum VfcAction + { + get; + set; + } protected override void ProcessRecord() { @@ -928,6 +954,10 @@ protected override void ProcessRecord() { initObject.Tags = this.Tags; } + if (this.MyInvocation.BoundParameters.ContainsKey("VfcAction")) + { + initObject.VfcAction = this.VfcAction; + } WriteObject(initObject); } diff --git a/src/InitializeCmdlet/capability.cs b/src/InitializeCmdlet/capability.cs index ff49cfd6..3b81e0ff 100644 --- a/src/InitializeCmdlet/capability.cs +++ b/src/InitializeCmdlet/capability.cs @@ -791,6 +791,102 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityAdapterUpdateConstraintMeta. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityAdapterUpdateConstraintMeta")] + public class InitializeIntersightCapabilityAdapterUpdateConstraintMeta : PSCmdlet + { + public InitializeIntersightCapabilityAdapterUpdateConstraintMeta() + { + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityAdapterUpdateConstraintMeta.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "An unique identifer for a capability descriptor." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Name + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityAdapterUpdateConstraintMeta.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CapabilityAdapterUpdateConstraintMeta initObject = new Intersight.Model.CapabilityAdapterUpdateConstraintMeta(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Name")) + { + initObject.Name = this.Name; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilityAdapterUpgradeSupportMeta. @@ -2849,6 +2945,7 @@ public InitializeIntersightCapabilityFeatureConfig() ClassId = CapabilityFeatureConfig.ClassIdEnum.CapabilityFeatureConfig; FeatureName = CapabilityFeatureConfig.FeatureNameEnum.RoCEv2; ObjectType = CapabilityFeatureConfig.ObjectTypeEnum.CapabilityFeatureConfig; + ValidationAction = CapabilityFeatureConfig.ValidationActionEnum.Error; } // @@ -2872,7 +2969,7 @@ public CapabilityFeatureConfig.ClassIdEnum ClassId set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2882,7 +2979,17 @@ public CapabilityFeatureConfig.FeatureNameEnum FeatureName set; } // - /// "Firmware version from which support for this feature is available." + /// "Firmware version of Adapter from which support for this feature is available." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string MinAdapterFwVersion + { + get; + set; + } + // + /// "Firmware version of BMC from which support for this feature is available." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2931,6 +3038,26 @@ public List SupportedInGener get; set; } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List UnsupportedFeatureMatrix + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityFeatureConfig.ValidationActionEnum ValidationAction + { + get; + set; + } protected override void ProcessRecord() { @@ -2944,6 +3071,10 @@ protected override void ProcessRecord() { initObject.FeatureName = this.FeatureName; } + if (this.MyInvocation.BoundParameters.ContainsKey("MinAdapterFwVersion")) + { + initObject.MinAdapterFwVersion = this.MinAdapterFwVersion; + } if (this.MyInvocation.BoundParameters.ContainsKey("MinFwVersion")) { initObject.MinFwVersion = this.MinFwVersion; @@ -2961,6 +3092,14 @@ protected override void ProcessRecord() { initObject.SupportedInGenerations = this.SupportedInGenerations; } + if (this.MyInvocation.BoundParameters.ContainsKey("UnsupportedFeatureMatrix")) + { + initObject.UnsupportedFeatureMatrix = this.UnsupportedFeatureMatrix; + } + if (this.MyInvocation.BoundParameters.ContainsKey("ValidationAction")) + { + initObject.ValidationAction = this.ValidationAction; + } WriteObject(initObject); } @@ -5779,6 +5918,102 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityStorageControllerUpdateConstraintMeta. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityStorageControllerUpdateConstraintMeta")] + public class InitializeIntersightCapabilityStorageControllerUpdateConstraintMeta : PSCmdlet + { + public InitializeIntersightCapabilityStorageControllerUpdateConstraintMeta() + { + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityStorageControllerUpdateConstraintMeta.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "An unique identifer for a capability descriptor." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Name + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityStorageControllerUpdateConstraintMeta.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CapabilityStorageControllerUpdateConstraintMeta initObject = new Intersight.Model.CapabilityStorageControllerUpdateConstraintMeta(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Name")) + { + initObject.Name = this.Name; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilitySwitchCapability. @@ -6875,4 +7110,89 @@ protected override void ProcessRecord() } } + /// + /// This is the cmdlet to Initialize CapabilityUnsupportedFeatureConfig. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityUnsupportedFeatureConfig")] + public class InitializeIntersightCapabilityUnsupportedFeatureConfig : PSCmdlet + { + public InitializeIntersightCapabilityUnsupportedFeatureConfig() + { + ClassId = CapabilityUnsupportedFeatureConfig.ClassIdEnum.CapabilityUnsupportedFeatureConfig; + Generation = CapabilityUnsupportedFeatureConfig.GenerationEnum.NUMBER_4; + ObjectType = CapabilityUnsupportedFeatureConfig.ObjectTypeEnum.CapabilityUnsupportedFeatureConfig; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityUnsupportedFeatureConfig.ClassIdEnum ClassId + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityUnsupportedFeatureConfig.GenerationEnum Generation + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityUnsupportedFeatureConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List UnsupportdFeatures + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CapabilityUnsupportedFeatureConfig initObject = new Intersight.Model.CapabilityUnsupportedFeatureConfig(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Generation")) + { + initObject.Generation = this.Generation; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("UnsupportdFeatures")) + { + initObject.UnsupportdFeatures = this.UnsupportdFeatures; + } + WriteObject(initObject); + } + + } } \ No newline at end of file diff --git a/src/InitializeCmdlet/cond.cs b/src/InitializeCmdlet/cond.cs index da24c1a0..7fa97ef9 100644 --- a/src/InitializeCmdlet/cond.cs +++ b/src/InitializeCmdlet/cond.cs @@ -101,6 +101,16 @@ public Model.AssetDeviceRegistrationRelationship RegisteredDevice set; } // + /// "Indicates whether the alarm is marked for suppression or not." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Suppressed + { + get; + set; + } + // /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -140,6 +150,10 @@ protected override void ProcessRecord() { initObject.RegisteredDevice = this.RegisteredDevice; } + if (this.MyInvocation.BoundParameters.ContainsKey("Suppressed")) + { + initObject.Suppressed = this.Suppressed; + } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; @@ -315,6 +329,160 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CondAlarmClassification. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCondAlarmClassification")] + public class InitializeIntersightCondAlarmClassification : PSCmdlet + { + public InitializeIntersightCondAlarmClassification() + { + ClassId = CondAlarmClassification.ClassIdEnum.CondAlarmClassification; + ObjectType = CondAlarmClassification.ObjectTypeEnum.CondAlarmClassification; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmClassification.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmClassification.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CondAlarmClassification initObject = new Intersight.Model.CondAlarmClassification(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize CondAlarmClassificationEligibility. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCondAlarmClassificationEligibility")] + public class InitializeIntersightCondAlarmClassificationEligibility : PSCmdlet + { + public InitializeIntersightCondAlarmClassificationEligibility() + { + ClassId = CondAlarmClassificationEligibility.ClassIdEnum.CondAlarmClassificationEligibility; + ObjectType = CondAlarmClassificationEligibility.ObjectTypeEnum.CondAlarmClassificationEligibility; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmClassificationEligibility.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The Intersight MO type on which a classification can be suppressed." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string EntityType + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmClassificationEligibility.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CondAlarmClassificationEligibility initObject = new Intersight.Model.CondAlarmClassificationEligibility(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("EntityType")) + { + initObject.EntityType = this.EntityType; + } + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CondAlarmDefinition. @@ -433,6 +601,16 @@ public string Remediation /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + public List SystemClassifications + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + public List Tags { get; @@ -476,6 +654,10 @@ protected override void ProcessRecord() { initObject.Remediation = this.Remediation; } + if (this.MyInvocation.BoundParameters.ContainsKey("SystemClassifications")) + { + initObject.SystemClassifications = this.SystemClassifications; + } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; @@ -610,6 +792,132 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CondAlarmSuppression. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCondAlarmSuppression")] + public class InitializeIntersightCondAlarmSuppression : PSCmdlet + { + public InitializeIntersightCondAlarmSuppression() + { + ClassId = CondAlarmSuppression.ClassIdEnum.CondAlarmSuppression; + ObjectType = CondAlarmSuppression.ObjectTypeEnum.CondAlarmSuppression; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmSuppression.ClassIdEnum ClassId + { + get; + set; + } + // + /// "An array of relationships to condAlarmClassification resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Classifications + { + get; + set; + } + // + /// "User given description on why the suppression is enabled at this entity." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + // + /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.MoBaseMoRelationship Entity + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CondAlarmSuppression.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.CondAlarmSuppression initObject = new Intersight.Model.CondAlarmSuppression(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Classifications")) + { + initObject.Classifications = this.Classifications; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + { + initObject.Description = this.Description; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Entity")) + { + initObject.Entity = this.Entity; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CondHclStatus. diff --git a/src/InitializeCmdlet/fabric.cs b/src/InitializeCmdlet/fabric.cs index cb9d49cb..02a4a29b 100644 --- a/src/InitializeCmdlet/fabric.cs +++ b/src/InitializeCmdlet/fabric.cs @@ -7209,7 +7209,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] [ValidatePattern("^$|^((\\d+\\-\\d+)|(\\d+))(,((\\d+\\-\\d+)|(\\d+)))*$")] @@ -7248,6 +7248,26 @@ public FabricVlanSettings.ObjectTypeEnum ObjectType get; set; } + // + /// "Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool QinqEnabled + { + get; + set; + } + // + /// "Select the VLAN ID for VIC QinQ (802.1Q) Tunneling." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidateRange(2, 4093)] + public long QinqVlan + { + get; + set; + } protected override void ProcessRecord() { @@ -7266,6 +7286,14 @@ protected override void ProcessRecord() initObject.NativeVlan = this.NativeVlan; } initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("QinqEnabled")) + { + initObject.QinqEnabled = this.QinqEnabled; + } + if (this.MyInvocation.BoundParameters.ContainsKey("QinqVlan")) + { + initObject.QinqVlan = this.QinqVlan; + } WriteObject(initObject); } diff --git a/src/InitializeCmdlet/network.cs b/src/InitializeCmdlet/network.cs index 45654d11..24472468 100644 --- a/src/InitializeCmdlet/network.cs +++ b/src/InitializeCmdlet/network.cs @@ -1324,6 +1324,174 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize NetworkVethernet. + /// + [Cmdlet(VerbsData.Initialize, "IntersightNetworkVethernet")] + public class InitializeIntersightNetworkVethernet : PSCmdlet + { + public InitializeIntersightNetworkVethernet() + { + ClassId = NetworkVethernet.ClassIdEnum.NetworkVethernet; + ObjectType = NetworkVethernet.ObjectTypeEnum.NetworkVethernet; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public NetworkVethernet.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public NetworkVethernet.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.NetworkVethernet initObject = new Intersight.Model.NetworkVethernet(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize NetworkVfc. + /// + [Cmdlet(VerbsData.Initialize, "IntersightNetworkVfc")] + public class InitializeIntersightNetworkVfc : PSCmdlet + { + public InitializeIntersightNetworkVfc() + { + ClassId = NetworkVfc.ClassIdEnum.NetworkVfc; + ObjectType = NetworkVfc.ObjectTypeEnum.NetworkVfc; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public NetworkVfc.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public NetworkVfc.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.NetworkVfc initObject = new Intersight.Model.NetworkVfc(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize NetworkVlanPortInfo. diff --git a/src/InitializeCmdlet/storage.cs b/src/InitializeCmdlet/storage.cs index 61893a5c..c0d55ade 100644 --- a/src/InitializeCmdlet/storage.cs +++ b/src/InitializeCmdlet/storage.cs @@ -8261,6 +8261,90 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize StorageNetAppNamespace. + /// + [Cmdlet(VerbsData.Initialize, "IntersightStorageNetAppNamespace")] + public class InitializeIntersightStorageNetAppNamespace : PSCmdlet + { + public InitializeIntersightStorageNetAppNamespace() + { + ClassId = StorageNetAppNamespace.ClassIdEnum.StorageNetAppNamespace; + ObjectType = StorageNetAppNamespace.ObjectTypeEnum.StorageNetAppNamespace; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public StorageNetAppNamespace.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public StorageNetAppNamespace.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + Intersight.Model.StorageNetAppNamespace initObject = new Intersight.Model.StorageNetAppNamespace(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize StorageNetAppNfsClient. diff --git a/src/InitializeCmdlet/vnic.cs b/src/InitializeCmdlet/vnic.cs index 43cb4a4f..89eac644 100644 --- a/src/InitializeCmdlet/vnic.cs +++ b/src/InitializeCmdlet/vnic.cs @@ -7146,6 +7146,26 @@ public VnicVlanSettings.ObjectTypeEnum ObjectType get; set; } + // + /// "Enable QinQ (802.1Q-in-802.1Q) Tunneling on the vNIC." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool QinqEnabled + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidateRange(2, 4093)] + public long QinqVlan + { + get; + set; + } protected override void ProcessRecord() { @@ -7168,6 +7188,14 @@ protected override void ProcessRecord() initObject.Mode = this.Mode; } initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("QinqEnabled")) + { + initObject.QinqEnabled = this.QinqEnabled; + } + if (this.MyInvocation.BoundParameters.ContainsKey("QinqVlan")) + { + initObject.QinqVlan = this.QinqVlan; + } WriteObject(initObject); } diff --git a/src/Intersight.PowerShell.csproj b/src/Intersight.PowerShell.csproj index c1675aa9..c22482a7 100644 --- a/src/Intersight.PowerShell.csproj +++ b/src/Intersight.PowerShell.csproj @@ -5,7 +5,7 @@ compile Intersight.PowerShell PSIntersight - 1.0.11.14430 + 1.0.11.14628 Library Cisco Systems Cisco Systems diff --git a/src/Intersight.PowerShell.sln b/src/Intersight.PowerShell.sln index 4bd8c0de..c74b77a4 100644 --- a/src/Intersight.PowerShell.sln +++ b/src/Intersight.PowerShell.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.572 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Intersight.PowerShell", "Intersight.PowerShell.csproj", "{7E96198C-BFFC-42FF-B639-D6AA43206925}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Intersight.PowerShell", "Intersight.PowerShell.csproj", "{25839006-27F3-4952-B830-460773CA3172}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,10 +11,10 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7E96198C-BFFC-42FF-B639-D6AA43206925}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7E96198C-BFFC-42FF-B639-D6AA43206925}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7E96198C-BFFC-42FF-B639-D6AA43206925}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7E96198C-BFFC-42FF-B639-D6AA43206925}.Release|Any CPU.Build.0 = Release|Any CPU + {25839006-27F3-4952-B830-460773CA3172}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {25839006-27F3-4952-B830-460773CA3172}.Debug|Any CPU.Build.0 = Debug|Any CPU + {25839006-27F3-4952-B830-460773CA3172}.Release|Any CPU.ActiveCfg = Release|Any CPU + {25839006-27F3-4952-B830-460773CA3172}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/Lib/Intersight.dll b/src/Lib/Intersight.dll index 5ce7eb11..912e2fb8 100644 Binary files a/src/Lib/Intersight.dll and b/src/Lib/Intersight.dll differ