diff --git a/README.md b/README.md index 81e405405..f82dfb50b 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.2025092610 -- C# SDK version: 1.0.11.2025092610 +- Intersight.PowerShell version: 1.0.11.2025101412 +- C# SDK version: 1.0.11.2025101412 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.2025092610"} +Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2025101412"} ``` or @@ -846,6 +846,10 @@ AssetDeviceContractInformation | [**Set-IntersightAssetDeviceContractInformation AssetDeviceRegistration | [**Set-IntersightAssetDeviceRegistration**](docs/Set-IntersightAssetDeviceRegistration.md) | Updates the resource representing the device connector. For example, this can be used to annotate the device connector resource with user-specified tags. AssetGeoLocation | [**Set-IntersightAssetGeoLocation**](docs/Set-IntersightAssetGeoLocation.md) | Update a 'AssetGeoLocation' resource. AssetTarget | [**Set-IntersightAssetTarget**](docs/Set-IntersightAssetTarget.md) | Update a 'AssetTarget' resource. +AuditdPolicy | [**Get-IntersightAuditdPolicy**](docs/Get-IntersightAuditdPolicy.md) | Read a 'AuditdPolicy' resource. +AuditdPolicy | [**New-IntersightAuditdPolicy**](docs/New-IntersightAuditdPolicy.md) | Create a 'AuditdPolicy' resource. +AuditdPolicy | [**Remove-IntersightAuditdPolicy**](docs/Remove-IntersightAuditdPolicy.md) | Delete a 'AuditdPolicy' resource. +AuditdPolicy | [**Set-IntersightAuditdPolicy**](docs/Set-IntersightAuditdPolicy.md) | Update a 'AuditdPolicy' resource. BiosBootDevice | [**Get-IntersightBiosBootDevice**](docs/Get-IntersightBiosBootDevice.md) | Read a 'BiosBootDevice' resource. BiosBootMode | [**Get-IntersightBiosBootMode**](docs/Get-IntersightBiosBootMode.md) | Read a 'BiosBootMode' resource. BiosPolicy | [**Get-IntersightBiosPolicy**](docs/Get-IntersightBiosPolicy.md) | Read a 'BiosPolicy' resource. @@ -939,7 +943,9 @@ CapabilityPsuManufacturingDef | [**Get-IntersightCapabilityPsuManufacturingDef** CapabilityServerActionsMeta | [**Get-IntersightCapabilityServerActionsMeta**](docs/Get-IntersightCapabilityServerActionsMeta.md) | Read a 'CapabilityServerActionsMeta' resource. CapabilityServerDescriptor | [**Get-IntersightCapabilityServerDescriptor**](docs/Get-IntersightCapabilityServerDescriptor.md) | Read a 'CapabilityServerDescriptor' resource. CapabilityServerModelsCapabilityDef | [**Get-IntersightCapabilityServerModelsCapabilityDef**](docs/Get-IntersightCapabilityServerModelsCapabilityDef.md) | Read a 'CapabilityServerModelsCapabilityDef' resource. +CapabilityServerPcieConnectivityCatalog | [**Get-IntersightCapabilityServerPcieConnectivityCatalog**](docs/Get-IntersightCapabilityServerPcieConnectivityCatalog.md) | Read a 'CapabilityServerPcieConnectivityCatalog' resource. CapabilityServerSchemaDescriptor | [**Get-IntersightCapabilityServerSchemaDescriptor**](docs/Get-IntersightCapabilityServerSchemaDescriptor.md) | Read a 'CapabilityServerSchemaDescriptor' resource. +CapabilityServerTopologyMap | [**Get-IntersightCapabilityServerTopologyMap**](docs/Get-IntersightCapabilityServerTopologyMap.md) | Read a 'CapabilityServerTopologyMap' resource. CapabilityServerUpgradeSupportMeta | [**Get-IntersightCapabilityServerUpgradeSupportMeta**](docs/Get-IntersightCapabilityServerUpgradeSupportMeta.md) | Read a 'CapabilityServerUpgradeSupportMeta' resource. CapabilitySiocModuleCapabilityDef | [**Get-IntersightCapabilitySiocModuleCapabilityDef**](docs/Get-IntersightCapabilitySiocModuleCapabilityDef.md) | Read a 'CapabilitySiocModuleCapabilityDef' resource. CapabilitySiocModuleDescriptor | [**Get-IntersightCapabilitySiocModuleDescriptor**](docs/Get-IntersightCapabilitySiocModuleDescriptor.md) | Read a 'CapabilitySiocModuleDescriptor' resource. @@ -975,7 +981,9 @@ CapabilityPsuDescriptor | [**New-IntersightCapabilityPsuDescriptor**](docs/New-I CapabilityPsuManufacturingDef | [**New-IntersightCapabilityPsuManufacturingDef**](docs/New-IntersightCapabilityPsuManufacturingDef.md) | Create a 'CapabilityPsuManufacturingDef' resource. CapabilityServerDescriptor | [**New-IntersightCapabilityServerDescriptor**](docs/New-IntersightCapabilityServerDescriptor.md) | Create a 'CapabilityServerDescriptor' resource. CapabilityServerModelsCapabilityDef | [**New-IntersightCapabilityServerModelsCapabilityDef**](docs/New-IntersightCapabilityServerModelsCapabilityDef.md) | Create a 'CapabilityServerModelsCapabilityDef' resource. +CapabilityServerPcieConnectivityCatalog | [**New-IntersightCapabilityServerPcieConnectivityCatalog**](docs/New-IntersightCapabilityServerPcieConnectivityCatalog.md) | Create a 'CapabilityServerPcieConnectivityCatalog' resource. CapabilityServerSchemaDescriptor | [**New-IntersightCapabilityServerSchemaDescriptor**](docs/New-IntersightCapabilityServerSchemaDescriptor.md) | Create a 'CapabilityServerSchemaDescriptor' resource. +CapabilityServerTopologyMap | [**New-IntersightCapabilityServerTopologyMap**](docs/New-IntersightCapabilityServerTopologyMap.md) | Create a 'CapabilityServerTopologyMap' resource. CapabilitySiocModuleCapabilityDef | [**New-IntersightCapabilitySiocModuleCapabilityDef**](docs/New-IntersightCapabilitySiocModuleCapabilityDef.md) | Create a 'CapabilitySiocModuleCapabilityDef' resource. CapabilitySiocModuleDescriptor | [**New-IntersightCapabilitySiocModuleDescriptor**](docs/New-IntersightCapabilitySiocModuleDescriptor.md) | Create a 'CapabilitySiocModuleDescriptor' resource. CapabilitySiocModuleManufacturingDef | [**New-IntersightCapabilitySiocModuleManufacturingDef**](docs/New-IntersightCapabilitySiocModuleManufacturingDef.md) | Create a 'CapabilitySiocModuleManufacturingDef' resource. @@ -1006,7 +1014,9 @@ CapabilityPsuManufacturingDef | [**Remove-IntersightCapabilityPsuManufacturingDe CapabilityServerActionsMeta | [**Remove-IntersightCapabilityServerActionsMeta**](docs/Remove-IntersightCapabilityServerActionsMeta.md) | Delete a 'CapabilityServerActionsMeta' resource. CapabilityServerDescriptor | [**Remove-IntersightCapabilityServerDescriptor**](docs/Remove-IntersightCapabilityServerDescriptor.md) | Delete a 'CapabilityServerDescriptor' resource. CapabilityServerModelsCapabilityDef | [**Remove-IntersightCapabilityServerModelsCapabilityDef**](docs/Remove-IntersightCapabilityServerModelsCapabilityDef.md) | Delete a 'CapabilityServerModelsCapabilityDef' resource. +CapabilityServerPcieConnectivityCatalog | [**Remove-IntersightCapabilityServerPcieConnectivityCatalog**](docs/Remove-IntersightCapabilityServerPcieConnectivityCatalog.md) | Delete a 'CapabilityServerPcieConnectivityCatalog' resource. CapabilityServerSchemaDescriptor | [**Remove-IntersightCapabilityServerSchemaDescriptor**](docs/Remove-IntersightCapabilityServerSchemaDescriptor.md) | Delete a 'CapabilityServerSchemaDescriptor' resource. +CapabilityServerTopologyMap | [**Remove-IntersightCapabilityServerTopologyMap**](docs/Remove-IntersightCapabilityServerTopologyMap.md) | Delete a 'CapabilityServerTopologyMap' resource. CapabilitySiocModuleCapabilityDef | [**Remove-IntersightCapabilitySiocModuleCapabilityDef**](docs/Remove-IntersightCapabilitySiocModuleCapabilityDef.md) | Delete a 'CapabilitySiocModuleCapabilityDef' resource. CapabilitySiocModuleDescriptor | [**Remove-IntersightCapabilitySiocModuleDescriptor**](docs/Remove-IntersightCapabilitySiocModuleDescriptor.md) | Delete a 'CapabilitySiocModuleDescriptor' resource. CapabilitySiocModuleManufacturingDef | [**Remove-IntersightCapabilitySiocModuleManufacturingDef**](docs/Remove-IntersightCapabilitySiocModuleManufacturingDef.md) | Delete a 'CapabilitySiocModuleManufacturingDef' resource. @@ -1038,7 +1048,9 @@ CapabilityPsuManufacturingDef | [**Set-IntersightCapabilityPsuManufacturingDef** CapabilityServerActionsMeta | [**Set-IntersightCapabilityServerActionsMeta**](docs/Set-IntersightCapabilityServerActionsMeta.md) | Update a 'CapabilityServerActionsMeta' resource. CapabilityServerDescriptor | [**Set-IntersightCapabilityServerDescriptor**](docs/Set-IntersightCapabilityServerDescriptor.md) | Update a 'CapabilityServerDescriptor' resource. CapabilityServerModelsCapabilityDef | [**Set-IntersightCapabilityServerModelsCapabilityDef**](docs/Set-IntersightCapabilityServerModelsCapabilityDef.md) | Update a 'CapabilityServerModelsCapabilityDef' resource. +CapabilityServerPcieConnectivityCatalog | [**Set-IntersightCapabilityServerPcieConnectivityCatalog**](docs/Set-IntersightCapabilityServerPcieConnectivityCatalog.md) | Update a 'CapabilityServerPcieConnectivityCatalog' resource. CapabilityServerSchemaDescriptor | [**Set-IntersightCapabilityServerSchemaDescriptor**](docs/Set-IntersightCapabilityServerSchemaDescriptor.md) | Update a 'CapabilityServerSchemaDescriptor' resource. +CapabilityServerTopologyMap | [**Set-IntersightCapabilityServerTopologyMap**](docs/Set-IntersightCapabilityServerTopologyMap.md) | Update a 'CapabilityServerTopologyMap' resource. CapabilitySiocModuleCapabilityDef | [**Set-IntersightCapabilitySiocModuleCapabilityDef**](docs/Set-IntersightCapabilitySiocModuleCapabilityDef.md) | Update a 'CapabilitySiocModuleCapabilityDef' resource. CapabilitySiocModuleDescriptor | [**Set-IntersightCapabilitySiocModuleDescriptor**](docs/Set-IntersightCapabilitySiocModuleDescriptor.md) | Update a 'CapabilitySiocModuleDescriptor' resource. CapabilitySiocModuleManufacturingDef | [**Set-IntersightCapabilitySiocModuleManufacturingDef**](docs/Set-IntersightCapabilitySiocModuleManufacturingDef.md) | Update a 'CapabilitySiocModuleManufacturingDef' resource. @@ -1091,6 +1103,8 @@ ComputeBoard | [**Get-IntersightComputeBoard**](docs/Get-IntersightComputeBoard. ComputeDownloadStatus | [**Get-IntersightComputeDownloadStatus**](docs/Get-IntersightComputeDownloadStatus.md) | Read a 'ComputeDownloadStatus' resource. ComputeHostUtilityOperation | [**Get-IntersightComputeHostUtilityOperation**](docs/Get-IntersightComputeHostUtilityOperation.md) | Read a 'ComputeHostUtilityOperation' resource. ComputeMapping | [**Get-IntersightComputeMapping**](docs/Get-IntersightComputeMapping.md) | Read a 'ComputeMapping' resource. +ComputePcieConnectivityPolicy | [**Get-IntersightComputePcieConnectivityPolicy**](docs/Get-IntersightComputePcieConnectivityPolicy.md) | Read a 'ComputePcieConnectivityPolicy' resource. +ComputePcieConnectivityPolicyInventory | [**Get-IntersightComputePcieConnectivityPolicyInventory**](docs/Get-IntersightComputePcieConnectivityPolicyInventory.md) | Read a 'ComputePcieConnectivityPolicyInventory' resource. ComputePersonality | [**Get-IntersightComputePersonality**](docs/Get-IntersightComputePersonality.md) | Read a 'ComputePersonality' resource. ComputePhysicalSummary | [**Get-IntersightComputePhysicalSummary**](docs/Get-IntersightComputePhysicalSummary.md) | Read a 'ComputePhysicalSummary' resource. ComputeRackUnit | [**Get-IntersightComputeRackUnit**](docs/Get-IntersightComputeRackUnit.md) | Read a 'ComputeRackUnit' resource. @@ -1102,7 +1116,9 @@ ComputeServerPowerPolicy | [**Get-IntersightComputeServerPowerPolicy**](docs/Get ComputeServerSetting | [**Get-IntersightComputeServerSetting**](docs/Get-IntersightComputeServerSetting.md) | Read a 'ComputeServerSetting' resource. ComputeVmedia | [**Get-IntersightComputeVmedia**](docs/Get-IntersightComputeVmedia.md) | Read a 'ComputeVmedia' resource. ComputeHostUtilityOperation | [**New-IntersightComputeHostUtilityOperation**](docs/New-IntersightComputeHostUtilityOperation.md) | Create a 'ComputeHostUtilityOperation' resource. +ComputePcieConnectivityPolicy | [**New-IntersightComputePcieConnectivityPolicy**](docs/New-IntersightComputePcieConnectivityPolicy.md) | Create a 'ComputePcieConnectivityPolicy' resource. ComputeScrubPolicy | [**New-IntersightComputeScrubPolicy**](docs/New-IntersightComputeScrubPolicy.md) | Create a 'ComputeScrubPolicy' resource. +ComputePcieConnectivityPolicy | [**Remove-IntersightComputePcieConnectivityPolicy**](docs/Remove-IntersightComputePcieConnectivityPolicy.md) | Delete a 'ComputePcieConnectivityPolicy' resource. ComputeRackUnit | [**Remove-IntersightComputeRackUnit**](docs/Remove-IntersightComputeRackUnit.md) | Delete a 'ComputeRackUnit' resource. ComputeRackUnitIdentity | [**Remove-IntersightComputeRackUnitIdentity**](docs/Remove-IntersightComputeRackUnitIdentity.md) | Delete a 'ComputeRackUnitIdentity' resource. ComputeScrubPolicy | [**Remove-IntersightComputeScrubPolicy**](docs/Remove-IntersightComputeScrubPolicy.md) | Delete a 'ComputeScrubPolicy' resource. @@ -1111,6 +1127,7 @@ ComputeBlade | [**Set-IntersightComputeBlade**](docs/Set-IntersightComputeBlade. ComputeBladeIdentity | [**Set-IntersightComputeBladeIdentity**](docs/Set-IntersightComputeBladeIdentity.md) | Update a 'ComputeBladeIdentity' resource. ComputeBoard | [**Set-IntersightComputeBoard**](docs/Set-IntersightComputeBoard.md) | Update a 'ComputeBoard' resource. ComputeMapping | [**Set-IntersightComputeMapping**](docs/Set-IntersightComputeMapping.md) | Update a 'ComputeMapping' resource. +ComputePcieConnectivityPolicy | [**Set-IntersightComputePcieConnectivityPolicy**](docs/Set-IntersightComputePcieConnectivityPolicy.md) | Update a 'ComputePcieConnectivityPolicy' resource. ComputePersonality | [**Set-IntersightComputePersonality**](docs/Set-IntersightComputePersonality.md) | Update a 'ComputePersonality' resource. ComputeRackUnit | [**Set-IntersightComputeRackUnit**](docs/Set-IntersightComputeRackUnit.md) | Update a 'ComputeRackUnit' resource. ComputeRackUnitIdentity | [**Set-IntersightComputeRackUnitIdentity**](docs/Set-IntersightComputeRackUnitIdentity.md) | Update a 'ComputeRackUnitIdentity' resource. @@ -1175,6 +1192,7 @@ EquipmentEnclosureElement | [**Get-IntersightEquipmentEnclosureElement**](docs/G EquipmentEndPointLog | [**Get-IntersightEquipmentEndPointLog**](docs/Get-IntersightEquipmentEndPointLog.md) | Read a 'EquipmentEndPointLog' resource. EquipmentExpanderModule | [**Get-IntersightEquipmentExpanderModule**](docs/Get-IntersightEquipmentExpanderModule.md) | Read a 'EquipmentExpanderModule' resource. EquipmentExpanderModuleIdentity | [**Get-IntersightEquipmentExpanderModuleIdentity**](docs/Get-IntersightEquipmentExpanderModuleIdentity.md) | Read a 'EquipmentExpanderModuleIdentity' resource. +EquipmentExpanderModuleOperation | [**Get-IntersightEquipmentExpanderModuleOperation**](docs/Get-IntersightEquipmentExpanderModuleOperation.md) | Read a 'EquipmentExpanderModuleOperation' resource. EquipmentFan | [**Get-IntersightEquipmentFan**](docs/Get-IntersightEquipmentFan.md) | Read a 'EquipmentFan' resource. EquipmentFanControl | [**Get-IntersightEquipmentFanControl**](docs/Get-IntersightEquipmentFanControl.md) | Read a 'EquipmentFanControl' resource. EquipmentFanModule | [**Get-IntersightEquipmentFanModule**](docs/Get-IntersightEquipmentFanModule.md) | Read a 'EquipmentFanModule' resource. @@ -1183,6 +1201,7 @@ EquipmentFexIdentity | [**Get-IntersightEquipmentFexIdentity**](docs/Get-Intersi EquipmentFexOperation | [**Get-IntersightEquipmentFexOperation**](docs/Get-IntersightEquipmentFexOperation.md) | Read a 'EquipmentFexOperation' resource. EquipmentFru | [**Get-IntersightEquipmentFru**](docs/Get-IntersightEquipmentFru.md) | Read a 'EquipmentFru' resource. EquipmentHybridDriveSlot | [**Get-IntersightEquipmentHybridDriveSlot**](docs/Get-IntersightEquipmentHybridDriveSlot.md) | Read a 'EquipmentHybridDriveSlot' resource. +EquipmentInterconnect | [**Get-IntersightEquipmentInterconnect**](docs/Get-IntersightEquipmentInterconnect.md) | Read a 'EquipmentInterconnect' resource. EquipmentIoCard | [**Get-IntersightEquipmentIoCard**](docs/Get-IntersightEquipmentIoCard.md) | Read a 'EquipmentIoCard' resource. EquipmentIoCardOperation | [**Get-IntersightEquipmentIoCardOperation**](docs/Get-IntersightEquipmentIoCardOperation.md) | Read a 'EquipmentIoCardOperation' resource. EquipmentIoExpander | [**Get-IntersightEquipmentIoExpander**](docs/Get-IntersightEquipmentIoExpander.md) | Read a 'EquipmentIoExpander' resource. @@ -1194,6 +1213,8 @@ EquipmentRackEnclosure | [**Get-IntersightEquipmentRackEnclosure**](docs/Get-Int EquipmentRackEnclosureSlot | [**Get-IntersightEquipmentRackEnclosureSlot**](docs/Get-IntersightEquipmentRackEnclosureSlot.md) | Read a 'EquipmentRackEnclosureSlot' resource. EquipmentRiser | [**Get-IntersightEquipmentRiser**](docs/Get-IntersightEquipmentRiser.md) | Read a 'EquipmentRiser' resource. EquipmentSensor | [**Get-IntersightEquipmentSensor**](docs/Get-IntersightEquipmentSensor.md) | Read a 'EquipmentSensor' resource. +EquipmentSharedAdapterUnit | [**Get-IntersightEquipmentSharedAdapterUnit**](docs/Get-IntersightEquipmentSharedAdapterUnit.md) | Read a 'EquipmentSharedAdapterUnit' resource. +EquipmentSharedGraphicsCard | [**Get-IntersightEquipmentSharedGraphicsCard**](docs/Get-IntersightEquipmentSharedGraphicsCard.md) | Read a 'EquipmentSharedGraphicsCard' resource. EquipmentSharedIoModule | [**Get-IntersightEquipmentSharedIoModule**](docs/Get-IntersightEquipmentSharedIoModule.md) | Read a 'EquipmentSharedIoModule' resource. EquipmentSwitchCard | [**Get-IntersightEquipmentSwitchCard**](docs/Get-IntersightEquipmentSwitchCard.md) | Read a 'EquipmentSwitchCard' resource. EquipmentSwitchOperation | [**Get-IntersightEquipmentSwitchOperation**](docs/Get-IntersightEquipmentSwitchOperation.md) | Read a 'EquipmentSwitchOperation' resource. @@ -1207,6 +1228,7 @@ EquipmentChassisOperation | [**Set-IntersightEquipmentChassisOperation**](docs/S EquipmentEnclosureElement | [**Set-IntersightEquipmentEnclosureElement**](docs/Set-IntersightEquipmentEnclosureElement.md) | Update a 'EquipmentEnclosureElement' resource. EquipmentExpanderModule | [**Set-IntersightEquipmentExpanderModule**](docs/Set-IntersightEquipmentExpanderModule.md) | Update a 'EquipmentExpanderModule' resource. EquipmentExpanderModuleIdentity | [**Set-IntersightEquipmentExpanderModuleIdentity**](docs/Set-IntersightEquipmentExpanderModuleIdentity.md) | Update a 'EquipmentExpanderModuleIdentity' resource. +EquipmentExpanderModuleOperation | [**Set-IntersightEquipmentExpanderModuleOperation**](docs/Set-IntersightEquipmentExpanderModuleOperation.md) | Update a 'EquipmentExpanderModuleOperation' resource. EquipmentFan | [**Set-IntersightEquipmentFan**](docs/Set-IntersightEquipmentFan.md) | Update a 'EquipmentFan' resource. EquipmentFanControl | [**Set-IntersightEquipmentFanControl**](docs/Set-IntersightEquipmentFanControl.md) | Update a 'EquipmentFanControl' resource. EquipmentFanModule | [**Set-IntersightEquipmentFanModule**](docs/Set-IntersightEquipmentFanModule.md) | Update a 'EquipmentFanModule' resource. @@ -1442,9 +1464,11 @@ FirmwareHbaDescriptor | [**Get-IntersightFirmwareHbaDescriptor**](docs/Get-Inter FirmwareIomDescriptor | [**Get-IntersightFirmwareIomDescriptor**](docs/Get-IntersightFirmwareIomDescriptor.md) | Read a 'FirmwareIomDescriptor' resource. FirmwareMswitchDescriptor | [**Get-IntersightFirmwareMswitchDescriptor**](docs/Get-IntersightFirmwareMswitchDescriptor.md) | Read a 'FirmwareMswitchDescriptor' resource. FirmwareNxosDescriptor | [**Get-IntersightFirmwareNxosDescriptor**](docs/Get-IntersightFirmwareNxosDescriptor.md) | Read a 'FirmwareNxosDescriptor' resource. +FirmwarePciNodeUpgrade | [**Get-IntersightFirmwarePciNodeUpgrade**](docs/Get-IntersightFirmwarePciNodeUpgrade.md) | Read a 'FirmwarePciNodeUpgrade' resource. FirmwarePcieDescriptor | [**Get-IntersightFirmwarePcieDescriptor**](docs/Get-IntersightFirmwarePcieDescriptor.md) | Read a 'FirmwarePcieDescriptor' resource. FirmwarePolicy | [**Get-IntersightFirmwarePolicy**](docs/Get-IntersightFirmwarePolicy.md) | Read a 'FirmwarePolicy' resource. FirmwarePsuDescriptor | [**Get-IntersightFirmwarePsuDescriptor**](docs/Get-IntersightFirmwarePsuDescriptor.md) | Read a 'FirmwarePsuDescriptor' resource. +FirmwarePsxDescriptor | [**Get-IntersightFirmwarePsxDescriptor**](docs/Get-IntersightFirmwarePsxDescriptor.md) | Read a 'FirmwarePsxDescriptor' resource. FirmwareRunningFirmware | [**Get-IntersightFirmwareRunningFirmware**](docs/Get-IntersightFirmwareRunningFirmware.md) | Read a 'FirmwareRunningFirmware' resource. FirmwareSasExpanderDescriptor | [**Get-IntersightFirmwareSasExpanderDescriptor**](docs/Get-IntersightFirmwareSasExpanderDescriptor.md) | Read a 'FirmwareSasExpanderDescriptor' resource. FirmwareServerConfigurationUtilityDistributable | [**Get-IntersightFirmwareServerConfigurationUtilityDistributable**](docs/Get-IntersightFirmwareServerConfigurationUtilityDistributable.md) | Read a 'FirmwareServerConfigurationUtilityDistributable' resource. @@ -1468,9 +1492,11 @@ FirmwareHbaDescriptor | [**New-IntersightFirmwareHbaDescriptor**](docs/New-Inter FirmwareIomDescriptor | [**New-IntersightFirmwareIomDescriptor**](docs/New-IntersightFirmwareIomDescriptor.md) | Create a 'FirmwareIomDescriptor' resource. FirmwareMswitchDescriptor | [**New-IntersightFirmwareMswitchDescriptor**](docs/New-IntersightFirmwareMswitchDescriptor.md) | Create a 'FirmwareMswitchDescriptor' resource. FirmwareNxosDescriptor | [**New-IntersightFirmwareNxosDescriptor**](docs/New-IntersightFirmwareNxosDescriptor.md) | Create a 'FirmwareNxosDescriptor' resource. +FirmwarePciNodeUpgrade | [**New-IntersightFirmwarePciNodeUpgrade**](docs/New-IntersightFirmwarePciNodeUpgrade.md) | Create a 'FirmwarePciNodeUpgrade' resource. FirmwarePcieDescriptor | [**New-IntersightFirmwarePcieDescriptor**](docs/New-IntersightFirmwarePcieDescriptor.md) | Create a 'FirmwarePcieDescriptor' resource. FirmwarePolicy | [**New-IntersightFirmwarePolicy**](docs/New-IntersightFirmwarePolicy.md) | Create a 'FirmwarePolicy' resource. FirmwarePsuDescriptor | [**New-IntersightFirmwarePsuDescriptor**](docs/New-IntersightFirmwarePsuDescriptor.md) | Create a 'FirmwarePsuDescriptor' resource. +FirmwarePsxDescriptor | [**New-IntersightFirmwarePsxDescriptor**](docs/New-IntersightFirmwarePsxDescriptor.md) | Create a 'FirmwarePsxDescriptor' resource. FirmwareSasExpanderDescriptor | [**New-IntersightFirmwareSasExpanderDescriptor**](docs/New-IntersightFirmwareSasExpanderDescriptor.md) | Create a 'FirmwareSasExpanderDescriptor' resource. FirmwareServerConfigurationUtilityDistributable | [**New-IntersightFirmwareServerConfigurationUtilityDistributable**](docs/New-IntersightFirmwareServerConfigurationUtilityDistributable.md) | Create a 'FirmwareServerConfigurationUtilityDistributable' resource. FirmwareStorageControllerDescriptor | [**New-IntersightFirmwareStorageControllerDescriptor**](docs/New-IntersightFirmwareStorageControllerDescriptor.md) | Create a 'FirmwareStorageControllerDescriptor' resource. @@ -1492,9 +1518,11 @@ FirmwareHbaDescriptor | [**Remove-IntersightFirmwareHbaDescriptor**](docs/Remove FirmwareIomDescriptor | [**Remove-IntersightFirmwareIomDescriptor**](docs/Remove-IntersightFirmwareIomDescriptor.md) | Delete a 'FirmwareIomDescriptor' resource. FirmwareMswitchDescriptor | [**Remove-IntersightFirmwareMswitchDescriptor**](docs/Remove-IntersightFirmwareMswitchDescriptor.md) | Delete a 'FirmwareMswitchDescriptor' resource. FirmwareNxosDescriptor | [**Remove-IntersightFirmwareNxosDescriptor**](docs/Remove-IntersightFirmwareNxosDescriptor.md) | Delete a 'FirmwareNxosDescriptor' resource. +FirmwarePciNodeUpgrade | [**Remove-IntersightFirmwarePciNodeUpgrade**](docs/Remove-IntersightFirmwarePciNodeUpgrade.md) | Delete a 'FirmwarePciNodeUpgrade' resource. FirmwarePcieDescriptor | [**Remove-IntersightFirmwarePcieDescriptor**](docs/Remove-IntersightFirmwarePcieDescriptor.md) | Delete a 'FirmwarePcieDescriptor' resource. FirmwarePolicy | [**Remove-IntersightFirmwarePolicy**](docs/Remove-IntersightFirmwarePolicy.md) | Delete a 'FirmwarePolicy' resource. FirmwarePsuDescriptor | [**Remove-IntersightFirmwarePsuDescriptor**](docs/Remove-IntersightFirmwarePsuDescriptor.md) | Delete a 'FirmwarePsuDescriptor' resource. +FirmwarePsxDescriptor | [**Remove-IntersightFirmwarePsxDescriptor**](docs/Remove-IntersightFirmwarePsxDescriptor.md) | Delete a 'FirmwarePsxDescriptor' resource. FirmwareSasExpanderDescriptor | [**Remove-IntersightFirmwareSasExpanderDescriptor**](docs/Remove-IntersightFirmwareSasExpanderDescriptor.md) | Delete a 'FirmwareSasExpanderDescriptor' resource. FirmwareServerConfigurationUtilityDistributable | [**Remove-IntersightFirmwareServerConfigurationUtilityDistributable**](docs/Remove-IntersightFirmwareServerConfigurationUtilityDistributable.md) | Delete a 'FirmwareServerConfigurationUtilityDistributable' resource. FirmwareStorageControllerDescriptor | [**Remove-IntersightFirmwareStorageControllerDescriptor**](docs/Remove-IntersightFirmwareStorageControllerDescriptor.md) | Delete a 'FirmwareStorageControllerDescriptor' resource. @@ -1516,6 +1544,7 @@ FirmwareNxosDescriptor | [**Set-IntersightFirmwareNxosDescriptor**](docs/Set-Int FirmwarePcieDescriptor | [**Set-IntersightFirmwarePcieDescriptor**](docs/Set-IntersightFirmwarePcieDescriptor.md) | Update a 'FirmwarePcieDescriptor' resource. FirmwarePolicy | [**Set-IntersightFirmwarePolicy**](docs/Set-IntersightFirmwarePolicy.md) | Update a 'FirmwarePolicy' resource. FirmwarePsuDescriptor | [**Set-IntersightFirmwarePsuDescriptor**](docs/Set-IntersightFirmwarePsuDescriptor.md) | Update a 'FirmwarePsuDescriptor' resource. +FirmwarePsxDescriptor | [**Set-IntersightFirmwarePsxDescriptor**](docs/Set-IntersightFirmwarePsxDescriptor.md) | Update a 'FirmwarePsxDescriptor' resource. FirmwareRunningFirmware | [**Set-IntersightFirmwareRunningFirmware**](docs/Set-IntersightFirmwareRunningFirmware.md) | Update a 'FirmwareRunningFirmware' resource. FirmwareSasExpanderDescriptor | [**Set-IntersightFirmwareSasExpanderDescriptor**](docs/Set-IntersightFirmwareSasExpanderDescriptor.md) | Update a 'FirmwareSasExpanderDescriptor' resource. FirmwareServerConfigurationUtilityDistributable | [**Set-IntersightFirmwareServerConfigurationUtilityDistributable**](docs/Set-IntersightFirmwareServerConfigurationUtilityDistributable.md) | Update a 'FirmwareServerConfigurationUtilityDistributable' resource. @@ -2232,6 +2261,8 @@ NiaapiDcnmLatestMaintainedRelease | [**Get-IntersightNiaapiDcnmLatestMaintainedR NiaapiDcnmReleaseRecommend | [**Get-IntersightNiaapiDcnmReleaseRecommend**](docs/Get-IntersightNiaapiDcnmReleaseRecommend.md) | Read a 'NiaapiDcnmReleaseRecommend' resource. NiaapiDcnmSweol | [**Get-IntersightNiaapiDcnmSweol**](docs/Get-IntersightNiaapiDcnmSweol.md) | Read a 'NiaapiDcnmSweol' resource. NiaapiFileDownloader | [**Get-IntersightNiaapiFileDownloader**](docs/Get-IntersightNiaapiFileDownloader.md) | Read a 'NiaapiFileDownloader' resource. +NiaapiNdMetadata | [**Get-IntersightNiaapiNdMetadata**](docs/Get-IntersightNiaapiNdMetadata.md) | Read a 'NiaapiNdMetadata' resource. +NiaapiNdMetadataFileDownloader | [**Get-IntersightNiaapiNdMetadataFileDownloader**](docs/Get-IntersightNiaapiNdMetadataFileDownloader.md) | Read a 'NiaapiNdMetadataFileDownloader' resource. NiaapiNiaMetadata | [**Get-IntersightNiaapiNiaMetadata**](docs/Get-IntersightNiaapiNiaMetadata.md) | Read a 'NiaapiNiaMetadata' resource. NiaapiNibFileDownloader | [**Get-IntersightNiaapiNibFileDownloader**](docs/Get-IntersightNiaapiNibFileDownloader.md) | Read a 'NiaapiNibFileDownloader' resource. NiaapiNibMetadata | [**Get-IntersightNiaapiNibMetadata**](docs/Get-IntersightNiaapiNibMetadata.md) | Read a 'NiaapiNibMetadata' resource. @@ -2414,13 +2445,18 @@ PartnerintegrationMetrics | [**Set-IntersightPartnerintegrationMetrics**](docs/S PartnerintegrationModel | [**Set-IntersightPartnerintegrationModel**](docs/Set-IntersightPartnerintegrationModel.md) | Update a 'PartnerintegrationModel' resource. PciCoprocessorCard | [**Get-IntersightPciCoprocessorCard**](docs/Get-IntersightPciCoprocessorCard.md) | Read a 'PciCoprocessorCard' resource. PciDevice | [**Get-IntersightPciDevice**](docs/Get-IntersightPciDevice.md) | Read a 'PciDevice' resource. +PciEndpoint | [**Get-IntersightPciEndpoint**](docs/Get-IntersightPciEndpoint.md) | Read a 'PciEndpoint' resource. PciLink | [**Get-IntersightPciLink**](docs/Get-IntersightPciLink.md) | Read a 'PciLink' resource. PciNode | [**Get-IntersightPciNode**](docs/Get-IntersightPciNode.md) | Read a 'PciNode' resource. +PciNodeSetting | [**Get-IntersightPciNodeSetting**](docs/Get-IntersightPciNodeSetting.md) | Read a 'PciNodeSetting' resource. +PciPort | [**Get-IntersightPciPort**](docs/Get-IntersightPciPort.md) | Read a 'PciPort' resource. PciSlot | [**Get-IntersightPciSlot**](docs/Get-IntersightPciSlot.md) | Read a 'PciSlot' resource. PciSwitch | [**Get-IntersightPciSwitch**](docs/Get-IntersightPciSwitch.md) | Read a 'PciSwitch' resource. +PciZone | [**Get-IntersightPciZone**](docs/Get-IntersightPciZone.md) | Read a 'PciZone' resource. PciDevice | [**Set-IntersightPciDevice**](docs/Set-IntersightPciDevice.md) | Update a 'PciDevice' resource. PciLink | [**Set-IntersightPciLink**](docs/Set-IntersightPciLink.md) | Update a 'PciLink' resource. PciNode | [**Set-IntersightPciNode**](docs/Set-IntersightPciNode.md) | Update a 'PciNode' resource. +PciNodeSetting | [**Set-IntersightPciNodeSetting**](docs/Set-IntersightPciNodeSetting.md) | Update a 'PciNodeSetting' resource. PciSwitch | [**Set-IntersightPciSwitch**](docs/Set-IntersightPciSwitch.md) | Update a 'PciSwitch' resource. PortGroup | [**Get-IntersightPortGroup**](docs/Get-IntersightPortGroup.md) | Read a 'PortGroup' resource. PortMacBinding | [**Get-IntersightPortMacBinding**](docs/Get-IntersightPortMacBinding.md) | Read a 'PortMacBinding' resource. diff --git a/build.ps1 b/build.ps1 index a3744890d..e40f16d67 100644 --- a/build.ps1 +++ b/build.ps1 @@ -49,7 +49,7 @@ $manifestParam = @{ Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62" Author = "Cisco Systems" CompanyName = "Cisco Systems" - ModuleVersion = "1.0.11.2025092610" + ModuleVersion = "1.0.11.2025101412" Copyright = "(c) 2025 Cisco Systems, Inc. All rights reserved." LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt" ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell" @@ -59,7 +59,7 @@ $manifestParam = @{ CmdletsToExport = $commandList ScriptsToProcess = @('Initialize-HelpFiles.ps1') Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight." - ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2025092610 + ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2025101412 Changelog:- https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md diff --git a/docs/Get-IntersightAuditdPolicy.md b/docs/Get-IntersightAuditdPolicy.md new file mode 100644 index 000000000..076e2df7d --- /dev/null +++ b/docs/Get-IntersightAuditdPolicy.md @@ -0,0 +1,293 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightAuditdPolicy + +## SYNOPSIS +Get the AuditdPolicy + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightAuditdPolicy [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightAuditdPolicy [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'AuditdPolicy' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightAuditdPolicy +``` +Above example returns the list of AuditdPolicy. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightAuditdPolicy -Name "MoName" +``` +Above example returns the AuditdPolicy matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightAuditdPolicy -Organization $organization +``` +Above example returns the list of AuditdPolicy available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightAuditdPolicy -InlineCount allpages +``` +Above example returns the list of AuditdPolicy 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 AuditdPolicy. + +```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 AuditdPolicy 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-IntersightAuditdPolicy](./New-IntersightAuditdPolicy.md) + +[Remove-IntersightAuditdPolicy](./Remove-IntersightAuditdPolicy.md) + +[Set-IntersightAuditdPolicy](./Set-IntersightAuditdPolicy.md) + diff --git a/docs/Get-IntersightCapabilityServerPcieConnectivityCatalog.md b/docs/Get-IntersightCapabilityServerPcieConnectivityCatalog.md new file mode 100644 index 000000000..020607a7b --- /dev/null +++ b/docs/Get-IntersightCapabilityServerPcieConnectivityCatalog.md @@ -0,0 +1,293 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightCapabilityServerPcieConnectivityCatalog + +## SYNOPSIS +Get the CapabilityServerPcieConnectivityCatalog + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightCapabilityServerPcieConnectivityCatalog [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightCapabilityServerPcieConnectivityCatalog [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'CapabilityServerPcieConnectivityCatalog' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightCapabilityServerPcieConnectivityCatalog +``` +Above example returns the list of CapabilityServerPcieConnectivityCatalog. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerPcieConnectivityCatalog -Name "MoName" +``` +Above example returns the CapabilityServerPcieConnectivityCatalog matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerPcieConnectivityCatalog -Organization $organization +``` +Above example returns the list of CapabilityServerPcieConnectivityCatalog available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerPcieConnectivityCatalog -InlineCount allpages +``` +Above example returns the list of CapabilityServerPcieConnectivityCatalog 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 CapabilityServerPcieConnectivityCatalog. + +```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 CapabilityServerPcieConnectivityCatalog 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-IntersightCapabilityServerPcieConnectivityCatalog](./New-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Remove-IntersightCapabilityServerPcieConnectivityCatalog](./Remove-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Set-IntersightCapabilityServerPcieConnectivityCatalog](./Set-IntersightCapabilityServerPcieConnectivityCatalog.md) + diff --git a/docs/Get-IntersightCapabilityServerTopologyMap.md b/docs/Get-IntersightCapabilityServerTopologyMap.md new file mode 100644 index 000000000..e8829bad0 --- /dev/null +++ b/docs/Get-IntersightCapabilityServerTopologyMap.md @@ -0,0 +1,293 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightCapabilityServerTopologyMap + +## SYNOPSIS +Get the CapabilityServerTopologyMap + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightCapabilityServerTopologyMap [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightCapabilityServerTopologyMap [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'CapabilityServerTopologyMap' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightCapabilityServerTopologyMap +``` +Above example returns the list of CapabilityServerTopologyMap. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerTopologyMap -Name "MoName" +``` +Above example returns the CapabilityServerTopologyMap matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerTopologyMap -Organization $organization +``` +Above example returns the list of CapabilityServerTopologyMap available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightCapabilityServerTopologyMap -InlineCount allpages +``` +Above example returns the list of CapabilityServerTopologyMap 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 CapabilityServerTopologyMap. + +```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 CapabilityServerTopologyMap 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-IntersightCapabilityServerTopologyMap](./New-IntersightCapabilityServerTopologyMap.md) + +[Remove-IntersightCapabilityServerTopologyMap](./Remove-IntersightCapabilityServerTopologyMap.md) + +[Set-IntersightCapabilityServerTopologyMap](./Set-IntersightCapabilityServerTopologyMap.md) + diff --git a/docs/Get-IntersightComputePcieConnectivityPolicy.md b/docs/Get-IntersightComputePcieConnectivityPolicy.md new file mode 100644 index 000000000..191a0c711 --- /dev/null +++ b/docs/Get-IntersightComputePcieConnectivityPolicy.md @@ -0,0 +1,293 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightComputePcieConnectivityPolicy + +## SYNOPSIS +Get the ComputePcieConnectivityPolicy + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightComputePcieConnectivityPolicy [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightComputePcieConnectivityPolicy [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'ComputePcieConnectivityPolicy' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightComputePcieConnectivityPolicy +``` +Above example returns the list of ComputePcieConnectivityPolicy. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicy -Name "MoName" +``` +Above example returns the ComputePcieConnectivityPolicy matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicy -Organization $organization +``` +Above example returns the list of ComputePcieConnectivityPolicy available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicy -InlineCount allpages +``` +Above example returns the list of ComputePcieConnectivityPolicy 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 ComputePcieConnectivityPolicy. + +```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 ComputePcieConnectivityPolicy 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-IntersightComputePcieConnectivityPolicy](./New-IntersightComputePcieConnectivityPolicy.md) + +[Remove-IntersightComputePcieConnectivityPolicy](./Remove-IntersightComputePcieConnectivityPolicy.md) + +[Set-IntersightComputePcieConnectivityPolicy](./Set-IntersightComputePcieConnectivityPolicy.md) + diff --git a/docs/Get-IntersightComputePcieConnectivityPolicyInventory.md b/docs/Get-IntersightComputePcieConnectivityPolicyInventory.md new file mode 100644 index 000000000..683f8f9b4 --- /dev/null +++ b/docs/Get-IntersightComputePcieConnectivityPolicyInventory.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightComputePcieConnectivityPolicyInventory + +## SYNOPSIS +Get the ComputePcieConnectivityPolicyInventory + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightComputePcieConnectivityPolicyInventory [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightComputePcieConnectivityPolicyInventory [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'ComputePcieConnectivityPolicyInventory' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightComputePcieConnectivityPolicyInventory +``` +Above example returns the list of ComputePcieConnectivityPolicyInventory. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicyInventory -Name "MoName" +``` +Above example returns the ComputePcieConnectivityPolicyInventory matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicyInventory -Organization $organization +``` +Above example returns the list of ComputePcieConnectivityPolicyInventory available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightComputePcieConnectivityPolicyInventory -InlineCount allpages +``` +Above example returns the list of ComputePcieConnectivityPolicyInventory 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 ComputePcieConnectivityPolicyInventory. + +```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 ComputePcieConnectivityPolicyInventory 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-IntersightEquipmentExpanderModuleOperation.md b/docs/Get-IntersightEquipmentExpanderModuleOperation.md new file mode 100644 index 000000000..c8824e977 --- /dev/null +++ b/docs/Get-IntersightEquipmentExpanderModuleOperation.md @@ -0,0 +1,289 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightEquipmentExpanderModuleOperation + +## SYNOPSIS +Get the EquipmentExpanderModuleOperation + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightEquipmentExpanderModuleOperation [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightEquipmentExpanderModuleOperation [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'EquipmentExpanderModuleOperation' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightEquipmentExpanderModuleOperation +``` +Above example returns the list of EquipmentExpanderModuleOperation. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightEquipmentExpanderModuleOperation -Name "MoName" +``` +Above example returns the EquipmentExpanderModuleOperation matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightEquipmentExpanderModuleOperation -Organization $organization +``` +Above example returns the list of EquipmentExpanderModuleOperation available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightEquipmentExpanderModuleOperation -InlineCount allpages +``` +Above example returns the list of EquipmentExpanderModuleOperation 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 EquipmentExpanderModuleOperation. + +```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 EquipmentExpanderModuleOperation 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-IntersightEquipmentExpanderModuleOperation](./Set-IntersightEquipmentExpanderModuleOperation.md) + diff --git a/docs/Get-IntersightEquipmentInterconnect.md b/docs/Get-IntersightEquipmentInterconnect.md new file mode 100644 index 000000000..d14a6f202 --- /dev/null +++ b/docs/Get-IntersightEquipmentInterconnect.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightEquipmentInterconnect + +## SYNOPSIS +Get the EquipmentInterconnect + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightEquipmentInterconnect [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightEquipmentInterconnect [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'EquipmentInterconnect' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightEquipmentInterconnect +``` +Above example returns the list of EquipmentInterconnect. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightEquipmentInterconnect -Name "MoName" +``` +Above example returns the EquipmentInterconnect matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightEquipmentInterconnect -Organization $organization +``` +Above example returns the list of EquipmentInterconnect available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightEquipmentInterconnect -InlineCount allpages +``` +Above example returns the list of EquipmentInterconnect 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 EquipmentInterconnect. + +```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 EquipmentInterconnect 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-IntersightEquipmentSharedAdapterUnit.md b/docs/Get-IntersightEquipmentSharedAdapterUnit.md new file mode 100644 index 000000000..6d359d198 --- /dev/null +++ b/docs/Get-IntersightEquipmentSharedAdapterUnit.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightEquipmentSharedAdapterUnit + +## SYNOPSIS +Get the EquipmentSharedAdapterUnit + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightEquipmentSharedAdapterUnit [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightEquipmentSharedAdapterUnit [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'EquipmentSharedAdapterUnit' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightEquipmentSharedAdapterUnit +``` +Above example returns the list of EquipmentSharedAdapterUnit. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedAdapterUnit -Name "MoName" +``` +Above example returns the EquipmentSharedAdapterUnit matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedAdapterUnit -Organization $organization +``` +Above example returns the list of EquipmentSharedAdapterUnit available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedAdapterUnit -InlineCount allpages +``` +Above example returns the list of EquipmentSharedAdapterUnit 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 EquipmentSharedAdapterUnit. + +```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 EquipmentSharedAdapterUnit 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-IntersightEquipmentSharedGraphicsCard.md b/docs/Get-IntersightEquipmentSharedGraphicsCard.md new file mode 100644 index 000000000..2e6ecdbc6 --- /dev/null +++ b/docs/Get-IntersightEquipmentSharedGraphicsCard.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightEquipmentSharedGraphicsCard + +## SYNOPSIS +Get the EquipmentSharedGraphicsCard + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightEquipmentSharedGraphicsCard [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightEquipmentSharedGraphicsCard [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'EquipmentSharedGraphicsCard' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightEquipmentSharedGraphicsCard +``` +Above example returns the list of EquipmentSharedGraphicsCard. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedGraphicsCard -Name "MoName" +``` +Above example returns the EquipmentSharedGraphicsCard matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedGraphicsCard -Organization $organization +``` +Above example returns the list of EquipmentSharedGraphicsCard available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightEquipmentSharedGraphicsCard -InlineCount allpages +``` +Above example returns the list of EquipmentSharedGraphicsCard 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 EquipmentSharedGraphicsCard. + +```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 EquipmentSharedGraphicsCard 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-IntersightFirmwarePciNodeUpgrade.md b/docs/Get-IntersightFirmwarePciNodeUpgrade.md new file mode 100644 index 000000000..8e7400bc4 --- /dev/null +++ b/docs/Get-IntersightFirmwarePciNodeUpgrade.md @@ -0,0 +1,291 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightFirmwarePciNodeUpgrade + +## SYNOPSIS +Get the FirmwarePciNodeUpgrade + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightFirmwarePciNodeUpgrade [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightFirmwarePciNodeUpgrade [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'FirmwarePciNodeUpgrade' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightFirmwarePciNodeUpgrade +``` +Above example returns the list of FirmwarePciNodeUpgrade. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightFirmwarePciNodeUpgrade -Name "MoName" +``` +Above example returns the FirmwarePciNodeUpgrade matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightFirmwarePciNodeUpgrade -Organization $organization +``` +Above example returns the list of FirmwarePciNodeUpgrade available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightFirmwarePciNodeUpgrade -InlineCount allpages +``` +Above example returns the list of FirmwarePciNodeUpgrade 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 FirmwarePciNodeUpgrade. + +```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 FirmwarePciNodeUpgrade 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-IntersightFirmwarePciNodeUpgrade](./New-IntersightFirmwarePciNodeUpgrade.md) + +[Remove-IntersightFirmwarePciNodeUpgrade](./Remove-IntersightFirmwarePciNodeUpgrade.md) + diff --git a/docs/Get-IntersightFirmwarePsxDescriptor.md b/docs/Get-IntersightFirmwarePsxDescriptor.md new file mode 100644 index 000000000..cc354b8ad --- /dev/null +++ b/docs/Get-IntersightFirmwarePsxDescriptor.md @@ -0,0 +1,293 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightFirmwarePsxDescriptor + +## SYNOPSIS +Get the FirmwarePsxDescriptor + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightFirmwarePsxDescriptor [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightFirmwarePsxDescriptor [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'FirmwarePsxDescriptor' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightFirmwarePsxDescriptor +``` +Above example returns the list of FirmwarePsxDescriptor. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightFirmwarePsxDescriptor -Name "MoName" +``` +Above example returns the FirmwarePsxDescriptor matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightFirmwarePsxDescriptor -Organization $organization +``` +Above example returns the list of FirmwarePsxDescriptor available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightFirmwarePsxDescriptor -InlineCount allpages +``` +Above example returns the list of FirmwarePsxDescriptor 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 FirmwarePsxDescriptor. + +```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 FirmwarePsxDescriptor 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-IntersightFirmwarePsxDescriptor](./New-IntersightFirmwarePsxDescriptor.md) + +[Remove-IntersightFirmwarePsxDescriptor](./Remove-IntersightFirmwarePsxDescriptor.md) + +[Set-IntersightFirmwarePsxDescriptor](./Set-IntersightFirmwarePsxDescriptor.md) + diff --git a/docs/Get-IntersightNiaapiNdMetadata.md b/docs/Get-IntersightNiaapiNdMetadata.md new file mode 100644 index 000000000..8fdce32a4 --- /dev/null +++ b/docs/Get-IntersightNiaapiNdMetadata.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightNiaapiNdMetadata + +## SYNOPSIS +Get the NiaapiNdMetadata + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightNiaapiNdMetadata [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightNiaapiNdMetadata [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'NiaapiNdMetadata' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightNiaapiNdMetadata +``` +Above example returns the list of NiaapiNdMetadata. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadata -Name "MoName" +``` +Above example returns the NiaapiNdMetadata matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadata -Organization $organization +``` +Above example returns the list of NiaapiNdMetadata available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadata -InlineCount allpages +``` +Above example returns the list of NiaapiNdMetadata 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 NiaapiNdMetadata. + +```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 NiaapiNdMetadata 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-IntersightNiaapiNdMetadataFileDownloader.md b/docs/Get-IntersightNiaapiNdMetadataFileDownloader.md new file mode 100644 index 000000000..4c45452dc --- /dev/null +++ b/docs/Get-IntersightNiaapiNdMetadataFileDownloader.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightNiaapiNdMetadataFileDownloader + +## SYNOPSIS +Get the NiaapiNdMetadataFileDownloader + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightNiaapiNdMetadataFileDownloader [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightNiaapiNdMetadataFileDownloader [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'NiaapiNdMetadataFileDownloader' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightNiaapiNdMetadataFileDownloader +``` +Above example returns the list of NiaapiNdMetadataFileDownloader. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadataFileDownloader -Name "MoName" +``` +Above example returns the NiaapiNdMetadataFileDownloader matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadataFileDownloader -Organization $organization +``` +Above example returns the list of NiaapiNdMetadataFileDownloader available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightNiaapiNdMetadataFileDownloader -InlineCount allpages +``` +Above example returns the list of NiaapiNdMetadataFileDownloader 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 NiaapiNdMetadataFileDownloader. + +```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 NiaapiNdMetadataFileDownloader 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-IntersightPciEndpoint.md b/docs/Get-IntersightPciEndpoint.md new file mode 100644 index 000000000..7330fe1bd --- /dev/null +++ b/docs/Get-IntersightPciEndpoint.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightPciEndpoint + +## SYNOPSIS +Get the PciEndpoint + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightPciEndpoint [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightPciEndpoint [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'PciEndpoint' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightPciEndpoint +``` +Above example returns the list of PciEndpoint. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightPciEndpoint -Name "MoName" +``` +Above example returns the PciEndpoint matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightPciEndpoint -Organization $organization +``` +Above example returns the list of PciEndpoint available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightPciEndpoint -InlineCount allpages +``` +Above example returns the list of PciEndpoint 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 PciEndpoint. + +```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 PciEndpoint 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-IntersightPciNodeSetting.md b/docs/Get-IntersightPciNodeSetting.md new file mode 100644 index 000000000..369eb5b27 --- /dev/null +++ b/docs/Get-IntersightPciNodeSetting.md @@ -0,0 +1,289 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightPciNodeSetting + +## SYNOPSIS +Get the PciNodeSetting + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightPciNodeSetting [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightPciNodeSetting [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'PciNodeSetting' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightPciNodeSetting +``` +Above example returns the list of PciNodeSetting. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightPciNodeSetting -Name "MoName" +``` +Above example returns the PciNodeSetting matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightPciNodeSetting -Organization $organization +``` +Above example returns the list of PciNodeSetting available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightPciNodeSetting -InlineCount allpages +``` +Above example returns the list of PciNodeSetting 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 PciNodeSetting. + +```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 PciNodeSetting 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-IntersightPciNodeSetting](./Set-IntersightPciNodeSetting.md) + diff --git a/docs/Get-IntersightPciPort.md b/docs/Get-IntersightPciPort.md new file mode 100644 index 000000000..62f9fc150 --- /dev/null +++ b/docs/Get-IntersightPciPort.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightPciPort + +## SYNOPSIS +Get the PciPort + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightPciPort [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightPciPort [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'PciPort' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightPciPort +``` +Above example returns the list of PciPort. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightPciPort -Name "MoName" +``` +Above example returns the PciPort matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightPciPort -Organization $organization +``` +Above example returns the list of PciPort available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightPciPort -InlineCount allpages +``` +Above example returns the list of PciPort 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 PciPort. + +```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 PciPort 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-IntersightPciZone.md b/docs/Get-IntersightPciZone.md new file mode 100644 index 000000000..d1347e3f2 --- /dev/null +++ b/docs/Get-IntersightPciZone.md @@ -0,0 +1,287 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Get-IntersightPciZone + +## SYNOPSIS +Get the PciZone + +## SYNTAX + +### CmdletParam (Default) +``` +Get-IntersightPciZone [-Name ] [-Organization ] + [] +``` + +### QueryParam +``` +Get-IntersightPciZone [-Count ] [-InlineCount ] [-Select ] [-Filter ] + [-Expand ] [-Skip ] [-Top ] [-At ] [-Orderby ] [-Apply ] + [-Tag ] [] +``` +## DESCRIPTION +Read a 'PciZone' resource. +A maximum of 10,000 objects can be retrieved in a single invocation. + +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-IntersightPciZone +``` +Above example returns the list of PciZone. + +### Example 2 +```powershell +PS C:\> $result = Get-IntersightPciZone -Name "MoName" +``` +Above example returns the PciZone matched with name. + +### Example 3 +```powershell +PS C:\> $result = Get-IntersightPciZone -Organization $organization +``` +Above example returns the list of PciZone available under the $organization . + +### Example 4 +```powershell +PS C:\> $result = Get-IntersightPciZone -InlineCount allpages +``` +Above example returns the list of PciZone 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 PciZone. + +```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 PciZone 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-IntersightAuditdPolicy.md b/docs/Initialize-IntersightAuditdPolicy.md new file mode 100644 index 000000000..14d2f06e7 --- /dev/null +++ b/docs/Initialize-IntersightAuditdPolicy.md @@ -0,0 +1,257 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightAuditdPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightAuditdPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminState< AuditdPolicy.AdminStateEnum>][-AuditdLogLevel< AuditdPolicy.AuditdLogLevelEnum>][-ClassId< AuditdPolicy.ClassIdEnum>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< AuditdPolicy.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-Profiles< System.Collections.Generic.List`1[Model.FabricBaseSwitchProfileRelationship]>][-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 +``` + +### -AdminState +Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + +```yaml +Type: AuditdPolicy.AdminStateEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AuditdLogLevel +The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues. + +```yaml +Type: AuditdPolicy.AuditdLogLevelEnum +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: AuditdPolicy.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Description of the policy. + +```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. + +```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 +Name of the concrete policy. + +```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: AuditdPolicy.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: Model.OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Profiles +An array of relationships to fabricBaseSwitchProfile 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.FabricBaseSwitchProfileRelationship] +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-IntersightAuditdPolicy +``` + +{ 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-IntersightBiosPolicy.md b/docs/Initialize-IntersightBiosPolicy.md index 9b3b26c7b..1cca4625b 100644 --- a/docs/Initialize-IntersightBiosPolicy.md +++ b/docs/Initialize-IntersightBiosPolicy.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClassId< BiosPolicy.ClassIdEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][-Moid< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-ObjectType< BiosPolicy.ObjectTypeEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClassId< BiosPolicy.ClassIdEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-GpuDirectCpu1< BiosPolicy.GpuDirectCpu1Enum>][-GpuDirectCpu2< BiosPolicy.GpuDirectCpu2Enum>][-GpuDirectCpu3< BiosPolicy.GpuDirectCpu3Enum>][-GpuDirectCpu4< BiosPolicy.GpuDirectCpu4Enum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][-Moid< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-ObjectType< BiosPolicy.ObjectTypeEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -2034,6 +2034,66 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -GpuDirectCpu1 +BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu1Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu2 +BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu2Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu3 +BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu3Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu4 +BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu4Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -HardwarePrefetch BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. diff --git a/docs/Initialize-IntersightCapabilityAdapterConnectionPoint.md b/docs/Initialize-IntersightCapabilityAdapterConnectionPoint.md new file mode 100644 index 000000000..5ce363267 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityAdapterConnectionPoint.md @@ -0,0 +1,142 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityAdapterConnectionPoint + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityAdapterConnectionPoint [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityAdapterConnectionPoint.ClassIdEnum>][-EndPointIds< System.Collections.Generic.List`1[long]>][-ObjectType< CapabilityAdapterConnectionPoint.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: CapabilityAdapterConnectionPoint.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -EndPointIds + + +```yaml +Type: System.Collections.Generic.List`1[long] +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: CapabilityAdapterConnectionPoint.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-IntersightCapabilityAdapterConnectionPoint +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightCapabilityDeviceInventory.md b/docs/Initialize-IntersightCapabilityDeviceInventory.md new file mode 100644 index 000000000..9d0774424 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityDeviceInventory.md @@ -0,0 +1,187 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityDeviceInventory + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityDeviceInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityDeviceInventory.ClassIdEnum>][-DeviceObjectType< string>][-MaxVersion< string>][-MinVersion< string>][-Model< string>][-ObjectType< CapabilityDeviceInventory.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: CapabilityDeviceInventory.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -DeviceObjectType +The type classification of the endpoint device. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -MaxVersion +The maximum firmware or software version supported by this endpoint. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -MinVersion +The minimum firmware or software version supported by this endpoint. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +The specific model identifier of the endpoint device. + +```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: CapabilityDeviceInventory.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-IntersightCapabilityDeviceInventory +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightCapabilityGpuConnectionPoint.md b/docs/Initialize-IntersightCapabilityGpuConnectionPoint.md new file mode 100644 index 000000000..18aa9527a --- /dev/null +++ b/docs/Initialize-IntersightCapabilityGpuConnectionPoint.md @@ -0,0 +1,157 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityGpuConnectionPoint + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityGpuConnectionPoint [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityGpuConnectionPoint.ClassIdEnum>][-EndPointIds< System.Collections.Generic.List`1[long]>][-ObjectType< CapabilityGpuConnectionPoint.ObjectTypeEnum>][-PcieNodeSlots< System.Collections.Generic.List`1[long]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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: CapabilityGpuConnectionPoint.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -EndPointIds + + +```yaml +Type: System.Collections.Generic.List`1[long] +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: CapabilityGpuConnectionPoint.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieNodeSlots + + +```yaml +Type: System.Collections.Generic.List`1[long] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightCapabilityGpuConnectionPoint +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightCapabilityServerPcieConnectivityCatalog.md b/docs/Initialize-IntersightCapabilityServerPcieConnectivityCatalog.md new file mode 100644 index 000000000..7d528e5c6 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityServerPcieConnectivityCatalog.md @@ -0,0 +1,210 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityServerPcieConnectivityCatalog + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityServerPcieConnectivityCatalog [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityServerPcieConnectivityCatalog.ClassIdEnum>][-Moid< string>][-Name< string>][-ObjectType< CapabilityServerPcieConnectivityCatalog.ObjectTypeEnum>][-SupportedLayouts< System.Collections.Generic.List`1[Model.CapabilityServerPcieConnectivityLayout]>][-SupportedNumberOfGpus< System.Collections.Generic.List`1[long]>][-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: CapabilityServerPcieConnectivityCatalog.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. + +```yaml +Type: CapabilityServerPcieConnectivityCatalog.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedLayouts + + +Note :- Use Initialize-IntersightCapabilityServerPcieConnectivityLayout to create the object of complex type CapabilityServerPcieConnectivityLayout + +```yaml +Type: System.Collections.Generic.List`1[Model.CapabilityServerPcieConnectivityLayout] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedNumberOfGpus + + +```yaml +Type: System.Collections.Generic.List`1[long] +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-IntersightCapabilityServerPcieConnectivityCatalog +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightCapabilityServerPcieConnectivityLayout](./Initialize-IntersightCapabilityServerPcieConnectivityLayout.md) + +[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) diff --git a/docs/Initialize-IntersightCapabilityServerPcieConnectivityLayout.md b/docs/Initialize-IntersightCapabilityServerPcieConnectivityLayout.md new file mode 100644 index 000000000..d3210f3f5 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityServerPcieConnectivityLayout.md @@ -0,0 +1,176 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityServerPcieConnectivityLayout + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityServerPcieConnectivityLayout [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityServerPcieConnectivityLayout.ClassIdEnum>][-CpuId< long>][-ObjectType< CapabilityServerPcieConnectivityLayout.ObjectTypeEnum>][-PcieTopology< System.Collections.Generic.List`1[Model.CapabilityServerPcieTopology]>][-ServerSlots< System.Collections.Generic.List`1[long]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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: CapabilityServerPcieConnectivityLayout.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -CpuId +Unique identifier for the server CPU in the physical connection topology. + +```yaml +Type: long +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: CapabilityServerPcieConnectivityLayout.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieTopology + + +Note :- Use Initialize-IntersightCapabilityServerPcieTopology to create the object of complex type CapabilityServerPcieTopology + +```yaml +Type: System.Collections.Generic.List`1[Model.CapabilityServerPcieTopology] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ServerSlots + + +```yaml +Type: System.Collections.Generic.List`1[long] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightCapabilityServerPcieConnectivityLayout +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightCapabilityServerPcieTopology](./Initialize-IntersightCapabilityServerPcieTopology.md) diff --git a/docs/Initialize-IntersightCapabilityServerPcieTopology.md b/docs/Initialize-IntersightCapabilityServerPcieTopology.md new file mode 100644 index 000000000..d98fd7eb1 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityServerPcieTopology.md @@ -0,0 +1,195 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityServerPcieTopology + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityServerPcieTopology [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityServerPcieTopology.ClassIdEnum>][-ConnectedAdapter< System.Collections.Generic.List`1[Model.CapabilityAdapterConnectionPoint]>][-ConnectedGpu< System.Collections.Generic.List`1[Model.CapabilityGpuConnectionPoint]>][-ObjectType< CapabilityServerPcieTopology.ObjectTypeEnum>][-PcieSwitchId< long>][-XfmId< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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: CapabilityServerPcieTopology.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ConnectedAdapter + + +Note :- Use Initialize-IntersightCapabilityAdapterConnectionPoint to create the object of complex type CapabilityAdapterConnectionPoint + +```yaml +Type: System.Collections.Generic.List`1[Model.CapabilityAdapterConnectionPoint] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ConnectedGpu + + +Note :- Use Initialize-IntersightCapabilityGpuConnectionPoint to create the object of complex type CapabilityGpuConnectionPoint + +```yaml +Type: System.Collections.Generic.List`1[Model.CapabilityGpuConnectionPoint] +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: CapabilityServerPcieTopology.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieSwitchId +Unique identifier for the physical PCIe switch in the server topology. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -XfmId +Unique identifier for the XFM (Switch Fabric Module) in the server topology. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightCapabilityServerPcieTopology +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightCapabilityAdapterConnectionPoint](./Initialize-IntersightCapabilityAdapterConnectionPoint.md) + +[Initialize-IntersightCapabilityGpuConnectionPoint](./Initialize-IntersightCapabilityGpuConnectionPoint.md) diff --git a/docs/Initialize-IntersightCapabilityServerTopologyMap.md b/docs/Initialize-IntersightCapabilityServerTopologyMap.md new file mode 100644 index 000000000..67fa95428 --- /dev/null +++ b/docs/Initialize-IntersightCapabilityServerTopologyMap.md @@ -0,0 +1,259 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightCapabilityServerTopologyMap + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightCapabilityServerTopologyMap [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< CapabilityServerTopologyMap.ClassIdEnum>][-Handler< string>][-Moid< string>][-Name< string>][-ObjectType< CapabilityServerTopologyMap.ObjectTypeEnum>][-PcieNodeDetail< Model.CapabilityDeviceInventory>][-ServerDetail< Model.CapabilityDeviceInventory>][-SupportedTopologyName< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-XfmDetail< Model.CapabilityDeviceInventory>][-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: CapabilityServerTopologyMap.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Handler +Handler identifier for managing this topology configuration. + +```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. + +```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. + +```yaml +Type: CapabilityServerTopologyMap.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieNodeDetail +PCIe node model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: Model.CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ServerDetail +Server model information for which this topology configuration is defined. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: Model.CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedTopologyName +Server model information for which this topology configuration is defined. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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 +``` + +### -XfmDetail +XFM (Switch Fabric Module) model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: Model.CapabilityDeviceInventory +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-IntersightCapabilityServerTopologyMap +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightCapabilityDeviceInventory](./Initialize-IntersightCapabilityDeviceInventory.md) + +[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) diff --git a/docs/Initialize-IntersightCapabilitySwitchDescriptor.md b/docs/Initialize-IntersightCapabilitySwitchDescriptor.md index 28e971f86..31cce87a3 100644 --- a/docs/Initialize-IntersightCapabilitySwitchDescriptor.md +++ b/docs/Initialize-IntersightCapabilitySwitchDescriptor.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship]>][-ClassId< CapabilitySwitchDescriptor.ClassIdEnum>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][-Moid< string>][-ObjectType< CapabilitySwitchDescriptor.ObjectTypeEnum>][-Revision< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship]>][-ClassId< CapabilitySwitchDescriptor.ClassIdEnum>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][-Moid< string>][-ObjectType< CapabilitySwitchDescriptor.ObjectTypeEnum>][-Revision< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-UnsupportedPolicies< System.Collections.Generic.List`1[string]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -209,6 +209,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -UnsupportedPolicies + + +```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 +``` + ### -Vendor The vendor of the endpoint, for which this capability information is applicable. diff --git a/docs/Initialize-IntersightCommPhysicalAddress.md b/docs/Initialize-IntersightCommPhysicalAddress.md index 4f69b1b5e..7eb3c5474 100644 --- a/docs/Initialize-IntersightCommPhysicalAddress.md +++ b/docs/Initialize-IntersightCommPhysicalAddress.md @@ -100,7 +100,7 @@ Accept wildcard characters: False ``` ### -Country -The country code in ISO 3166-1 alpha-2 format.\n* `Unknown` - The value Unknown is used when the country code is not known or applicable.\n* `AD` - The country code for Andorra.\n* `AE` - The country code for United Arab Emirates.\n* `AF` - The country code for Afghanistan.\n* `AG` - The country code for Antigua and Barbuda.\n* `AI` - The country code for Anguilla.\n* `AL` - The country code for Albania.\n* `AM` - The country code for Armenia.\n* `AO` - The country code for Angola.\n* `AQ` - The country code for Antarctica.\n* `AR` - The country code for Argentina.\n* `AS` - The country code for American Samoa.\n* `AT` - The country code for Austria.\n* `AU` - The country code for Australia.\n* `AW` - The country code for Aruba.\n* `AX` - The country code for Åland Islands.\n* `AZ` - The country code for Azerbaijan.\n* `BA` - The country code for Bosnia and Herzegovina.\n* `BB` - The country code for Barbados.\n* `BD` - The country code for Bangladesh.\n* `BE` - The country code for Belgium.\n* `BF` - The country code for Burkina Faso.\n* `BG` - The country code for Bulgaria.\n* `BH` - The country code for Bahrain.\n* `BI` - The country code for Burundi.\n* `BJ` - The country code for Benin.\n* `BL` - The country code for Saint Barthélemy.\n* `BM` - The country code for Bermuda.\n* `BN` - The country code for Brunei Darussalam.\n* `BO` - The country code for Plurinational State of Bolivia.\n* `BQ` - The country code for Sint Eustatius and Saba Bonaire.\n* `BR` - The country code for Brazil.\n* `BS` - The country code for Bahamas.\n* `BT` - The country code for Bhutan.\n* `BV` - The country code for Bouvet Island.\n* `BW` - The country code for Botswana.\n* `BY` - The country code for Belarus.\n* `BZ` - The country code for Belize.\n* `CA` - The country code for Canada.\n* `CC` - The country code for Cocos (Keeling) Islands.\n* `CD` - The country code for Democratic Republic of the Congo.\n* `CF` - The country code for Central African Republic.\n* `CG` - The country code for Congo.\n* `CH` - The country code for Switzerland.\n* `CI` - The country code for Côte d'Ivoire.\n* `CK` - The country code for Cook Islands.\n* `CL` - The country code for Chile.\n* `CM` - The country code for Cameroon.\n* `CN` - The country code for China.\n* `CO` - The country code for Colombia.\n* `CR` - The country code for Costa Rica.\n* `CU` - The country code for Cuba.\n* `CV` - The country code for Cabo Verde.\n* `CW` - The country code for Curaçao.\n* `CX` - The country code for Christmas Island.\n* `CY` - The country code for Cyprus.\n* `CZ` - The country code for Czechia.\n* `DE` - The country code for Germany.\n* `DJ` - The country code for Djibouti.\n* `DK` - The country code for Denmark.\n* `DM` - The country code for Dominica.\n* `DO` - The country code for Dominican Republic.\n* `DZ` - The country code for Algeria.\n* `EC` - The country code for Ecuador.\n* `EE` - The country code for Estonia.\n* `EG` - The country code for Egypt.\n* `EH` - The country code for Western Sahara.\n* `ER` - The country code for Eritrea.\n* `ES` - The country code for Spain.\n* `ET` - The country code for Ethiopia.\n* `FI` - The country code for Finland.\n* `FJ` - The country code for Fiji.\n* `FK` - The country code for Falkland Islands (Malvinas).\n* `FM` - The country code for Federated States of Micronesia.\n* `FO` - The country code for Faroe Islands.\n* `FR` - The country code for France.\n* `GA` - The country code for Gabon.\n* `GB` - The country code for United Kingdom of Great Britain and Northern Ireland.\n* `GD` - The country code for Grenada.\n* `GE` - The country code for Georgia.\n* `GF` - The country code for French Guiana.\n* `GG` - The country code for Guernsey.\n* `GH` - The country code for Ghana.\n* `GI` - The country code for Gibraltar.\n* `GL` - The country code for Greenland.\n* `GM` - The country code for Gambia.\n* `GN` - The country code for Guinea.\n* `GP` - The country code for Guadeloupe.\n* `GQ` - The country code for Equatorial Guinea.\n* `GR` - The country code for Greece.\n* `GS` - The country code for South Georgia and the South Sandwich Islands.\n* `GT` - The country code for Guatemala.\n* `GU` - The country code for Guam.\n* `GW` - The country code for Guinea-Bissau.\n* `GY` - The country code for Guyana.\n* `HK` - The country code for Hong Kong.\n* `HM` - The country code for Heard Island and McDonald Islands.\n* `HN` - The country code for Honduras.\n* `HR` - The country code for Croatia.\n* `HT` - The country code for Haiti.\n* `HU` - The country code for Hungary.\n* `ID` - The country code for Indonesia.\n* `IE` - The country code for Ireland.\n* `IL` - The country code for Israel.\n* `IM` - The country code for Isle of Man.\n* `IN` - The country code for India.\n* `IO` - The country code for British Indian Ocean Territory.\n* `IQ` - The country code for Iraq.\n* `IR` - The country code for Islamic Republic of Iran.\n* `IS` - The country code for Iceland.\n* `IT` - The country code for Italy.\n* `JE` - The country code for Jersey.\n* `JM` - The country code for Jamaica.\n* `JO` - The country code for Jordan.\n* `JP` - The country code for Japan.\n* `KE` - The country code for Kenya.\n* `KG` - The country code for Kyrgyzstan.\n* `KH` - The country code for Cambodia.\n* `KI` - The country code for Kiribati.\n* `KM` - The country code for Comoros.\n* `KN` - The country code for Saint Kitts and Nevis.\n* `KP` - The country code for Democratic People's Republic of Korea.\n* `KR` - The country code for Republic of Korea.\n* `KW` - The country code for Kuwait.\n* `KY` - The country code for Cayman Islands.\n* `KZ` - The country code for Kazakhstan.\n* `LA` - The country code for Lao People's Democratic Republic.\n* `LB` - The country code for Lebanon.\n* `LC` - The country code for Saint Lucia.\n* `LI` - The country code for Liechtenstein.\n* `LK` - The country code for Sri Lanka.\n* `LR` - The country code for Liberia.\n* `LS` - The country code for Lesotho.\n* `LT` - The country code for Lithuania.\n* `LU` - The country code for Luxembourg.\n* `LV` - The country code for Latvia.\n* `LY` - The country code for Libya.\n* `MA` - The country code for Morocco.\n* `MC` - The country code for Monaco.\n* `MD` - The country code for Republic of Moldova.\n* `ME` - The country code for Montenegro.\n* `MF` - The country code for Saint Martin (French part).\n* `MG` - The country code for Madagascar.\n* `MH` - The country code for Marshall Islands.\n* `MK` - The country code for North Macedonia.\n* `ML` - The country code for Mali.\n* `MM` - The country code for Myanmar.\n* `MN` - The country code for Mongolia.\n* `MO` - The country code for Macao.\n* `MP` - The country code for Northern Mariana Islands.\n* `MQ` - The country code for Martinique.\n* `MR` - The country code for Mauritania.\n* `MS` - The country code for Montserrat.\n* `MT` - The country code for Malta.\n* `MU` - The country code for Mauritius.\n* `MV` - The country code for Maldives.\n* `MW` - The country code for Malawi.\n* `MX` - The country code for Mexico.\n* `MY` - The country code for Malaysia.\n* `MZ` - The country code for Mozambique.\n* `NA` - The country code for Namibia.\n* `NC` - The country code for New Caledonia.\n* `NE` - The country code for Niger.\n* `NF` - The country code for Norfolk Island.\n* `NG` - The country code for Nigeria.\n* `NI` - The country code for Nicaragua.\n* `NL` - The country code for Kingdom of the Netherlands.\n* `NO` - The country code for Norway.\n* `NP` - The country code for Nepal.\n* `NR` - The country code for Nauru.\n* `NU` - The country code for Niue.\n* `NZ` - The country code for New Zealand.\n* `OM` - The country code for Oman.\n* `PA` - The country code for Panama.\n* `PE` - The country code for Peru.\n* `PF` - The country code for French Polynesia.\n* `PG` - The country code for Papua New Guinea.\n* `PH` - The country code for Philippines.\n* `PK` - The country code for Pakistan.\n* `PL` - The country code for Poland.\n* `PM` - The country code for Saint Pierre and Miquelon.\n* `PN` - The country code for Pitcairn.\n* `PR` - The country code for Puerto Rico.\n* `PS` - The country code for State of Palestine.\n* `PT` - The country code for Portugal.\n* `PW` - The country code for Palau.\n* `PY` - The country code for Paraguay.\n* `QA` - The country code for Qatar.\n* `RE` - The country code for Réunion.\n* `RO` - The country code for Romania.\n* `RS` - The country code for Serbia.\n* `RU` - The country code for Russian Federation.\n* `RW` - The country code for Rwanda.\n* `SA` - The country code for Saudi Arabia.\n* `SB` - The country code for Solomon Islands.\n* `SC` - The country code for Seychelles.\n* `SD` - The country code for Sudan.\n* `SE` - The country code for Sweden.\n* `SG` - The country code for Singapore.\n* `SH` - The country code for Ascension and Tristan da Cunha Saint Helena.\n* `SI` - The country code for Slovenia.\n* `SJ` - The country code for Svalbard and Jan Mayen.\n* `SK` - The country code for Slovakia.\n* `SL` - The country code for Sierra Leone.\n* `SM` - The country code for San Marino.\n* `SN` - The country code for Senegal.\n* `SO` - The country code for Somalia.\n* `SR` - The country code for Suriname.\n* `SS` - The country code for South Sudan.\n* `ST` - The country code for Sao Tome and Principe.\n* `SV` - The country code for El Salvador.\n* `SX` - The country code for Sint Maarten (Dutch part).\n* `SY` - The country code for Syrian Arab Republic.\n* `SZ` - The country code for Eswatini.\n* `TC` - The country code for Turks and Caicos Islands.\n* `TD` - The country code for Chad.\n* `TF` - The country code for French Southern Territories.\n* `TG` - The country code for Togo.\n* `TH` - The country code for Thailand.\n* `TJ` - The country code for Tajikistan.\n* `TK` - The country code for Tokelau.\n* `TL` - The country code for Timor-Leste.\n* `TM` - The country code for Turkmenistan.\n* `TN` - The country code for Tunisia.\n* `TO` - The country code for Tonga.\n* `TR` - The country code for Türkiye.\n* `TT` - The country code for Trinidad and Tobago.\n* `TV` - The country code for Tuvalu.\n* `TW` - The country code for Province of China Taiwan.\n* `TZ` - The country code for United Republic of Tanzania.\n* `UA` - The country code for Ukraine.\n* `UG` - The country code for Uganda.\n* `UM` - The country code for United States Minor Outlying Islands.\n* `US` - The country code for United States of America.\n* `UY` - The country code for Uruguay.\n* `UZ` - The country code for Uzbekistan.\n* `VA` - The country code for Holy See.\n* `VC` - The country code for Saint Vincent and the Grenadines.\n* `VE` - The country code for Bolivarian Republic of Venezuela.\n* `VG` - The country code for Virgin Islands (British).\n* `VI` - The country code for Virgin Islands (U.S.).\n* `VN` - The country code for Viet Nam.\n* `VU` - The country code for Vanuatu.\n* `WF` - The country code for Wallis and Futuna.\n* `WS` - The country code for Samoa.\n* `YE` - The country code for Yemen.\n* `YT` - The country code for Mayotte.\n* `ZA` - The country code for South Africa.\n* `ZM` - The country code for Zambia.\n* `ZW` - The country code for Zimbabwe. +The country code in ISO 3166-1 alpha-2 format.\n* `Unknown` - The value Unknown is used when the country code is not known or applicable.\n* `AD` - The country code for Andorra.\n* `AE` - The country code for United Arab Emirates.\n* `AF` - The country code for Afghanistan.\n* `AG` - The country code for Antigua and Barbuda.\n* `AI` - The country code for Anguilla.\n* `AL` - The country code for Albania.\n* `AM` - The country code for Armenia.\n* `AO` - The country code for Angola.\n* `AQ` - The country code for Antarctica.\n* `AR` - The country code for Argentina.\n* `AS` - The country code for American Samoa.\n* `AT` - The country code for Austria.\n* `AU` - The country code for Australia.\n* `AW` - The country code for Aruba.\n* `AX` - The country code for Åland Islands.\n* `AZ` - The country code for Azerbaijan.\n* `BA` - The country code for Bosnia and Herzegovina.\n* `BB` - The country code for Barbados.\n* `BD` - The country code for Bangladesh.\n* `BE` - The country code for Belgium.\n* `BF` - The country code for Burkina Faso.\n* `BG` - The country code for Bulgaria.\n* `BH` - The country code for Bahrain.\n* `BI` - The country code for Burundi.\n* `BJ` - The country code for Benin.\n* `BL` - The country code for Saint Barthélemy.\n* `BM` - The country code for Bermuda.\n* `BN` - The country code for Brunei Darussalam.\n* `BO` - The country code for Plurinational State of Bolivia.\n* `BQ` - The country code for Sint Eustatius and Saba Bonaire.\n* `BR` - The country code for Brazil.\n* `BS` - The country code for Bahamas.\n* `BT` - The country code for Bhutan.\n* `BV` - The country code for Bouvet Island.\n* `BW` - The country code for Botswana.\n* `BZ` - The country code for Belize.\n* `CA` - The country code for Canada.\n* `CC` - The country code for Cocos (Keeling) Islands.\n* `CD` - The country code for Democratic Republic of the Congo.\n* `CF` - The country code for Central African Republic.\n* `CG` - The country code for Congo.\n* `CH` - The country code for Switzerland.\n* `CI` - The country code for Côte d'Ivoire.\n* `CK` - The country code for Cook Islands.\n* `CL` - The country code for Chile.\n* `CM` - The country code for Cameroon.\n* `CN` - The country code for China.\n* `CO` - The country code for Colombia.\n* `CR` - The country code for Costa Rica.\n* `CV` - The country code for Cabo Verde.\n* `CW` - The country code for Curaçao.\n* `CX` - The country code for Christmas Island.\n* `CY` - The country code for Cyprus.\n* `CZ` - The country code for Czechia.\n* `DE` - The country code for Germany.\n* `DJ` - The country code for Djibouti.\n* `DK` - The country code for Denmark.\n* `DM` - The country code for Dominica.\n* `DO` - The country code for Dominican Republic.\n* `DZ` - The country code for Algeria.\n* `EC` - The country code for Ecuador.\n* `EE` - The country code for Estonia.\n* `EG` - The country code for Egypt.\n* `EH` - The country code for Western Sahara.\n* `ER` - The country code for Eritrea.\n* `ES` - The country code for Spain.\n* `ET` - The country code for Ethiopia.\n* `FI` - The country code for Finland.\n* `FJ` - The country code for Fiji.\n* `FK` - The country code for Falkland Islands (Malvinas).\n* `FM` - The country code for Federated States of Micronesia.\n* `FO` - The country code for Faroe Islands.\n* `FR` - The country code for France.\n* `GA` - The country code for Gabon.\n* `GB` - The country code for United Kingdom of Great Britain and Northern Ireland.\n* `GD` - The country code for Grenada.\n* `GE` - The country code for Georgia.\n* `GF` - The country code for French Guiana.\n* `GG` - The country code for Guernsey.\n* `GH` - The country code for Ghana.\n* `GI` - The country code for Gibraltar.\n* `GL` - The country code for Greenland.\n* `GM` - The country code for Gambia.\n* `GN` - The country code for Guinea.\n* `GP` - The country code for Guadeloupe.\n* `GQ` - The country code for Equatorial Guinea.\n* `GR` - The country code for Greece.\n* `GS` - The country code for South Georgia and the South Sandwich Islands.\n* `GT` - The country code for Guatemala.\n* `GU` - The country code for Guam.\n* `GW` - The country code for Guinea-Bissau.\n* `GY` - The country code for Guyana.\n* `HK` - The country code for Hong Kong.\n* `HM` - The country code for Heard Island and McDonald Islands.\n* `HN` - The country code for Honduras.\n* `HR` - The country code for Croatia.\n* `HT` - The country code for Haiti.\n* `HU` - The country code for Hungary.\n* `ID` - The country code for Indonesia.\n* `IE` - The country code for Ireland.\n* `IL` - The country code for Israel.\n* `IM` - The country code for Isle of Man.\n* `IN` - The country code for India.\n* `IO` - The country code for British Indian Ocean Territory.\n* `IQ` - The country code for Iraq.\n* `IS` - The country code for Iceland.\n* `IT` - The country code for Italy.\n* `JE` - The country code for Jersey.\n* `JM` - The country code for Jamaica.\n* `JO` - The country code for Jordan.\n* `JP` - The country code for Japan.\n* `KE` - The country code for Kenya.\n* `KG` - The country code for Kyrgyzstan.\n* `KH` - The country code for Cambodia.\n* `KI` - The country code for Kiribati.\n* `KM` - The country code for Comoros.\n* `KN` - The country code for Saint Kitts and Nevis.\n* `KR` - The country code for Republic of Korea.\n* `KW` - The country code for Kuwait.\n* `KY` - The country code for Cayman Islands.\n* `KZ` - The country code for Kazakhstan.\n* `LA` - The country code for Lao People's Democratic Republic.\n* `LB` - The country code for Lebanon.\n* `LC` - The country code for Saint Lucia.\n* `LI` - The country code for Liechtenstein.\n* `LK` - The country code for Sri Lanka.\n* `LR` - The country code for Liberia.\n* `LS` - The country code for Lesotho.\n* `LT` - The country code for Lithuania.\n* `LU` - The country code for Luxembourg.\n* `LV` - The country code for Latvia.\n* `LY` - The country code for Libya.\n* `MA` - The country code for Morocco.\n* `MC` - The country code for Monaco.\n* `MD` - The country code for Republic of Moldova.\n* `ME` - The country code for Montenegro.\n* `MF` - The country code for Saint Martin (French part).\n* `MG` - The country code for Madagascar.\n* `MH` - The country code for Marshall Islands.\n* `MK` - The country code for North Macedonia.\n* `ML` - The country code for Mali.\n* `MM` - The country code for Myanmar.\n* `MN` - The country code for Mongolia.\n* `MO` - The country code for Macao.\n* `MP` - The country code for Northern Mariana Islands.\n* `MQ` - The country code for Martinique.\n* `MR` - The country code for Mauritania.\n* `MS` - The country code for Montserrat.\n* `MT` - The country code for Malta.\n* `MU` - The country code for Mauritius.\n* `MV` - The country code for Maldives.\n* `MW` - The country code for Malawi.\n* `MX` - The country code for Mexico.\n* `MY` - The country code for Malaysia.\n* `MZ` - The country code for Mozambique.\n* `NA` - The country code for Namibia.\n* `NC` - The country code for New Caledonia.\n* `NE` - The country code for Niger.\n* `NF` - The country code for Norfolk Island.\n* `NG` - The country code for Nigeria.\n* `NI` - The country code for Nicaragua.\n* `NL` - The country code for Kingdom of the Netherlands.\n* `NO` - The country code for Norway.\n* `NP` - The country code for Nepal.\n* `NR` - The country code for Nauru.\n* `NU` - The country code for Niue.\n* `NZ` - The country code for New Zealand.\n* `OM` - The country code for Oman.\n* `PA` - The country code for Panama.\n* `PE` - The country code for Peru.\n* `PF` - The country code for French Polynesia.\n* `PG` - The country code for Papua New Guinea.\n* `PH` - The country code for Philippines.\n* `PK` - The country code for Pakistan.\n* `PL` - The country code for Poland.\n* `PM` - The country code for Saint Pierre and Miquelon.\n* `PN` - The country code for Pitcairn.\n* `PR` - The country code for Puerto Rico.\n* `PS` - The country code for State of Palestine.\n* `PT` - The country code for Portugal.\n* `PW` - The country code for Palau.\n* `PY` - The country code for Paraguay.\n* `QA` - The country code for Qatar.\n* `RE` - The country code for Réunion.\n* `RO` - The country code for Romania.\n* `RS` - The country code for Serbia.\n* `RW` - The country code for Rwanda.\n* `SA` - The country code for Saudi Arabia.\n* `SB` - The country code for Solomon Islands.\n* `SC` - The country code for Seychelles.\n* `SD` - The country code for Sudan.\n* `SE` - The country code for Sweden.\n* `SG` - The country code for Singapore.\n* `SH` - The country code for Ascension and Tristan da Cunha Saint Helena.\n* `SI` - The country code for Slovenia.\n* `SJ` - The country code for Svalbard and Jan Mayen.\n* `SK` - The country code for Slovakia.\n* `SL` - The country code for Sierra Leone.\n* `SM` - The country code for San Marino.\n* `SN` - The country code for Senegal.\n* `SO` - The country code for Somalia.\n* `SR` - The country code for Suriname.\n* `SS` - The country code for South Sudan.\n* `ST` - The country code for Sao Tome and Principe.\n* `SV` - The country code for El Salvador.\n* `SX` - The country code for Sint Maarten (Dutch part).\n* `SZ` - The country code for Eswatini.\n* `TC` - The country code for Turks and Caicos Islands.\n* `TD` - The country code for Chad.\n* `TF` - The country code for French Southern Territories.\n* `TG` - The country code for Togo.\n* `TH` - The country code for Thailand.\n* `TJ` - The country code for Tajikistan.\n* `TK` - The country code for Tokelau.\n* `TL` - The country code for Timor-Leste.\n* `TM` - The country code for Turkmenistan.\n* `TN` - The country code for Tunisia.\n* `TO` - The country code for Tonga.\n* `TR` - The country code for Türkiye.\n* `TT` - The country code for Trinidad and Tobago.\n* `TV` - The country code for Tuvalu.\n* `TW` - The country code for Province of China Taiwan.\n* `TZ` - The country code for United Republic of Tanzania.\n* `UA` - The country code for Ukraine.\n* `UG` - The country code for Uganda.\n* `UM` - The country code for United States Minor Outlying Islands.\n* `US` - The country code for United States of America.\n* `UY` - The country code for Uruguay.\n* `UZ` - The country code for Uzbekistan.\n* `VA` - The country code for Holy See.\n* `VC` - The country code for Saint Vincent and the Grenadines.\n* `VE` - The country code for Bolivarian Republic of Venezuela.\n* `VG` - The country code for Virgin Islands (British).\n* `VI` - The country code for Virgin Islands (U.S.).\n* `VN` - The country code for Viet Nam.\n* `VU` - The country code for Vanuatu.\n* `WF` - The country code for Wallis and Futuna.\n* `WS` - The country code for Samoa.\n* `YE` - The country code for Yemen.\n* `YT` - The country code for Mayotte.\n* `ZA` - The country code for South Africa.\n* `ZM` - The country code for Zambia.\n* `ZW` - The country code for Zimbabwe. ```yaml Type: CommPhysicalAddress.CountryEnum diff --git a/docs/Initialize-IntersightComputeAdapterUnitConfig.md b/docs/Initialize-IntersightComputeAdapterUnitConfig.md new file mode 100644 index 000000000..c658ae5ea --- /dev/null +++ b/docs/Initialize-IntersightComputeAdapterUnitConfig.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeAdapterUnitConfig + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeAdapterUnitConfig [-AdapterUnitPropFilters< System.Collections.Generic.List`1[Model.ComputeAdapterUnitPropFilter]>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeAdapterUnitConfig.ClassIdEnum>][-ObjectType< ComputeAdapterUnitConfig.ObjectTypeEnum>][-PcieEndpointType< ComputeAdapterUnitConfig.PcieEndpointTypeEnum>][-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 + +### -AdapterUnitPropFilters + + +Note :- Use Initialize-IntersightComputeAdapterUnitPropFilter to create the object of complex type ComputeAdapterUnitPropFilter + +```yaml +Type: System.Collections.Generic.List`1[Model.ComputeAdapterUnitPropFilter] +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 +``` + +### -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: ComputeAdapterUnitConfig.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: ComputeAdapterUnitConfig.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieEndpointType +Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter. + +```yaml +Type: ComputeAdapterUnitConfig.PcieEndpointTypeEnum +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-IntersightComputeAdapterUnitConfig +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightComputeAdapterUnitPropFilter](./Initialize-IntersightComputeAdapterUnitPropFilter.md) diff --git a/docs/Initialize-IntersightComputeAdapterUnitPropFilter.md b/docs/Initialize-IntersightComputeAdapterUnitPropFilter.md new file mode 100644 index 000000000..13f4cc2f2 --- /dev/null +++ b/docs/Initialize-IntersightComputeAdapterUnitPropFilter.md @@ -0,0 +1,157 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeAdapterUnitPropFilter + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeAdapterUnitPropFilter [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeAdapterUnitPropFilter.ClassIdEnum>][-Count< long>][-Model< ComputeAdapterUnitPropFilter.ModelEnum>][-ObjectType< ComputeAdapterUnitPropFilter.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: ComputeAdapterUnitPropFilter.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Count +Number of Adapters to be selected. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +Specific Adapter model to select.\n* `Any` - To select any Adapter model available in XFM.\n* `UCSC-P-N7S400GF` - Cisco UCS X-Series Adapter with 400G capability and dual port configuration.\n* `UCSC-P-N7D200GF` - Cisco UCS X-Series Adapter with 200G capability and dual port configuration.\n* `UCSC-P-N3140H` - Cisco UCS X-Series Adapter with 200G capability and single port configuration.\n* `UCSC-P-N7S400GFO` - Cisco UCS X-Series SmartNIC with 400G QSFP112 PCIe Gen5 NIC.\n* `UCSC-P-N7D200GFO` - Cisco UCS X-Series SmartNIC with 200G QSFP112 PCIe Gen5 NIC. + +```yaml +Type: ComputeAdapterUnitPropFilter.ModelEnum +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: ComputeAdapterUnitPropFilter.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-IntersightComputeAdapterUnitPropFilter +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightComputeCpuConfig.md b/docs/Initialize-IntersightComputeCpuConfig.md new file mode 100644 index 000000000..0dd9d268a --- /dev/null +++ b/docs/Initialize-IntersightComputeCpuConfig.md @@ -0,0 +1,157 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeCpuConfig + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeCpuConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeCpuConfig.ClassIdEnum>][-CpuId< ComputeCpuConfig.CpuIdEnum>][-ObjectType< ComputeCpuConfig.ObjectTypeEnum>][-RootPcieEndpointType< ComputeCpuConfig.RootPcieEndpointTypeEnum>][-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: ComputeCpuConfig.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -CpuId +Unique identifier for a CPU in the server.\n* `Any` - To map PCIe devices to any CPU.\n* `1` - Identifier used to map PCIe device to CPU-1.\n* `2` - Identifier used to map PCIe device to CPU-2. + +```yaml +Type: ComputeCpuConfig.CpuIdEnum +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: ComputeCpuConfig.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -RootPcieEndpointType +Type of root PCIe endpoint device.\n* `CPU` - The root PCIe endpoint type is CPU. + +```yaml +Type: ComputeCpuConfig.RootPcieEndpointTypeEnum +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-IntersightComputeCpuConfig +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightComputeGpuConfig.md b/docs/Initialize-IntersightComputeGpuConfig.md new file mode 100644 index 000000000..821190324 --- /dev/null +++ b/docs/Initialize-IntersightComputeGpuConfig.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeGpuConfig + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeGpuConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeGpuConfig.ClassIdEnum>][-GpuPropFilters< System.Collections.Generic.List`1[Model.ComputeGpuPropFilter]>][-ObjectType< ComputeGpuConfig.ObjectTypeEnum>][-PcieEndpointType< ComputeGpuConfig.PcieEndpointTypeEnum>][-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: ComputeGpuConfig.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuPropFilters + + +Note :- Use Initialize-IntersightComputeGpuPropFilter to create the object of complex type ComputeGpuPropFilter + +```yaml +Type: System.Collections.Generic.List`1[Model.ComputeGpuPropFilter] +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: ComputeGpuConfig.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieEndpointType +Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter. + +```yaml +Type: ComputeGpuConfig.PcieEndpointTypeEnum +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-IntersightComputeGpuConfig +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightComputeGpuPropFilter](./Initialize-IntersightComputeGpuPropFilter.md) diff --git a/docs/Initialize-IntersightComputeGpuPropFilter.md b/docs/Initialize-IntersightComputeGpuPropFilter.md new file mode 100644 index 000000000..70c3f29c0 --- /dev/null +++ b/docs/Initialize-IntersightComputeGpuPropFilter.md @@ -0,0 +1,157 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeGpuPropFilter + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeGpuPropFilter [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeGpuPropFilter.ClassIdEnum>][-Count< long>][-Model< ComputeGpuPropFilter.ModelEnum>][-ObjectType< ComputeGpuPropFilter.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: ComputeGpuPropFilter.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Count +Number of GPUs to be selected. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +Specific GPU model to select.\n* `Any` - To select any GPU model available in GPU Node.\n* `UCSC-GPU-H100-NVL` - NVIDIA H100 GPU with NVL interface.\n* `UCSC-GPU-H200-NVL` - NVIDIA H200 GPU with NVLink interface.\n* `UCSC-GPU-L40S` - NVIDIA L40S GPU with PCIe interface.\n* `UCSC-GPU-RTXP6000` - NVIDIA RTXP6000 GPU with PCIe interface. + +```yaml +Type: ComputeGpuPropFilter.ModelEnum +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: ComputeGpuPropFilter.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-IntersightComputeGpuPropFilter +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightComputePcieConnectivityPolicy.md b/docs/Initialize-IntersightComputePcieConnectivityPolicy.md new file mode 100644 index 000000000..e188a6d2f --- /dev/null +++ b/docs/Initialize-IntersightComputePcieConnectivityPolicy.md @@ -0,0 +1,246 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputePcieConnectivityPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputePcieConnectivityPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputePcieConnectivityPolicy.ClassIdEnum>][-Description< string>][-Moid< string>][-Name< string>][-ObjectType< ComputePcieConnectivityPolicy.ObjectTypeEnum>][-Organization< Model.OrganizationOrganizationRelationship>][-PcieZones< System.Collections.Generic.List`1[Model.ComputePcieZone]>][-Profiles< System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship]>][-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: ComputePcieConnectivityPolicy.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Description of the policy. + +```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. + +```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 +Name of the concrete policy. + +```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: ComputePcieConnectivityPolicy.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: Model.OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieZones + + +Note :- Use Initialize-IntersightComputePcieZone to create the object of complex type ComputePcieZone + +```yaml +Type: System.Collections.Generic.List`1[Model.ComputePcieZone] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[Model.PolicyAbstractConfigProfileRelationship] +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-IntersightComputePcieConnectivityPolicy +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightComputePcieZone](./Initialize-IntersightComputePcieZone.md) + +[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) diff --git a/docs/Initialize-IntersightComputePcieConnectivityPolicyInventory.md b/docs/Initialize-IntersightComputePcieConnectivityPolicyInventory.md new file mode 100644 index 000000000..822b1a87c --- /dev/null +++ b/docs/Initialize-IntersightComputePcieConnectivityPolicyInventory.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputePcieConnectivityPolicyInventory + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputePcieConnectivityPolicyInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputePcieConnectivityPolicyInventory.ClassIdEnum>][-Moid< string>][-ObjectType< ComputePcieConnectivityPolicyInventory.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: ComputePcieConnectivityPolicyInventory.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: ComputePcieConnectivityPolicyInventory.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-IntersightComputePcieConnectivityPolicyInventory +``` + +{ 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-IntersightComputePcieEndpointConfig.md b/docs/Initialize-IntersightComputePcieEndpointConfig.md new file mode 100644 index 000000000..2c4c07e2e --- /dev/null +++ b/docs/Initialize-IntersightComputePcieEndpointConfig.md @@ -0,0 +1,142 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputePcieEndpointConfig + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputePcieEndpointConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputePcieEndpointConfig.ClassIdEnum>][-ObjectType< ComputePcieEndpointConfig.ObjectTypeEnum>][-PcieEndpointType< ComputePcieEndpointConfig.PcieEndpointTypeEnum>][-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: ComputePcieEndpointConfig.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ObjectType +The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type. + +```yaml +Type: ComputePcieEndpointConfig.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieEndpointType +Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter. + +```yaml +Type: ComputePcieEndpointConfig.PcieEndpointTypeEnum +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-IntersightComputePcieEndpointConfig +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightComputePcieZone.md b/docs/Initialize-IntersightComputePcieZone.md new file mode 100644 index 000000000..4afc16492 --- /dev/null +++ b/docs/Initialize-IntersightComputePcieZone.md @@ -0,0 +1,165 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputePcieZone + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputePcieZone [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputePcieZone.ClassIdEnum>][-ObjectType< ComputePcieZone.ObjectTypeEnum>][-PcieEndpoints< System.Collections.Generic.List`1[Model.ComputePcieEndpointConfig]>][-RootPcieEndpoint< Model.ComputeRootPcieEndpointConfig>][-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: ComputePcieZone.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: ComputePcieZone.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieEndpoints + + +Note :- Use Initialize-IntersightComputePcieEndpointConfig to create the object of complex type ComputePcieEndpointConfig + +```yaml +Type: System.Collections.Generic.List`1[Model.ComputePcieEndpointConfig] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -RootPcieEndpoint +Root PCIe endpoint device in a zone. + +Note :- Use Initialize-IntersightComputeRootPcieEndpointConfig to create the object of complex type ComputeRootPcieEndpointConfig + +```yaml +Type: Model.ComputeRootPcieEndpointConfig +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-IntersightComputePcieZone +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightComputePcieEndpointConfig](./Initialize-IntersightComputePcieEndpointConfig.md) + +[Initialize-IntersightComputeRootPcieEndpointConfig](./Initialize-IntersightComputeRootPcieEndpointConfig.md) diff --git a/docs/Initialize-IntersightComputeRootPcieEndpointConfig.md b/docs/Initialize-IntersightComputeRootPcieEndpointConfig.md new file mode 100644 index 000000000..f6212c74a --- /dev/null +++ b/docs/Initialize-IntersightComputeRootPcieEndpointConfig.md @@ -0,0 +1,142 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightComputeRootPcieEndpointConfig + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightComputeRootPcieEndpointConfig [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< ComputeRootPcieEndpointConfig.ClassIdEnum>][-ObjectType< ComputeRootPcieEndpointConfig.ObjectTypeEnum>][-RootPcieEndpointType< ComputeRootPcieEndpointConfig.RootPcieEndpointTypeEnum>][-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: ComputeRootPcieEndpointConfig.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ObjectType +The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type. + +```yaml +Type: ComputeRootPcieEndpointConfig.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -RootPcieEndpointType +Type of root PCIe endpoint device.\n* `CPU` - The root PCIe endpoint type is CPU. + +```yaml +Type: ComputeRootPcieEndpointConfig.RootPcieEndpointTypeEnum +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-IntersightComputeRootPcieEndpointConfig +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightEquipmentChassisOperation.md b/docs/Initialize-IntersightEquipmentChassisOperation.md index b3b467457..a390cac6f 100644 --- a/docs/Initialize-IntersightEquipmentChassisOperation.md +++ b/docs/Initialize-IntersightEquipmentChassisOperation.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightEquipmentChassisOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedAction< EquipmentChassisOperation.AdminLocatorLedActionEnum>][-AdminPowerCycleSlotId< long>][-ClassId< EquipmentChassisOperation.ClassIdEnum>][-DeviceRegistration< Model.AssetDeviceRegistrationRelationship>][-Moid< string>][-ObjectType< EquipmentChassisOperation.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightEquipmentChassisOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedAction< EquipmentChassisOperation.AdminLocatorLedActionEnum>][-AdminPowerCycleExpanderModuleSlotId< long>][-AdminPowerCycleSlotId< long>][-ClassId< EquipmentChassisOperation.ClassIdEnum>][-DeviceRegistration< Model.AssetDeviceRegistrationRelationship>][-Moid< string>][-ObjectType< EquipmentChassisOperation.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -AdminPowerCycleExpanderModuleSlotId +Slot id of the expander module slot within chassis that needs to be power cycled. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -AdminPowerCycleSlotId Slot id of the chassis slot that needs to be power cycled. diff --git a/docs/Initialize-IntersightEquipmentExpanderModule.md b/docs/Initialize-IntersightEquipmentExpanderModule.md index 8ccbab1ba..81cad42b1 100644 --- a/docs/Initialize-IntersightEquipmentExpanderModule.md +++ b/docs/Initialize-IntersightEquipmentExpanderModule.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightEquipmentExpanderModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentExpanderModule.ClassIdEnum>][-FanModules< System.Collections.Generic.List`1[Model.EquipmentFanModuleRelationship]>][-Moid< string>][-ObjectType< EquipmentExpanderModule.ObjectTypeEnum>][-PartNumber< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightEquipmentExpanderModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentExpanderModule.ClassIdEnum>][-Moid< string>][-ObjectType< EquipmentExpanderModule.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,24 +54,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -FanModules -An array of relationships to equipmentFanModule 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.EquipmentFanModuleRelationship] -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. @@ -102,21 +84,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -PartNumber -Part number identifier for the expander module. - -```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 diff --git a/docs/Initialize-IntersightEquipmentExpanderModuleOperation.md b/docs/Initialize-IntersightEquipmentExpanderModuleOperation.md new file mode 100644 index 000000000..7560ca86a --- /dev/null +++ b/docs/Initialize-IntersightEquipmentExpanderModuleOperation.md @@ -0,0 +1,176 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightEquipmentExpanderModuleOperation + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightEquipmentExpanderModuleOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminOperation< EquipmentExpanderModuleOperation.AdminOperationEnum>][-ClassId< EquipmentExpanderModuleOperation.ClassIdEnum>][-Moid< string>][-ObjectType< EquipmentExpanderModuleOperation.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 +``` + +### -AdminOperation +User configured operation on the X-Fabric Module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value. + +```yaml +Type: EquipmentExpanderModuleOperation.AdminOperationEnum +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: EquipmentExpanderModuleOperation.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: EquipmentExpanderModuleOperation.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-IntersightEquipmentExpanderModuleOperation +``` + +{ 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-IntersightEquipmentFanModule.md b/docs/Initialize-IntersightEquipmentFanModule.md index cda8c6c91..bb32a8c03 100644 --- a/docs/Initialize-IntersightEquipmentFanModule.md +++ b/docs/Initialize-IntersightEquipmentFanModule.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightEquipmentFanModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentFanModule.ClassIdEnum>][-EquipmentExpanderModule< Model.EquipmentExpanderModuleRelationship>][-EquipmentIoCard< Model.EquipmentIoCardRelationship>][-Moid< string>][-ObjectType< EquipmentFanModule.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightEquipmentFanModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentFanModule.ClassIdEnum>][-EquipmentIoCard< Model.EquipmentIoCardRelationship>][-Moid< string>][-ObjectType< EquipmentFanModule.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,24 +54,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -EquipmentExpanderModule -A reference to a equipmentExpanderModule 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.EquipmentExpanderModuleRelationship -Parameter Sets: (All) -Aliases: - -Required: false -Position: Named -Default value: None -Accept pipeline input: True True (ByPropertyName) -Accept wildcard characters: False -``` - ### -EquipmentIoCard A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. diff --git a/docs/Initialize-IntersightEquipmentInterconnect.md b/docs/Initialize-IntersightEquipmentInterconnect.md new file mode 100644 index 000000000..0f6d118e5 --- /dev/null +++ b/docs/Initialize-IntersightEquipmentInterconnect.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightEquipmentInterconnect + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightEquipmentInterconnect [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentInterconnect.ClassIdEnum>][-Moid< string>][-ObjectType< EquipmentInterconnect.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: EquipmentInterconnect.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: EquipmentInterconnect.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-IntersightEquipmentInterconnect +``` + +{ 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-IntersightEquipmentPendingWorkflowTrigger.md b/docs/Initialize-IntersightEquipmentPendingWorkflowTrigger.md new file mode 100644 index 000000000..70528244b --- /dev/null +++ b/docs/Initialize-IntersightEquipmentPendingWorkflowTrigger.md @@ -0,0 +1,127 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightEquipmentPendingWorkflowTrigger + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightEquipmentPendingWorkflowTrigger [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentPendingWorkflowTrigger.ClassIdEnum>][-ObjectType< EquipmentPendingWorkflowTrigger.ObjectTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ClassId +The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type. + +```yaml +Type: EquipmentPendingWorkflowTrigger.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ObjectType +The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property.\nThe enum values provides the list of concrete types that can be instantiated from this abstract type. + +```yaml +Type: EquipmentPendingWorkflowTrigger.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-IntersightEquipmentPendingWorkflowTrigger +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS diff --git a/docs/Initialize-IntersightEquipmentSharedAdapterUnit.md b/docs/Initialize-IntersightEquipmentSharedAdapterUnit.md new file mode 100644 index 000000000..fcf009894 --- /dev/null +++ b/docs/Initialize-IntersightEquipmentSharedAdapterUnit.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightEquipmentSharedAdapterUnit + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightEquipmentSharedAdapterUnit [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentSharedAdapterUnit.ClassIdEnum>][-Moid< string>][-ObjectType< EquipmentSharedAdapterUnit.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: EquipmentSharedAdapterUnit.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: EquipmentSharedAdapterUnit.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-IntersightEquipmentSharedAdapterUnit +``` + +{ 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-IntersightEquipmentSharedGraphicsCard.md b/docs/Initialize-IntersightEquipmentSharedGraphicsCard.md new file mode 100644 index 000000000..910c8dfb6 --- /dev/null +++ b/docs/Initialize-IntersightEquipmentSharedGraphicsCard.md @@ -0,0 +1,161 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightEquipmentSharedGraphicsCard + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightEquipmentSharedGraphicsCard [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< EquipmentSharedGraphicsCard.ClassIdEnum>][-Moid< string>][-ObjectType< EquipmentSharedGraphicsCard.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: EquipmentSharedGraphicsCard.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: EquipmentSharedGraphicsCard.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-IntersightEquipmentSharedGraphicsCard +``` + +{ 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-IntersightEquipmentSwitchOperation.md b/docs/Initialize-IntersightEquipmentSwitchOperation.md index 0d02bc234..0f028e7ad 100644 --- a/docs/Initialize-IntersightEquipmentSwitchOperation.md +++ b/docs/Initialize-IntersightEquipmentSwitchOperation.md @@ -70,7 +70,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.AdminLocatorLedActionStateEnum @@ -100,7 +100,7 @@ Accept wildcard characters: False ``` ### -ConfigEvacState -Captures the status of evacuation on this switch.\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. +Captures the status of evacuation on this switch.\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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.ConfigEvacStateEnum @@ -195,7 +195,7 @@ Accept wildcard characters: False ``` ### -ResetActionState -Current status of the reset operation executed on the Fabric Interconnect.\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. +Current status of the reset operation executed on the Fabric Interconnect.\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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.ResetActionStateEnum diff --git a/docs/Initialize-IntersightFabricPcOperation.md b/docs/Initialize-IntersightFabricPcOperation.md index ffba598ac..5db7f5fae 100644 --- a/docs/Initialize-IntersightFabricPcOperation.md +++ b/docs/Initialize-IntersightFabricPcOperation.md @@ -85,7 +85,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPcOperation.ConfigStateEnum diff --git a/docs/Initialize-IntersightFabricPortOperation.md b/docs/Initialize-IntersightFabricPortOperation.md index ae05ff768..4f30f6d08 100644 --- a/docs/Initialize-IntersightFabricPortOperation.md +++ b/docs/Initialize-IntersightFabricPortOperation.md @@ -100,7 +100,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPortOperation.ConfigStateEnum diff --git a/docs/Initialize-IntersightFcpoolPool.md b/docs/Initialize-IntersightFcpoolPool.md index 14b81c136..b506f9842 100644 --- a/docs/Initialize-IntersightFcpoolPool.md +++ b/docs/Initialize-IntersightFcpoolPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: FcpoolPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightFirmwareChassisUpgrade.md b/docs/Initialize-IntersightFirmwareChassisUpgrade.md index 6b9173bc5..a27ac7995 100644 --- a/docs/Initialize-IntersightFirmwareChassisUpgrade.md +++ b/docs/Initialize-IntersightFirmwareChassisUpgrade.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightFirmwareChassisUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< Model.EquipmentChassisRelationship>][-ClassId< FirmwareChassisUpgrade.ClassIdEnum>][-DirectDownload< Model.FirmwareDirectDownload>][-Distributable< Model.FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareChassisUpgrade.ExcludeComponentListEnum]>][-FileServer< Model.SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< Model.FirmwareNetworkShare>][-ObjectType< FirmwareChassisUpgrade.ObjectTypeEnum>][-Release< Model.SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwareChassisUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-UpgradeType< FirmwareChassisUpgrade.UpgradeTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightFirmwareChassisUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< Model.EquipmentChassisRelationship>][-ClassId< FirmwareChassisUpgrade.ClassIdEnum>][-DirectDownload< Model.FirmwareDirectDownload>][-Distributable< Model.FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareChassisUpgrade.ExcludeComponentListEnum]>][-FileServer< Model.SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< Model.FirmwareNetworkShare>][-ObjectType< FirmwareChassisUpgrade.ObjectTypeEnum>][-Release< Model.SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwareChassisUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-UpgradeType< FirmwareChassisUpgrade.UpgradeTypeEnum>][-XfmUpgradeOption< FirmwareChassisUpgrade.XfmUpgradeOptionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -266,6 +266,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -XfmUpgradeOption +XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other. + +```yaml +Type: FirmwareChassisUpgrade.XfmUpgradeOptionEnum +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-IntersightFirmwareChassisUpgradeImpact.md b/docs/Initialize-IntersightFirmwareChassisUpgradeImpact.md index a665b764b..9972f35f2 100644 --- a/docs/Initialize-IntersightFirmwareChassisUpgradeImpact.md +++ b/docs/Initialize-IntersightFirmwareChassisUpgradeImpact.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightFirmwareChassisUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareChassisUpgradeImpact.ClassIdEnum>][-ComputationError< string>][-ComputationStatusDetail< FirmwareChassisUpgradeImpact.ComputationStatusDetailEnum>][-DomainName< string>][-EndPoint< string>][-FirmwareVersion< string>][-ImpactDetail< System.Collections.Generic.List`1[Model.FirmwareComponentImpact]>][-ImpactType< FirmwareChassisUpgradeImpact.ImpactTypeEnum>][-Model< string>][-Name< string>][-ObjectType< FirmwareChassisUpgradeImpact.ObjectTypeEnum>][-TargetFirmwareVersion< string>][-UserLabel< string>][-VersionImpact< FirmwareChassisUpgradeImpact.VersionImpactEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightFirmwareChassisUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareChassisUpgradeImpact.ClassIdEnum>][-ComputationError< string>][-ComputationStatusDetail< FirmwareChassisUpgradeImpact.ComputationStatusDetailEnum>][-DomainName< string>][-EndPoint< string>][-FirmwareVersion< string>][-ImpactDetail< System.Collections.Generic.List`1[Model.FirmwareComponentImpact]>][-ImpactServersDetail< System.Collections.Generic.List`1[Model.FirmwareServerImpact]>][-ImpactType< FirmwareChassisUpgradeImpact.ImpactTypeEnum>][-Model< string>][-Name< string>][-ObjectType< FirmwareChassisUpgradeImpact.ObjectTypeEnum>][-TargetFirmwareVersion< string>][-UserLabel< string>][-VersionImpact< FirmwareChassisUpgradeImpact.VersionImpactEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -146,6 +146,23 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -ImpactServersDetail + + +Note :- Use Initialize-IntersightFirmwareServerImpact to create the object of complex type FirmwareServerImpact + +```yaml +Type: System.Collections.Generic.List`1[Model.FirmwareServerImpact] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ImpactType The impact type of the endpoint, whether a reboot is required or not.\n* `NoReboot` - A reboot is not required for the endpoint after upgrade.\n* `Reboot` - A reboot is required to the endpoint after upgrade. @@ -309,3 +326,5 @@ PS C:\> Initialize-IntersightFirmwareChassisUpgradeImpact ## RELATED LINKS [Initialize-IntersightFirmwareComponentImpact](./Initialize-IntersightFirmwareComponentImpact.md) + +[Initialize-IntersightFirmwareServerImpact](./Initialize-IntersightFirmwareServerImpact.md) diff --git a/docs/Initialize-IntersightFirmwareComponentImpact.md b/docs/Initialize-IntersightFirmwareComponentImpact.md index 025a25f2d..e7d67c17c 100644 --- a/docs/Initialize-IntersightFirmwareComponentImpact.md +++ b/docs/Initialize-IntersightFirmwareComponentImpact.md @@ -55,7 +55,7 @@ Accept wildcard characters: False ``` ### -Component -Impact on the component after the upgrade.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components. +Impact on the component after the upgrade.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components.\n* `PSX` - This represents PSX components. ```yaml Type: FirmwareComponentImpact.ComponentEnum diff --git a/docs/Initialize-IntersightFirmwareComponentMeta.md b/docs/Initialize-IntersightFirmwareComponentMeta.md index f004f1b76..db6a6bf89 100644 --- a/docs/Initialize-IntersightFirmwareComponentMeta.md +++ b/docs/Initialize-IntersightFirmwareComponentMeta.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightFirmwareComponentMeta [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareComponentMeta.ClassIdEnum>][-ComponentLabel< string>][-ComponentType< FirmwareComponentMeta.ComponentTypeEnum>][-Description< string>][-Disruption< FirmwareComponentMeta.DisruptionEnum>][-ImagePath< string>][-IsOobSupported< bool>][-Model< string>][-ObjectType< FirmwareComponentMeta.ObjectTypeEnum>][-OobManageability< System.Collections.Generic.List`1[FirmwareComponentMeta.OobManageabilityEnum]>][-PackedVersion< string>][-RedfishUrl< string>][-Vendor< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightFirmwareComponentMeta [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AlternatePackedVersion< string>][-ClassId< FirmwareComponentMeta.ClassIdEnum>][-ComponentLabel< string>][-ComponentType< FirmwareComponentMeta.ComponentTypeEnum>][-Description< string>][-Disruption< FirmwareComponentMeta.DisruptionEnum>][-ImagePath< string>][-IsOobSupported< bool>][-Model< string>][-ObjectType< FirmwareComponentMeta.ObjectTypeEnum>][-OobManageability< System.Collections.Generic.List`1[FirmwareComponentMeta.OobManageabilityEnum]>][-PackedVersion< string>][-RedfishUrl< string>][-Vendor< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -39,6 +39,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -AlternatePackedVersion +Certain components have multiple versions packaged in the distributable. For example, the GPU component has multiple versions of the image packaged in the distributable due to a different onboard chip. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ClassId The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data. @@ -70,7 +85,7 @@ Accept wildcard characters: False ``` ### -ComponentType -The type of component image within the distributable.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components. +The type of component image within the distributable.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components.\n* `PSX` - This represents PSX components. ```yaml Type: FirmwareComponentMeta.ComponentTypeEnum diff --git a/docs/Initialize-IntersightFirmwareFirmwareSummary.md b/docs/Initialize-IntersightFirmwareFirmwareSummary.md index 9562e78ef..60b91c95f 100644 --- a/docs/Initialize-IntersightFirmwareFirmwareSummary.md +++ b/docs/Initialize-IntersightFirmwareFirmwareSummary.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightFirmwareFirmwareSummary [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BundleVersion< string>][-ClassId< FirmwareFirmwareSummary.ClassIdEnum>][-ComponentsFwInventory< System.Collections.Generic.List`1[Model.FirmwareFirmwareInventory]>][-Moid< string>][-ObjectType< FirmwareFirmwareSummary.ObjectTypeEnum>][-Server< Model.ComputePhysicalRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-TargetMo< Model.MoBaseMoRelationship>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightFirmwareFirmwareSummary [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareFirmwareSummary.ClassIdEnum>][-Moid< string>][-ObjectType< FirmwareFirmwareSummary.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -39,21 +39,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -BundleVersion -Version details at the bundle level for the each of server. - -```yaml -Type: string -Parameter Sets: (All) -Aliases: - -Required: false -Position: Named -Default value: None -Accept pipeline input: True True (ByPropertyName) -Accept wildcard characters: False -``` - ### -ClassId The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data. @@ -69,23 +54,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -ComponentsFwInventory - - -Note :- Use Initialize-IntersightFirmwareFirmwareInventory to create the object of complex type FirmwareFirmwareInventory - -```yaml -Type: System.Collections.Generic.List`1[Model.FirmwareFirmwareInventory] -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,24 +84,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -Server -A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. - - Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef -or use the cmdlet Initialize-IntersightMoMoRef. - -```yaml -Type: Model.ComputePhysicalRelationship -Parameter Sets: (All) -Aliases: - -Required: false -Position: Named -Default value: None -Accept pipeline input: True True (ByPropertyName) -Accept wildcard characters: False -``` - ### -Tags @@ -151,24 +101,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -TargetMo -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 -``` - ### -Json Returns the json payload received in response. @@ -226,6 +158,4 @@ PS C:\> Initialize-IntersightFirmwareFirmwareSummary ## RELATED LINKS -[Initialize-IntersightFirmwareFirmwareInventory](./Initialize-IntersightFirmwareFirmwareInventory.md) - [Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) diff --git a/docs/Initialize-IntersightFirmwarePciNodeUpgrade.md b/docs/Initialize-IntersightFirmwarePciNodeUpgrade.md new file mode 100644 index 000000000..ea9fe33f5 --- /dev/null +++ b/docs/Initialize-IntersightFirmwarePciNodeUpgrade.md @@ -0,0 +1,317 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightFirmwarePciNodeUpgrade + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightFirmwarePciNodeUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwarePciNodeUpgrade.ClassIdEnum>][-DirectDownload< Model.FirmwareDirectDownload>][-Distributable< Model.FirmwareDistributableRelationship>][-FileServer< Model.SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< Model.FirmwareNetworkShare>][-ObjectType< FirmwarePciNodeUpgrade.ObjectTypeEnum>][-PciNode< Model.PciNodeRelationship>][-Release< Model.SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwarePciNodeUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-UpgradeType< FirmwarePciNodeUpgrade.UpgradeTypeEnum>][-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: FirmwarePciNodeUpgrade.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -DirectDownload +Direct download options in case the upgradeType is direct download based upgrade. + +Note :- Use Initialize-IntersightFirmwareDirectDownload to create the object of complex type FirmwareDirectDownload + +```yaml +Type: Model.FirmwareDirectDownload +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Distributable +A reference to a firmwareDistributable 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.FirmwareDistributableRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -FileServer +Location of the image in user software repository. + +Note :- Use Initialize-IntersightSoftwarerepositoryFileServer to create the object of complex type SoftwarerepositoryFileServer + +```yaml +Type: Model.SoftwarerepositoryFileServer +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 +``` + +### -NetworkShare +Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. + +Note :- Use Initialize-IntersightFirmwareNetworkShare to create the object of complex type FirmwareNetworkShare + +```yaml +Type: Model.FirmwareNetworkShare +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: FirmwarePciNodeUpgrade.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PciNode +A reference to a pciNode 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.PciNodeRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Release +A reference to a softwarerepositoryRelease 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.SoftwarerepositoryReleaseRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SkipEstimateImpact +User has the option to skip the estimate impact calculation. + +```yaml +Type: bool +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: FirmwarePciNodeUpgrade.StatusEnum +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 +``` + +### -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. + +```yaml +Type: FirmwarePciNodeUpgrade.UpgradeTypeEnum +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-IntersightFirmwarePciNodeUpgrade +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightFirmwareDirectDownload](./Initialize-IntersightFirmwareDirectDownload.md) + +[Initialize-IntersightFirmwareNetworkShare](./Initialize-IntersightFirmwareNetworkShare.md) + +[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) + +[Initialize-IntersightSoftwarerepositoryFileServer](./Initialize-IntersightSoftwarerepositoryFileServer.md) diff --git a/docs/Initialize-IntersightFirmwarePsxDescriptor.md b/docs/Initialize-IntersightFirmwarePsxDescriptor.md new file mode 100644 index 000000000..2341b2ee0 --- /dev/null +++ b/docs/Initialize-IntersightFirmwarePsxDescriptor.md @@ -0,0 +1,284 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightFirmwarePsxDescriptor + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightFirmwarePsxDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BrandString< string>][-Capabilities< System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship]>][-ClassId< FirmwarePsxDescriptor.ClassIdEnum>][-Description< string>][-Label< string>][-Model< string>][-Moid< string>][-ObjectType< FirmwarePsxDescriptor.ObjectTypeEnum>][-Revision< string>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -BrandString +The brand string of the endpoint for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[Model.CapabilityCapabilityRelationship] +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: FirmwarePsxDescriptor.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Detailed information about the endpoint. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Label +The label type for the component. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +The model of the endpoint, for which this capability information is applicable. + +```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. + +```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: FirmwarePsxDescriptor.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Revision +The revision for the component. + +```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[Model.MoTag] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Vendor +The vendor of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Version +The firmware or software version of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightFirmwarePsxDescriptor +``` + +{ 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-IntersightFirmwareServerImpact.md b/docs/Initialize-IntersightFirmwareServerImpact.md new file mode 100644 index 000000000..d9c1364c9 --- /dev/null +++ b/docs/Initialize-IntersightFirmwareServerImpact.md @@ -0,0 +1,191 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightFirmwareServerImpact + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightFirmwareServerImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< FirmwareServerImpact.ClassIdEnum>][-DisplayName< string>][-Name< string>][-ObjectType< FirmwareServerImpact.ObjectTypeEnum>][-RebootAt< FirmwareServerImpact.RebootAtEnum>][-Server< Model.MoMoRef>][-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: FirmwareServerImpact.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -DisplayName +Display name of the server impacted by the upgrade. + +```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 +Name of the server impacted by the upgrade. + +```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: FirmwareServerImpact.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -RebootAt +The reboot impact for the server endpoint during the upgrade operation.\n* `Phase1` - Server will be rebooted in the first phase of upgrade.\n* `Phase2` - Server will be rebooted in the second phase of upgrade. + +```yaml +Type: FirmwareServerImpact.RebootAtEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Server +The server on which this upgrade operation is performed. + +Note :- Use Initialize-IntersightMoMoRef to create the object of complex type MoMoRef + +```yaml +Type: Model.MoMoRef +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-IntersightFirmwareServerImpact +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightMoMoRef](./Initialize-IntersightMoMoRef.md) diff --git a/docs/Initialize-IntersightFirmwareUpgradeImpact.md b/docs/Initialize-IntersightFirmwareUpgradeImpact.md index cd40e8bda..062c440ca 100644 --- a/docs/Initialize-IntersightFirmwareUpgradeImpact.md +++ b/docs/Initialize-IntersightFirmwareUpgradeImpact.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightFirmwareUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< System.Collections.Generic.List`1[Model.EquipmentChassisRelationship]>][-ClassId< FirmwareUpgradeImpact.ClassIdEnum>][-Components< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ComponentsEnum]>][-ComputationState< FirmwareUpgradeImpact.ComputationStateEnum>][-Distributable< Model.FirmwareDistributableRelationship>][-ExcludeComponents< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentsEnum]>][-Impacts< System.Collections.Generic.List`1[Model.FirmwareBaseImpact]>][-Moid< string>][-NetworkElements< System.Collections.Generic.List`1[Model.NetworkElementRelationship]>][-ObjectType< FirmwareUpgradeImpact.ObjectTypeEnum>][-Release< Model.SoftwarerepositoryReleaseRelationship>][-Server< System.Collections.Generic.List`1[Model.ComputePhysicalRelationship]>][-Summary< FirmwareUpgradeImpact.SummaryEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightFirmwareUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< System.Collections.Generic.List`1[Model.EquipmentChassisRelationship]>][-ClassId< FirmwareUpgradeImpact.ClassIdEnum>][-Components< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ComponentsEnum]>][-ComputationState< FirmwareUpgradeImpact.ComputationStateEnum>][-Distributable< Model.FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentListEnum]>][-ExcludeComponents< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentsEnum]>][-Impacts< System.Collections.Generic.List`1[Model.FirmwareBaseImpact]>][-Moid< string>][-NetworkElements< System.Collections.Generic.List`1[Model.NetworkElementRelationship]>][-ObjectType< FirmwareUpgradeImpact.ObjectTypeEnum>][-PciNode< System.Collections.Generic.List`1[Model.PciNodeRelationship]>][-Release< Model.SoftwarerepositoryReleaseRelationship>][-Server< System.Collections.Generic.List`1[Model.ComputePhysicalRelationship]>][-Summary< FirmwareUpgradeImpact.SummaryEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-XfmUpgradeOption< FirmwareUpgradeImpact.XfmUpgradeOptionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -120,6 +120,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -ExcludeComponentList + + +```yaml +Type: System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentListEnum] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ExcludeComponents @@ -200,6 +215,24 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -PciNode +An array of relationships to pciNode 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.PciNodeRelationship] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Release A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. @@ -268,6 +301,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -XfmUpgradeOption +XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other. + +```yaml +Type: FirmwareUpgradeImpact.XfmUpgradeOptionEnum +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-IntersightIamFeatureDefinition.md b/docs/Initialize-IntersightIamFeatureDefinition.md index 8d683c4df..ddc3c161e 100644 --- a/docs/Initialize-IntersightIamFeatureDefinition.md +++ b/docs/Initialize-IntersightIamFeatureDefinition.md @@ -55,7 +55,7 @@ Accept wildcard characters: False ``` ### -Feature -The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `NexusCloud` - Enables Nexus Cloud services functionality.\n* `NexusCloudTrial` - Enables Nexus Cloud trial period.\n* `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist.\n* `NexusCloudSustainability` - Enables Nexus Cloud sustainability.\n* `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.\n* `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans.\n* `IwoDataExporter` - Enables IWO Data Exporter component.\n* `IwoMigrate` - Enables IWO data Migration.\n* `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption.\n* `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences.\n* `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.\n* `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets.\n* `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.\n* `EMEA` - Enable all avaialble features on Intersight EMEA region.\n* `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI.\n* `WorkflowsPreview` - Enable Workflows preview for this account.\n* `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account.\n* `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account.\n* `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences.\n* `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences.\n* `FI6664EFT` - Support for EFT customers to use FI-6664 in Port Policy.\n* `UnifiedEdge` - Enable Unified Edge related features for Avatar Platform. +The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `NexusCloud` - Enables Nexus Cloud services functionality.\n* `NexusCloudTrial` - Enables Nexus Cloud trial period.\n* `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist.\n* `NexusCloudSustainability` - Enables Nexus Cloud sustainability.\n* `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.\n* `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans.\n* `IwoDataExporter` - Enables IWO Data Exporter component.\n* `IwoMigrate` - Enables IWO data Migration.\n* `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption.\n* `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences.\n* `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.\n* `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets.\n* `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.\n* `EMEA` - Enable all avaialble features on Intersight EMEA region.\n* `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI.\n* `WorkflowsPreview` - Enable Workflows preview for this account.\n* `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account.\n* `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account.\n* `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences.\n* `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences.\n* `FI6664EFT` - Support for EFT customers to use FI-6664 in Port Policy.\n* `UnifiedEdge` - Enable Unified Edge related features for Avatar Platform.\n* `Goldeneye` - Enable Goldeneye related features. ```yaml Type: IamFeatureDefinition.FeatureEnum diff --git a/docs/Initialize-IntersightIppoolPool.md b/docs/Initialize-IntersightIppoolPool.md index 808b84e0a..0d7a96b0a 100644 --- a/docs/Initialize-IntersightIppoolPool.md +++ b/docs/Initialize-IntersightIppoolPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IppoolPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightIppoolShadowPool.md b/docs/Initialize-IntersightIppoolShadowPool.md index f4b87a101..fdc4b3bfd 100644 --- a/docs/Initialize-IntersightIppoolShadowPool.md +++ b/docs/Initialize-IntersightIppoolShadowPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IppoolShadowPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightIqnpoolPool.md b/docs/Initialize-IntersightIqnpoolPool.md index 9a5a6f536..1c81f40c4 100644 --- a/docs/Initialize-IntersightIqnpoolPool.md +++ b/docs/Initialize-IntersightIqnpoolPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IqnpoolPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightMacpoolPool.md b/docs/Initialize-IntersightMacpoolPool.md index 0c1fa15b5..16eb259ee 100644 --- a/docs/Initialize-IntersightMacpoolPool.md +++ b/docs/Initialize-IntersightMacpoolPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: MacpoolPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightNiaapiNdMetadata.md b/docs/Initialize-IntersightNiaapiNdMetadata.md new file mode 100644 index 000000000..87fe38ec2 --- /dev/null +++ b/docs/Initialize-IntersightNiaapiNdMetadata.md @@ -0,0 +1,242 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightNiaapiNdMetadata + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightNiaapiNdMetadata [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NiaapiNdMetadata.ClassIdEnum>][-Content< System.Collections.Generic.List`1[Model.NiaapiDetail]>][-Date< DateTime>][-MetadataChksum< string>][-MetadataFilename< string>][-Moid< string>][-ObjectType< NiaapiNdMetadata.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Version< long>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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: NiaapiNdMetadata.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Content + + +Note :- Use Initialize-IntersightNiaapiDetail to create the object of complex type NiaapiDetail + +```yaml +Type: System.Collections.Generic.List`1[Model.NiaapiDetail] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Date +The date when this package is generated. + +```yaml +Type: DateTime +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -MetadataChksum +Chksum used to check the integrity of the Metadata file downloaded. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -MetadataFilename +The Filename of this Metadata package. + +```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. + +```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: NiaapiNdMetadata.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 +``` + +### -Version +The version number of the Metadata package. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightNiaapiNdMetadata +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Initialize-IntersightDateTime](./Initialize-IntersightDateTime.md) + +[Initialize-IntersightMoTag](./Initialize-IntersightMoTag.md) + +[Initialize-IntersightNiaapiDetail](./Initialize-IntersightNiaapiDetail.md) diff --git a/docs/Initialize-IntersightNiaapiNdMetadataFileDownloader.md b/docs/Initialize-IntersightNiaapiNdMetadataFileDownloader.md new file mode 100644 index 000000000..8787401cf --- /dev/null +++ b/docs/Initialize-IntersightNiaapiNdMetadataFileDownloader.md @@ -0,0 +1,191 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightNiaapiNdMetadataFileDownloader + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightNiaapiNdMetadataFileDownloader [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< NiaapiNdMetadataFileDownloader.ClassIdEnum>][-FileName< string>][-Moid< string>][-ObjectType< NiaapiNdMetadataFileDownloader.ObjectTypeEnum>][-PresignedUrl< string>][-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: NiaapiNdMetadataFileDownloader.ClassIdEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -FileName +Filename of this Metadata package file, folder will be handled by api. + +```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. + +```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: NiaapiNdMetadataFileDownloader.ObjectTypeEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PresignedUrl +The presigned URL from server to download this file. + +```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[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-IntersightNiaapiNdMetadataFileDownloader +``` + +{ 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-IntersightPciEndpoint.md b/docs/Initialize-IntersightPciEndpoint.md new file mode 100644 index 000000000..05a2ea8eb --- /dev/null +++ b/docs/Initialize-IntersightPciEndpoint.md @@ -0,0 +1,176 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightPciEndpoint + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightPciEndpoint [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< PciEndpoint.ClassIdEnum>][-Moid< string>][-ObjectType< PciEndpoint.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Uri< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ClassId +The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data. + +```yaml +Type: PciEndpoint.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: PciEndpoint.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 +``` + +### -Uri +The unique identifier of the PCIe endpoint as reported by the chassis expander management controller. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightPciEndpoint +``` + +{ 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-IntersightPciNodeSetting.md b/docs/Initialize-IntersightPciNodeSetting.md new file mode 100644 index 000000000..893560712 --- /dev/null +++ b/docs/Initialize-IntersightPciNodeSetting.md @@ -0,0 +1,191 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightPciNodeSetting + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightPciNodeSetting [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminAction< PciNodeSetting.AdminActionEnum>][-AdminLocatorLedState< PciNodeSetting.AdminLocatorLedStateEnum>][-ClassId< PciNodeSetting.ClassIdEnum>][-Moid< string>][-ObjectType< PciNodeSetting.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 +``` + +### -AdminAction +User configured action on the PCIe Node.\n* `None` - Placeholder default value for PCIe Node admin state property.\n* `Reboot` - PCIe node reboot state property value. + +```yaml +Type: PciNodeSetting.AdminActionEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AdminLocatorLedState +User configured state of the locator LED for the PCIe Node.\n* `None` - No operation property for locator led.\n* `On` - The Locator Led is turned on.\n* `Off` - The Locator Led is turned off. + +```yaml +Type: PciNodeSetting.AdminLocatorLedStateEnum +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: PciNodeSetting.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: PciNodeSetting.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-IntersightPciNodeSetting +``` + +{ 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-IntersightPciPort.md b/docs/Initialize-IntersightPciPort.md new file mode 100644 index 000000000..002a1af16 --- /dev/null +++ b/docs/Initialize-IntersightPciPort.md @@ -0,0 +1,176 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightPciPort + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightPciPort [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< PciPort.ClassIdEnum>][-Moid< string>][-ObjectType< PciPort.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Uri< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ClassId +The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data. + +```yaml +Type: PciPort.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: PciPort.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 +``` + +### -Uri +The unique identifier of the PCIe switch port as reported by chassis expander module management controller. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightPciPort +``` + +{ 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-IntersightPciZone.md b/docs/Initialize-IntersightPciZone.md new file mode 100644 index 000000000..e84ef7eb6 --- /dev/null +++ b/docs/Initialize-IntersightPciZone.md @@ -0,0 +1,176 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Initialize-IntersightPciZone + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Initialize-IntersightPciZone [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< PciZone.ClassIdEnum>][-Moid< string>][-ObjectType< PciZone.ObjectTypeEnum>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Uri< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION + +Initialize cmdlet is used to instantiate the object of complex type in the Powershell session, it does not create the object on the server. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ClassId +The fully-qualified name of the instantiated, concrete type.\nThis property is used as a discriminator to identify the type of the payload\nwhen marshaling and unmarshaling data. + +```yaml +Type: PciZone.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: PciZone.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 +``` + +### -Uri +The identifier of the PCIe endpoint zone as reported by the chassis expander module management controller. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Initialize-IntersightPciZone +``` + +{ 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-IntersightResourcepoolPool.md b/docs/Initialize-IntersightResourcepoolPool.md index ab6e2fdbb..48130f9e6 100644 --- a/docs/Initialize-IntersightResourcepoolPool.md +++ b/docs/Initialize-IntersightResourcepoolPool.md @@ -55,7 +55,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: ResourcepoolPool.AssignmentOrderEnum diff --git a/docs/Initialize-IntersightTamAdvisoryDefinition.md b/docs/Initialize-IntersightTamAdvisoryDefinition.md index d80185563..bdc47ea5b 100644 --- a/docs/Initialize-IntersightTamAdvisoryDefinition.md +++ b/docs/Initialize-IntersightTamAdvisoryDefinition.md @@ -166,7 +166,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamAdvisoryDefinition.ExecuteOnPodEnum diff --git a/docs/Initialize-IntersightTamSecurityAdvisory.md b/docs/Initialize-IntersightTamSecurityAdvisory.md index 2a39fad3a..c58d8a00c 100644 --- a/docs/Initialize-IntersightTamSecurityAdvisory.md +++ b/docs/Initialize-IntersightTamSecurityAdvisory.md @@ -194,7 +194,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamSecurityAdvisory.ExecuteOnPodEnum diff --git a/docs/Initialize-IntersightTaskCatalystSdwanScopedInventory.md b/docs/Initialize-IntersightTaskCatalystSdwanScopedInventory.md index 4171fded6..05a3d3ffa 100644 --- a/docs/Initialize-IntersightTaskCatalystSdwanScopedInventory.md +++ b/docs/Initialize-IntersightTaskCatalystSdwanScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskCatalystSdwanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskCatalystSdwanScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskCatalystSdwanScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskCatalystSdwanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskCatalystSdwanScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskCatalystSdwanScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskFabricMosScopedInventory.md b/docs/Initialize-IntersightTaskFabricMosScopedInventory.md index 2fc3ccd8c..1066170c2 100644 --- a/docs/Initialize-IntersightTaskFabricMosScopedInventory.md +++ b/docs/Initialize-IntersightTaskFabricMosScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskFabricMosScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskFabricMosScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskFabricMosScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskFabricMosScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskHciScopedInventory.md b/docs/Initialize-IntersightTaskHciScopedInventory.md index 785478991..a2282df87 100644 --- a/docs/Initialize-IntersightTaskHciScopedInventory.md +++ b/docs/Initialize-IntersightTaskHciScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskHciScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHciScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHciScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskHciScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHciScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHciScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskHitachiScopedInventory.md b/docs/Initialize-IntersightTaskHitachiScopedInventory.md index 98693739f..fa1c710d9 100644 --- a/docs/Initialize-IntersightTaskHitachiScopedInventory.md +++ b/docs/Initialize-IntersightTaskHitachiScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskHitachiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHitachiScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHitachiScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskHitachiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHitachiScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHitachiScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskHyperFlexManagementScopedInventory.md b/docs/Initialize-IntersightTaskHyperFlexManagementScopedInventory.md index 08f040603..7803a34d4 100644 --- a/docs/Initialize-IntersightTaskHyperFlexManagementScopedInventory.md +++ b/docs/Initialize-IntersightTaskHyperFlexManagementScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskHyperFlexManagementScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHyperFlexManagementScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHyperFlexManagementScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskHyperFlexManagementScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHyperFlexManagementScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHyperFlexManagementScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskHyperflexScopedInventory.md b/docs/Initialize-IntersightTaskHyperflexScopedInventory.md index 0661f2010..315a5018b 100644 --- a/docs/Initialize-IntersightTaskHyperflexScopedInventory.md +++ b/docs/Initialize-IntersightTaskHyperflexScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskHyperflexScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHyperflexScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHyperflexScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskHyperflexScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskHyperflexScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskHyperflexScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskMdsScopedInventory.md b/docs/Initialize-IntersightTaskMdsScopedInventory.md index a21b170c7..14e156222 100644 --- a/docs/Initialize-IntersightTaskMdsScopedInventory.md +++ b/docs/Initialize-IntersightTaskMdsScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskMdsScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMdsScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMdsScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskMdsScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMdsScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMdsScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskMdsSystemScopedInventory.md b/docs/Initialize-IntersightTaskMdsSystemScopedInventory.md index b1685ee5f..418bcb4af 100644 --- a/docs/Initialize-IntersightTaskMdsSystemScopedInventory.md +++ b/docs/Initialize-IntersightTaskMdsSystemScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskMdsSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMdsSystemScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMdsSystemScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskMdsSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMdsSystemScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMdsSystemScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskMerakiScopedInventory.md b/docs/Initialize-IntersightTaskMerakiScopedInventory.md index f3e2eea20..782e31182 100644 --- a/docs/Initialize-IntersightTaskMerakiScopedInventory.md +++ b/docs/Initialize-IntersightTaskMerakiScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskMerakiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMerakiScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMerakiScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskMerakiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskMerakiScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskMerakiScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskNetAppScopedInventory.md b/docs/Initialize-IntersightTaskNetAppScopedInventory.md index 1e2ec6bd3..8b6266aa7 100644 --- a/docs/Initialize-IntersightTaskNetAppScopedInventory.md +++ b/docs/Initialize-IntersightTaskNetAppScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskNetAppScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNetAppScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNetAppScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskNetAppScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNetAppScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNetAppScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskNexusScopedInventory.md b/docs/Initialize-IntersightTaskNexusScopedInventory.md index fdce3766b..12d5b0320 100644 --- a/docs/Initialize-IntersightTaskNexusScopedInventory.md +++ b/docs/Initialize-IntersightTaskNexusScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskNexusScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskNexusScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskNexusSystemScopedInventory.md b/docs/Initialize-IntersightTaskNexusSystemScopedInventory.md index d9df26d43..625858c79 100644 --- a/docs/Initialize-IntersightTaskNexusSystemScopedInventory.md +++ b/docs/Initialize-IntersightTaskNexusSystemScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskNexusSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusSystemScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusSystemScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskNexusSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusSystemScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusSystemScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md b/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md index 00782277a..ce953a5e1 100644 --- a/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md +++ b/docs/Initialize-IntersightTaskNexusVlanScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusVlanScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusVlanScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskNexusVlanScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskNexusVlanScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskPureScopedInventory.md b/docs/Initialize-IntersightTaskPureScopedInventory.md index aa3bc0e7c..d7d63a982 100644 --- a/docs/Initialize-IntersightTaskPureScopedInventory.md +++ b/docs/Initialize-IntersightTaskPureScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskPureScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskPureScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskPureScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskPureScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskPureScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskPureScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightTaskServerScopedInventory.md b/docs/Initialize-IntersightTaskServerScopedInventory.md index 3d83768cf..94fa4562b 100644 --- a/docs/Initialize-IntersightTaskServerScopedInventory.md +++ b/docs/Initialize-IntersightTaskServerScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Initialize-IntersightTaskServerScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskServerScopedInventory.ClassIdEnum>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskServerScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Initialize-IntersightTaskServerScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-ClassId< TaskServerScopedInventory.ClassIdEnum>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-ObjectType< TaskServerScopedInventory.ObjectTypeEnum>][-Queries< object>][-RegisteredDevice< Model.AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[Model.MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -54,6 +54,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/Initialize-IntersightUuidpoolPool.md b/docs/Initialize-IntersightUuidpoolPool.md index 6f081884a..a416b42a6 100644 --- a/docs/Initialize-IntersightUuidpoolPool.md +++ b/docs/Initialize-IntersightUuidpoolPool.md @@ -40,7 +40,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: UuidpoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightAuditdPolicy.md b/docs/New-IntersightAuditdPolicy.md new file mode 100644 index 000000000..61614e952 --- /dev/null +++ b/docs/New-IntersightAuditdPolicy.md @@ -0,0 +1,232 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightAuditdPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightAuditdPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminState< AuditdPolicy.AdminStateEnum>][-AuditdLogLevel< AuditdPolicy.AuditdLogLevelEnum>][-Description< string>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-Profiles< System.Collections.Generic.List`1[FabricBaseSwitchProfileRelationship]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'AuditdPolicy' 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 +``` + +### -AdminState +Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + +```yaml +Type: AuditdPolicy.AdminStateEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AuditdLogLevel +The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues. + +```yaml +Type: AuditdPolicy.AuditdLogLevelEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Description of the policy. + +```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. + +```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 +Name of the concrete policy. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Profiles +An array of relationships to fabricBaseSwitchProfile 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[FabricBaseSwitchProfileRelationship] +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-IntersightAuditdPolicy +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightAuditdPolicy](./Get-IntersightAuditdPolicy.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Remove-IntersightAuditdPolicy](./Remove-IntersightAuditdPolicy.md) + +[Set-IntersightAuditdPolicy](./Set-IntersightAuditdPolicy.md) diff --git a/docs/New-IntersightBiosPolicy.md b/docs/New-IntersightBiosPolicy.md index 6bec3293e..7e21963dc 100644 --- a/docs/New-IntersightBiosPolicy.md +++ b/docs/New-IntersightBiosPolicy.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][-Moid< string>][[-Name]< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-GpuDirectCpu1< BiosPolicy.GpuDirectCpu1Enum>][-GpuDirectCpu2< BiosPolicy.GpuDirectCpu2Enum>][-GpuDirectCpu3< BiosPolicy.GpuDirectCpu3Enum>][-GpuDirectCpu4< BiosPolicy.GpuDirectCpu4Enum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][-Moid< string>][[-Name]< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -2018,6 +2018,66 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -GpuDirectCpu1 +BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu1Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu2 +BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu2Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu3 +BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu3Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu4 +BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu4Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -HardwarePrefetch BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. diff --git a/docs/New-IntersightCapabilityServerPcieConnectivityCatalog.md b/docs/New-IntersightCapabilityServerPcieConnectivityCatalog.md new file mode 100644 index 000000000..6e832ff65 --- /dev/null +++ b/docs/New-IntersightCapabilityServerPcieConnectivityCatalog.md @@ -0,0 +1,185 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightCapabilityServerPcieConnectivityCatalog + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightCapabilityServerPcieConnectivityCatalog [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][[-Name]< string>][-SupportedLayouts< System.Collections.Generic.List`1[CapabilityServerPcieConnectivityLayout]>][-SupportedNumberOfGpus< System.Collections.Generic.List`1[long]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'CapabilityServerPcieConnectivityCatalog' resource. + +## PARAMETERS + +### -AdditionalProperties + + +```yaml +Type: System.Collections.Generic.Dictionary`2[string,object] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Moid +The unique identifier of this Managed Object instance. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Name +An unique identifer for a capability descriptor. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -SupportedLayouts + + +Note :- Use Initialize-IntersightCapabilityServerPcieConnectivityLayout to create the object of complex type CapabilityServerPcieConnectivityLayout + +```yaml +Type: System.Collections.Generic.List`1[CapabilityServerPcieConnectivityLayout] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedNumberOfGpus + + +```yaml +Type: System.Collections.Generic.List`1[long] +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-IntersightCapabilityServerPcieConnectivityCatalog +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightCapabilityServerPcieConnectivityCatalog](./Get-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Initialize-IntersightCapabilityServerPcieConnectivityLayout](./Initialize-IntersightCapabilityServerPcieConnectivityLayout.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Remove-IntersightCapabilityServerPcieConnectivityCatalog](./Remove-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Set-IntersightCapabilityServerPcieConnectivityCatalog](./Set-IntersightCapabilityServerPcieConnectivityCatalog.md) diff --git a/docs/New-IntersightCapabilityServerTopologyMap.md b/docs/New-IntersightCapabilityServerTopologyMap.md new file mode 100644 index 000000000..00901238e --- /dev/null +++ b/docs/New-IntersightCapabilityServerTopologyMap.md @@ -0,0 +1,234 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightCapabilityServerTopologyMap + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightCapabilityServerTopologyMap [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Handler< string>][-Moid< string>][[-Name]< string>][-PcieNodeDetail< CapabilityDeviceInventory>][-ServerDetail< CapabilityDeviceInventory>][-SupportedTopologyName< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-XfmDetail< CapabilityDeviceInventory>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'CapabilityServerTopologyMap' 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 +``` + +### -Handler +Handler identifier for managing this topology configuration. + +```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. + +```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: true +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -PcieNodeDetail +PCIe node model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ServerDetail +Server model information for which this topology configuration is defined. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedTopologyName +Server model information for which this topology configuration is defined. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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 +``` + +### -XfmDetail +XFM (Switch Fabric Module) model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +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-IntersightCapabilityServerTopologyMap +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightCapabilityServerTopologyMap](./Get-IntersightCapabilityServerTopologyMap.md) + +[Initialize-IntersightCapabilityDeviceInventory](./Initialize-IntersightCapabilityDeviceInventory.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Remove-IntersightCapabilityServerTopologyMap](./Remove-IntersightCapabilityServerTopologyMap.md) + +[Set-IntersightCapabilityServerTopologyMap](./Set-IntersightCapabilityServerTopologyMap.md) diff --git a/docs/New-IntersightCapabilitySwitchDescriptor.md b/docs/New-IntersightCapabilitySwitchDescriptor.md index 203b43603..c01e5e7f4 100644 --- a/docs/New-IntersightCapabilitySwitchDescriptor.md +++ b/docs/New-IntersightCapabilitySwitchDescriptor.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][-Moid< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][-Moid< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-UnsupportedPolicies< System.Collections.Generic.List`1[string]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -178,6 +178,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -UnsupportedPolicies + + +```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 +``` + ### -Vendor The vendor of the endpoint, for which this capability information is applicable. diff --git a/docs/New-IntersightComputePcieConnectivityPolicy.md b/docs/New-IntersightComputePcieConnectivityPolicy.md new file mode 100644 index 000000000..b945e2fa9 --- /dev/null +++ b/docs/New-IntersightComputePcieConnectivityPolicy.md @@ -0,0 +1,221 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightComputePcieConnectivityPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightComputePcieConnectivityPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Description< string>][-Moid< string>][[-Name]< string>][-Organization< OrganizationOrganizationRelationship>][-PcieZones< System.Collections.Generic.List`1[ComputePcieZone]>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'ComputePcieConnectivityPolicy' 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 +``` + +### -Description +Description of the policy. + +```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. + +```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 +Name of the concrete policy. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieZones + + +Note :- Use Initialize-IntersightComputePcieZone to create the object of complex type ComputePcieZone + +```yaml +Type: System.Collections.Generic.List`1[ComputePcieZone] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] +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-IntersightComputePcieConnectivityPolicy +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightComputePcieConnectivityPolicy](./Get-IntersightComputePcieConnectivityPolicy.md) + +[Initialize-IntersightComputePcieZone](./Initialize-IntersightComputePcieZone.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Remove-IntersightComputePcieConnectivityPolicy](./Remove-IntersightComputePcieConnectivityPolicy.md) + +[Set-IntersightComputePcieConnectivityPolicy](./Set-IntersightComputePcieConnectivityPolicy.md) diff --git a/docs/New-IntersightFabricPcOperation.md b/docs/New-IntersightFabricPcOperation.md index 01f5a85ec..3d75aed20 100644 --- a/docs/New-IntersightFabricPcOperation.md +++ b/docs/New-IntersightFabricPcOperation.md @@ -69,7 +69,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPcOperation.ConfigStateEnum diff --git a/docs/New-IntersightFabricPortOperation.md b/docs/New-IntersightFabricPortOperation.md index 46e2b6b4d..a9b4dee94 100644 --- a/docs/New-IntersightFabricPortOperation.md +++ b/docs/New-IntersightFabricPortOperation.md @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPortOperation.ConfigStateEnum diff --git a/docs/New-IntersightFcpoolPool.md b/docs/New-IntersightFcpoolPool.md index 1e9a07c20..71e1683fd 100644 --- a/docs/New-IntersightFcpoolPool.md +++ b/docs/New-IntersightFcpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: FcpoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightFirmwareChassisUpgrade.md b/docs/New-IntersightFirmwareChassisUpgrade.md index 48c7aaeb2..fe50fe12f 100644 --- a/docs/New-IntersightFirmwareChassisUpgrade.md +++ b/docs/New-IntersightFirmwareChassisUpgrade.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightFirmwareChassisUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< EquipmentChassisRelationship>][-DirectDownload< FirmwareDirectDownload>][-Distributable< FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareChassisUpgrade.ExcludeComponentListEnum]>][-FileServer< SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< FirmwareNetworkShare>][-Release< SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwareChassisUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-UpgradeType< FirmwareChassisUpgrade.UpgradeTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightFirmwareChassisUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< EquipmentChassisRelationship>][-DirectDownload< FirmwareDirectDownload>][-Distributable< FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareChassisUpgrade.ExcludeComponentListEnum]>][-FileServer< SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< FirmwareNetworkShare>][-Release< SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwareChassisUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-UpgradeType< FirmwareChassisUpgrade.UpgradeTypeEnum>][-XfmUpgradeOption< FirmwareChassisUpgrade.XfmUpgradeOptionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -235,6 +235,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -XfmUpgradeOption +XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other. + +```yaml +Type: FirmwareChassisUpgrade.XfmUpgradeOptionEnum +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-IntersightFirmwarePciNodeUpgrade.md b/docs/New-IntersightFirmwarePciNodeUpgrade.md new file mode 100644 index 000000000..a780fcf01 --- /dev/null +++ b/docs/New-IntersightFirmwarePciNodeUpgrade.md @@ -0,0 +1,290 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightFirmwarePciNodeUpgrade + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightFirmwarePciNodeUpgrade [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-DirectDownload< FirmwareDirectDownload>][-Distributable< FirmwareDistributableRelationship>][-FileServer< SoftwarerepositoryFileServer>][-Moid< string>][-NetworkShare< FirmwareNetworkShare>][-PciNode< PciNodeRelationship>][-Release< SoftwarerepositoryReleaseRelationship>][-SkipEstimateImpact< bool>][-Status< FirmwarePciNodeUpgrade.StatusEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-UpgradeType< FirmwarePciNodeUpgrade.UpgradeTypeEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'FirmwarePciNodeUpgrade' 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 +``` + +### -DirectDownload +Direct download options in case the upgradeType is direct download based upgrade. + +Note :- Use Initialize-IntersightFirmwareDirectDownload to create the object of complex type FirmwareDirectDownload + +```yaml +Type: FirmwareDirectDownload +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Distributable +A reference to a firmwareDistributable 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: FirmwareDistributableRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -FileServer +Location of the image in user software repository. + +Note :- Use Initialize-IntersightSoftwarerepositoryFileServer to create the object of complex type SoftwarerepositoryFileServer + +```yaml +Type: SoftwarerepositoryFileServer +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 +``` + +### -NetworkShare +Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade. + +Note :- Use Initialize-IntersightFirmwareNetworkShare to create the object of complex type FirmwareNetworkShare + +```yaml +Type: FirmwareNetworkShare +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PciNode +A reference to a pciNode 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: PciNodeRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Release +A reference to a softwarerepositoryRelease 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: SoftwarerepositoryReleaseRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SkipEstimateImpact +User has the option to skip the estimate impact calculation. + +```yaml +Type: bool +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: FirmwarePciNodeUpgrade.StatusEnum +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 +``` + +### -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. + +```yaml +Type: FirmwarePciNodeUpgrade.UpgradeTypeEnum +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-IntersightFirmwarePciNodeUpgrade +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightFirmwarePciNodeUpgrade](./Get-IntersightFirmwarePciNodeUpgrade.md) + +[Initialize-IntersightFirmwareDirectDownload](./Initialize-IntersightFirmwareDirectDownload.md) + +[Initialize-IntersightFirmwareNetworkShare](./Initialize-IntersightFirmwareNetworkShare.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Initialize-IntersightSoftwarerepositoryFileServer](./Initialize-IntersightSoftwarerepositoryFileServer.md) + +[Remove-IntersightFirmwarePciNodeUpgrade](./Remove-IntersightFirmwarePciNodeUpgrade.md) diff --git a/docs/New-IntersightFirmwarePsxDescriptor.md b/docs/New-IntersightFirmwarePsxDescriptor.md new file mode 100644 index 000000000..8fcbc6de1 --- /dev/null +++ b/docs/New-IntersightFirmwarePsxDescriptor.md @@ -0,0 +1,259 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# New-IntersightFirmwarePsxDescriptor + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +New-IntersightFirmwarePsxDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BrandString< string>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-Label< string>][-Model< string>][-Moid< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Create a 'FirmwarePsxDescriptor' 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 +``` + +### -BrandString +The brand string of the endpoint for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[CapabilityCapabilityRelationship] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Detailed information about the endpoint. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Label +The label type for the component. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +The model of the endpoint, for which this capability information is applicable. + +```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. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Revision +The revision for the component. + +```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 +``` + +### -Vendor +The vendor of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Version +The firmware or software version of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> New-IntersightFirmwarePsxDescriptor +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightFirmwarePsxDescriptor](./Get-IntersightFirmwarePsxDescriptor.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[Remove-IntersightFirmwarePsxDescriptor](./Remove-IntersightFirmwarePsxDescriptor.md) + +[Set-IntersightFirmwarePsxDescriptor](./Set-IntersightFirmwarePsxDescriptor.md) diff --git a/docs/New-IntersightFirmwareUpgradeImpact.md b/docs/New-IntersightFirmwareUpgradeImpact.md index 48474cbd3..b846895bb 100644 --- a/docs/New-IntersightFirmwareUpgradeImpact.md +++ b/docs/New-IntersightFirmwareUpgradeImpact.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightFirmwareUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< System.Collections.Generic.List`1[EquipmentChassisRelationship]>][-Components< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ComponentsEnum]>][-ComputationState< FirmwareUpgradeImpact.ComputationStateEnum>][-Distributable< FirmwareDistributableRelationship>][-ExcludeComponents< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentsEnum]>][-Impacts< System.Collections.Generic.List`1[FirmwareBaseImpact]>][-Moid< string>][-NetworkElements< System.Collections.Generic.List`1[NetworkElementRelationship]>][-Release< SoftwarerepositoryReleaseRelationship>][-Server< System.Collections.Generic.List`1[ComputePhysicalRelationship]>][-Summary< FirmwareUpgradeImpact.SummaryEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightFirmwareUpgradeImpact [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Chassis< System.Collections.Generic.List`1[EquipmentChassisRelationship]>][-Components< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ComponentsEnum]>][-ComputationState< FirmwareUpgradeImpact.ComputationStateEnum>][-Distributable< FirmwareDistributableRelationship>][-ExcludeComponentList< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentListEnum]>][-ExcludeComponents< System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentsEnum]>][-Impacts< System.Collections.Generic.List`1[FirmwareBaseImpact]>][-Moid< string>][-NetworkElements< System.Collections.Generic.List`1[NetworkElementRelationship]>][-PciNode< System.Collections.Generic.List`1[PciNodeRelationship]>][-Release< SoftwarerepositoryReleaseRelationship>][-Server< System.Collections.Generic.List`1[ComputePhysicalRelationship]>][-Summary< FirmwareUpgradeImpact.SummaryEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-XfmUpgradeOption< FirmwareUpgradeImpact.XfmUpgradeOptionEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -104,6 +104,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -ExcludeComponentList + + +```yaml +Type: System.Collections.Generic.List`1[FirmwareUpgradeImpact.ExcludeComponentListEnum] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ExcludeComponents @@ -169,6 +184,24 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -PciNode +An array of relationships to pciNode 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[PciNodeRelationship] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Release A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. @@ -237,6 +270,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -XfmUpgradeOption +XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other. + +```yaml +Type: FirmwareUpgradeImpact.XfmUpgradeOptionEnum +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. @@ -298,6 +346,8 @@ PS C:\> New-IntersightFirmwareUpgradeImpact [Initialize-IntersightFirmwareUpgradeImpact.ComponentsEnum](./Initialize-IntersightFirmwareUpgradeImpact.ComponentsEnum.md) +[Initialize-IntersightFirmwareUpgradeImpact.ExcludeComponentListEnum](./Initialize-IntersightFirmwareUpgradeImpact.ExcludeComponentListEnum.md) + [Initialize-IntersightFirmwareUpgradeImpact.ExcludeComponentsEnum](./Initialize-IntersightFirmwareUpgradeImpact.ExcludeComponentsEnum.md) [Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) diff --git a/docs/New-IntersightIppoolPool.md b/docs/New-IntersightIppoolPool.md index 1bdc615b2..dc4b257d9 100644 --- a/docs/New-IntersightIppoolPool.md +++ b/docs/New-IntersightIppoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IppoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightIqnpoolPool.md b/docs/New-IntersightIqnpoolPool.md index 5c2b59502..1c386f313 100644 --- a/docs/New-IntersightIqnpoolPool.md +++ b/docs/New-IntersightIqnpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IqnpoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightMacpoolPool.md b/docs/New-IntersightMacpoolPool.md index 761fbe78f..064cbcdb5 100644 --- a/docs/New-IntersightMacpoolPool.md +++ b/docs/New-IntersightMacpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: MacpoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightResourcepoolPool.md b/docs/New-IntersightResourcepoolPool.md index b89455573..c94015d81 100644 --- a/docs/New-IntersightResourcepoolPool.md +++ b/docs/New-IntersightResourcepoolPool.md @@ -54,7 +54,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: ResourcepoolPool.AssignmentOrderEnum diff --git a/docs/New-IntersightTamAdvisoryDefinition.md b/docs/New-IntersightTamAdvisoryDefinition.md index dc41328ce..f4007e1dd 100644 --- a/docs/New-IntersightTamAdvisoryDefinition.md +++ b/docs/New-IntersightTamAdvisoryDefinition.md @@ -150,7 +150,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamAdvisoryDefinition.ExecuteOnPodEnum diff --git a/docs/New-IntersightTamSecurityAdvisory.md b/docs/New-IntersightTamSecurityAdvisory.md index ddc33d1f9..f3e7b407c 100644 --- a/docs/New-IntersightTamSecurityAdvisory.md +++ b/docs/New-IntersightTamSecurityAdvisory.md @@ -178,7 +178,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamSecurityAdvisory.ExecuteOnPodEnum diff --git a/docs/New-IntersightTaskCatalystSdwanScopedInventory.md b/docs/New-IntersightTaskCatalystSdwanScopedInventory.md index 5f3792752..b12e2127d 100644 --- a/docs/New-IntersightTaskCatalystSdwanScopedInventory.md +++ b/docs/New-IntersightTaskCatalystSdwanScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskCatalystSdwanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskCatalystSdwanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskFabricMosScopedInventory.md b/docs/New-IntersightTaskFabricMosScopedInventory.md index e8991df13..4602ea7a7 100644 --- a/docs/New-IntersightTaskFabricMosScopedInventory.md +++ b/docs/New-IntersightTaskFabricMosScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskFabricMosScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskHciScopedInventory.md b/docs/New-IntersightTaskHciScopedInventory.md index a7604d8ed..1f95d414c 100644 --- a/docs/New-IntersightTaskHciScopedInventory.md +++ b/docs/New-IntersightTaskHciScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskHciScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskHciScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskHitachiScopedInventory.md b/docs/New-IntersightTaskHitachiScopedInventory.md index 41da666be..585a79ca3 100644 --- a/docs/New-IntersightTaskHitachiScopedInventory.md +++ b/docs/New-IntersightTaskHitachiScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskHitachiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskHitachiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskHyperFlexManagementScopedInventory.md b/docs/New-IntersightTaskHyperFlexManagementScopedInventory.md index 65e8d1633..eef7ba170 100644 --- a/docs/New-IntersightTaskHyperFlexManagementScopedInventory.md +++ b/docs/New-IntersightTaskHyperFlexManagementScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskHyperFlexManagementScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskHyperFlexManagementScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskHyperflexScopedInventory.md b/docs/New-IntersightTaskHyperflexScopedInventory.md index 5bc55ec58..4403e5a48 100644 --- a/docs/New-IntersightTaskHyperflexScopedInventory.md +++ b/docs/New-IntersightTaskHyperflexScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskHyperflexScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskHyperflexScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskMdsScopedInventory.md b/docs/New-IntersightTaskMdsScopedInventory.md index febfa6fa3..8e71d49f2 100644 --- a/docs/New-IntersightTaskMdsScopedInventory.md +++ b/docs/New-IntersightTaskMdsScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskMdsScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskMdsScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskMdsSystemScopedInventory.md b/docs/New-IntersightTaskMdsSystemScopedInventory.md index fbbccfbea..7331ba58d 100644 --- a/docs/New-IntersightTaskMdsSystemScopedInventory.md +++ b/docs/New-IntersightTaskMdsSystemScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskMdsSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskMdsSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskMerakiScopedInventory.md b/docs/New-IntersightTaskMerakiScopedInventory.md index 9ed696a15..5d6b0a56f 100644 --- a/docs/New-IntersightTaskMerakiScopedInventory.md +++ b/docs/New-IntersightTaskMerakiScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskMerakiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskMerakiScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskNetAppScopedInventory.md b/docs/New-IntersightTaskNetAppScopedInventory.md index f95b9d48c..cb23a9da3 100644 --- a/docs/New-IntersightTaskNetAppScopedInventory.md +++ b/docs/New-IntersightTaskNetAppScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskNetAppScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskNetAppScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskNexusScopedInventory.md b/docs/New-IntersightTaskNexusScopedInventory.md index d44f8bb68..fb27f2574 100644 --- a/docs/New-IntersightTaskNexusScopedInventory.md +++ b/docs/New-IntersightTaskNexusScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskNexusScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskNexusScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskNexusSystemScopedInventory.md b/docs/New-IntersightTaskNexusSystemScopedInventory.md index d1ccf9935..87b3f9a8b 100644 --- a/docs/New-IntersightTaskNexusSystemScopedInventory.md +++ b/docs/New-IntersightTaskNexusSystemScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskNexusSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskNexusSystemScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskNexusVlanScopedInventory.md b/docs/New-IntersightTaskNexusVlanScopedInventory.md index 9b4bec2d0..e6cd7b381 100644 --- a/docs/New-IntersightTaskNexusVlanScopedInventory.md +++ b/docs/New-IntersightTaskNexusVlanScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskNexusVlanScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskPureScopedInventory.md b/docs/New-IntersightTaskPureScopedInventory.md index ec9e8a8e6..73f9538cf 100644 --- a/docs/New-IntersightTaskPureScopedInventory.md +++ b/docs/New-IntersightTaskPureScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskPureScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskPureScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightTaskServerScopedInventory.md b/docs/New-IntersightTaskServerScopedInventory.md index cd5af7014..545a7be19 100644 --- a/docs/New-IntersightTaskServerScopedInventory.md +++ b/docs/New-IntersightTaskServerScopedInventory.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -New-IntersightTaskServerScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +New-IntersightTaskServerScopedInventory [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Immediate< bool>][-Moid< string>][-NamingProperty< string>][-Queries< object>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< string>][-Values< System.Collections.Generic.List`1[string]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,6 +38,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -Immediate +Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result. + +```yaml +Type: bool +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. diff --git a/docs/New-IntersightUuidpoolPool.md b/docs/New-IntersightUuidpoolPool.md index 6dd7ac84f..91601e50f 100644 --- a/docs/New-IntersightUuidpoolPool.md +++ b/docs/New-IntersightUuidpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: UuidpoolPool.AssignmentOrderEnum diff --git a/docs/Remove-IntersightAuditdPolicy.md b/docs/Remove-IntersightAuditdPolicy.md new file mode 100644 index 000000000..929bc31c3 --- /dev/null +++ b/docs/Remove-IntersightAuditdPolicy.md @@ -0,0 +1,72 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightAuditdPolicy + +## SYNOPSIS +Remove the AuditdPolicy + +## SYNTAX + +``` +Remove-IntersightAuditdPolicy -Moid [] +``` + +## DESCRIPTION +Delete a 'AuditdPolicy' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightAuditdPolicy -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified AuditdPolicy + +### Example 2 +```powershell +PS C:\>Get-IntersightAuditdPolicy -Name "MoName"| Remove-IntersightAuditdPolicy +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of AuditdPolicy. + +```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-IntersightAuditdPolicy](./Get-IntersightAuditdPolicy.md) + +[New-IntersightAuditdPolicy](./New-IntersightAuditdPolicy.md) + +[Set-IntersightAuditdPolicy](./Set-IntersightAuditdPolicy.md) + diff --git a/docs/Remove-IntersightCapabilityServerPcieConnectivityCatalog.md b/docs/Remove-IntersightCapabilityServerPcieConnectivityCatalog.md new file mode 100644 index 000000000..ec4da6140 --- /dev/null +++ b/docs/Remove-IntersightCapabilityServerPcieConnectivityCatalog.md @@ -0,0 +1,72 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightCapabilityServerPcieConnectivityCatalog + +## SYNOPSIS +Remove the CapabilityServerPcieConnectivityCatalog + +## SYNTAX + +``` +Remove-IntersightCapabilityServerPcieConnectivityCatalog -Moid [] +``` + +## DESCRIPTION +Delete a 'CapabilityServerPcieConnectivityCatalog' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightCapabilityServerPcieConnectivityCatalog -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified CapabilityServerPcieConnectivityCatalog + +### Example 2 +```powershell +PS C:\>Get-IntersightCapabilityServerPcieConnectivityCatalog -Name "MoName"| Remove-IntersightCapabilityServerPcieConnectivityCatalog +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of CapabilityServerPcieConnectivityCatalog. + +```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-IntersightCapabilityServerPcieConnectivityCatalog](./Get-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[New-IntersightCapabilityServerPcieConnectivityCatalog](./New-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Set-IntersightCapabilityServerPcieConnectivityCatalog](./Set-IntersightCapabilityServerPcieConnectivityCatalog.md) + diff --git a/docs/Remove-IntersightCapabilityServerTopologyMap.md b/docs/Remove-IntersightCapabilityServerTopologyMap.md new file mode 100644 index 000000000..f1d92f852 --- /dev/null +++ b/docs/Remove-IntersightCapabilityServerTopologyMap.md @@ -0,0 +1,72 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightCapabilityServerTopologyMap + +## SYNOPSIS +Remove the CapabilityServerTopologyMap + +## SYNTAX + +``` +Remove-IntersightCapabilityServerTopologyMap -Moid [] +``` + +## DESCRIPTION +Delete a 'CapabilityServerTopologyMap' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightCapabilityServerTopologyMap -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified CapabilityServerTopologyMap + +### Example 2 +```powershell +PS C:\>Get-IntersightCapabilityServerTopologyMap -Name "MoName"| Remove-IntersightCapabilityServerTopologyMap +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of CapabilityServerTopologyMap. + +```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-IntersightCapabilityServerTopologyMap](./Get-IntersightCapabilityServerTopologyMap.md) + +[New-IntersightCapabilityServerTopologyMap](./New-IntersightCapabilityServerTopologyMap.md) + +[Set-IntersightCapabilityServerTopologyMap](./Set-IntersightCapabilityServerTopologyMap.md) + diff --git a/docs/Remove-IntersightComputePcieConnectivityPolicy.md b/docs/Remove-IntersightComputePcieConnectivityPolicy.md new file mode 100644 index 000000000..6437cf9de --- /dev/null +++ b/docs/Remove-IntersightComputePcieConnectivityPolicy.md @@ -0,0 +1,72 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightComputePcieConnectivityPolicy + +## SYNOPSIS +Remove the ComputePcieConnectivityPolicy + +## SYNTAX + +``` +Remove-IntersightComputePcieConnectivityPolicy -Moid [] +``` + +## DESCRIPTION +Delete a 'ComputePcieConnectivityPolicy' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightComputePcieConnectivityPolicy -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified ComputePcieConnectivityPolicy + +### Example 2 +```powershell +PS C:\>Get-IntersightComputePcieConnectivityPolicy -Name "MoName"| Remove-IntersightComputePcieConnectivityPolicy +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of ComputePcieConnectivityPolicy. + +```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-IntersightComputePcieConnectivityPolicy](./Get-IntersightComputePcieConnectivityPolicy.md) + +[New-IntersightComputePcieConnectivityPolicy](./New-IntersightComputePcieConnectivityPolicy.md) + +[Set-IntersightComputePcieConnectivityPolicy](./Set-IntersightComputePcieConnectivityPolicy.md) + diff --git a/docs/Remove-IntersightFirmwarePciNodeUpgrade.md b/docs/Remove-IntersightFirmwarePciNodeUpgrade.md new file mode 100644 index 000000000..5945c8754 --- /dev/null +++ b/docs/Remove-IntersightFirmwarePciNodeUpgrade.md @@ -0,0 +1,70 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightFirmwarePciNodeUpgrade + +## SYNOPSIS +Remove the FirmwarePciNodeUpgrade + +## SYNTAX + +``` +Remove-IntersightFirmwarePciNodeUpgrade -Moid [] +``` + +## DESCRIPTION +Delete a 'FirmwarePciNodeUpgrade' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightFirmwarePciNodeUpgrade -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified FirmwarePciNodeUpgrade + +### Example 2 +```powershell +PS C:\>Get-IntersightFirmwarePciNodeUpgrade -Name "MoName"| Remove-IntersightFirmwarePciNodeUpgrade +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of FirmwarePciNodeUpgrade. + +```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-IntersightFirmwarePciNodeUpgrade](./Get-IntersightFirmwarePciNodeUpgrade.md) + +[New-IntersightFirmwarePciNodeUpgrade](./New-IntersightFirmwarePciNodeUpgrade.md) + diff --git a/docs/Remove-IntersightFirmwarePsxDescriptor.md b/docs/Remove-IntersightFirmwarePsxDescriptor.md new file mode 100644 index 000000000..6905ed78b --- /dev/null +++ b/docs/Remove-IntersightFirmwarePsxDescriptor.md @@ -0,0 +1,72 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Remove-IntersightFirmwarePsxDescriptor + +## SYNOPSIS +Remove the FirmwarePsxDescriptor + +## SYNTAX + +``` +Remove-IntersightFirmwarePsxDescriptor -Moid [] +``` + +## DESCRIPTION +Delete a 'FirmwarePsxDescriptor' resource. + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Remove-IntersightFirmwarePsxDescriptor -Moid "xxxxxxxxxxxxxxxxxxxxxxxxxxx" +``` +Above cmdlet removes the specified FirmwarePsxDescriptor + +### Example 2 +```powershell +PS C:\>Get-IntersightFirmwarePsxDescriptor -Name "MoName"| Remove-IntersightFirmwarePsxDescriptor +``` +Above cmdlet pipes the output of Get cmdlet to Remove cmdlet + +## PARAMETERS + +### -Moid +Specifyies the Moid of FirmwarePsxDescriptor. + +```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-IntersightFirmwarePsxDescriptor](./Get-IntersightFirmwarePsxDescriptor.md) + +[New-IntersightFirmwarePsxDescriptor](./New-IntersightFirmwarePsxDescriptor.md) + +[Set-IntersightFirmwarePsxDescriptor](./Set-IntersightFirmwarePsxDescriptor.md) + diff --git a/docs/Set-IntersightAuditdPolicy.md b/docs/Set-IntersightAuditdPolicy.md new file mode 100644 index 000000000..7c11bf61f --- /dev/null +++ b/docs/Set-IntersightAuditdPolicy.md @@ -0,0 +1,232 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightAuditdPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightAuditdPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminState< AuditdPolicy.AdminStateEnum>][-AuditdLogLevel< AuditdPolicy.AuditdLogLevelEnum>][-Description< string>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-Profiles< System.Collections.Generic.List`1[FabricBaseSwitchProfileRelationship]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'AuditdPolicy' 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 +``` + +### -AdminState +Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State. + +```yaml +Type: AuditdPolicy.AdminStateEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AuditdLogLevel +The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues. + +```yaml +Type: AuditdPolicy.AuditdLogLevelEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Description of the policy. + +```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. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Name +Name of the concrete policy. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Profiles +An array of relationships to fabricBaseSwitchProfile 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[FabricBaseSwitchProfileRelationship] +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:\> Set-IntersightAuditdPolicy +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightAuditdPolicy](./Get-IntersightAuditdPolicy.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[New-IntersightAuditdPolicy](./New-IntersightAuditdPolicy.md) + +[Remove-IntersightAuditdPolicy](./Remove-IntersightAuditdPolicy.md) diff --git a/docs/Set-IntersightBiosPolicy.md b/docs/Set-IntersightBiosPolicy.md index 8e30f0d69..b27e674bc 100644 --- a/docs/Set-IntersightBiosPolicy.md +++ b/docs/Set-IntersightBiosPolicy.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Set-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][[-Moid]< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Set-IntersightBiosPolicy [-AcpiSratSpFlagEn< BiosPolicy.AcpiSratSpFlagEnEnum>][-AcsControlGpu1state< BiosPolicy.AcsControlGpu1stateEnum>][-AcsControlGpu2state< BiosPolicy.AcsControlGpu2stateEnum>][-AcsControlGpu3state< BiosPolicy.AcsControlGpu3stateEnum>][-AcsControlGpu4state< BiosPolicy.AcsControlGpu4stateEnum>][-AcsControlGpu5state< BiosPolicy.AcsControlGpu5stateEnum>][-AcsControlGpu6state< BiosPolicy.AcsControlGpu6stateEnum>][-AcsControlGpu7state< BiosPolicy.AcsControlGpu7stateEnum>][-AcsControlGpu8state< BiosPolicy.AcsControlGpu8stateEnum>][-AcsControlSlot11state< BiosPolicy.AcsControlSlot11stateEnum>][-AcsControlSlot12state< BiosPolicy.AcsControlSlot12stateEnum>][-AcsControlSlot13state< BiosPolicy.AcsControlSlot13stateEnum>][-AcsControlSlot14state< BiosPolicy.AcsControlSlot14stateEnum>][-AdaptiveRefreshMgmtLevel< BiosPolicy.AdaptiveRefreshMgmtLevelEnum>][-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdjacentCacheLinePrefetch< BiosPolicy.AdjacentCacheLinePrefetchEnum>][-AdvancedMemTest< BiosPolicy.AdvancedMemTestEnum>][-AllUsbDevices< BiosPolicy.AllUsbDevicesEnum>][-Altitude< BiosPolicy.AltitudeEnum>][-AspmSupport< BiosPolicy.AspmSupportEnum>][-AssertNmiOnPerr< BiosPolicy.AssertNmiOnPerrEnum>][-AssertNmiOnSerr< BiosPolicy.AssertNmiOnSerrEnum>][-AutoCcState< BiosPolicy.AutoCcStateEnum>][-AutonumousCstateEnable< BiosPolicy.AutonumousCstateEnableEnum>][-BaudRate< BiosPolicy.BaudRateEnum>][-BmeDmaMitigation< BiosPolicy.BmeDmaMitigationEnum>][-BootOptionNumRetry< BiosPolicy.BootOptionNumRetryEnum>][-BootOptionReCoolDown< BiosPolicy.BootOptionReCoolDownEnum>][-BootOptionRetry< BiosPolicy.BootOptionRetryEnum>][-BootPerformanceMode< BiosPolicy.BootPerformanceModeEnum>][-BurstAndPostponedRefresh< BiosPolicy.BurstAndPostponedRefreshEnum>][-C1autoDemotion< BiosPolicy.C1autoDemotionEnum>][-C1autoUnDemotion< BiosPolicy.C1autoUnDemotionEnum>][-CbsCmnApbdis< BiosPolicy.CbsCmnApbdisEnum>][-CbsCmnApbdisDfPstateRs< string>][-CbsCmnCpuAvx512< BiosPolicy.CbsCmnCpuAvx512Enum>][-CbsCmnCpuCpb< BiosPolicy.CbsCmnCpuCpbEnum>][-CbsCmnCpuGenDowncoreCtrl< BiosPolicy.CbsCmnCpuGenDowncoreCtrlEnum>][-CbsCmnCpuGlobalCstateCtrl< BiosPolicy.CbsCmnCpuGlobalCstateCtrlEnum>][-CbsCmnCpuL1streamHwPrefetcher< BiosPolicy.CbsCmnCpuL1streamHwPrefetcherEnum>][-CbsCmnCpuL2streamHwPrefetcher< BiosPolicy.CbsCmnCpuL2streamHwPrefetcherEnum>][-CbsCmnCpuSevAsidSpaceLimit< string>][-CbsCmnCpuSmee< BiosPolicy.CbsCmnCpuSmeeEnum>][-CbsCmnCpuStreamingStoresCtrl< BiosPolicy.CbsCmnCpuStreamingStoresCtrlEnum>][-CbsCmnDeterminismSlider< BiosPolicy.CbsCmnDeterminismSliderEnum>][-CbsCmnEdcControlThrottle< BiosPolicy.CbsCmnEdcControlThrottleEnum>][-CbsCmnEfficiencyModeEn< BiosPolicy.CbsCmnEfficiencyModeEnEnum>][-CbsCmnEfficiencyModeEnRs< BiosPolicy.CbsCmnEfficiencyModeEnRsEnum>][-CbsCmnFixedSocPstate< BiosPolicy.CbsCmnFixedSocPstateEnum>][-CbsCmnGnbNbIommu< BiosPolicy.CbsCmnGnbNbIommuEnum>][-CbsCmnGnbSmuDfCstates< BiosPolicy.CbsCmnGnbSmuDfCstatesEnum>][-CbsCmnGnbSmuDffoRs< BiosPolicy.CbsCmnGnbSmuDffoRsEnum>][-CbsCmnGnbSmuDlwmSupport< BiosPolicy.CbsCmnGnbSmuDlwmSupportEnum>][-CbsCmnGnbSmucppc< BiosPolicy.CbsCmnGnbSmucppcEnum>][-CbsCmnMemCtrlBankGroupSwapDdr4< BiosPolicy.CbsCmnMemCtrlBankGroupSwapDdr4Enum>][-CbsCmnMemCtrllerPwrDnEnDdr< BiosPolicy.CbsCmnMemCtrllerPwrDnEnDdrEnum>][-CbsCmnMemMapBankInterleaveDdr4< BiosPolicy.CbsCmnMemMapBankInterleaveDdr4Enum>][-CbsCmnMemSpeedDdr47xx2< BiosPolicy.CbsCmnMemSpeedDdr47xx2Enum>][-CbsCmnMemSpeedDdr47xx3< BiosPolicy.CbsCmnMemSpeedDdr47xx3Enum>][-CbsCmnPreferredIo7xx2< BiosPolicy.CbsCmnPreferredIo7xx2Enum>][-CbsCmnPreferredIo7xx3< BiosPolicy.CbsCmnPreferredIo7xx3Enum>][-CbsCmncTdpCtl< BiosPolicy.CbsCmncTdpCtlEnum>][-CbsCmnxGmiForceLinkWidthRs< BiosPolicy.CbsCmnxGmiForceLinkWidthRsEnum>][-CbsCpuCcdCtrlSsp< BiosPolicy.CbsCpuCcdCtrlSspEnum>][-CbsCpuCoreCtrl< BiosPolicy.CbsCpuCoreCtrlEnum>][-CbsCpuDownCoreCtrlBergamo< BiosPolicy.CbsCpuDownCoreCtrlBergamoEnum>][-CbsCpuDownCoreCtrlGenoa< BiosPolicy.CbsCpuDownCoreCtrlGenoaEnum>][-CbsCpuSmtCtrl< BiosPolicy.CbsCpuSmtCtrlEnum>][-CbsDbgCpuGenCpuWdt< BiosPolicy.CbsDbgCpuGenCpuWdtEnum>][-CbsDbgCpuLapicMode< BiosPolicy.CbsDbgCpuLapicModeEnum>][-CbsDbgCpuSnpMemCover< BiosPolicy.CbsDbgCpuSnpMemCoverEnum>][-CbsDbgCpuSnpMemSizeCover< string>][-CbsDfCmn4linkMaxXgmiSpeed< BiosPolicy.CbsDfCmn4linkMaxXgmiSpeedEnum>][-CbsDfCmnAcpiSratL3numa< BiosPolicy.CbsDfCmnAcpiSratL3numaEnum>][-CbsDfCmnDramNps< BiosPolicy.CbsDfCmnDramNpsEnum>][-CbsDfCmnDramScrubTime< BiosPolicy.CbsDfCmnDramScrubTimeEnum>][-CbsDfCmnMemIntlv< BiosPolicy.CbsDfCmnMemIntlvEnum>][-CbsDfCmnMemIntlvControl< BiosPolicy.CbsDfCmnMemIntlvControlEnum>][-CbsDfCmnMemIntlvSize< BiosPolicy.CbsDfCmnMemIntlvSizeEnum>][-CbsDfDbgXgmiLinkCfg< BiosPolicy.CbsDfDbgXgmiLinkCfgEnum>][-CbsGnbDbgPcieTbtSupport< BiosPolicy.CbsGnbDbgPcieTbtSupportEnum>][-CbsSevSnpSupport< BiosPolicy.CbsSevSnpSupportEnum>][-CdnEnable< BiosPolicy.CdnEnableEnum>][-CdnSupport< BiosPolicy.CdnSupportEnum>][-ChannelInterLeave< BiosPolicy.ChannelInterLeaveEnum>][-CiscoAdaptiveMemTraining< BiosPolicy.CiscoAdaptiveMemTrainingEnum>][-CiscoDebugLevel< BiosPolicy.CiscoDebugLevelEnum>][-CiscoOpromLaunchOptimization< BiosPolicy.CiscoOpromLaunchOptimizationEnum>][-CiscoXgmiMaxSpeed< BiosPolicy.CiscoXgmiMaxSpeedEnum>][-CkeLowPolicy< BiosPolicy.CkeLowPolicyEnum>][-ClosedLoopThermThrotl< BiosPolicy.ClosedLoopThermThrotlEnum>][-CmciEnable< BiosPolicy.CmciEnableEnum>][-ConfigTdp< BiosPolicy.ConfigTdpEnum>][-ConfigTdpLevel< BiosPolicy.ConfigTdpLevelEnum>][-ConsoleRedirection< BiosPolicy.ConsoleRedirectionEnum>][-CoreMultiProcessing< BiosPolicy.CoreMultiProcessingEnum>][-CpuEnergyPerformance< BiosPolicy.CpuEnergyPerformanceEnum>][-CpuFrequencyFloor< BiosPolicy.CpuFrequencyFloorEnum>][-CpuPaLimit< BiosPolicy.CpuPaLimitEnum>][-CpuPerfEnhancement< BiosPolicy.CpuPerfEnhancementEnum>][-CpuPerformance< BiosPolicy.CpuPerformanceEnum>][-CpuPowerManagement< BiosPolicy.CpuPowerManagementEnum>][-CrQos< BiosPolicy.CrQosEnum>][-CrfastgoConfig< BiosPolicy.CrfastgoConfigEnum>][-DcpmmFirmwareDowngrade< BiosPolicy.DcpmmFirmwareDowngradeEnum>][-DemandScrub< BiosPolicy.DemandScrubEnum>][-Description< string>][-DfxOsbEn< BiosPolicy.DfxOsbEnEnum>][-DirectCacheAccess< BiosPolicy.DirectCacheAccessEnum>][-DmaCtrlOptIn< BiosPolicy.DmaCtrlOptInEnum>][-DramClockThrottling< BiosPolicy.DramClockThrottlingEnum>][-DramRefreshRate< BiosPolicy.DramRefreshRateEnum>][-DramSwThermalThrottling< BiosPolicy.DramSwThermalThrottlingEnum>][-EadrSupport< BiosPolicy.EadrSupportEnum>][-EdpcEn< BiosPolicy.EdpcEnEnum>][-EnableClockSpreadSpec< BiosPolicy.EnableClockSpreadSpecEnum>][-EnableMktme< BiosPolicy.EnableMktmeEnum>][-EnableRmt< BiosPolicy.EnableRmtEnum>][-EnableSgx< BiosPolicy.EnableSgxEnum>][-EnableTdx< BiosPolicy.EnableTdxEnum>][-EnableTdxSeamldr< BiosPolicy.EnableTdxSeamldrEnum>][-EnableTme< BiosPolicy.EnableTmeEnum>][-EnergyEfficientTurbo< BiosPolicy.EnergyEfficientTurboEnum>][-EngPerfTuning< BiosPolicy.EngPerfTuningEnum>][-EnhancedIntelSpeedStepTech< BiosPolicy.EnhancedIntelSpeedStepTechEnum>][-EpochUpdate< BiosPolicy.EpochUpdateEnum>][-EppEnable< BiosPolicy.EppEnableEnum>][-EppProfile< BiosPolicy.EppProfileEnum>][-ErrorCheckScrub< BiosPolicy.ErrorCheckScrubEnum>][-ExecuteDisableBit< BiosPolicy.ExecuteDisableBitEnum>][-ExtendedApic< BiosPolicy.ExtendedApicEnum>][-FlowControl< BiosPolicy.FlowControlEnum>][-Frb2enable< BiosPolicy.Frb2enableEnum>][-GpuDirectCpu1< BiosPolicy.GpuDirectCpu1Enum>][-GpuDirectCpu2< BiosPolicy.GpuDirectCpu2Enum>][-GpuDirectCpu3< BiosPolicy.GpuDirectCpu3Enum>][-GpuDirectCpu4< BiosPolicy.GpuDirectCpu4Enum>][-HardwarePrefetch< BiosPolicy.HardwarePrefetchEnum>][-HwpmEnable< BiosPolicy.HwpmEnableEnum>][-ImcInterleave< BiosPolicy.ImcInterleaveEnum>][-IntelDynamicSpeedSelect< BiosPolicy.IntelDynamicSpeedSelectEnum>][-IntelHyperThreadingTech< BiosPolicy.IntelHyperThreadingTechEnum>][-IntelSpeedSelect< BiosPolicy.IntelSpeedSelectEnum>][-IntelTurboBoostTech< BiosPolicy.IntelTurboBoostTechEnum>][-IntelVirtualizationTechnology< BiosPolicy.IntelVirtualizationTechnologyEnum>][-IntelVtForDirectedIo< BiosPolicy.IntelVtForDirectedIoEnum>][-IntelVtdCoherencySupport< BiosPolicy.IntelVtdCoherencySupportEnum>][-IntelVtdInterruptRemapping< BiosPolicy.IntelVtdInterruptRemappingEnum>][-IntelVtdPassThroughDmaSupport< BiosPolicy.IntelVtdPassThroughDmaSupportEnum>][-IntelVtdatsSupport< BiosPolicy.IntelVtdatsSupportEnum>][-IoatConfigCpm< BiosPolicy.IoatConfigCpmEnum>][-IohErrorEnable< BiosPolicy.IohErrorEnableEnum>][-IohResource< BiosPolicy.IohResourceEnum>][-IpPrefetch< BiosPolicy.IpPrefetchEnum>][-Ipv4http< BiosPolicy.Ipv4httpEnum>][-Ipv4pxe< BiosPolicy.Ipv4pxeEnum>][-Ipv6http< BiosPolicy.Ipv6httpEnum>][-Ipv6pxe< BiosPolicy.Ipv6pxeEnum>][-KtiPrefetch< BiosPolicy.KtiPrefetchEnum>][-LatencyOptimizedMode< BiosPolicy.LatencyOptimizedModeEnum>][-LegacyOsRedirection< BiosPolicy.LegacyOsRedirectionEnum>][-LegacyUsbSupport< BiosPolicy.LegacyUsbSupportEnum>][-LlcAlloc< BiosPolicy.LlcAllocEnum>][-LlcPrefetch< BiosPolicy.LlcPrefetchEnum>][-LomPort0state< BiosPolicy.LomPort0stateEnum>][-LomPort1state< BiosPolicy.LomPort1stateEnum>][-LomPort2state< BiosPolicy.LomPort2stateEnum>][-LomPort3state< BiosPolicy.LomPort3stateEnum>][-LomPortsAllState< BiosPolicy.LomPortsAllStateEnum>][-LvDdrMode< BiosPolicy.LvDdrModeEnum>][-MakeDeviceNonBootable< BiosPolicy.MakeDeviceNonBootableEnum>][-MemoryBandwidthBoost< BiosPolicy.MemoryBandwidthBoostEnum>][-MemoryInterLeave< BiosPolicy.MemoryInterLeaveEnum>][-MemoryMappedIoAbove4gb< BiosPolicy.MemoryMappedIoAbove4gbEnum>][-MemoryRefreshRate< BiosPolicy.MemoryRefreshRateEnum>][-MemorySizeLimit< string>][-MemoryThermalThrottling< BiosPolicy.MemoryThermalThrottlingEnum>][-MirroringMode< BiosPolicy.MirroringModeEnum>][-MmcfgBase< BiosPolicy.MmcfgBaseEnum>][-MmiohBase< BiosPolicy.MmiohBaseEnum>][-MmiohSize< BiosPolicy.MmiohSizeEnum>][[-Moid]< string>][-Name< string>][-NetworkStack< BiosPolicy.NetworkStackEnum>][-NumaOptimized< BiosPolicy.NumaOptimizedEnum>][-NvmdimmPerformConfig< BiosPolicy.NvmdimmPerformConfigEnum>][-Onboard10gbitLom< BiosPolicy.Onboard10gbitLomEnum>][-OnboardGbitLom< BiosPolicy.OnboardGbitLomEnum>][-OnboardScuStorageSupport< BiosPolicy.OnboardScuStorageSupportEnum>][-OnboardScuStorageSwStack< BiosPolicy.OnboardScuStorageSwStackEnum>][-OperationMode< BiosPolicy.OperationModeEnum>][-OptimizedPowerMode< BiosPolicy.OptimizedPowerModeEnum>][-Organization< OrganizationOrganizationRelationship>][-OsBootWatchdogTimer< BiosPolicy.OsBootWatchdogTimerEnum>][-OsBootWatchdogTimerPolicy< BiosPolicy.OsBootWatchdogTimerPolicyEnum>][-OsBootWatchdogTimerTimeout< BiosPolicy.OsBootWatchdogTimerTimeoutEnum>][-OutOfBandMgmtPort< BiosPolicy.OutOfBandMgmtPortEnum>][-PackageCstateLimit< BiosPolicy.PackageCstateLimitEnum>][-PanicHighWatermark< BiosPolicy.PanicHighWatermarkEnum>][-PartialCacheLineSparing< BiosPolicy.PartialCacheLineSparingEnum>][-PartialMirrorModeConfig< BiosPolicy.PartialMirrorModeConfigEnum>][-PartialMirrorPercent< string>][-PartialMirrorValue1< string>][-PartialMirrorValue2< string>][-PartialMirrorValue3< string>][-PartialMirrorValue4< string>][-PatrolScrub< BiosPolicy.PatrolScrubEnum>][-PatrolScrubDuration< string>][-PcIeRasSupport< BiosPolicy.PcIeRasSupportEnum>][-PcIeSsdHotPlugSupport< BiosPolicy.PcIeSsdHotPlugSupportEnum>][-PchPciePllSsc< string>][-PchUsb30mode< BiosPolicy.PchUsb30modeEnum>][-PciOptionRoMs< BiosPolicy.PciOptionRoMsEnum>][-PciRomClp< BiosPolicy.PciRomClpEnum>][-PcieAriSupport< BiosPolicy.PcieAriSupportEnum>][-PciePllSsc< BiosPolicy.PciePllSscEnum>][-PcieSlotMraid1linkSpeed< BiosPolicy.PcieSlotMraid1linkSpeedEnum>][-PcieSlotMraid1optionRom< BiosPolicy.PcieSlotMraid1optionRomEnum>][-PcieSlotMraid2linkSpeed< BiosPolicy.PcieSlotMraid2linkSpeedEnum>][-PcieSlotMraid2optionRom< BiosPolicy.PcieSlotMraid2optionRomEnum>][-PcieSlotMstorraidLinkSpeed< BiosPolicy.PcieSlotMstorraidLinkSpeedEnum>][-PcieSlotMstorraidOptionRom< BiosPolicy.PcieSlotMstorraidOptionRomEnum>][-PcieSlotNvme1linkSpeed< BiosPolicy.PcieSlotNvme1linkSpeedEnum>][-PcieSlotNvme1optionRom< BiosPolicy.PcieSlotNvme1optionRomEnum>][-PcieSlotNvme2linkSpeed< BiosPolicy.PcieSlotNvme2linkSpeedEnum>][-PcieSlotNvme2optionRom< BiosPolicy.PcieSlotNvme2optionRomEnum>][-PcieSlotNvme3linkSpeed< BiosPolicy.PcieSlotNvme3linkSpeedEnum>][-PcieSlotNvme3optionRom< BiosPolicy.PcieSlotNvme3optionRomEnum>][-PcieSlotNvme4linkSpeed< BiosPolicy.PcieSlotNvme4linkSpeedEnum>][-PcieSlotNvme4optionRom< BiosPolicy.PcieSlotNvme4optionRomEnum>][-PcieSlotNvme5linkSpeed< BiosPolicy.PcieSlotNvme5linkSpeedEnum>][-PcieSlotNvme5optionRom< BiosPolicy.PcieSlotNvme5optionRomEnum>][-PcieSlotNvme6linkSpeed< BiosPolicy.PcieSlotNvme6linkSpeedEnum>][-PcieSlotNvme6optionRom< BiosPolicy.PcieSlotNvme6optionRomEnum>][-PcieSlotsCdnEnable< BiosPolicy.PcieSlotsCdnEnableEnum>][-PopSupport< BiosPolicy.PopSupportEnum>][-PostErrorPause< BiosPolicy.PostErrorPauseEnum>][-PostPackageRepair< BiosPolicy.PostPackageRepairEnum>][-PreBootDmaProtection< BiosPolicy.PreBootDmaProtectionEnum>][-PrmrrSize< BiosPolicy.PrmrrSizeEnum>][-ProcessorC1e< BiosPolicy.ProcessorC1eEnum>][-ProcessorC3report< BiosPolicy.ProcessorC3reportEnum>][-ProcessorC6report< BiosPolicy.ProcessorC6reportEnum>][-ProcessorCstate< BiosPolicy.ProcessorCstateEnum>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Psata< BiosPolicy.PsataEnum>][-PstateCoordType< BiosPolicy.PstateCoordTypeEnum>][-PuttyKeyPad< BiosPolicy.PuttyKeyPadEnum>][-PwrPerfTuning< BiosPolicy.PwrPerfTuningEnum>][-QpiLinkFrequency< BiosPolicy.QpiLinkFrequencyEnum>][-QpiLinkSpeed< BiosPolicy.QpiLinkSpeedEnum>][-QpiSnoopMode< BiosPolicy.QpiSnoopModeEnum>][-RankInterLeave< BiosPolicy.RankInterLeaveEnum>][-RedirectionAfterPost< BiosPolicy.RedirectionAfterPostEnum>][-ResizeBarSupport< BiosPolicy.ResizeBarSupportEnum>][-RuntimePostPackageRepair< BiosPolicy.RuntimePostPackageRepairEnum>][-SataModeSelect< BiosPolicy.SataModeSelectEnum>][-SelectMemoryRasConfiguration< BiosPolicy.SelectMemoryRasConfigurationEnum>][-SelectPprType< BiosPolicy.SelectPprTypeEnum>][-SerialMux< BiosPolicy.SerialMuxEnum>][-SerialPortAenable< BiosPolicy.SerialPortAenableEnum>][-Sev< BiosPolicy.SevEnum>][-SgxAutoRegistrationAgent< BiosPolicy.SgxAutoRegistrationAgentEnum>][-SgxEpoch0< string>][-SgxEpoch1< string>][-SgxFactoryReset< BiosPolicy.SgxFactoryResetEnum>][-SgxLePubKeyHash0< string>][-SgxLePubKeyHash1< string>][-SgxLePubKeyHash2< string>][-SgxLePubKeyHash3< string>][-SgxLeWr< BiosPolicy.SgxLeWrEnum>][-SgxPackageInfoInBandAccess< BiosPolicy.SgxPackageInfoInBandAccessEnum>][-SgxQos< BiosPolicy.SgxQosEnum>][-Sha1pcrBank< BiosPolicy.Sha1pcrBankEnum>][-Sha256pcrBank< BiosPolicy.Sha256pcrBankEnum>][-Sha384pcrBank< BiosPolicy.Sha384pcrBankEnum>][-SinglePctlEnable< BiosPolicy.SinglePctlEnableEnum>][-Slot10linkSpeed< BiosPolicy.Slot10linkSpeedEnum>][-Slot10state< BiosPolicy.Slot10stateEnum>][-Slot11linkSpeed< BiosPolicy.Slot11linkSpeedEnum>][-Slot11state< BiosPolicy.Slot11stateEnum>][-Slot12linkSpeed< BiosPolicy.Slot12linkSpeedEnum>][-Slot12state< BiosPolicy.Slot12stateEnum>][-Slot13state< BiosPolicy.Slot13stateEnum>][-Slot14state< BiosPolicy.Slot14stateEnum>][-Slot1linkSpeed< BiosPolicy.Slot1linkSpeedEnum>][-Slot1state< BiosPolicy.Slot1stateEnum>][-Slot2linkSpeed< BiosPolicy.Slot2linkSpeedEnum>][-Slot2state< BiosPolicy.Slot2stateEnum>][-Slot3linkSpeed< BiosPolicy.Slot3linkSpeedEnum>][-Slot3state< BiosPolicy.Slot3stateEnum>][-Slot4linkSpeed< BiosPolicy.Slot4linkSpeedEnum>][-Slot4state< BiosPolicy.Slot4stateEnum>][-Slot5linkSpeed< BiosPolicy.Slot5linkSpeedEnum>][-Slot5state< BiosPolicy.Slot5stateEnum>][-Slot6linkSpeed< BiosPolicy.Slot6linkSpeedEnum>][-Slot6state< BiosPolicy.Slot6stateEnum>][-Slot7linkSpeed< BiosPolicy.Slot7linkSpeedEnum>][-Slot7state< BiosPolicy.Slot7stateEnum>][-Slot8linkSpeed< BiosPolicy.Slot8linkSpeedEnum>][-Slot8state< BiosPolicy.Slot8stateEnum>][-Slot9linkSpeed< BiosPolicy.Slot9linkSpeedEnum>][-Slot9state< BiosPolicy.Slot9stateEnum>][-SlotFlomLinkSpeed< BiosPolicy.SlotFlomLinkSpeedEnum>][-SlotFrontNvme10linkSpeed< BiosPolicy.SlotFrontNvme10linkSpeedEnum>][-SlotFrontNvme10optionRom< BiosPolicy.SlotFrontNvme10optionRomEnum>][-SlotFrontNvme11linkSpeed< BiosPolicy.SlotFrontNvme11linkSpeedEnum>][-SlotFrontNvme11optionRom< BiosPolicy.SlotFrontNvme11optionRomEnum>][-SlotFrontNvme12linkSpeed< BiosPolicy.SlotFrontNvme12linkSpeedEnum>][-SlotFrontNvme12optionRom< BiosPolicy.SlotFrontNvme12optionRomEnum>][-SlotFrontNvme13linkSpeed< BiosPolicy.SlotFrontNvme13linkSpeedEnum>][-SlotFrontNvme13optionRom< BiosPolicy.SlotFrontNvme13optionRomEnum>][-SlotFrontNvme14linkSpeed< BiosPolicy.SlotFrontNvme14linkSpeedEnum>][-SlotFrontNvme14optionRom< BiosPolicy.SlotFrontNvme14optionRomEnum>][-SlotFrontNvme15linkSpeed< BiosPolicy.SlotFrontNvme15linkSpeedEnum>][-SlotFrontNvme15optionRom< BiosPolicy.SlotFrontNvme15optionRomEnum>][-SlotFrontNvme16linkSpeed< BiosPolicy.SlotFrontNvme16linkSpeedEnum>][-SlotFrontNvme16optionRom< BiosPolicy.SlotFrontNvme16optionRomEnum>][-SlotFrontNvme17linkSpeed< BiosPolicy.SlotFrontNvme17linkSpeedEnum>][-SlotFrontNvme17optionRom< BiosPolicy.SlotFrontNvme17optionRomEnum>][-SlotFrontNvme18linkSpeed< BiosPolicy.SlotFrontNvme18linkSpeedEnum>][-SlotFrontNvme18optionRom< BiosPolicy.SlotFrontNvme18optionRomEnum>][-SlotFrontNvme19linkSpeed< BiosPolicy.SlotFrontNvme19linkSpeedEnum>][-SlotFrontNvme19optionRom< BiosPolicy.SlotFrontNvme19optionRomEnum>][-SlotFrontNvme1linkSpeed< BiosPolicy.SlotFrontNvme1linkSpeedEnum>][-SlotFrontNvme1optionRom< BiosPolicy.SlotFrontNvme1optionRomEnum>][-SlotFrontNvme20linkSpeed< BiosPolicy.SlotFrontNvme20linkSpeedEnum>][-SlotFrontNvme20optionRom< BiosPolicy.SlotFrontNvme20optionRomEnum>][-SlotFrontNvme21linkSpeed< BiosPolicy.SlotFrontNvme21linkSpeedEnum>][-SlotFrontNvme21optionRom< BiosPolicy.SlotFrontNvme21optionRomEnum>][-SlotFrontNvme22linkSpeed< BiosPolicy.SlotFrontNvme22linkSpeedEnum>][-SlotFrontNvme22optionRom< BiosPolicy.SlotFrontNvme22optionRomEnum>][-SlotFrontNvme23linkSpeed< BiosPolicy.SlotFrontNvme23linkSpeedEnum>][-SlotFrontNvme23optionRom< BiosPolicy.SlotFrontNvme23optionRomEnum>][-SlotFrontNvme24linkSpeed< BiosPolicy.SlotFrontNvme24linkSpeedEnum>][-SlotFrontNvme24optionRom< BiosPolicy.SlotFrontNvme24optionRomEnum>][-SlotFrontNvme25linkSpeed< BiosPolicy.SlotFrontNvme25linkSpeedEnum>][-SlotFrontNvme25optionRom< BiosPolicy.SlotFrontNvme25optionRomEnum>][-SlotFrontNvme26linkSpeed< BiosPolicy.SlotFrontNvme26linkSpeedEnum>][-SlotFrontNvme26optionRom< BiosPolicy.SlotFrontNvme26optionRomEnum>][-SlotFrontNvme27linkSpeed< BiosPolicy.SlotFrontNvme27linkSpeedEnum>][-SlotFrontNvme27optionRom< BiosPolicy.SlotFrontNvme27optionRomEnum>][-SlotFrontNvme28linkSpeed< BiosPolicy.SlotFrontNvme28linkSpeedEnum>][-SlotFrontNvme28optionRom< BiosPolicy.SlotFrontNvme28optionRomEnum>][-SlotFrontNvme29linkSpeed< BiosPolicy.SlotFrontNvme29linkSpeedEnum>][-SlotFrontNvme29optionRom< BiosPolicy.SlotFrontNvme29optionRomEnum>][-SlotFrontNvme2linkSpeed< BiosPolicy.SlotFrontNvme2linkSpeedEnum>][-SlotFrontNvme2optionRom< BiosPolicy.SlotFrontNvme2optionRomEnum>][-SlotFrontNvme30linkSpeed< BiosPolicy.SlotFrontNvme30linkSpeedEnum>][-SlotFrontNvme30optionRom< BiosPolicy.SlotFrontNvme30optionRomEnum>][-SlotFrontNvme31linkSpeed< BiosPolicy.SlotFrontNvme31linkSpeedEnum>][-SlotFrontNvme31optionRom< BiosPolicy.SlotFrontNvme31optionRomEnum>][-SlotFrontNvme32linkSpeed< BiosPolicy.SlotFrontNvme32linkSpeedEnum>][-SlotFrontNvme32optionRom< BiosPolicy.SlotFrontNvme32optionRomEnum>][-SlotFrontNvme3linkSpeed< BiosPolicy.SlotFrontNvme3linkSpeedEnum>][-SlotFrontNvme3optionRom< BiosPolicy.SlotFrontNvme3optionRomEnum>][-SlotFrontNvme4linkSpeed< BiosPolicy.SlotFrontNvme4linkSpeedEnum>][-SlotFrontNvme4optionRom< BiosPolicy.SlotFrontNvme4optionRomEnum>][-SlotFrontNvme5linkSpeed< BiosPolicy.SlotFrontNvme5linkSpeedEnum>][-SlotFrontNvme5optionRom< BiosPolicy.SlotFrontNvme5optionRomEnum>][-SlotFrontNvme6linkSpeed< BiosPolicy.SlotFrontNvme6linkSpeedEnum>][-SlotFrontNvme6optionRom< BiosPolicy.SlotFrontNvme6optionRomEnum>][-SlotFrontNvme7linkSpeed< BiosPolicy.SlotFrontNvme7linkSpeedEnum>][-SlotFrontNvme7optionRom< BiosPolicy.SlotFrontNvme7optionRomEnum>][-SlotFrontNvme8linkSpeed< BiosPolicy.SlotFrontNvme8linkSpeedEnum>][-SlotFrontNvme8optionRom< BiosPolicy.SlotFrontNvme8optionRomEnum>][-SlotFrontNvme9linkSpeed< BiosPolicy.SlotFrontNvme9linkSpeedEnum>][-SlotFrontNvme9optionRom< BiosPolicy.SlotFrontNvme9optionRomEnum>][-SlotFrontSlot5linkSpeed< BiosPolicy.SlotFrontSlot5linkSpeedEnum>][-SlotFrontSlot6linkSpeed< BiosPolicy.SlotFrontSlot6linkSpeedEnum>][-SlotGpu1state< BiosPolicy.SlotGpu1stateEnum>][-SlotGpu2state< BiosPolicy.SlotGpu2stateEnum>][-SlotGpu3state< BiosPolicy.SlotGpu3stateEnum>][-SlotGpu4state< BiosPolicy.SlotGpu4stateEnum>][-SlotGpu5state< BiosPolicy.SlotGpu5stateEnum>][-SlotGpu6state< BiosPolicy.SlotGpu6stateEnum>][-SlotGpu7state< BiosPolicy.SlotGpu7stateEnum>][-SlotGpu8state< BiosPolicy.SlotGpu8stateEnum>][-SlotHbaLinkSpeed< BiosPolicy.SlotHbaLinkSpeedEnum>][-SlotHbaState< BiosPolicy.SlotHbaStateEnum>][-SlotLom1link< BiosPolicy.SlotLom1linkEnum>][-SlotLom2link< BiosPolicy.SlotLom2linkEnum>][-SlotMezzState< BiosPolicy.SlotMezzStateEnum>][-SlotMlomLinkSpeed< BiosPolicy.SlotMlomLinkSpeedEnum>][-SlotMlomState< BiosPolicy.SlotMlomStateEnum>][-SlotMraidLinkSpeed< BiosPolicy.SlotMraidLinkSpeedEnum>][-SlotMraidState< BiosPolicy.SlotMraidStateEnum>][-SlotN10state< BiosPolicy.SlotN10stateEnum>][-SlotN11state< BiosPolicy.SlotN11stateEnum>][-SlotN12state< BiosPolicy.SlotN12stateEnum>][-SlotN13state< BiosPolicy.SlotN13stateEnum>][-SlotN14state< BiosPolicy.SlotN14stateEnum>][-SlotN15state< BiosPolicy.SlotN15stateEnum>][-SlotN16state< BiosPolicy.SlotN16stateEnum>][-SlotN17state< BiosPolicy.SlotN17stateEnum>][-SlotN18state< BiosPolicy.SlotN18stateEnum>][-SlotN19state< BiosPolicy.SlotN19stateEnum>][-SlotN1state< BiosPolicy.SlotN1stateEnum>][-SlotN20state< BiosPolicy.SlotN20stateEnum>][-SlotN21state< BiosPolicy.SlotN21stateEnum>][-SlotN22state< BiosPolicy.SlotN22stateEnum>][-SlotN23state< BiosPolicy.SlotN23stateEnum>][-SlotN24state< BiosPolicy.SlotN24stateEnum>][-SlotN2state< BiosPolicy.SlotN2stateEnum>][-SlotN3state< BiosPolicy.SlotN3stateEnum>][-SlotN4state< BiosPolicy.SlotN4stateEnum>][-SlotN5state< BiosPolicy.SlotN5stateEnum>][-SlotN6state< BiosPolicy.SlotN6stateEnum>][-SlotN7state< BiosPolicy.SlotN7stateEnum>][-SlotN8state< BiosPolicy.SlotN8stateEnum>][-SlotN9state< BiosPolicy.SlotN9stateEnum>][-SlotRaidLinkSpeed< BiosPolicy.SlotRaidLinkSpeedEnum>][-SlotRaidState< BiosPolicy.SlotRaidStateEnum>][-SlotRearNvme1linkSpeed< BiosPolicy.SlotRearNvme1linkSpeedEnum>][-SlotRearNvme1state< BiosPolicy.SlotRearNvme1stateEnum>][-SlotRearNvme2linkSpeed< BiosPolicy.SlotRearNvme2linkSpeedEnum>][-SlotRearNvme2state< BiosPolicy.SlotRearNvme2stateEnum>][-SlotRearNvme3linkSpeed< BiosPolicy.SlotRearNvme3linkSpeedEnum>][-SlotRearNvme3state< BiosPolicy.SlotRearNvme3stateEnum>][-SlotRearNvme4linkSpeed< BiosPolicy.SlotRearNvme4linkSpeedEnum>][-SlotRearNvme4state< BiosPolicy.SlotRearNvme4stateEnum>][-SlotRearNvme5state< BiosPolicy.SlotRearNvme5stateEnum>][-SlotRearNvme6state< BiosPolicy.SlotRearNvme6stateEnum>][-SlotRearNvme7state< BiosPolicy.SlotRearNvme7stateEnum>][-SlotRearNvme8state< BiosPolicy.SlotRearNvme8stateEnum>][-SlotRiser1linkSpeed< BiosPolicy.SlotRiser1linkSpeedEnum>][-SlotRiser1slot1linkSpeed< BiosPolicy.SlotRiser1slot1linkSpeedEnum>][-SlotRiser1slot2linkSpeed< BiosPolicy.SlotRiser1slot2linkSpeedEnum>][-SlotRiser1slot3linkSpeed< BiosPolicy.SlotRiser1slot3linkSpeedEnum>][-SlotRiser2linkSpeed< BiosPolicy.SlotRiser2linkSpeedEnum>][-SlotRiser2slot4linkSpeed< BiosPolicy.SlotRiser2slot4linkSpeedEnum>][-SlotRiser2slot5linkSpeed< BiosPolicy.SlotRiser2slot5linkSpeedEnum>][-SlotRiser2slot6linkSpeed< BiosPolicy.SlotRiser2slot6linkSpeedEnum>][-SlotSasState< BiosPolicy.SlotSasStateEnum>][-SlotSsdSlot1linkSpeed< BiosPolicy.SlotSsdSlot1linkSpeedEnum>][-SlotSsdSlot2linkSpeed< BiosPolicy.SlotSsdSlot2linkSpeedEnum>][-Smee< BiosPolicy.SmeeEnum>][-SmtMode< BiosPolicy.SmtModeEnum>][-Snc< BiosPolicy.SncEnum>][-SnoopyModeFor2lm< BiosPolicy.SnoopyModeFor2lmEnum>][-SnoopyModeForAd< BiosPolicy.SnoopyModeForAdEnum>][-SparingMode< BiosPolicy.SparingModeEnum>][-SrIov< BiosPolicy.SrIovEnum>][-StreamerPrefetch< BiosPolicy.StreamerPrefetchEnum>][-SvmMode< BiosPolicy.SvmModeEnum>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TerminalType< BiosPolicy.TerminalTypeEnum>][-TpmControl< BiosPolicy.TpmControlEnum>][-TpmPendingOperation< BiosPolicy.TpmPendingOperationEnum>][-TpmPpiRequired< BiosPolicy.TpmPpiRequiredEnum>][-TpmSupport< BiosPolicy.TpmSupportEnum>][-Tsme< BiosPolicy.TsmeEnum>][-TxtSupport< BiosPolicy.TxtSupportEnum>][-UcsmBootOrderRule< BiosPolicy.UcsmBootOrderRuleEnum>][-UefiMemMapSpFlagEn< BiosPolicy.UefiMemMapSpFlagEnEnum>][-UfsDisable< BiosPolicy.UfsDisableEnum>][-UmaBasedClustering< BiosPolicy.UmaBasedClusteringEnum>][-UpiLinkEnablement< BiosPolicy.UpiLinkEnablementEnum>][-UpiPowerManagement< BiosPolicy.UpiPowerManagementEnum>][-UsbEmul6064< BiosPolicy.UsbEmul6064Enum>][-UsbPortFront< BiosPolicy.UsbPortFrontEnum>][-UsbPortInternal< BiosPolicy.UsbPortInternalEnum>][-UsbPortKvm< BiosPolicy.UsbPortKvmEnum>][-UsbPortRear< BiosPolicy.UsbPortRearEnum>][-UsbPortSdCard< BiosPolicy.UsbPortSdCardEnum>][-UsbPortVmedia< BiosPolicy.UsbPortVmediaEnum>][-UsbXhciSupport< BiosPolicy.UsbXhciSupportEnum>][-VgaPriority< BiosPolicy.VgaPriorityEnum>][-VirtualNuma< BiosPolicy.VirtualNumaEnum>][-VmdEnable< BiosPolicy.VmdEnableEnum>][-VolMemoryMode< BiosPolicy.VolMemoryModeEnum>][-WorkLoadConfig< BiosPolicy.WorkLoadConfigEnum>][-X2apicOptOut< BiosPolicy.X2apicOptOutEnum>][-XptPrefetch< BiosPolicy.XptPrefetchEnum>][-XptRemotePrefetch< BiosPolicy.XptRemotePrefetchEnum>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -2018,6 +2018,66 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -GpuDirectCpu1 +BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu1Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu2 +BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu2Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu3 +BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu3Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -GpuDirectCpu4 +BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. + +```yaml +Type: BiosPolicy.GpuDirectCpu4Enum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -HardwarePrefetch BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting. diff --git a/docs/Set-IntersightCapabilityServerPcieConnectivityCatalog.md b/docs/Set-IntersightCapabilityServerPcieConnectivityCatalog.md new file mode 100644 index 000000000..8c53e6231 --- /dev/null +++ b/docs/Set-IntersightCapabilityServerPcieConnectivityCatalog.md @@ -0,0 +1,185 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightCapabilityServerPcieConnectivityCatalog + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightCapabilityServerPcieConnectivityCatalog [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-Name< string>][-SupportedLayouts< System.Collections.Generic.List`1[CapabilityServerPcieConnectivityLayout]>][-SupportedNumberOfGpus< System.Collections.Generic.List`1[long]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'CapabilityServerPcieConnectivityCatalog' 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 +``` + +### -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 +``` + +### -SupportedLayouts + + +Note :- Use Initialize-IntersightCapabilityServerPcieConnectivityLayout to create the object of complex type CapabilityServerPcieConnectivityLayout + +```yaml +Type: System.Collections.Generic.List`1[CapabilityServerPcieConnectivityLayout] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedNumberOfGpus + + +```yaml +Type: System.Collections.Generic.List`1[long] +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:\> Set-IntersightCapabilityServerPcieConnectivityCatalog +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightCapabilityServerPcieConnectivityCatalog](./Get-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Initialize-IntersightCapabilityServerPcieConnectivityLayout](./Initialize-IntersightCapabilityServerPcieConnectivityLayout.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[New-IntersightCapabilityServerPcieConnectivityCatalog](./New-IntersightCapabilityServerPcieConnectivityCatalog.md) + +[Remove-IntersightCapabilityServerPcieConnectivityCatalog](./Remove-IntersightCapabilityServerPcieConnectivityCatalog.md) diff --git a/docs/Set-IntersightCapabilityServerTopologyMap.md b/docs/Set-IntersightCapabilityServerTopologyMap.md new file mode 100644 index 000000000..cff886acc --- /dev/null +++ b/docs/Set-IntersightCapabilityServerTopologyMap.md @@ -0,0 +1,234 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightCapabilityServerTopologyMap + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightCapabilityServerTopologyMap [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Handler< string>][[-Moid]< string>][-Name< string>][-PcieNodeDetail< CapabilityDeviceInventory>][-ServerDetail< CapabilityDeviceInventory>][-SupportedTopologyName< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-XfmDetail< CapabilityDeviceInventory>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'CapabilityServerTopologyMap' 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 +``` + +### -Handler +Handler identifier for managing this topology configuration. + +```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. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Name +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 +``` + +### -PcieNodeDetail +PCIe node model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -ServerDetail +Server model information for which this topology configuration is defined. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -SupportedTopologyName +Server model information for which this topology configuration is defined. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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 +``` + +### -XfmDetail +XFM (Switch Fabric Module) model information for this topology configuration. + +Note :- Use Initialize-IntersightCapabilityDeviceInventory to create the object of complex type CapabilityDeviceInventory + +```yaml +Type: CapabilityDeviceInventory +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-IntersightCapabilityServerTopologyMap +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightCapabilityServerTopologyMap](./Get-IntersightCapabilityServerTopologyMap.md) + +[Initialize-IntersightCapabilityDeviceInventory](./Initialize-IntersightCapabilityDeviceInventory.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[New-IntersightCapabilityServerTopologyMap](./New-IntersightCapabilityServerTopologyMap.md) + +[Remove-IntersightCapabilityServerTopologyMap](./Remove-IntersightCapabilityServerTopologyMap.md) diff --git a/docs/Set-IntersightCapabilitySwitchDescriptor.md b/docs/Set-IntersightCapabilitySwitchDescriptor.md index 42a55f098..3f04dfe31 100644 --- a/docs/Set-IntersightCapabilitySwitchDescriptor.md +++ b/docs/Set-IntersightCapabilitySwitchDescriptor.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Set-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][[-Moid]< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Set-IntersightCapabilitySwitchDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-ExpectedMemory< long>][-IsAvatarEcmc< bool>][-IsUcsxDirectSwitch< bool>][-Model< string>][[-Moid]< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-UnsupportedPolicies< System.Collections.Generic.List`1[string]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -178,6 +178,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -UnsupportedPolicies + + +```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 +``` + ### -Vendor The vendor of the endpoint, for which this capability information is applicable. diff --git a/docs/Set-IntersightComputePcieConnectivityPolicy.md b/docs/Set-IntersightComputePcieConnectivityPolicy.md new file mode 100644 index 000000000..8ecd78a10 --- /dev/null +++ b/docs/Set-IntersightComputePcieConnectivityPolicy.md @@ -0,0 +1,221 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightComputePcieConnectivityPolicy + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightComputePcieConnectivityPolicy [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Description< string>][[-Moid]< string>][-Name< string>][-Organization< OrganizationOrganizationRelationship>][-PcieZones< System.Collections.Generic.List`1[ComputePcieZone]>][-Profiles< System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'ComputePcieConnectivityPolicy' 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 +``` + +### -Description +Description of the policy. + +```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. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Name +Name of the concrete policy. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: OrganizationOrganizationRelationship +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -PcieZones + + +Note :- Use Initialize-IntersightComputePcieZone to create the object of complex type ComputePcieZone + +```yaml +Type: System.Collections.Generic.List`1[ComputePcieZone] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[PolicyAbstractConfigProfileRelationship] +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:\> Set-IntersightComputePcieConnectivityPolicy +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightComputePcieConnectivityPolicy](./Get-IntersightComputePcieConnectivityPolicy.md) + +[Initialize-IntersightComputePcieZone](./Initialize-IntersightComputePcieZone.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[New-IntersightComputePcieConnectivityPolicy](./New-IntersightComputePcieConnectivityPolicy.md) + +[Remove-IntersightComputePcieConnectivityPolicy](./Remove-IntersightComputePcieConnectivityPolicy.md) diff --git a/docs/Set-IntersightEquipmentChassisOperation.md b/docs/Set-IntersightEquipmentChassisOperation.md index fbcc24f81..0d19b4c6a 100644 --- a/docs/Set-IntersightEquipmentChassisOperation.md +++ b/docs/Set-IntersightEquipmentChassisOperation.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Set-IntersightEquipmentChassisOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedAction< EquipmentChassisOperation.AdminLocatorLedActionEnum>][-AdminPowerCycleSlotId< long>][-DeviceRegistration< AssetDeviceRegistrationRelationship>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Set-IntersightEquipmentChassisOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminLocatorLedAction< EquipmentChassisOperation.AdminLocatorLedActionEnum>][-AdminPowerCycleExpanderModuleSlotId< long>][-AdminPowerCycleSlotId< long>][-DeviceRegistration< AssetDeviceRegistrationRelationship>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -53,6 +53,21 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` +### -AdminPowerCycleExpanderModuleSlotId +Slot id of the expander module slot within chassis that needs to be power cycled. + +```yaml +Type: long +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + ### -AdminPowerCycleSlotId Slot id of the chassis slot that needs to be power cycled. diff --git a/docs/Set-IntersightEquipmentExpanderModule.md b/docs/Set-IntersightEquipmentExpanderModule.md index 31246f4ef..fb7db2376 100644 --- a/docs/Set-IntersightEquipmentExpanderModule.md +++ b/docs/Set-IntersightEquipmentExpanderModule.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Set-IntersightEquipmentExpanderModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-FanModules< System.Collections.Generic.List`1[EquipmentFanModuleRelationship]>][[-Moid]< string>][-PartNumber< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Set-IntersightEquipmentExpanderModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,24 +38,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -FanModules -An array of relationships to equipmentFanModule 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[EquipmentFanModuleRelationship] -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. @@ -71,21 +53,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -PartNumber -Part number identifier for the expander module. - -```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 diff --git a/docs/Set-IntersightEquipmentExpanderModuleOperation.md b/docs/Set-IntersightEquipmentExpanderModuleOperation.md new file mode 100644 index 000000000..96bda07ce --- /dev/null +++ b/docs/Set-IntersightEquipmentExpanderModuleOperation.md @@ -0,0 +1,149 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightEquipmentExpanderModuleOperation + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightEquipmentExpanderModuleOperation [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminOperation< EquipmentExpanderModuleOperation.AdminOperationEnum>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'EquipmentExpanderModuleOperation' 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 +``` + +### -AdminOperation +User configured operation on the X-Fabric Module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value. + +```yaml +Type: EquipmentExpanderModuleOperation.AdminOperationEnum +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-IntersightEquipmentExpanderModuleOperation +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightEquipmentExpanderModuleOperation](./Get-IntersightEquipmentExpanderModuleOperation.md) + +[Initialize-IntersightEquipmentIoCardOperationStatus](./Initialize-IntersightEquipmentIoCardOperationStatus.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) diff --git a/docs/Set-IntersightEquipmentFanModule.md b/docs/Set-IntersightEquipmentFanModule.md index 1272b91d5..642c846c1 100644 --- a/docs/Set-IntersightEquipmentFanModule.md +++ b/docs/Set-IntersightEquipmentFanModule.md @@ -14,7 +14,7 @@ Fill in the Synopsis ``` -Set-IntersightEquipmentFanModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-EquipmentExpanderModule< EquipmentExpanderModuleRelationship>][-EquipmentIoCard< EquipmentIoCardRelationship>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] +Set-IntersightEquipmentFanModule [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-EquipmentIoCard< EquipmentIoCardRelationship>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] ``` @@ -38,24 +38,6 @@ Accept pipeline input: True True (ByPropertyName) Accept wildcard characters: False ``` -### -EquipmentExpanderModule -A reference to a equipmentExpanderModule 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: EquipmentExpanderModuleRelationship -Parameter Sets: (All) -Aliases: - -Required: false -Position: Named -Default value: None -Accept pipeline input: True True (ByPropertyName) -Accept wildcard characters: False -``` - ### -EquipmentIoCard A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline. diff --git a/docs/Set-IntersightEquipmentSwitchOperation.md b/docs/Set-IntersightEquipmentSwitchOperation.md index 2baf9d036..2e31d7a01 100644 --- a/docs/Set-IntersightEquipmentSwitchOperation.md +++ b/docs/Set-IntersightEquipmentSwitchOperation.md @@ -69,7 +69,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.AdminLocatorLedActionStateEnum @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### -ConfigEvacState -Captures the status of evacuation on this switch.\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. +Captures the status of evacuation on this switch.\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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.ConfigEvacStateEnum @@ -164,7 +164,7 @@ Accept wildcard characters: False ``` ### -ResetActionState -Current status of the reset operation executed on the Fabric Interconnect.\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. +Current status of the reset operation executed on the Fabric Interconnect.\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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: EquipmentSwitchOperation.ResetActionStateEnum diff --git a/docs/Set-IntersightFabricPcOperation.md b/docs/Set-IntersightFabricPcOperation.md index 8ea3d5a2c..e147e6ed2 100644 --- a/docs/Set-IntersightFabricPcOperation.md +++ b/docs/Set-IntersightFabricPcOperation.md @@ -69,7 +69,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPcOperation.ConfigStateEnum diff --git a/docs/Set-IntersightFabricPortOperation.md b/docs/Set-IntersightFabricPortOperation.md index e72184b81..dd8a4ed37 100644 --- a/docs/Set-IntersightFabricPortOperation.md +++ b/docs/Set-IntersightFabricPortOperation.md @@ -84,7 +84,7 @@ Accept wildcard characters: False ``` ### -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. +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.\n* `Scheduled` - User configured settings are scheduled to be applied. ```yaml Type: FabricPortOperation.ConfigStateEnum diff --git a/docs/Set-IntersightFcpoolPool.md b/docs/Set-IntersightFcpoolPool.md index 74a4a77aa..2f7d32362 100644 --- a/docs/Set-IntersightFcpoolPool.md +++ b/docs/Set-IntersightFcpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: FcpoolPool.AssignmentOrderEnum diff --git a/docs/Set-IntersightFirmwarePsxDescriptor.md b/docs/Set-IntersightFirmwarePsxDescriptor.md new file mode 100644 index 000000000..ba9747881 --- /dev/null +++ b/docs/Set-IntersightFirmwarePsxDescriptor.md @@ -0,0 +1,259 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightFirmwarePsxDescriptor + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightFirmwarePsxDescriptor [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BrandString< string>][-Capabilities< System.Collections.Generic.List`1[CapabilityCapabilityRelationship]>][-Description< string>][-Label< string>][-Model< string>][[-Moid]< string>][-Revision< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Vendor< string>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'FirmwarePsxDescriptor' 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 +``` + +### -BrandString +The brand string of the endpoint for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -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. + +```yaml +Type: System.Collections.Generic.List`1[CapabilityCapabilityRelationship] +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Description +Detailed information about the endpoint. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Label +The label type for the component. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Model +The model of the endpoint, for which this capability information is applicable. + +```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. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: true +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Revision +The revision for the component. + +```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 +``` + +### -Vendor +The vendor of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Version +The firmware or software version of the endpoint, for which this capability information is applicable. + +```yaml +Type: string +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Json +Returns the json payload received in response. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + +### -WithHttpInfo +Returns the HTTP response with headers and content. + +```yaml +Type: SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True False +Accept wildcard characters: False +``` + + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## EXAMPLES + +### Example 1 +```powershell +PS C:\> Set-IntersightFirmwarePsxDescriptor +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightFirmwarePsxDescriptor](./Get-IntersightFirmwarePsxDescriptor.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) + +[New-IntersightFirmwarePsxDescriptor](./New-IntersightFirmwarePsxDescriptor.md) + +[Remove-IntersightFirmwarePsxDescriptor](./Remove-IntersightFirmwarePsxDescriptor.md) diff --git a/docs/Set-IntersightIppoolPool.md b/docs/Set-IntersightIppoolPool.md index 5194df075..b91507ea8 100644 --- a/docs/Set-IntersightIppoolPool.md +++ b/docs/Set-IntersightIppoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IppoolPool.AssignmentOrderEnum diff --git a/docs/Set-IntersightIqnpoolPool.md b/docs/Set-IntersightIqnpoolPool.md index d64037344..b7be15ec3 100644 --- a/docs/Set-IntersightIqnpoolPool.md +++ b/docs/Set-IntersightIqnpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: IqnpoolPool.AssignmentOrderEnum diff --git a/docs/Set-IntersightMacpoolPool.md b/docs/Set-IntersightMacpoolPool.md index 3d9e8811e..db890975b 100644 --- a/docs/Set-IntersightMacpoolPool.md +++ b/docs/Set-IntersightMacpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: MacpoolPool.AssignmentOrderEnum diff --git a/docs/Set-IntersightPciNode.md b/docs/Set-IntersightPciNode.md index 51f339d80..e47e5f02f 100644 --- a/docs/Set-IntersightPciNode.md +++ b/docs/Set-IntersightPciNode.md @@ -129,6 +129,8 @@ PS C:\> Set-IntersightPciNode [Get-IntersightPciNode](./Get-IntersightPciNode.md) +[Initialize-IntersightComputeAlarmSummary](./Initialize-IntersightComputeAlarmSummary.md) + [Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) [Initialize-IntersightPciNode.OperReasonEnum](./Initialize-IntersightPciNode.OperReasonEnum.md) diff --git a/docs/Set-IntersightPciNodeSetting.md b/docs/Set-IntersightPciNodeSetting.md new file mode 100644 index 000000000..0847e1336 --- /dev/null +++ b/docs/Set-IntersightPciNodeSetting.md @@ -0,0 +1,164 @@ +--- +external help file: Intersight.PowerShell.dll-Help.xml +Module Name: Intersight.PowerShell +online version: +schema: 2.0.0 +--- + +# Set-IntersightPciNodeSetting + +## SYNOPSIS +Fill in the Synopsis + +## SYNTAX + +``` + +Set-IntersightPciNodeSetting [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AdminAction< PciNodeSetting.AdminActionEnum>][-AdminLocatorLedState< PciNodeSetting.AdminLocatorLedStateEnum>][[-Moid]< string>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>] + +``` + +## DESCRIPTION +Update a 'PciNodeSetting' 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 +``` + +### -AdminAction +User configured action on the PCIe Node.\n* `None` - Placeholder default value for PCIe Node admin state property.\n* `Reboot` - PCIe node reboot state property value. + +```yaml +Type: PciNodeSetting.AdminActionEnum +Parameter Sets: (All) +Aliases: + +Required: false +Position: Named +Default value: None +Accept pipeline input: True True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AdminLocatorLedState +User configured state of the locator LED for the PCIe Node.\n* `None` - No operation property for locator led.\n* `On` - The Locator Led is turned on.\n* `Off` - The Locator Led is turned off. + +```yaml +Type: PciNodeSetting.AdminLocatorLedStateEnum +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-IntersightPciNodeSetting +``` + +{ Add example description here } + +## INPUTS + +### System.Int32 + +### System.String + +## OUTPUTS + +### TestModule.FavoriteStuff + +## NOTES + +## RELATED LINKS + +[Get-IntersightPciNodeSetting](./Get-IntersightPciNodeSetting.md) + +[Initialize-IntersightComputeServerOpStatus](./Initialize-IntersightComputeServerOpStatus.md) + +[Initialize-IntersightMoVersionContext](./Initialize-IntersightMoVersionContext.md) diff --git a/docs/Set-IntersightResourcepoolPool.md b/docs/Set-IntersightResourcepoolPool.md index 8199eaf3e..14c8d91dd 100644 --- a/docs/Set-IntersightResourcepoolPool.md +++ b/docs/Set-IntersightResourcepoolPool.md @@ -54,7 +54,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: ResourcepoolPool.AssignmentOrderEnum diff --git a/docs/Set-IntersightTamAdvisoryDefinition.md b/docs/Set-IntersightTamAdvisoryDefinition.md index ad2b81f61..08d7ef9af 100644 --- a/docs/Set-IntersightTamAdvisoryDefinition.md +++ b/docs/Set-IntersightTamAdvisoryDefinition.md @@ -150,7 +150,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamAdvisoryDefinition.ExecuteOnPodEnum diff --git a/docs/Set-IntersightTamSecurityAdvisory.md b/docs/Set-IntersightTamSecurityAdvisory.md index e75e131dd..3b85c562a 100644 --- a/docs/Set-IntersightTamSecurityAdvisory.md +++ b/docs/Set-IntersightTamSecurityAdvisory.md @@ -178,7 +178,7 @@ Accept wildcard characters: False ``` ### -ExecuteOnPod -Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster. +Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing. ```yaml Type: TamSecurityAdvisory.ExecuteOnPodEnum diff --git a/docs/Set-IntersightUuidpoolPool.md b/docs/Set-IntersightUuidpoolPool.md index 5db50e5a5..f7315135c 100644 --- a/docs/Set-IntersightUuidpoolPool.md +++ b/docs/Set-IntersightUuidpoolPool.md @@ -39,7 +39,7 @@ Accept wildcard characters: False ``` ### -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. +Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system. ```yaml Type: UuidpoolPool.AssignmentOrderEnum diff --git a/externalHelp/Intersight.PowerShell.dll-Help.xml.zip b/externalHelp/Intersight.PowerShell.dll-Help.xml.zip index cb751d9fe..9cd0353a1 100644 Binary files a/externalHelp/Intersight.PowerShell.dll-Help.xml.zip and b/externalHelp/Intersight.PowerShell.dll-Help.xml.zip differ diff --git a/src/Intersight.PowerShell.sln b/src/Intersight.PowerShell.sln index 8b1c83676..150edf511 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\Intersight.PowerShell.csproj", "{8E0E336F-FBE8-4BF8-B7E9-8C4A385F73FE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Intersight.PowerShell", "Intersight.PowerShell\Intersight.PowerShell.csproj", "{08CEB669-50C8-428D-9C65-45189F3DDA29}" EndProject Project("{951E3E32-4DFA-4091-81DB-4100C2CAB9BE}") = "Intersight.PowerShellTest", "Intersight.PowerShellTest\Intersight.PowerShellTest.csproj", "{7A47A690-0082-435C-B099-04B773D7A651}" EndProject @@ -13,10 +13,10 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8E0E336F-FBE8-4BF8-B7E9-8C4A385F73FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8E0E336F-FBE8-4BF8-B7E9-8C4A385F73FE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8E0E336F-FBE8-4BF8-B7E9-8C4A385F73FE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8E0E336F-FBE8-4BF8-B7E9-8C4A385F73FE}.Release|Any CPU.Build.0 = Release|Any CPU + {08CEB669-50C8-428D-9C65-45189F3DDA29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {08CEB669-50C8-428D-9C65-45189F3DDA29}.Debug|Any CPU.Build.0 = Debug|Any CPU + {08CEB669-50C8-428D-9C65-45189F3DDA29}.Release|Any CPU.ActiveCfg = Release|Any CPU + {08CEB669-50C8-428D-9C65-45189F3DDA29}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/Intersight.PowerShell/Cmdlet/AdapterCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/AdapterCmdlet.cs index fca32fa94..d894bed6c 100644 --- a/src/Intersight.PowerShell/Cmdlet/AdapterCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/AdapterCmdlet.cs @@ -1831,6 +1831,17 @@ public string DomainGroupMoid set; } + // + /// "A reference to a equipmentSharedAdapterUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentSharedAdapterUnitRelationship EquipmentSharedAdapterUnit + { + get; + set; + } + diff --git a/src/Intersight.PowerShell/Cmdlet/AuditdCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/AuditdCmdlet.cs new file mode 100644 index 000000000..bcb09e820 --- /dev/null +++ b/src/Intersight.PowerShell/Cmdlet/AuditdCmdlet.cs @@ -0,0 +1,419 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Management.Automation; +using Intersight.Api; +using Intersight.Model; + +namespace Intersight.PowerShell +{ + /// + /// This is the cmdlet to Get AuditdPolicy. + /// + [Cmdlet(VerbsCommon.Get, "IntersightAuditdPolicy", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightAuditdPolicy : GetCmdletBase + { + public GetIntersightAuditdPolicy() + { + ApiInstance = new AuditdApi(Config); + MethodName = "GetAuditdPolicyListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + // + /// "Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public AuditdPolicy.AdminStateEnum AdminState + { + get; + set; + } + + + // + /// "The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public AuditdPolicy.AuditdLogLevelEnum AuditdLogLevel + { + 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 of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + 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; + } + + // + /// "Name of the concrete policy." + /// + [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 organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public OrganizationOrganizationRelationship Organization + { + 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 New AuditdPolicy. + /// + [Cmdlet(VerbsCommon.New, "IntersightAuditdPolicy")] + public class NewIntersightAuditdPolicy : NewCmdletBase + { + public NewIntersightAuditdPolicy() + { + ApiInstance = new AuditdApi(Config); + ModelObject = new AuditdPolicy(); + MethodName = "CreateAuditdPolicyWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + // + /// "Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AdminStateEnum AdminState + { + get; + set; + } + + + // + /// "The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AuditdLogLevelEnum AuditdLogLevel + { + get; + set; + } + + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public OrganizationOrganizationRelationship Organization + { + get; + set; + } + + + + + // + /// "An array of relationships to fabricBaseSwitchProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } + /// + /// This is the cmdlet to Remove AuditdPolicy. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightAuditdPolicy")] + public class RemoveIntersightAuditdPolicy : RemoveCmdletBase + { + public RemoveIntersightAuditdPolicy() + { + ApiInstance = new AuditdApi(Config); + MethodName = "DeleteAuditdPolicyWithHttpInfo"; + } + } + /// + /// This is the cmdlet to Set AuditdPolicy. + /// + [Cmdlet(VerbsCommon.Set, "IntersightAuditdPolicy")] + public class SetIntersightAuditdPolicy : SetCmdletBase + { + public SetIntersightAuditdPolicy() + { + ApiInstance = new AuditdApi(Config); + ModelObject = new AuditdPolicy(); + MethodName = "UpdateAuditdPolicyWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + // + /// "Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AdminStateEnum AdminState + { + get; + set; + } + + + // + /// "The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AuditdLogLevelEnum AuditdLogLevel + { + get; + set; + } + + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public OrganizationOrganizationRelationship Organization + { + get; + set; + } + + + + + // + /// "An array of relationships to fabricBaseSwitchProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } +} \ No newline at end of file diff --git a/src/Intersight.PowerShell/Cmdlet/BiosCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/BiosCmdlet.cs index b46ff8f13..c58bbd882 100644 --- a/src/Intersight.PowerShell/Cmdlet/BiosCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/BiosCmdlet.cs @@ -1942,6 +1942,50 @@ public BiosPolicy.Frb2enableEnum Frb2enable set; } + // + /// "BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public BiosPolicy.GpuDirectCpu1Enum GpuDirectCpu1 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public BiosPolicy.GpuDirectCpu2Enum GpuDirectCpu2 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public BiosPolicy.GpuDirectCpu3Enum GpuDirectCpu3 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public BiosPolicy.GpuDirectCpu4Enum GpuDirectCpu4 + { + get; + set; + } + // /// "BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." /// @@ -8098,6 +8142,50 @@ public BiosPolicy.Frb2enableEnum Frb2enable set; } + // + /// "BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu1Enum GpuDirectCpu1 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu2Enum GpuDirectCpu2 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu3Enum GpuDirectCpu3 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu4Enum GpuDirectCpu4 + { + get; + set; + } + // /// "BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." /// @@ -13408,6 +13496,50 @@ public BiosPolicy.Frb2enableEnum Frb2enable set; } + // + /// "BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu1Enum GpuDirectCpu1 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu2Enum GpuDirectCpu2 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu3Enum GpuDirectCpu3 + { + get; + set; + } + + // + /// "BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu4Enum GpuDirectCpu4 + { + get; + set; + } + // /// "BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." /// diff --git a/src/Intersight.PowerShell/Cmdlet/CapabilityCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/CapabilityCmdlet.cs index 794d6d5ce..1d8ae3efe 100644 --- a/src/Intersight.PowerShell/Cmdlet/CapabilityCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/CapabilityCmdlet.cs @@ -1699,6 +1699,8 @@ public string SharedScope + + } /// /// This is the cmdlet to Get CapabilityCimcFirmwareDescriptor. @@ -5978,6 +5980,116 @@ public string SharedScope + } + /// + /// This is the cmdlet to Get CapabilityServerPcieConnectivityCatalog. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCapabilityServerPcieConnectivityCatalog", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCapabilityServerPcieConnectivityCatalog : GetCmdletBase + { + public GetIntersightCapabilityServerPcieConnectivityCatalog() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "GetCapabilityServerPcieConnectivityCatalogListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "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; + } + + // + /// "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 CapabilityServerSchemaDescriptor. @@ -6142,6 +6254,139 @@ public string Version + } + /// + /// This is the cmdlet to Get CapabilityServerTopologyMap. + /// + [Cmdlet(VerbsCommon.Get, "IntersightCapabilityServerTopologyMap", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightCapabilityServerTopologyMap : GetCmdletBase + { + public GetIntersightCapabilityServerTopologyMap() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "GetCapabilityServerTopologyMapListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "Handler identifier for managing this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Handler + { + 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; + } + + // + /// "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; + } + + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SupportedTopologyName + { + get; + set; + } + + + + + } /// /// This is the cmdlet to Get CapabilityServerUpgradeSupportMeta. @@ -7660,6 +7905,7 @@ public string SharedScope } + // /// "The vendor of the endpoint, for which this capability information is applicable." /// @@ -11401,16 +11647,16 @@ public List Tags } /// - /// This is the cmdlet to New CapabilityServerSchemaDescriptor. + /// This is the cmdlet to New CapabilityServerPcieConnectivityCatalog. /// - [Cmdlet(VerbsCommon.New, "IntersightCapabilityServerSchemaDescriptor")] - public class NewIntersightCapabilityServerSchemaDescriptor : NewCmdletBase + [Cmdlet(VerbsCommon.New, "IntersightCapabilityServerPcieConnectivityCatalog")] + public class NewIntersightCapabilityServerPcieConnectivityCatalog : NewCmdletBase { - public NewIntersightCapabilityServerSchemaDescriptor() + public NewIntersightCapabilityServerPcieConnectivityCatalog() { ApiInstance = new CapabilityApi(Config); - ModelObject = new CapabilityServerSchemaDescriptor(); - MethodName = "CreateCapabilityServerSchemaDescriptorWithHttpInfo"; + ModelObject = new CapabilityServerPcieConnectivityCatalog(); + MethodName = "CreateCapabilityServerPcieConnectivityCatalogWithHttpInfo"; } @@ -11426,34 +11672,123 @@ public Dictionary AdditionalProperties } + + + // - /// "An array of relationships to capabilityCapability resources." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Capabilities + public string Moid { get; set; } - // - /// "Detailed information about the endpoint." + /// "An unique identifer for a capability descriptor." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] - public string Description + public string Name { get; set; } - // - /// "Redfish property name for the server." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List SupportedLayouts + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List SupportedNumberOfGpus + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } + /// + /// This is the cmdlet to New CapabilityServerSchemaDescriptor. + /// + [Cmdlet(VerbsCommon.New, "IntersightCapabilityServerSchemaDescriptor")] + public class NewIntersightCapabilityServerSchemaDescriptor : NewCmdletBase + { + public NewIntersightCapabilityServerSchemaDescriptor() + { + ApiInstance = new CapabilityApi(Config); + ModelObject = new CapabilityServerSchemaDescriptor(); + MethodName = "CreateCapabilityServerSchemaDescriptorWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + // + /// "An array of relationships to capabilityCapability resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Capabilities + { + get; + set; + } + + + // + /// "Detailed information about the endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + + + // + /// "Redfish property name for the server." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] public string LocatorLedName { @@ -11534,6 +11869,128 @@ public string Version } /// + /// This is the cmdlet to New CapabilityServerTopologyMap. + /// + [Cmdlet(VerbsCommon.New, "IntersightCapabilityServerTopologyMap")] + public class NewIntersightCapabilityServerTopologyMap : NewCmdletBase + { + public NewIntersightCapabilityServerTopologyMap() + { + ApiInstance = new CapabilityApi(Config); + ModelObject = new CapabilityServerTopologyMap(); + MethodName = "CreateCapabilityServerTopologyMapWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + // + /// "Handler identifier for managing this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Handler + { + 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 = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] + + public string Name + { + get; + set; + } + + + + // + /// "PCIe node model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory PcieNodeDetail + { + get; + set; + } + + + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory ServerDetail + { + get; + set; + } + + + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string SupportedTopologyName + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + // + /// "XFM (Switch Fabric Module) model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory XfmDetail + { + get; + set; + } + } + /// /// This is the cmdlet to New CapabilitySiocModuleCapabilityDef. /// [Cmdlet(VerbsCommon.New, "IntersightCapabilitySiocModuleCapabilityDef")] @@ -12135,6 +12592,17 @@ public List Tags set; } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List UnsupportedPolicies + { + get; + set; + } + // /// "The vendor of the endpoint, for which this capability information is applicable." /// @@ -12728,6 +13196,18 @@ public RemoveIntersightCapabilityServerModelsCapabilityDef() } } /// + /// This is the cmdlet to Remove CapabilityServerPcieConnectivityCatalog. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightCapabilityServerPcieConnectivityCatalog")] + public class RemoveIntersightCapabilityServerPcieConnectivityCatalog : RemoveCmdletBase + { + public RemoveIntersightCapabilityServerPcieConnectivityCatalog() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "DeleteCapabilityServerPcieConnectivityCatalogWithHttpInfo"; + } + } + /// /// This is the cmdlet to Remove CapabilityServerSchemaDescriptor. /// [Cmdlet(VerbsCommon.Remove, "IntersightCapabilityServerSchemaDescriptor")] @@ -12740,6 +13220,18 @@ public RemoveIntersightCapabilityServerSchemaDescriptor() } } /// + /// This is the cmdlet to Remove CapabilityServerTopologyMap. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightCapabilityServerTopologyMap")] + public class RemoveIntersightCapabilityServerTopologyMap : RemoveCmdletBase + { + public RemoveIntersightCapabilityServerTopologyMap() + { + ApiInstance = new CapabilityApi(Config); + MethodName = "DeleteCapabilityServerTopologyMapWithHttpInfo"; + } + } + /// /// This is the cmdlet to Remove CapabilitySiocModuleCapabilityDef. /// [Cmdlet(VerbsCommon.Remove, "IntersightCapabilitySiocModuleCapabilityDef")] @@ -15957,6 +16449,95 @@ public string ServerType } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + } + /// + /// This is the cmdlet to Set CapabilityServerPcieConnectivityCatalog. + /// + [Cmdlet(VerbsCommon.Set, "IntersightCapabilityServerPcieConnectivityCatalog")] + public class SetIntersightCapabilityServerPcieConnectivityCatalog : SetCmdletBase + { + public SetIntersightCapabilityServerPcieConnectivityCatalog() + { + ApiInstance = new CapabilityApi(Config); + ModelObject = new CapabilityServerPcieConnectivityCatalog(); + MethodName = "UpdateCapabilityServerPcieConnectivityCatalogWithHttpInfo"; + } + + + // + /// + /// + [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; + } + + // + /// "An unique identifer for a capability descriptor." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Name + { + get; + set; + } + + + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List SupportedLayouts + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List SupportedNumberOfGpus + { + get; + set; + } + // /// /// @@ -16103,6 +16684,128 @@ public string Version } /// + /// This is the cmdlet to Set CapabilityServerTopologyMap. + /// + [Cmdlet(VerbsCommon.Set, "IntersightCapabilityServerTopologyMap")] + public class SetIntersightCapabilityServerTopologyMap : SetCmdletBase + { + public SetIntersightCapabilityServerTopologyMap() + { + ApiInstance = new CapabilityApi(Config); + ModelObject = new CapabilityServerTopologyMap(); + MethodName = "UpdateCapabilityServerTopologyMapWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + // + /// "Handler identifier for managing this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Handler + { + get; + set; + } + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, 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; + } + + + + // + /// "PCIe node model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory PcieNodeDetail + { + get; + set; + } + + + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory ServerDetail + { + get; + set; + } + + + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string SupportedTopologyName + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + // + /// "XFM (Switch Fabric Module) model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityDeviceInventory XfmDetail + { + get; + set; + } + } + /// /// This is the cmdlet to Set CapabilitySiocModuleCapabilityDef. /// [Cmdlet(VerbsCommon.Set, "IntersightCapabilitySiocModuleCapabilityDef")] @@ -16704,6 +17407,17 @@ public List Tags set; } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List UnsupportedPolicies + { + get; + set; + } + // /// "The vendor of the endpoint, for which this capability information is applicable." /// diff --git a/src/Intersight.PowerShell/Cmdlet/ComputeCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/ComputeCmdlet.cs index 468f39530..3c8598fc2 100644 --- a/src/Intersight.PowerShell/Cmdlet/ComputeCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/ComputeCmdlet.cs @@ -347,6 +347,17 @@ public string HardwareUuid set; } + // + /// "The flag to indicate server has the support for E3.S drives." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool HasE3SSupport + { + get; + set; + } + // /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -883,7 +894,7 @@ public ComputeBladeIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1284,6 +1295,7 @@ public string DomainGroupMoid + // /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -2044,6 +2056,280 @@ public ComputeVmediaRelationship Vmedia } + } + /// + /// This is the cmdlet to Get ComputePcieConnectivityPolicy. + /// + [Cmdlet(VerbsCommon.Get, "IntersightComputePcieConnectivityPolicy", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightComputePcieConnectivityPolicy : GetCmdletBase + { + public GetIntersightComputePcieConnectivityPolicy() + { + ApiInstance = new ComputeApi(Config); + MethodName = "GetComputePcieConnectivityPolicyListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + 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; + } + + // + /// "Name of the concrete policy." + /// + [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 organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public OrganizationOrganizationRelationship Organization + { + 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 ComputePcieConnectivityPolicyInventory. + /// + [Cmdlet(VerbsCommon.Get, "IntersightComputePcieConnectivityPolicyInventory", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightComputePcieConnectivityPolicyInventory : GetCmdletBase + { + public GetIntersightComputePcieConnectivityPolicyInventory() + { + ApiInstance = new ComputeApi(Config); + MethodName = "GetComputePcieConnectivityPolicyInventoryListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\sa-zA-Z0-9_'.:-]*$")] + public string Description + { + get; + set; + } + + // + /// "Device ID of the entity from where inventory is reported." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DeviceMoId + { + 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; + } + + // + /// "Name of the inventoried policy object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,512}$")] + 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; + } + + + // + /// "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 TargetMo + { + get; + set; + } + + + } /// /// This is the cmdlet to Get ComputePersonality. @@ -2455,6 +2741,17 @@ public string HardwareUuid set; } + // + /// "The flag to indicate server has the support for E3.S drives." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool HasE3SSupport + { + get; + set; + } + // /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -3301,6 +3598,17 @@ public string HardwareUuid set; } + // + /// "The flag to indicate server has the support for E3.S drives." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool HasE3SSupport + { + get; + set; + } + // /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -3862,7 +4170,7 @@ public ComputeRackUnitIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -5338,6 +5646,117 @@ public List Tags } + } + /// + /// This is the cmdlet to New ComputePcieConnectivityPolicy. + /// + [Cmdlet(VerbsCommon.New, "IntersightComputePcieConnectivityPolicy")] + public class NewIntersightComputePcieConnectivityPolicy : NewCmdletBase + { + public NewIntersightComputePcieConnectivityPolicy() + { + ApiInstance = new ComputeApi(Config); + ModelObject = new ComputePcieConnectivityPolicy(); + MethodName = "CreateComputePcieConnectivityPolicyWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public OrganizationOrganizationRelationship Organization + { + get; + set; + } + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PcieZones + { + get; + set; + } + + + // + /// "An array of relationships to policyAbstractConfigProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + } /// /// This is the cmdlet to New ComputeScrubPolicy. @@ -5451,6 +5870,18 @@ public List Tags } /// + /// This is the cmdlet to Remove ComputePcieConnectivityPolicy. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightComputePcieConnectivityPolicy")] + public class RemoveIntersightComputePcieConnectivityPolicy : RemoveCmdletBase + { + public RemoveIntersightComputePcieConnectivityPolicy() + { + ApiInstance = new ComputeApi(Config); + MethodName = "DeleteComputePcieConnectivityPolicyWithHttpInfo"; + } + } + /// /// This is the cmdlet to Remove ComputeRackUnit. /// [Cmdlet(VerbsCommon.Remove, "IntersightComputeRackUnit")] @@ -5792,6 +6223,7 @@ public string HardwareUuid + // /// /// @@ -6149,6 +6581,7 @@ public Dictionary AdditionalProperties + // /// "The unique identifier of this Managed Object instance." /// @@ -6270,6 +6703,117 @@ public List Tags } + } + /// + /// This is the cmdlet to Set ComputePcieConnectivityPolicy. + /// + [Cmdlet(VerbsCommon.Set, "IntersightComputePcieConnectivityPolicy")] + public class SetIntersightComputePcieConnectivityPolicy : SetCmdletBase + { + public SetIntersightComputePcieConnectivityPolicy() + { + ApiInstance = new ComputeApi(Config); + ModelObject = new ComputePcieConnectivityPolicy(); + MethodName = "UpdateComputePcieConnectivityPolicyWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public OrganizationOrganizationRelationship Organization + { + get; + set; + } + + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PcieZones + { + get; + set; + } + + + // + /// "An array of relationships to policyAbstractConfigProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + } /// /// This is the cmdlet to Set ComputePersonality. @@ -6631,6 +7175,7 @@ public string HardwareUuid + // /// /// diff --git a/src/Intersight.PowerShell/Cmdlet/EquipmentCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/EquipmentCmdlet.cs index 37c64da37..1d4d0b72c 100644 --- a/src/Intersight.PowerShell/Cmdlet/EquipmentCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/EquipmentCmdlet.cs @@ -283,6 +283,17 @@ public string OperState } + // + /// "Bundle version which the XFM and PSU firmware belongs to." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PackageVersion + { + get; + set; + } + // /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -306,6 +317,7 @@ public string PartNumber } + // /// "This field identifies the Product ID for the chassis enclosure." /// @@ -889,7 +901,7 @@ public EquipmentChassisIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1119,6 +1131,17 @@ public EquipmentChassisOperation.AdminLocatorLedActionEnum AdminLocatorLedAction set; } + // + /// "Slot id of the expander module slot within chassis that needs to be power cycled." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long AdminPowerCycleExpanderModuleSlotId + { + get; + set; + } + // /// "Slot id of the chassis slot that needs to be power cycled." /// @@ -1144,7 +1167,7 @@ public EquipmentChassisRelationship Chassis // - /// "The configured state of these settings in the target chassis. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target chassis. Applying - This state denotes that the settings are being applied in the target chassis. Failed - This state denotes that the settings could not be applied in the target chassis.\n* `None` - Nil value when no action has been triggered by the user.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Failed` - User configured settings could not be applied." + /// "The 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -2053,6 +2076,28 @@ public EquipmentChassisRelationship EquipmentChassis } + // + /// "Firmware Version of the Chassis expander module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string FirmwareVersion + { + get; + set; + } + + // + /// "The inventory ready field indicates whether the chassis expander module management controller has completed inventory of the installed devices." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool InventoryReady + { + get; + set; + } + // /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// @@ -2144,6 +2189,19 @@ public string PartNumber } + + + // + /// "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 PhysicalDeviceRegistration + { + get; + set; + } + // /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// @@ -2210,6 +2268,7 @@ public string Serial 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." /// @@ -2221,6 +2280,17 @@ public string SharedScope set; } + // + /// "Location of the expander module within a chassis. The value can be top or bottom.\n* `unknown` - Physical location of the module is unknown.\n* `top` - Physical location of the module is on the top part of the chassis.\n* `bottom` - Physical location of the module is on the bottom part of the chassis.\n* `left` - Physical location of the module is on the left side of the chassis.\n* `right` - Physical location of the module is on the right side of the chassis." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModule.SideEnum Side + { + get; + set; + } + // /// "This field displays the vendor information of the associated component or hardware." @@ -2272,7 +2342,7 @@ public EquipmentExpanderModuleIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -2509,6 +2579,170 @@ public string Vendor + } + /// + /// This is the cmdlet to Get EquipmentExpanderModuleOperation. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentExpanderModuleOperation", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentExpanderModuleOperation : GetCmdletBase + { + public GetIntersightEquipmentExpanderModuleOperation() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentExpanderModuleOperationListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + // + /// "User configured operation on the X-Fabric Module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModuleOperation.AdminOperationEnum AdminOperation + { + get; + set; + } + + // + /// "Placeholder for affected object name which is a combination of chassis and X-Fabric Module ID. Used to display affected object in audit log." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AffectedObjName + { + get; + set; + } + + + // + /// "The configured state of these settings in the target X-Fabric Module. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target X-Fabric Module. Applying - This state denotes that the settings are being applied in the target X-Fabric Module. Failed - This state denotes that the settings could not be applied in the target X-Fabric Module.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModuleOperation.ConfigStateEnum ConfigState + { + 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 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 DeviceRegistration + { + 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 equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModuleRelationship ExpanderModule + { + 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; + } + + + // + /// "Serial ID of the X-Fabric Module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Serial + { + 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 EquipmentFan. @@ -3978,7 +4212,7 @@ public EquipmentFexIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -4252,7 +4486,7 @@ public EquipmentFexOperation.AdminLocatorLedActionEnum AdminLocatorLedAction } // - /// "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." + /// "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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -4893,15 +5127,15 @@ public string Vendor } /// - /// This is the cmdlet to Get EquipmentIoCard. + /// This is the cmdlet to Get EquipmentInterconnect. /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoCard", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentIoCard : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentInterconnect", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentInterconnect : GetCmdletBase { - public GetIntersightEquipmentIoCard() + public GetIntersightEquipmentInterconnect() { ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentIoCardListWithHttpInfo"; + MethodName = "GetEquipmentInterconnectListWithHttpInfo"; } // @@ -4918,203 +5152,236 @@ public string AccountMoid // - /// "Switch Id to which the IOM is connected to. The value can be A or B." + /// "A reference to a computeBoard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string ConnectionPath + public ComputeBoardRelationship ComputeBoard { get; set; } // - /// "Connectivity Status of FEX/IOM to Switch - A or B or AB." + /// "The time when this managed object was created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string ConnectionStatus + public DateTime CreateTime { get; set; } // - /// "The time when this managed object was created." + /// "The database identifier of the registered device of an object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public string DeviceMoId { get; set; } // - /// "IOM device connector support." + /// "The Distinguished Name unambiguously identifies an object in the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool DcSupported + public string Dn { get; set; } // - /// "This field is to provide description for the iocard module model." + /// "The DomainGroup ID for this managed object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Description + public string DomainGroupMoid { get; set; } // - /// "The database identifier of the registered device of an object." + /// "The identifier of the interconnect." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string InterconnectId { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "Type of interconnectivity provided by this interconnect.\n* `Unknown` - Interconnect type is unknown.\n* `NVLink` - Interconnect type is NVLink." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public EquipmentInterconnect.InterconnectTypeEnum InterconnectType { get; set; } + + // - /// "The DomainGroup ID for this managed object." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public bool IsUpgraded { get; set; } // - /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The time when this managed object was last modified." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentChassisRelationship EquipmentChassis + public DateTime ModTime { get; set; } // - /// "A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field displays the model number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFexRelationship EquipmentFex + 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; + } // - /// "A reference to a inventoryDeviceInfo 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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public MoBaseMoRelationship Parent + { + get; + set; + } + + // + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public PciNodeRelationship PciNode { get; set; } + // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public string Presence { get; set; } // - /// "A reference to a managementController 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public ManagementControllerRelationship MgmtController + public EquipmentFruRelationship PreviousFru { get; set; } // - /// "The time when this managed object was last modified." + /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "This field displays the model number of the associated component or hardware." + /// "This field displays the revised version of the associated component or hardware (if any)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Revision { get; set; } // - /// "Module Identifier for the IO module." + /// "The Relative Name uniquely identifies an object within a given context." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public long ModuleId + public string Rn { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "This field displays the serial number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string Serial { 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; + } // - /// "Operational state of IO card or fabric extender." + /// "This field displays the vendor information of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string OperState + public string Vendor { get; set; @@ -5122,217 +5389,254 @@ public string OperState + } + /// + /// This is the cmdlet to Get EquipmentIoCard. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoCard", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentIoCard : GetCmdletBase + { + public GetIntersightEquipmentIoCard() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentIoCardListWithHttpInfo"; + } + // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The Account ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public string AccountMoid { get; set; } + + // - /// "Part Number identifier for the IO module." + /// "Switch Id to which the IOM is connected to. The value can be A or B." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PartNumber + public string ConnectionPath { get; set; } - // - /// "A reference to a assetDeviceRegistration 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship PhysicalDeviceRegistration + public string ConnectionStatus { get; set; } // - /// "This field identifies the Product ID for the IO module." + /// "The time when this managed object was created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Pid + public DateTime CreateTime { get; set; } // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "IOM device connector support." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public bool DcSupported { get; set; } // - /// "A reference to a equipmentFru 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public string Description { get; set; } // - /// "This field identifies the Product Name for the iocard module model." + /// "The database identifier of the registered device of an object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string ProductName + public string DeviceMoId { get; set; } // - /// "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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public string Dn { get; set; } // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + public string DomainGroupMoid { get; set; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Rn + public EquipmentChassisRelationship EquipmentChassis { get; set; } // - /// "This field displays the serial number of the associated component or hardware." + /// "A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Serial + public EquipmentFexRelationship EquipmentFex { 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." + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string SharedScope + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; } // - /// "Location of IOM within a chassis. The value can be left or right." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Side + public bool IsUpgraded { get; set; } // - /// "This field identifies the Stock Keeping Unit for the IO card module." + /// "A reference to a managementController resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Sku + public ManagementControllerRelationship MgmtController { 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; + } // - /// "This field displays the vendor information of the associated component or hardware." + /// "This field displays the model number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string Model { get; set; } // - /// "This field identifies the version of the IO card module." + /// "Module Identifier for the IO module." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Version + public long ModuleId + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Moid { get; set; } + // - /// "This field identifies the Vendor ID for the IO card module." + /// "Operational state of IO card or fabric extender." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vid + public string OperState { get; set; } - } - /// - /// This is the cmdlet to Get EquipmentIoCardOperation. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoCardOperation", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentIoCardOperation : GetCmdletBase - { - public GetIntersightEquipmentIoCardOperation() + + // + /// "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 { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentIoCardOperationListWithHttpInfo"; + get; + set; } // - /// "The Account ID for this managed object." + /// "Part Number identifier for the IO module." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string AccountMoid + public string PartNumber { get; set; @@ -5340,41 +5644,235 @@ public string AccountMoid // - /// "User configured power state of the peer IO module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentIoCardOperation.AdminPeerPowerStateEnum AdminPeerPowerState + public AssetDeviceRegistrationRelationship PhysicalDeviceRegistration { get; set; } // - /// "User configured power state of the IO module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// "This field identifies the Product ID for the IO module." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentIoCardOperation.AdminPowerStateEnum AdminPowerState + public string Pid { get; set; } // - /// "Placeholder for affected object name which is a combination of chassis and IOM ID. Used to display affected object in audit log." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string AffectedObjName + public string Presence { get; set; } + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFruRelationship PreviousFru + { + get; + set; + } // - /// "The configured state of these settings in the target IO module. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target IO module. Applying - This state denotes that the settings are being applied in the target IO module. Failed - This state denotes that the settings could not be applied in the target IO module.\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 Product Name for the iocard module model." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string ProductName + { + 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; + } + + // + /// "This field displays the revised version of the associated component or hardware (if any)." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Revision + { + 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; + } + + // + /// "This field displays the serial number of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Serial + { + 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; + } + + // + /// "Location of IOM within a chassis. The value can be left or right." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Side + { + get; + set; + } + + // + /// "This field identifies the Stock Keeping Unit for the IO card module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Sku + { + get; + set; + } + + + + // + /// "This field displays the vendor information of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Vendor + { + get; + set; + } + + // + /// "This field identifies the version of the IO card module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Version + { + get; + set; + } + + + // + /// "This field identifies the Vendor ID for the IO card module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Vid + { + get; + set; + } + + + } + /// + /// This is the cmdlet to Get EquipmentIoCardOperation. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoCardOperation", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentIoCardOperation : GetCmdletBase + { + public GetIntersightEquipmentIoCardOperation() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentIoCardOperationListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + // + /// "User configured power state of the peer IO module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public EquipmentIoCardOperation.AdminPeerPowerStateEnum AdminPeerPowerState + { + get; + set; + } + + // + /// "User configured power state of the IO module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public EquipmentIoCardOperation.AdminPowerStateEnum AdminPowerState + { + get; + set; + } + + // + /// "Placeholder for affected object name which is a combination of chassis and IOM ID. Used to display affected object in audit log." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AffectedObjName + { + get; + set; + } + + + // + /// "The configured state of these settings in the target IO module. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target IO module. Applying - This state denotes that the settings are being applied in the target IO module. Failed - This state denotes that the settings could not be applied in the target IO module.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -5385,67 +5883,919 @@ public EquipmentIoCardOperation.ConfigStateEnum ConfigState } // - /// "The time when this managed object was created." + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + 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 DeviceRegistration + { + 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 equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentIoCardRelationship IoCard + { + 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 EquipmentIoExpander. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoExpander", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentIoExpander : GetCmdletBase + { + public GetIntersightEquipmentIoExpander() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentIoExpanderListWithHttpInfo"; + } + + // + /// "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 computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputeBladeRelationship ComputeBlade + { + 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 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; + } + + // + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public InventoryDeviceInfoRelationship InventoryDeviceInfo + { + get; + set; + } + + // + /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsUpgraded + { + 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; + } + + // + /// "This field displays the model number of the associated component or hardware." + /// + [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; + } + + // + /// "Identifies the operational state of I/O expander." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + 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; + } + + + // + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Presence + { + get; + set; + } + + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFruRelationship PreviousFru + { + 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; + } + + // + /// "This field displays the revised version of the associated component or hardware (if any)." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Revision + { + 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; + } + + // + /// "This field displays the serial number of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Serial + { + 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 field displays the vendor information of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Vendor + { + get; + set; + } + + + + } + /// + /// This is the cmdlet to Get EquipmentLocatorLed. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentLocatorLed", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentLocatorLed : GetCmdletBase + { + public GetIntersightEquipmentLocatorLed() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentLocatorLedListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + + // + /// "Color of the locatorled available on an equipment." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Color + { + get; + set; + } + + // + /// "A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputeBladeRelationship ComputeBlade + { + get; + set; + } + + // + /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputeRackUnitRelationship ComputeRackUnit + { + 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 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; + } + + // + /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentChassisRelationship EquipmentChassis + { + get; + set; + } + + // + /// "A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFexRelationship EquipmentFex + { + get; + set; + } + + // + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public InventoryDeviceInfoRelationship InventoryDeviceInfo + { + 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; + } + + // + /// "Identifies the operational state of locatorled." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + 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 pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciNodeRelationship PciNode + { + 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; + } + + // + /// "A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public StoragePhysicalDiskRelationship StoragePhysicalDisk + { + get; + set; + } + + + + + } + /// + /// This is the cmdlet to Get EquipmentLogDownload. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentLogDownload", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentLogDownload : GetCmdletBase + { + public GetIntersightEquipmentLogDownload() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentLogDownloadListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "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; + } + + + // + /// "A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputePhysicalRelationship Server + { + 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 EquipmentPsu. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentPsu", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentPsu : GetCmdletBase + { + public GetIntersightEquipmentPsu() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentPsuListWithHttpInfo"; + } + + // + /// "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 computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputeRackUnitRelationship ComputeRackUnit + { + get; + set; + } + + // + /// "The time when this managed object was created." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime CreateTime + { + get; + set; + } + + // + /// "This field is to provide description for the power supply unit." + /// + [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; + } + + // + /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentChassisRelationship EquipmentChassis + { + get; + set; + } + + // + /// "A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFexRelationship EquipmentFex + { + get; + set; + } + + // + /// "A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentRackEnclosureRelationship EquipmentRackEnclosure + { + get; + set; + } + + + // + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public InventoryDeviceInfoRelationship InventoryDeviceInfo + { + get; + set; + } + + // + /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsUpgraded + { + get; + set; + } + + // + /// "The time when this managed object was last modified." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public DateTime ModTime { get; set; } // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field displays the model number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship DeviceRegistration + public string Model { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Moid { get; set; } // - /// "A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field is to provide name for the power supply unit." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentIoCardRelationship IoCard + public string Name { get; set; } - // - /// "The time when this managed object was last modified." + /// "A reference to a networkElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public NetworkElementRelationship NetworkElement { get; set; } + // - /// "The unique identifier of this Managed Object instance." + /// "This field identifies the psu operational state." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string OperState { get; set; @@ -5463,175 +6813,178 @@ public MoBaseMoRelationship Parent 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." + /// "This field identifies the Part Number for this Power Supply Unit." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public string PartNumber { get; set; } + // + /// "This field identifies the Product ID for the Power Supply." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - } - /// - /// This is the cmdlet to Get EquipmentIoExpander. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentIoExpander", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentIoExpander : GetCmdletBase - { - public GetIntersightEquipmentIoExpander() + public string Pid { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentIoExpanderListWithHttpInfo"; + get; + set; } // - /// "The Account ID for this managed object." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string AccountMoid + public string Presence { get; set; } + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + public EquipmentFruRelationship PreviousFru + { + get; + set; + } // - /// "A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies the Firmware Version of the Power Supply." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public ComputeBladeRelationship ComputeBlade + public string PsuFwVersion { get; set; } // - /// "The time when this managed object was created." + /// "This represents power supply unit identifier in chassis/server." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public long PsuId { get; set; } // - /// "The database identifier of the registered device of an object." + /// "This field identifies the input source for the Power Supply." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string PsuInputSrc { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "This field identifies the type of the Power Supply." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public string PsuType { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "This field identifies the Wattage of the Power Supply." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string PsuWattage { get; set; } // - /// "A reference to a inventoryDeviceInfo 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "This field displays the revised version of the associated component or hardware (if any)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public string Revision { get; set; } // - /// "The time when this managed object was last modified." + /// "The Relative Name uniquely identifies an object within a given context." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string Rn { get; set; } // - /// "This field displays the model number of the associated component or hardware." + /// "This field displays the serial number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Serial { get; set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string SharedScope { get; set; } // - /// "Identifies the operational state of I/O expander." + /// "This field identifies the Stockkeeping Unit for this Power Supply." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string OperState + public string Sku { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies whether the power supply unit is spare or not.\n* `` - Spare status for power supply unit is not applicable or not available.\n* `Spare` - Power supply unit is spare.\n* `Not Spare` - Power supply unit is not spare." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public EquipmentPsu.SpareStatusEnum SpareStatus { get; set; @@ -5639,295 +6992,306 @@ public MoBaseMoRelationship Parent // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "This field displays the vendor information of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public string Vendor { get; set; } + // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies the Vendor ID for this Power Supply Unit." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public string Vid { get; set; } // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field is used to indicate the voltage state for this Power Supply." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public string Voltage { get; set; } - // - /// "This field displays the revised version of the associated component or hardware (if any)." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + } + /// + /// This is the cmdlet to Get EquipmentPsuControl. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentPsuControl", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentPsuControl : GetCmdletBase + { + public GetIntersightEquipmentPsuControl() { - get; - set; + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentPsuControlListWithHttpInfo"; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "The Account ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Rn + public string AccountMoid { get; set; } + + // - /// "This field displays the serial number of the associated component or hardware." + /// "This field identifies the cluster state of the psu redundancy." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Serial + public string ClusterState { 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." + /// "The time when this managed object was created." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public DateTime CreateTime { get; set; } - // - /// "This field displays the vendor information of the associated component or hardware." + /// "The database identifier of the registered device of an object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string DeviceMoId { get; set; } + // + /// "The Distinguished Name unambiguously identifies an object in the system." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - } - /// - /// This is the cmdlet to Get EquipmentLocatorLed. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentLocatorLed", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentLocatorLed : GetCmdletBase - { - public GetIntersightEquipmentLocatorLed() + public string Dn { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentLocatorLedListWithHttpInfo"; + get; + set; } // - /// "The Account ID for this managed object." + /// "The DomainGroup ID for this managed object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string AccountMoid + public string DomainGroupMoid { get; set; } + // + /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + public EquipmentChassisRelationship EquipmentChassis + { + get; + set; + } // - /// "Color of the locatorled available on an equipment." + /// "This field identifies the input power state of the psus." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Color + public string InputPowerState { get; set; } // - /// "A reference to a computeBlade 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public ComputeBladeRelationship ComputeBlade + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; } // - /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public ComputeRackUnitRelationship ComputeRackUnit + public bool IsUpgraded { get; set; } // - /// "The time when this managed object was created." + /// "The time when this managed object was last modified." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public DateTime ModTime { get; set; } // - /// "The database identifier of the registered device of an object." + /// "This field displays the model number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string Model { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public string Moid { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "This field identifies the name of psu control object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Name { get; set; } // - /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies the operational qualifier for the psu redundancy." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentChassisRelationship EquipmentChassis + public string OperQualifier { get; set; } + // - /// "A reference to a equipmentFex resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies the operational state of the psu redundancy." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFexRelationship EquipmentFex + public string OperState { get; set; } // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field identifies the output power state of the psus." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public string OutputPowerState { get; set; } + // - /// "The time when this managed object was last modified." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public MoBaseMoRelationship Parent { get; set; } + // - /// "The unique identifier of this Managed Object instance." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string Presence { get; set; } // - /// "A reference to a networkElement 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public NetworkElementRelationship NetworkElement + public EquipmentFruRelationship PreviousFru { get; set; } // - /// "Identifies the operational state of locatorled." + /// "This field identifies the redundancy state of the psus." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string OperState + public string Redundancy { get; set; } - // - /// "A reference to a moBaseMo 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } - // - /// "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)." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public string Revision { get; set; @@ -5944,6 +7308,17 @@ public string Rn set; } + // + /// "This field displays the serial number of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Serial + { + 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." /// @@ -5955,12 +7330,13 @@ public string SharedScope set; } + // - /// "A reference to a storagePhysicalDisk resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field displays the vendor information of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public StoragePhysicalDiskRelationship StoragePhysicalDisk + public string Vendor { get; set; @@ -5968,18 +7344,17 @@ public StoragePhysicalDiskRelationship StoragePhysicalDisk - } /// - /// This is the cmdlet to Get EquipmentLogDownload. + /// This is the cmdlet to Get EquipmentRackEnclosure. /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentLogDownload", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentLogDownload : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRackEnclosure", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentRackEnclosure : GetCmdletBase { - public GetIntersightEquipmentLogDownload() + public GetIntersightEquipmentRackEnclosure() { ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentLogDownloadListWithHttpInfo"; + MethodName = "GetEquipmentRackEnclosureListWithHttpInfo"; } // @@ -6007,45 +7382,44 @@ public DateTime CreateTime } // - /// "The DomainGroup ID for this managed object." + /// "The database identifier of the registered device of an object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string DeviceMoId { get; set; } // - /// "The time when this managed object was last modified." + /// "The Distinguished Name unambiguously identifies an object in the system." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string Dn { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The DomainGroup ID for this managed object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string DomainGroupMoid { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This represents the Enclosure Identifier for Rack servers." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public long EnclosureId { get; set; @@ -6053,480 +7427,450 @@ public MoBaseMoRelationship Parent // - /// "A reference to a computePhysical 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public ComputePhysicalRelationship Server + public InventoryDeviceInfoRelationship InventoryDeviceInfo { 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." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public bool IsUpgraded { get; set; } - - - - } - /// - /// This is the cmdlet to Get EquipmentPsu. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentPsu", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentPsu : GetCmdletBase - { - public GetIntersightEquipmentPsu() - { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentPsuListWithHttpInfo"; - } - // - /// "The Account ID for this managed object." + /// "The time when this managed object was last modified." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string AccountMoid + public DateTime ModTime { get; set; } - - // - /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field displays the model number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public ComputeRackUnitRelationship ComputeRackUnit + public string Model { get; set; } // - /// "The time when this managed object was created." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public string Moid { get; set; } - // - /// "This field is to provide description for the power supply unit." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string Description - { - get; - set; - } // - /// "The database identifier of the registered device of an object." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public MoBaseMoRelationship Parent { 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." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Presence { get; set; } // - /// "A reference to a equipmentChassis 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentChassisRelationship EquipmentChassis + public EquipmentFruRelationship PreviousFru { get; set; } + // - /// "A reference to a equipmentFex 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentFexRelationship EquipmentFex + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "A reference to a equipmentRackEnclosure 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)." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentRackEnclosureRelationship EquipmentRackEnclosure + public string Revision { get; set; } // - /// "A reference to a inventoryDeviceInfo 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public string Rn { get; set; } // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "This field displays the serial number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public string Serial { get; set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string SharedScope { get; set; } + + // - /// "This field displays the model number of the associated component or hardware." + /// "This field displays the vendor information of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Vendor { get; set; } - // - /// "The unique identifier of this Managed Object instance." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + + } + /// + /// This is the cmdlet to Get EquipmentRackEnclosureSlot. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRackEnclosureSlot", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentRackEnclosureSlot : GetCmdletBase + { + public GetIntersightEquipmentRackEnclosureSlot() { - get; - set; + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentRackEnclosureSlotListWithHttpInfo"; } // - /// "This field is to provide name for the power supply unit." + /// "The Account ID for this managed object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Name + public string AccountMoid { get; set; } + + // - /// "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 created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public NetworkElementRelationship NetworkElement + public DateTime CreateTime { get; set; } - // - /// "This field identifies the psu operational state." + /// "The database identifier of the registered device of an object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string OperState + public string DeviceMoId { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The Distinguished Name unambiguously identifies an object in the system." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public string Dn { get; set; } // - /// "This field identifies the Part Number for this Power Supply Unit." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PartNumber + public string DomainGroupMoid { get; set; } - // - /// "This field identifies the Product ID for the Power Supply." + /// "A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Pid + public EquipmentRackEnclosureRelationship EquipmentRackEnclosure { get; set; } // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Presence + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public bool IsUpgraded { get; set; } // - /// "This field identifies the Firmware Version of the Power Supply." + /// "The time when this managed object was last modified." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PsuFwVersion + public DateTime ModTime { get; set; } // - /// "This represents power supply unit identifier in chassis/server." + /// "This field displays the model number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public long PsuId + public string Model { get; set; } // - /// "This field identifies the input source for the Power Supply." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PsuInputSrc + public string Moid { get; set; } + // - /// "This field identifies the type of the Power Supply." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string PsuType + public MoBaseMoRelationship Parent { get; set; } + // - /// "This field identifies the Wattage of the Power Supply." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PsuWattage + public string Presence { get; set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public EquipmentFruRelationship PreviousFru { get; set; } // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "Server ID which is part of Rack Enclosure Slot." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + public long RackId { get; set; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Rn + public ComputeRackUnitRelationship RackUnit { get; set; } // - /// "This field displays the serial number of the associated component or hardware." + /// "Server DN which is part of Rack Enclosure Slot." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Serial + public string RackUnitDn { 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." + /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string SharedScope + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "This field identifies the Stockkeeping Unit for this Power Supply." + /// "This field displays the revised version of the associated component or hardware (if any)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Sku + public string Revision { get; set; } // - /// "This field identifies whether the power supply unit is spare or not.\n* `` - Spare status for power supply unit is not applicable or not available.\n* `Spare` - Power supply unit is spare.\n* `Not Spare` - Power supply unit is not spare." + /// "The Relative Name uniquely identifies an object within a given context." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentPsu.SpareStatusEnum SpareStatus + public string Rn { get; set; } - // - /// "This field displays the vendor information of the associated component or hardware." + /// "This field displays the serial number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string Serial { get; set; } - // - /// "This field identifies the Vendor ID for this Power Supply Unit." + /// "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 = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vid + public string SharedScope { get; set; } + // - /// "This field is used to indicate the voltage state for this Power Supply." + /// "This field displays the vendor information of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Voltage + public string Vendor { get; set; } + } /// - /// This is the cmdlet to Get EquipmentPsuControl. + /// This is the cmdlet to Get EquipmentRiser. /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentPsuControl", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentPsuControl : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRiser", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentRiser : GetCmdletBase { - public GetIntersightEquipmentPsuControl() + public GetIntersightEquipmentRiser() { ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentPsuControlListWithHttpInfo"; + MethodName = "GetEquipmentRiserListWithHttpInfo"; } // @@ -6543,11 +7887,11 @@ public string AccountMoid // - /// "This field identifies the cluster state of the psu redundancy." + /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string ClusterState + public ComputeRackUnitRelationship ComputeRackUnit { get; set; @@ -6565,66 +7909,44 @@ public DateTime CreateTime } // - /// "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." + /// "This field is to provide description for the Riser." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Description { get; set; } // - /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The database identifier of the registered device of an object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentChassisRelationship EquipmentChassis + public string DeviceMoId { get; set; } // - /// "This field identifies the input power state of the psus." + /// "The Distinguished Name unambiguously identifies an object in the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string InputPowerState + public string Dn { get; set; } // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public string DomainGroupMoid { get; set; @@ -6675,7 +7997,7 @@ public string Moid } // - /// "This field identifies the name of psu control object." + /// "The name of the pluggable Riser." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -6685,40 +8007,6 @@ public string Name set; } - // - /// "This field identifies the operational qualifier for the psu redundancy." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string OperQualifier - { - get; - set; - } - - - // - /// "This field identifies the operational state of the psu redundancy." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string OperState - { - get; - set; - } - - // - /// "This field identifies the output power state of the psus." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string OutputPowerState - { - get; - set; - } - // /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -6754,17 +8042,6 @@ public EquipmentFruRelationship PreviousFru set; } - // - /// "This field identifies the redundancy state of the psus." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string Redundancy - { - get; - set; - } - // /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -6814,102 +8091,67 @@ public string Serial /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope - { - get; - set; - } - - - // - /// "This field displays the vendor information of the associated component or hardware." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string Vendor - { - get; - set; - } - - - - } - /// - /// This is the cmdlet to Get EquipmentRackEnclosure. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRackEnclosure", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentRackEnclosure : GetCmdletBase - { - public GetIntersightEquipmentRackEnclosure() - { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentRackEnclosureListWithHttpInfo"; - } - - // - /// "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 + public string SharedScope { get; set; } // - /// "The database identifier of the registered device of an object." + /// "This field identifies the Stockkeeping Unit for this Riser." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string Sku { get; set; } + // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "Type of the Riser slot in the server." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public string Type { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "This field displays the vendor information of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Vendor { get; set; } + + + } + /// + /// This is the cmdlet to Get EquipmentSensor. + /// + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentSensor", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentSensor : GetCmdletBase + { + public GetIntersightEquipmentSensor() + { + ApiInstance = new EquipmentApi(Config); + MethodName = "GetEquipmentSensorListWithHttpInfo"; + } + // - /// "This represents the Enclosure Identifier for Rack servers." + /// "The Account ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public long EnclosureId + public string AccountMoid { get; set; @@ -6917,135 +8159,135 @@ public long EnclosureId // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public EquipmentSensor.AlarmStatusEnum AlarmStatus { get; set; } + // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "The time when this managed object was created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public DateTime CreateTime { get; set; } // - /// "The time when this managed object was last modified." + /// "The database identifier of the registered device of an object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string DeviceMoId { get; set; } // - /// "This field displays the model number of the associated component or hardware." + /// "The Distinguished Name unambiguously identifies an object in the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Dn { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The DomainGroup ID for this managed object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string DomainGroupMoid { get; set; } - // - /// "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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public DateTime ModTime { get; set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public string Moid { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The name or description of the sensor." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public string Name { get; set; } - // - /// "A reference to a assetDeviceRegistration 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public NetworkElementRelationship NetworkElement { get; set; } + // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Revision + public MoBaseMoRelationship Parent { get; set; } + // - /// "The Relative Name uniquely identifies an object within a given context." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Rn + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "This field displays the serial number of the associated component or hardware." + /// "The Relative Name uniquely identifies an object within a given context." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Serial + public string Rn { get; set; @@ -7064,30 +8306,18 @@ public string SharedScope - // - /// "This field displays the vendor information of the associated component or hardware." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string Vendor - { - get; - set; - } - - } /// - /// This is the cmdlet to Get EquipmentRackEnclosureSlot. + /// This is the cmdlet to Get EquipmentSharedAdapterUnit. /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRackEnclosureSlot", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentRackEnclosureSlot : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentSharedAdapterUnit", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentSharedAdapterUnit : GetCmdletBase { - public GetIntersightEquipmentRackEnclosureSlot() + public GetIntersightEquipmentSharedAdapterUnit() { ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentRackEnclosureSlotListWithHttpInfo"; + MethodName = "GetEquipmentSharedAdapterUnitListWithHttpInfo"; } // @@ -7101,6 +8331,18 @@ public string AccountMoid set; } + // + /// "Unique Identifier of a shared adapter unit within a expander module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AdapterId + { + get; + set; + } + + // @@ -7148,22 +8390,22 @@ public string DomainGroupMoid } // - /// "A reference to a equipmentRackEnclosure resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentRackEnclosureRelationship EquipmentRackEnclosure + public EquipmentExpanderModuleRelationship EquipmentExpanderModule { get; set; } // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "Firmware version of the shared adapter unit." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public string FirmwareVersion { get; set; @@ -7214,6 +8456,18 @@ public string Moid } + // + /// "Operational state of the shared adapter unit." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + get; + set; + } + + // /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -7225,57 +8479,57 @@ public MoBaseMoRelationship Parent set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "Part number of a shared adapter unit." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public string PartNumber { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a pciEndpoint resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public PciEndpointRelationship PciEndpoint { get; set; } // - /// "Server ID which is part of Rack Enclosure Slot." + /// "PCIe slot of the adapter in the chassis expander module." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public long RackId + public string PciSlot { get; set; } + // - /// "A reference to a computeRackUnit 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public ComputeRackUnitRelationship RackUnit + public string Presence { get; set; } // - /// "Server DN which is part of Rack Enclosure Slot." + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string RackUnitDn + public EquipmentFruRelationship PreviousFru { get; set; @@ -7352,15 +8606,15 @@ public string Vendor } /// - /// This is the cmdlet to Get EquipmentRiser. + /// This is the cmdlet to Get EquipmentSharedGraphicsCard. /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentRiser", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentRiser : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightEquipmentSharedGraphicsCard", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightEquipmentSharedGraphicsCard : GetCmdletBase { - public GetIntersightEquipmentRiser() + public GetIntersightEquipmentSharedGraphicsCard() { ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentRiserListWithHttpInfo"; + MethodName = "GetEquipmentSharedGraphicsCardListWithHttpInfo"; } // @@ -7376,17 +8630,6 @@ public string AccountMoid - // - /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - - public ComputeRackUnitRelationship ComputeRackUnit - { - get; - set; - } - // /// "The time when this managed object was created." /// @@ -7399,7 +8642,7 @@ public DateTime CreateTime } // - /// "This field is to provide description for the Riser." + /// "The description of the GPU card." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -7410,189 +8653,134 @@ public string Description } // - /// "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; - } - - // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "The unique device identifier assigned by the vendor to a specific model of GPU." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded - { - get; - set; - } - - // - /// "The time when this managed object was last modified." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public DateTime ModTime + public long DeviceId { get; set; } // - /// "This field displays the model number of the associated component or hardware." + /// "The database identifier of the registered device of an object." /// [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 + public string DeviceMoId { get; set; } // - /// "The name of the pluggable Riser." + /// "The Distinguished Name unambiguously identifies an object in the system." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Name + public string Dn { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public string DomainGroupMoid { get; set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "A reference to a equipmentInterconnect resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Presence + public EquipmentInterconnectRelationship EquipmentInterconnect { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The version of the GPU firmware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public string FirmwareVersion { get; set; } // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The identifier of the graphics card." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public string GpuId { get; set; } + // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + public bool IsUpgraded { get; set; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "The time when this managed object was last modified." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Rn + public DateTime ModTime { get; set; } // - /// "This field displays the serial number of the associated component or hardware." + /// "This field displays the model number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Serial + public string Model { 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." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public string Moid { get; set; } + // - /// "This field identifies the Stockkeeping Unit for this Riser." + /// "Operational state of graphics card." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Sku + public string OperState { get; set; @@ -7600,60 +8788,55 @@ public string Sku // - /// "Type of the Riser slot in the server." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Type + public MoBaseMoRelationship Parent { get; set; } // - /// "This field displays the vendor information of the associated component or hardware." + /// "Part number identifier for the graphics card." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string PartNumber { get; set; } + // + /// "A reference to a pciEndpoint resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - - } - /// - /// This is the cmdlet to Get EquipmentSensor. - /// - [Cmdlet(VerbsCommon.Get, "IntersightEquipmentSensor", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightEquipmentSensor : GetCmdletBase - { - public GetIntersightEquipmentSensor() + public PciEndpointRelationship PciEndpoint { - ApiInstance = new EquipmentApi(Config); - MethodName = "GetEquipmentSensorListWithHttpInfo"; + get; + set; } // - /// "The Account ID for this managed object." + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string AccountMoid + public PciNodeRelationship PciNode { get; set; } - // - /// "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." + /// "PCIe slot of the GPU in the PCIe node." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentSensor.AlarmStatusEnum AlarmStatus + public string PciSlot { get; set; @@ -7661,134 +8844,133 @@ public EquipmentSensor.AlarmStatusEnum AlarmStatus // - /// "The time when this managed object was created." + /// "The unique product ID associated with the GPU card." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public string Pid { get; set; } // - /// "The database identifier of the registered device of an object." + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string Presence { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Dn + public EquipmentFruRelationship PreviousFru { get; set; } // - /// "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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "The time when this managed object was last modified." + /// "This field displays the revised version of the associated component or hardware (if any)." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string Revision { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The Relative Name uniquely identifies an object within a given context." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string Rn { get; set; } // - /// "The name or description of the sensor." + /// "This field displays the serial number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Name + public string Serial { get; set; } // - /// "A reference to a networkElement 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public NetworkElementRelationship NetworkElement + public string SharedScope { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The subsystem device identifier assigned by the subsystem vendor to a specific model of GPU." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public long SubDeviceId { get; set; } - // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The unique vendor identifier assigned to the organization which integrates the GPU." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public long SubVendorId { get; set; } + // - /// "The Relative Name uniquely identifies an object within a given context." + /// "This field displays the vendor information of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Rn + public string Vendor { 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." + /// "The unique vendor identifier assigned to the manufacturer of the GPU." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public long VendorId { get; set; @@ -7796,7 +8978,6 @@ public string SharedScope - } /// /// This is the cmdlet to Get EquipmentSharedIoModule. @@ -8672,7 +9853,7 @@ public EquipmentSwitchOperation.AdminLocatorLedActionEnum AdminLocatorLedAction } // - /// "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." + /// "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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -8684,7 +9865,7 @@ public EquipmentSwitchOperation.AdminLocatorLedActionStateEnum AdminLocatorLedAc // - /// "Captures the status of evacuation on this switch.\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." + /// "Captures the status of evacuation on this switch.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -8786,7 +9967,7 @@ public MoBaseMoRelationship Parent // - /// "Current status of the reset operation executed on the Fabric Interconnect.\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." + /// "Current status of the reset operation executed on the Fabric Interconnect.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -9998,6 +11179,8 @@ public string Moid + + @@ -10223,6 +11406,17 @@ public EquipmentChassisOperation.AdminLocatorLedActionEnum AdminLocatorLedAction set; } + // + /// "Slot id of the expander module slot within chassis that needs to be power cycled." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long AdminPowerCycleExpanderModuleSlotId + { + get; + set; + } + // /// "Slot id of the chassis slot that needs to be power cycled." /// @@ -10411,16 +11605,8 @@ public Dictionary AdditionalProperties - // - /// "An array of relationships to equipmentFanModule resources." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List FanModules - { - get; - set; - } + @@ -10441,16 +11627,11 @@ public string Moid - // - /// "Part number identifier for the expander module." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string PartNumber - { - get; - set; - } + + + + @@ -10575,6 +11756,79 @@ public List Tags } + } + /// + /// This is the cmdlet to Set EquipmentExpanderModuleOperation. + /// + [Cmdlet(VerbsCommon.Set, "IntersightEquipmentExpanderModuleOperation")] + public class SetIntersightEquipmentExpanderModuleOperation : SetCmdletBase + { + public SetIntersightEquipmentExpanderModuleOperation() + { + ApiInstance = new EquipmentApi(Config); + ModelObject = new EquipmentExpanderModuleOperation(); + MethodName = "UpdateEquipmentExpanderModuleOperationWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + // + /// "User configured operation on the X-Fabric Module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public EquipmentExpanderModuleOperation.AdminOperationEnum AdminOperation + { + 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 EquipmentFan. @@ -10761,16 +12015,6 @@ public Dictionary AdditionalProperties - // - /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public EquipmentExpanderModuleRelationship EquipmentExpanderModule - { - get; - set; - } // /// "A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -11609,6 +12853,7 @@ public string Moid + // /// /// @@ -11660,6 +12905,7 @@ public Dictionary AdditionalProperties + // /// "The unique identifier of this Managed Object instance." /// @@ -12303,7 +13549,7 @@ public EquipmentSwitchOperation.AdminLocatorLedActionEnum AdminLocatorLedAction } // - /// "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." + /// "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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -12315,7 +13561,7 @@ public EquipmentSwitchOperation.AdminLocatorLedActionStateEnum AdminLocatorLedAc // - /// "Captures the status of evacuation on this switch.\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." + /// "Captures the status of evacuation on this switch.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -12377,7 +13623,7 @@ public EquipmentResetAction ResetAction } // - /// "Current status of the reset operation executed on the Fabric Interconnect.\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." + /// "Current status of the reset operation executed on the Fabric Interconnect.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/FabricCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/FabricCmdlet.cs index f00b04cad..d11a7e1fb 100644 --- a/src/Intersight.PowerShell/Cmdlet/FabricCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/FabricCmdlet.cs @@ -942,7 +942,7 @@ public FabricElementIdentity.AdminActionEnum AdminAction } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -4297,7 +4297,7 @@ public FabricPcOperation.AdminStateEnum AdminState // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -4623,7 +4623,7 @@ public long AggregatePortId // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -5450,7 +5450,7 @@ public FabricSpanSession.AdminStateEnum AdminState // - /// "The configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.\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 configured state of SPAN configuration. If the configuration fails to deploy to the Fabric Interconnect, it can be redeployed by toggling the admin state.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -11352,7 +11352,7 @@ public FabricPcOperation.AdminStateEnum AdminState // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -11596,7 +11596,7 @@ public long AggregatePortId // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -17485,7 +17485,7 @@ public FabricPcOperation.AdminStateEnum AdminState // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -17729,7 +17729,7 @@ public long AggregatePortId // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/FcpoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/FcpoolCmdlet.cs index 4acc44cd4..2556d9f60 100644 --- a/src/Intersight.PowerShell/Cmdlet/FcpoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/FcpoolCmdlet.cs @@ -384,7 +384,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1052,7 +1052,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1339,7 +1339,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/FirmwareCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/FirmwareCmdlet.cs index 35c89678e..50b27fd74 100644 --- a/src/Intersight.PowerShell/Cmdlet/FirmwareCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/FirmwareCmdlet.cs @@ -555,6 +555,17 @@ public FirmwareChassisUpgrade.UpgradeTypeEnum UpgradeType } + // + /// "XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public FirmwareChassisUpgrade.XfmUpgradeOptionEnum XfmUpgradeOption + { + get; + set; + } + } /// @@ -2385,6 +2396,17 @@ public string DomainGroupMoid set; } + // + /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModuleRelationship ExpanderModule + { + get; + set; + } + // /// "The time when this managed object was last modified." /// @@ -2430,6 +2452,17 @@ public MoBaseMoRelationship Parent set; } + // + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciNodeRelationship PciNode + { + get; + set; + } + // /// "A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -3342,6 +3375,205 @@ public string Version + } + /// + /// This is the cmdlet to Get FirmwarePciNodeUpgrade. + /// + [Cmdlet(VerbsCommon.Get, "IntersightFirmwarePciNodeUpgrade", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightFirmwarePciNodeUpgrade : GetCmdletBase + { + public GetIntersightFirmwarePciNodeUpgrade() + { + ApiInstance = new FirmwareApi(Config); + MethodName = "GetFirmwarePciNodeUpgradeListWithHttpInfo"; + } + + // + /// "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 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 Device + { + get; + set; + } + + + // + /// "A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public FirmwareDistributableRelationship Distributable + { + 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 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 pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciNodeRelationship PciNode + { + get; + set; + } + + + // + /// "A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public SoftwarerepositoryReleaseRelationship Release + { + 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; + } + + // + /// "User has the option to skip the estimate impact calculation." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool SkipEstimateImpact + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public FirmwarePciNodeUpgrade.StatusEnum Status + { + get; + set; + } + + + // + /// "A reference to a firmwareUpgradeImpactStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public FirmwareUpgradeImpactStatusRelationship UpgradeImpact + { + get; + set; + } + + // + /// "A reference to a firmwareUpgradeStatus resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public FirmwareUpgradeStatusRelationship UpgradeStatus + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public FirmwarePciNodeUpgrade.UpgradeTypeEnum UpgradeType + { + get; + set; + } + + + } /// /// This is the cmdlet to Get FirmwarePcieDescriptor. @@ -3838,15 +4070,15 @@ public string Version } /// - /// This is the cmdlet to Get FirmwareRunningFirmware. + /// This is the cmdlet to Get FirmwarePsxDescriptor. /// - [Cmdlet(VerbsCommon.Get, "IntersightFirmwareRunningFirmware", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightFirmwareRunningFirmware : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightFirmwarePsxDescriptor", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightFirmwarePsxDescriptor : GetCmdletBase { - public GetIntersightFirmwareRunningFirmware() + public GetIntersightFirmwarePsxDescriptor() { ApiInstance = new FirmwareApi(Config); - MethodName = "GetFirmwareRunningFirmwareListWithHttpInfo"; + MethodName = "GetFirmwarePsxDescriptorListWithHttpInfo"; } // @@ -3863,75 +4095,250 @@ public string AccountMoid // - /// "A reference to a biosUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The brand string of the endpoint for which this capability information is applicable." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public BiosUnitRelationship BiosUnit + public string BrandString { get; set; } + // - /// "Kind of the firmware - boot-booloader/system/kernel." + /// "The time when this managed object was created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Component + public DateTime CreateTime { get; set; } // - /// "The time when this managed object was created." + /// "Detailed information about the endpoint." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public string Description { get; set; } // - /// "The database identifier of the registered device of an object." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string DomainGroupMoid { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "The label type for the component." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public string Label { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "The time when this managed object was last modified." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public DateTime ModTime { get; set; } // - /// "A reference to a equipmentEnclosureElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The model of the endpoint, for which this capability information is applicable." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [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; + } + + + // + /// "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 revision for the component." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Revision + { + 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 vendor of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Vendor + { + get; + set; + } + + // + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Version + { + get; + set; + } + + + + } + /// + /// This is the cmdlet to Get FirmwareRunningFirmware. + /// + [Cmdlet(VerbsCommon.Get, "IntersightFirmwareRunningFirmware", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightFirmwareRunningFirmware : GetCmdletBase + { + public GetIntersightFirmwareRunningFirmware() + { + ApiInstance = new FirmwareApi(Config); + MethodName = "GetFirmwareRunningFirmwareListWithHttpInfo"; + } + + // + /// "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 biosUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public BiosUnitRelationship BiosUnit + { + get; + set; + } + + // + /// "Kind of the firmware - boot-booloader/system/kernel." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Component + { + 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 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; + } + + // + /// "A reference to a equipmentEnclosureElement resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] public EquipmentEnclosureElementRelationship EquipmentEnclosureElement { @@ -3939,6 +4346,17 @@ public EquipmentEnclosureElementRelationship EquipmentEnclosureElement set; } + // + /// "A reference to a equipmentPsu resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentPsuRelationship EquipmentPsu + { + get; + set; + } + // /// "A reference to a graphicsCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -6397,6 +6815,17 @@ public FirmwareChassisUpgrade.UpgradeTypeEnum UpgradeType set; } + + // + /// "XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareChassisUpgrade.XfmUpgradeOptionEnum XfmUpgradeOption + { + get; + set; + } } /// /// This is the cmdlet to New FirmwareCimcDescriptor. @@ -8303,6 +8732,164 @@ public string Version set; } + } + /// + /// This is the cmdlet to New FirmwarePciNodeUpgrade. + /// + [Cmdlet(VerbsCommon.New, "IntersightFirmwarePciNodeUpgrade")] + public class NewIntersightFirmwarePciNodeUpgrade : NewCmdletBase + { + public NewIntersightFirmwarePciNodeUpgrade() + { + ApiInstance = new FirmwareApi(Config); + ModelObject = new FirmwarePciNodeUpgrade(); + MethodName = "CreateFirmwarePciNodeUpgradeWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + + // + /// "Direct download options in case the upgradeType is direct download based upgrade." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareDirectDownload DirectDownload + { + get; + set; + } + + // + /// "A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareDistributableRelationship Distributable + { + get; + set; + } + + + // + /// "Location of the image in user software repository." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public SoftwarerepositoryFileServer FileServer + { + get; + set; + } + + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareNetworkShare NetworkShare + { + get; + set; + } + + + + // + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public PciNodeRelationship PciNode + { + get; + set; + } + + + // + /// "A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public SoftwarerepositoryReleaseRelationship Release + { + get; + set; + } + + + // + /// "User has the option to skip the estimate impact calculation." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool SkipEstimateImpact + { + get; + set; + } + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwarePciNodeUpgrade.StatusEnum Status + { + get; + set; + } + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + + + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwarePciNodeUpgrade.UpgradeTypeEnum UpgradeType + { + get; + set; + } + } /// /// This is the cmdlet to New FirmwarePcieDescriptor. @@ -8437,11 +9024,144 @@ public string Vendor } // - /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Version + { + get; + set; + } + + } + /// + /// This is the cmdlet to New FirmwarePolicy. + /// + [Cmdlet(VerbsCommon.New, "IntersightFirmwarePolicy")] + public class NewIntersightFirmwarePolicy : NewCmdletBase + { + public NewIntersightFirmwarePolicy() + { + ApiInstance = new FirmwareApi(Config); + ModelObject = new FirmwarePolicy(); + MethodName = "CreateFirmwarePolicyWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ExcludeComponentList + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ModelBundleCombo + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + get; + set; + } + + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public OrganizationOrganizationRelationship Organization + { + get; + set; + } + + + + + // + /// "An array of relationships to policyAbstractConfigProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + // + /// "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.\n* `UnifiedEdgeServer` - Unified Edge sleds that is managed by Intersight." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Version + public FirmwarePolicy.TargetPlatformEnum TargetPlatform { get; set; @@ -8449,16 +9169,16 @@ public string Version } /// - /// This is the cmdlet to New FirmwarePolicy. + /// This is the cmdlet to New FirmwarePsuDescriptor. /// - [Cmdlet(VerbsCommon.New, "IntersightFirmwarePolicy")] - public class NewIntersightFirmwarePolicy : NewCmdletBase + [Cmdlet(VerbsCommon.New, "IntersightFirmwarePsuDescriptor")] + public class NewIntersightFirmwarePsuDescriptor : NewCmdletBase { - public NewIntersightFirmwarePolicy() + public NewIntersightFirmwarePsuDescriptor() { ApiInstance = new FirmwareApi(Config); - ModelObject = new FirmwarePolicy(); - MethodName = "CreateFirmwarePolicyWithHttpInfo"; + ModelObject = new FirmwarePsuDescriptor(); + MethodName = "CreateFirmwarePsuDescriptorWithHttpInfo"; } @@ -8474,25 +9194,23 @@ public Dictionary AdditionalProperties } - // - /// "Description of the policy." + /// "The brand string of the endpoint for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] - public string Description + + public string BrandString { get; set; } - // - /// + /// "An array of relationships to capabilityCapability resources." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List ExcludeComponentList + public List Capabilities { get; set; @@ -8500,44 +9218,46 @@ public List ExcludeComponentList // - /// + /// "Detailed information about the endpoint." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List ModelBundleCombo + public string Description { get; set; } + // - /// "The unique identifier of this Managed Object instance." + /// "The label type for the component." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Moid + public string Label { get; set; } + // - /// "Name of the concrete policy." + /// "The model of the endpoint, for which this capability information is applicable." /// - [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false)] - [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] - public string Name + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Model { get; set; } // - /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public OrganizationOrganizationRelationship Organization + public string Moid { get; set; @@ -8547,11 +9267,11 @@ public OrganizationOrganizationRelationship Organization // - /// "An array of relationships to policyAbstractConfigProfile resources." + /// "The revision for the component." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Profiles + public string Revision { get; set; @@ -8570,11 +9290,22 @@ public List Tags } // - /// "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.\n* `UnifiedEdgeServer` - Unified Edge sleds that is managed by Intersight." + /// "The vendor of the endpoint, for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePolicy.TargetPlatformEnum TargetPlatform + public string Vendor + { + get; + set; + } + + // + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Version { get; set; @@ -8582,16 +9313,16 @@ public FirmwarePolicy.TargetPlatformEnum TargetPlatform } /// - /// This is the cmdlet to New FirmwarePsuDescriptor. + /// This is the cmdlet to New FirmwarePsxDescriptor. /// - [Cmdlet(VerbsCommon.New, "IntersightFirmwarePsuDescriptor")] - public class NewIntersightFirmwarePsuDescriptor : NewCmdletBase + [Cmdlet(VerbsCommon.New, "IntersightFirmwarePsxDescriptor")] + public class NewIntersightFirmwarePsxDescriptor : NewCmdletBase { - public NewIntersightFirmwarePsuDescriptor() + public NewIntersightFirmwarePsxDescriptor() { ApiInstance = new FirmwareApi(Config); - ModelObject = new FirmwarePsuDescriptor(); - MethodName = "CreateFirmwarePsuDescriptorWithHttpInfo"; + ModelObject = new FirmwarePsxDescriptor(); + MethodName = "CreateFirmwarePsxDescriptorWithHttpInfo"; } @@ -9931,6 +10662,17 @@ public FirmwareDistributableRelationship Distributable } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ExcludeComponentList + { + get; + set; + } + // /// /// @@ -9978,6 +10720,17 @@ public List NetworkElements + // + /// "An array of relationships to pciNode resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PciNode + { + get; + set; + } + // /// "A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." @@ -10024,6 +10777,17 @@ public List Tags set; } + + // + /// "XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareUpgradeImpact.XfmUpgradeOptionEnum XfmUpgradeOption + { + get; + set; + } } /// /// This is the cmdlet to New FirmwareUpgradeValidity. @@ -10251,6 +11015,18 @@ public RemoveIntersightFirmwareNxosDescriptor() } } /// + /// This is the cmdlet to Remove FirmwarePciNodeUpgrade. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightFirmwarePciNodeUpgrade")] + public class RemoveIntersightFirmwarePciNodeUpgrade : RemoveCmdletBase + { + public RemoveIntersightFirmwarePciNodeUpgrade() + { + ApiInstance = new FirmwareApi(Config); + MethodName = "DeleteFirmwarePciNodeUpgradeWithHttpInfo"; + } + } + /// /// This is the cmdlet to Remove FirmwarePcieDescriptor. /// [Cmdlet(VerbsCommon.Remove, "IntersightFirmwarePcieDescriptor")] @@ -10287,6 +11063,18 @@ public RemoveIntersightFirmwarePsuDescriptor() } } /// + /// This is the cmdlet to Remove FirmwarePsxDescriptor. + /// + [Cmdlet(VerbsCommon.Remove, "IntersightFirmwarePsxDescriptor")] + public class RemoveIntersightFirmwarePsxDescriptor : RemoveCmdletBase + { + public RemoveIntersightFirmwarePsxDescriptor() + { + ApiInstance = new FirmwareApi(Config); + MethodName = "DeleteFirmwarePsxDescriptorWithHttpInfo"; + } + } + /// /// This is the cmdlet to Remove FirmwareSasExpanderDescriptor. /// [Cmdlet(VerbsCommon.Remove, "IntersightFirmwareSasExpanderDescriptor")] @@ -12864,6 +13652,150 @@ public string Moid + // + /// "The revision for the component." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Revision + { + get; + set; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + // + /// "The vendor of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Vendor + { + get; + set; + } + + // + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Version + { + get; + set; + } + + } + /// + /// This is the cmdlet to Set FirmwarePsxDescriptor. + /// + [Cmdlet(VerbsCommon.Set, "IntersightFirmwarePsxDescriptor")] + public class SetIntersightFirmwarePsxDescriptor : SetCmdletBase + { + public SetIntersightFirmwarePsxDescriptor() + { + ApiInstance = new FirmwareApi(Config); + ModelObject = new FirmwarePsxDescriptor(); + MethodName = "UpdateFirmwarePsxDescriptorWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + + // + /// "The brand string of the endpoint for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string BrandString + { + get; + set; + } + + // + /// "An array of relationships to capabilityCapability resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Capabilities + { + get; + set; + } + + + // + /// "Detailed information about the endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + + + // + /// "The label type for the component." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Label + { + get; + set; + } + + + // + /// "The model of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Model + { + get; + set; + } + + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = true, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + + + + // /// "The revision for the component." /// @@ -12947,6 +13879,7 @@ public Dictionary AdditionalProperties + // /// "The unique identifier of this Managed Object instance." /// diff --git a/src/Intersight.PowerShell/Cmdlet/GraphicsCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/GraphicsCmdlet.cs index 14522a391..0922eb2ec 100644 --- a/src/Intersight.PowerShell/Cmdlet/GraphicsCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/GraphicsCmdlet.cs @@ -153,6 +153,28 @@ public EquipmentEnclosureElementRelationship EquipmentEnclosureElement set; } + // + /// "A reference to a equipmentInterconnect resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentInterconnectRelationship EquipmentInterconnect + { + get; + set; + } + + // + /// "A reference to a equipmentSharedGraphicsCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentSharedGraphicsCardRelationship EquipmentSharedGraphicsCard + { + get; + set; + } + // /// "The expander slot information of the card." /// @@ -843,6 +865,8 @@ public ComputeRackUnitRelationship ComputeRackUnit + + // /// "The unique identifier of this Managed Object instance." /// diff --git a/src/Intersight.PowerShell/Cmdlet/IppoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/IppoolCmdlet.cs index cb0b493d2..2db0b2783 100644 --- a/src/Intersight.PowerShell/Cmdlet/IppoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/IppoolCmdlet.cs @@ -440,7 +440,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1288,7 +1288,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1622,7 +1622,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1961,7 +1961,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/IqnpoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/IqnpoolCmdlet.cs index b63e73ca9..a20d5b110 100644 --- a/src/Intersight.PowerShell/Cmdlet/IqnpoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/IqnpoolCmdlet.cs @@ -406,7 +406,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1129,7 +1129,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1408,7 +1408,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/MacpoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/MacpoolCmdlet.cs index ef9a5de47..1041d0e0a 100644 --- a/src/Intersight.PowerShell/Cmdlet/MacpoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/MacpoolCmdlet.cs @@ -373,7 +373,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1020,7 +1020,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1286,7 +1286,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/NiaapiCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/NiaapiCmdlet.cs index e8ad33f66..75a88718b 100644 --- a/src/Intersight.PowerShell/Cmdlet/NiaapiCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/NiaapiCmdlet.cs @@ -2635,6 +2635,267 @@ public string SharedScope + } + /// + /// This is the cmdlet to Get NiaapiNdMetadata. + /// + [Cmdlet(VerbsCommon.Get, "IntersightNiaapiNdMetadata", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightNiaapiNdMetadata : GetCmdletBase + { + public GetIntersightNiaapiNdMetadata() + { + ApiInstance = new NiaapiApi(Config); + MethodName = "GetNiaapiNdMetadataListWithHttpInfo"; + } + + // + /// "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 date when this package is generated." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public DateTime Date + { + get; + set; + } + + // + /// "The DomainGroup ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DomainGroupMoid + { + get; + set; + } + + // + /// "Chksum used to check the integrity of the Metadata file downloaded." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string MetadataChksum + { + get; + set; + } + + // + /// "The Filename of this Metadata package." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string MetadataFilename + { + 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; + } + + + // + /// "The version number of the Metadata package." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long Version + { + get; + set; + } + + + + } + /// + /// This is the cmdlet to Get NiaapiNdMetadataFileDownloader. + /// + [Cmdlet(VerbsCommon.Get, "IntersightNiaapiNdMetadataFileDownloader", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightNiaapiNdMetadataFileDownloader : GetCmdletBase + { + public GetIntersightNiaapiNdMetadataFileDownloader() + { + ApiInstance = new NiaapiApi(Config); + MethodName = "GetNiaapiNdMetadataFileDownloaderListWithHttpInfo"; + } + + // + /// "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; + } + + // + /// "Filename of this Metadata package file, folder will be handled by api." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string FileName + { + 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; + } + + + // + /// "The presigned URL from server to download this file." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PresignedUrl + { + 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 NiaapiNiaMetadata. diff --git a/src/Intersight.PowerShell/Cmdlet/PciCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/PciCmdlet.cs index fdba74e18..1a543412d 100644 --- a/src/Intersight.PowerShell/Cmdlet/PciCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/PciCmdlet.cs @@ -566,15 +566,15 @@ public string Vendor } /// - /// This is the cmdlet to Get PciLink. + /// This is the cmdlet to Get PciEndpoint. /// - [Cmdlet(VerbsCommon.Get, "IntersightPciLink", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightPciLink : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightPciEndpoint", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciEndpoint : GetCmdletBase { - public GetIntersightPciLink() + public GetIntersightPciEndpoint() { ApiInstance = new PciApi(Config); - MethodName = "GetPciLinkListWithHttpInfo"; + MethodName = "GetPciEndpointListWithHttpInfo"; } // @@ -588,17 +588,6 @@ public string AccountMoid set; } - // - /// "The name of the PCI device." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - - public string Adapter - { - get; - set; - } - // @@ -613,88 +602,88 @@ public DateTime CreateTime } // - /// "The database identifier of the registered device of an object." + /// "The identifier of the enclosure device of the actual physical device to which the logical PCIe endpoint is pointing to." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public long DeviceEnclosureId { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "The identifier of the actual physical device to which the logical PCIe endpoint is pointing to." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public long DeviceId { get; set; } // - /// "The DomainGroup ID for this managed object." + /// "The database identifier of the registered device of an object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string DeviceMoId { get; set; } // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The type of the actual physical device to which the logical PCIe endpoint is pointing to.\n* `Unknown` - The device type of the physical device is unknown.\n* `NetworkAdapter` - The device type of the physical device is a NIC adapter.\n* `CPU` - The device type of the physical device is CPU.\n* `GPU` - The device type of the physical device is GPU." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public PciEndpoint.DeviceTypeEnum DeviceType { get; set; } // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "The Distinguished Name unambiguously identifies an object in the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public string Dn { get; set; } // - /// "The upstream link speed of the PCI device." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string LinkSpeed + public string DomainGroupMoid { get; set; } // - /// "The upstream link status of the PCI device." + /// "The identifier of the PCIe endpoint within a X-Fabric module PCIe switch." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string LinkStatus + public string EndpointId { get; set; } // - /// "The upstream link width of the PCI device." + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string LinkWidth + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; @@ -712,22 +701,22 @@ public DateTime ModTime } // - /// "This field displays the model number of the associated component or hardware." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Moid { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The name of the PCIe endpoint, as reported by the XFM platform software (BMC)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string Name { get; set; @@ -735,22 +724,23 @@ public string Moid // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "Operational state of the PCIe endpoint." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public string OperState { get; set; } + // - /// "The slot name of the PCI device." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string PciSlot + public MoBaseMoRelationship Parent { get; set; @@ -767,46 +757,46 @@ public PciSwitchRelationship PciSwitch set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "A reference to a pciPort resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Presence + public PciPortRelationship PciSwitchPort { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a pciZone resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public PciZoneRelationship PciZone { get; set; } + // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a processorUnit 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 + public ProcessorUnitRelationship ProcessorUnit { get; set; } // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Revision + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; @@ -824,33 +814,33 @@ public string Rn } // - /// "This field displays the serial number of the associated component or hardware." + /// "A reference to a equipmentSharedAdapterUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Serial + public EquipmentSharedAdapterUnitRelationship SharedAdapterUnit { 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." + /// "A reference to a equipmentSharedGraphicsCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string SharedScope + public EquipmentSharedGraphicsCardRelationship SharedGraphicsCard { get; set; } // - /// "The health information of the PCI device." + /// "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 = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SlotStatus + public string SharedScope { get; set; @@ -858,11 +848,11 @@ public string SlotStatus // - /// "This field displays the vendor information of the associated component or hardware." + /// "The unique identifier of the PCIe endpoint as reported by the chassis expander management controller." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string Uri { get; set; @@ -872,15 +862,15 @@ public string Vendor } /// - /// This is the cmdlet to Get PciNode. + /// This is the cmdlet to Get PciLink. /// - [Cmdlet(VerbsCommon.Get, "IntersightPciNode", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightPciNode : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightPciLink", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciLink : GetCmdletBase { - public GetIntersightPciNode() + public GetIntersightPciLink() { ApiInstance = new PciApi(Config); - MethodName = "GetPciNodeListWithHttpInfo"; + MethodName = "GetPciLinkListWithHttpInfo"; } // @@ -894,29 +884,18 @@ public string AccountMoid set; } - - // - /// "The id of the chassis that the pcie node is currently located in." + /// "The name of the PCI device." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string ChassisId + public string Adapter { get; set; } - // - /// "A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public ComputeBladeRelationship ComputeBlade - { - get; - set; - } // /// "The time when this managed object was created." @@ -962,7 +941,6 @@ public string DomainGroupMoid set; } - // /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// @@ -985,6 +963,39 @@ public bool IsUpgraded set; } + // + /// "The upstream link speed of the PCI device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string LinkSpeed + { + get; + set; + } + + // + /// "The upstream link status of the PCI device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string LinkStatus + { + get; + set; + } + + // + /// "The upstream link width of the PCI device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string LinkWidth + { + get; + set; + } + // /// "The time when this managed object was last modified." /// @@ -1020,23 +1031,33 @@ public string Moid // - /// "Operational state of the pcie node." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string OperState + public MoBaseMoRelationship Parent { get; set; } + // + /// "The slot name of the PCI device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PciSlot + { + get; + set; + } // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a pciSwitch resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public PciSwitchRelationship PciSwitch { get; set; @@ -1121,11 +1142,11 @@ public string SharedScope } // - /// "The slot number in the chassis that the pcie node is currently located in." + /// "The health information of the PCI device." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SlotId + public string SlotStatus { get; set; @@ -1147,15 +1168,15 @@ public string Vendor } /// - /// This is the cmdlet to Get PciSlot. + /// This is the cmdlet to Get PciNode. /// - [Cmdlet(VerbsCommon.Get, "IntersightPciSlot", DefaultParameterSetName = "CmdletParam")] - public class GetIntersightPciSlot : GetCmdletBase + [Cmdlet(VerbsCommon.Get, "IntersightPciNode", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciNode : GetCmdletBase { - public GetIntersightPciSlot() + public GetIntersightPciNode() { ApiInstance = new PciApi(Config); - MethodName = "GetPciSlotListWithHttpInfo"; + MethodName = "GetPciNodeListWithHttpInfo"; } // @@ -1171,12 +1192,24 @@ public string AccountMoid + // - /// "A reference to a computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The id of the chassis that the PCIe node is currently located in." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string ChassisId + { + get; + set; + } + + // + /// "A reference to a computeBlade resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public ComputeRackUnitRelationship ComputeRackUnit + public ComputeBladeRelationship ComputeBlade { get; set; @@ -1227,112 +1260,904 @@ public string DomainGroupMoid } // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "A reference to a equipmentChassis resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public EquipmentChassisRelationship EquipmentChassis { get; set; } // - /// "The time when this managed object was last modified." + /// "The version of the PCIe node CIMC firmware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string FirmwareVersion { get; set; } + + // - /// "This field displays the model number of the associated component or hardware." + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string Model + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The inventory ready field indicates whether the PCIe node management controller has completed inventory of the installed PCIe devices." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public bool InventoryReady { get; set; } - // - /// "A reference to a moBaseMo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "This field indicates the compute status of the catalog values for the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public MoBaseMoRelationship Parent + public bool IsUpgraded { get; set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "The lifecycle state of the PCIe node. This will map to the discovery lifecycle as represented in the Identity object.\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* `DiscoveryInProgress` - DiscoveryInProgress Lifecycle state.\n* `DiscoveryFailed` - DiscoveryFailed Lifecycle state.\n* `FirmwareUpgradeInProgress` - Firmware upgrade is in progress on given physical entity.\n* `SecureEraseInProgress` - Secure Erase is in progress on given physical entity.\n* `ScrubInProgress` - Scrub is in progress on given physical entity.\n* `BladeMigrationInProgress` - Server slot migration is in progress on given physical entity.\n* `SlotMismatch` - The blade server is detected in a different chassis/slot than it was previously.\n* `Removed` - The blade server has been removed from its discovered slot, and not detected anywhere else. Blade inventory can be cleaned up by performing a software remove operation on the physically removed blade.\n* `Moved` - The blade server has been moved from its discovered location to a new location. Blade inventory can be updated by performing a rediscover operation on the moved blade.\n* `Replaced` - The blade server has been removed from its discovered location and another blade has been inserted in that location. Blade inventory can be cleaned up and updated by doing a software remove operation on the physically removed blade.\n* `MovedAndReplaced` - The blade server has been moved from its discovered location to a new location and another blade has been inserted into the old discovered location. Blade inventory can be updated by performing a rediscover operation on the moved blade." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public PciNode.LifecycleEnum Lifecycle { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public EquipmentLocatorLedRelationship LocatorLed { get; set; } // - /// "A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The time when this managed object was last modified." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public DateTime ModTime { get; set; } // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "This field displays the model number of the associated component or hardware." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + public string Model { get; set; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Rn + public string Moid + { + get; + set; + } + + // + /// "The name of the PCIe node, the value of this property is the name of the UCS Domain along with the chassis and node slot ids." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Name + { + get; + set; + } + + + // + /// "Operational state of the PCIe node." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + get; + set; + } + + + // + /// "Bundle version which the CIMC firmware belongs to." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PackageVersion + { + 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; + } + + + // + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Presence + { + get; + set; + } + + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFruRelationship PreviousFru + { + 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; + } + + // + /// "This field displays the revised version of the associated component or hardware (if any)." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Revision + { + 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; + } + + // + /// "This field displays the serial number of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Serial + { + 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 slot number in the chassis that the PCIe node is currently located in." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string SlotId + { + get; + set; + } + + + // + /// "This field displays the vendor information of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Vendor + { + get; + set; + } + + + + } + /// + /// This is the cmdlet to Get PciNodeSetting. + /// + [Cmdlet(VerbsCommon.Get, "IntersightPciNodeSetting", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciNodeSetting : GetCmdletBase + { + public GetIntersightPciNodeSetting() + { + ApiInstance = new PciApi(Config); + MethodName = "GetPciNodeSettingListWithHttpInfo"; + } + + // + /// "The Account ID for this managed object." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string AccountMoid + { + get; + set; + } + + + // + /// "User configured action on the PCIe Node.\n* `None` - Placeholder default value for PCIe Node admin state property.\n* `Reboot` - PCIe node reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public PciNodeSetting.AdminActionEnum AdminAction + { + get; + set; + } + + // + /// "User configured state of the locator LED for the PCIe Node.\n* `None` - No operation property for locator led.\n* `On` - The Locator Led is turned on.\n* `Off` - The Locator Led is turned off." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public PciNodeSetting.AdminLocatorLedStateEnum AdminLocatorLedState + { + get; + set; + } + + + // + /// "The configured state of these settings in the target server. The value is any one of Applied, Applying, Failed. Applied - This state denotes that the settings are applied successfully in the target server. Applying - This state denotes that the settings are being applied in the target server. Failed - This state denotes that the settings could not be applied in the target server.\n* `Applied` - User configured settings are in applied state.\n* `Applying` - User settings are being applied on the target server.\n* `Scheduled` - User configured settings are scheduled to be applied.\n* `Failed` - User configured settings could not be applied." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public PciNodeSetting.ConfigStateEnum ConfigState + { + 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 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; + } + + // + /// "A reference to a equipmentLocatorLed resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentLocatorLedRelationship LocatorLed + { + 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 property used to identify the PCIe node it is associated with." + /// + [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; + } + + // + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciNodeRelationship PciNode + { + 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; + } + + + + + } + /// + /// This is the cmdlet to Get PciPort. + /// + [Cmdlet(VerbsCommon.Get, "IntersightPciPort", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciPort : GetCmdletBase + { + public GetIntersightPciPort() + { + ApiInstance = new PciApi(Config); + MethodName = "GetPciPortListWithHttpInfo"; + } + + // + /// "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 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; + } + + // + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public InventoryDeviceInfoRelationship InventoryDeviceInfo + { + 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 of the PCIe Switch Port. Name will be of the format 'PCIe Port <$id>'." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Name + { + get; + set; + } + + + // + /// "The operational status of the PCIe switch port." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + 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 pciEndpoint resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciEndpointRelationship PciEndpoint + { + get; + set; + } + + // + /// "A reference to a pciSwitch resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciSwitchRelationship PciSwitch + { + get; + set; + } + + + // + /// "The identifier of the PCIe switch port." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long PortId + { + 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; + } + + // + /// "The current role of the PCIe switch port.\n* `Unconfigured` - Indicates that the PCIe switch port role is currently unconfigured.\n* `Downstream` - Indicates that the PCIe switch port role is currently downstream. A downstream port connects to a PCIe peripheral device such as a GPU or a network adapter.\n* `Upstream` - Indicates that the PCIe switch port role is currently upstream. An upstream port connects to a PCIe root complex such as a CPU.\n* `Unknown` - Indicates that the PCIe switch port role is currently unknown." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public PciPort.RoleEnum Role + { + 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 unique identifier of the PCIe switch port as reported by chassis expander module management controller." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Uri + { + get; + set; + } + + + // + /// "The link width of the PCIe switch port." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public long Width + { + get; + set; + } + + + } + /// + /// This is the cmdlet to Get PciSlot. + /// + [Cmdlet(VerbsCommon.Get, "IntersightPciSlot", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciSlot : GetCmdletBase + { + public GetIntersightPciSlot() + { + ApiInstance = new PciApi(Config); + MethodName = "GetPciSlotListWithHttpInfo"; + } + + // + /// "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 computeRackUnit resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public ComputeRackUnitRelationship ComputeRackUnit + { + 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 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; + } + + // + /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsUpgraded + { + 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; + } + + // + /// "This field displays the model number of the associated component or hardware." + /// + [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; + } + + + // + /// "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; + } + + + // + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Presence + { + get; + set; + } + + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFruRelationship PreviousFru + { + 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; + } + + // + /// "This field displays the revised version of the associated component or hardware (if any)." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Revision + { + 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; @@ -1427,84 +2252,321 @@ public ComputeBoardRelationship ComputeBoard /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime CreateTime + public DateTime CreateTime + { + get; + set; + } + + // + /// "The device id of the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string DeviceId + { + 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; + } + + // + /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentExpanderModuleRelationship EquipmentExpanderModule + { + get; + set; + } + + // + /// "The composite health of the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Health + { + get; + set; + } + + // + /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public InventoryDeviceInfoRelationship InventoryDeviceInfo + { + get; + set; + } + + // + /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public bool IsUpgraded + { + 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; + } + + // + /// "This field displays the model number of the associated component or hardware." + /// + [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; + } + + // + /// "The number of GPUs and PCIe adapters connected the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string NumOfAdaptors + { + get; + set; + } + + // + /// "Operational state of the PCIe switch that connects the CPU GPU and the PCIe adapter." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string OperState + { + 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 PCIe address of the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PciAddress + { + get; + set; + } + + + // + /// "The PCIe slot name of the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PciSlot + { + get; + set; + } + + // + /// "Unique Identifier of a PCIe switch within a chassis expander module." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string PciSwitchId + { + get; + set; + } + + + + // + /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string Presence + { + get; + set; + } + + // + /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public EquipmentFruRelationship PreviousFru + { + get; + set; + } + + // + /// "The model information for the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string ProductName + { + get; + set; + } + + // + /// "The product revision of the switch." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + + public string ProductRevision { get; set; } // - /// "The device id of the switch." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string DeviceId + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } // - /// "The database identifier of the registered device of an object." + /// "This field displays the revised version of the associated component or hardware (if any)." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DeviceMoId + public string Revision { get; set; } // - /// "The Distinguished Name unambiguously identifies an object in the system." + /// "The Relative Name uniquely identifies an object within a given context." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Dn + public string Rn { get; set; } + // - /// "The DomainGroup ID for this managed object." + /// "This field displays the serial number of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string DomainGroupMoid + public string Serial { get; set; } // - /// "The composite health of the 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Health + public string SharedScope { get; set; } // - /// "A reference to a inventoryDeviceInfo resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The sub device id of the switch." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public InventoryDeviceInfoRelationship InventoryDeviceInfo + public string SubDeviceId { get; set; } // - /// "This field indicates the compute status of the catalog values for the associated component or hardware." + /// "The sub vendor id of the switch." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public bool IsUpgraded + public string SubVendorId { get; set; @@ -1512,253 +2574,260 @@ public bool IsUpgraded // - /// "The time when this managed object was last modified." + /// "The current temperature of the switch." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public DateTime ModTime + public string Temperature { get; set; } // - /// "This field displays the model number of the associated component or hardware." + /// "The type information of the switch." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Model + public string Type { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "This field displays the vendor information of the associated component or hardware." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Moid + public string Vendor { get; set; } // - /// "The number of GPUs and PCI adapters connected the switch." + /// "The vendor id of the switch." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string NumOfAdaptors + public string VendorId { 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 + } + /// + /// This is the cmdlet to Get PciZone. + /// + [Cmdlet(VerbsCommon.Get, "IntersightPciZone", DefaultParameterSetName = "CmdletParam")] + public class GetIntersightPciZone : GetCmdletBase + { + public GetIntersightPciZone() { - get; - set; + ApiInstance = new PciApi(Config); + MethodName = "GetPciZoneListWithHttpInfo"; } // - /// "The PCI address of the switch." + /// "The Account ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PciAddress + public string AccountMoid { get; set; } + + // - /// "The PCI slot name of the switch." + /// "The time when this managed object was created." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string PciSlot + public DateTime CreateTime { get; set; } - // - /// "This field indicates the presence (equipped) or absence (absent) of the associated component or hardware." + /// "The database identifier of the registered device of an object." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Presence + public string DeviceMoId { get; set; } // - /// "A reference to a equipmentFru resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "The Distinguished Name unambiguously identifies an object in the system." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public EquipmentFruRelationship PreviousFru + public string Dn { get; set; } // - /// "The model information for the switch." + /// "The DomainGroup ID for this managed object." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string ProductName + public string DomainGroupMoid { get; set; } // - /// "The product revision of the switch." + /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string ProductRevision + public EquipmentExpanderModuleRelationship EquipmentExpanderModule { get; set; } // - /// "A reference to a assetDeviceRegistration 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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public AssetDeviceRegistrationRelationship RegisteredDevice + public InventoryDeviceInfoRelationship InventoryDeviceInfo { get; set; } // - /// "This field displays the revised version of the associated component or hardware (if any)." + /// "The time when this managed object was last modified." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Revision + public DateTime ModTime { get; set; } // - /// "The Relative Name uniquely identifies an object within a given context." + /// "The unique identifier of this Managed Object instance." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Rn + public string Moid { get; set; } - // - /// "This field displays the serial number of the associated component or hardware." + /// "The name of the PCIe endpoint zone, as reported by the platform software (BMC)." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Serial + public string Name { 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." + /// "Operational state of the pcie node." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string SharedScope + public string OperState { get; set; } + // - /// "The sub device id of the switch." + /// "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, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string SubDeviceId + public MoBaseMoRelationship Parent { get; set; } + + // - /// "The sub vendor id of the switch." + /// "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 = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] - public string SubVendorId + public AssetDeviceRegistrationRelationship RegisteredDevice { get; set; } - // - /// "The current temperature of the switch." + /// "The Relative Name uniquely identifies an object within a given context." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Temperature + public string Rn { get; set; } // - /// "The type information of the 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." /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = false, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Type + public string SharedScope { get; set; } + // - /// "This field displays the vendor information of the associated component or hardware." + /// "The identifier of the PCIe endpoint zone as reported by the chassis expander module management controller." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string Vendor + public string Uri { get; set; } + // - /// "The vendor id of the switch." + /// "The identifier of the PCIe endpoint zone where all PCIe devices are logically connected." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] - public string VendorId + public string ZoneId { get; set; } - } /// /// This is the cmdlet to Set PciDevice. @@ -1987,6 +3056,13 @@ public Dictionary AdditionalProperties + + + + + + + // /// "The unique identifier of this Managed Object instance." /// @@ -2011,6 +3087,9 @@ public string Moid + + + // /// /// @@ -2023,6 +3102,93 @@ public List Tags } + } + /// + /// This is the cmdlet to Set PciNodeSetting. + /// + [Cmdlet(VerbsCommon.Set, "IntersightPciNodeSetting")] + public class SetIntersightPciNodeSetting : SetCmdletBase + { + public SetIntersightPciNodeSetting() + { + ApiInstance = new PciApi(Config); + ModelObject = new PciNodeSetting(); + MethodName = "UpdatePciNodeSettingWithHttpInfo"; + } + + + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + + // + /// "User configured action on the PCIe Node.\n* `None` - Placeholder default value for PCIe Node admin state property.\n* `Reboot` - PCIe node reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public PciNodeSetting.AdminActionEnum AdminAction + { + get; + set; + } + + // + /// "User configured state of the locator LED for the PCIe Node.\n* `None` - No operation property for locator led.\n* `On` - The Locator Led is turned on.\n* `Off` - The Locator Led is turned off." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public PciNodeSetting.AdminLocatorLedStateEnum AdminLocatorLedState + { + 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 PciSwitch. @@ -2062,6 +3228,7 @@ public Dictionary AdditionalProperties + // /// "The unique identifier of this Managed Object instance." /// @@ -2088,6 +3255,10 @@ public string Moid + + + + diff --git a/src/Intersight.PowerShell/Cmdlet/ProcessorCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/ProcessorCmdlet.cs index adca3e6a0..dad0ce90d 100644 --- a/src/Intersight.PowerShell/Cmdlet/ProcessorCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/ProcessorCmdlet.cs @@ -76,6 +76,7 @@ public ComputeRackUnitRelationship ComputeRackUnit set; } + // /// "The time when this managed object was created." /// @@ -298,6 +299,17 @@ public string PartNumber set; } + // + /// "A reference to a pciEndpoint resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = true, ParameterSetName = "CmdletParam")] + + public PciEndpointRelationship PciEndpoint + { + get; + set; + } + // /// "This field displays the product ID of the processor." @@ -517,6 +529,7 @@ public ComputeRackUnitRelationship ComputeRackUnit + // /// "The unique identifier of this Managed Object instance." /// @@ -560,6 +573,7 @@ public NetworkElementRelationship NetworkElement + // diff --git a/src/Intersight.PowerShell/Cmdlet/ResourcepoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/ResourcepoolCmdlet.cs index 72854f864..becfa1f95 100644 --- a/src/Intersight.PowerShell/Cmdlet/ResourcepoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/ResourcepoolCmdlet.cs @@ -714,7 +714,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1412,7 +1412,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1989,7 +1989,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/TamCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/TamCmdlet.cs index 6087c7a74..f3be90cf1 100644 --- a/src/Intersight.PowerShell/Cmdlet/TamCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/TamCmdlet.cs @@ -221,7 +221,7 @@ public string DomainGroupMoid } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -804,7 +804,7 @@ public float EnvironmentalScore } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1139,7 +1139,7 @@ public string Description // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1629,7 +1629,7 @@ public float EnvironmentalScore } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2022,7 +2022,7 @@ public string Description // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2512,7 +2512,7 @@ public float EnvironmentalScore } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Cmdlet/TaskCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/TaskCmdlet.cs index c3f34954d..374ea2485 100644 --- a/src/Intersight.PowerShell/Cmdlet/TaskCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/TaskCmdlet.cs @@ -232,6 +232,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -343,6 +354,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -454,6 +476,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -565,6 +598,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -676,6 +720,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -787,6 +842,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -898,6 +964,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1009,6 +1086,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1120,6 +1208,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1231,6 +1330,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1342,6 +1452,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1453,6 +1574,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1564,6 +1696,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1675,6 +1818,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." @@ -1786,6 +1940,17 @@ public Dictionary AdditionalProperties + // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." diff --git a/src/Intersight.PowerShell/Cmdlet/UuidpoolCmdlet.cs b/src/Intersight.PowerShell/Cmdlet/UuidpoolCmdlet.cs index 49d612dcb..ef88c7efe 100644 --- a/src/Intersight.PowerShell/Cmdlet/UuidpoolCmdlet.cs +++ b/src/Intersight.PowerShell/Cmdlet/UuidpoolCmdlet.cs @@ -187,7 +187,7 @@ public long Assigned } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false, ParameterSetName = "CmdletParam")] @@ -1030,7 +1030,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1306,7 +1306,7 @@ public Dictionary AdditionalProperties // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/auditd.cs b/src/Intersight.PowerShell/InitializeCmdlet/auditd.cs new file mode 100644 index 000000000..622e8511c --- /dev/null +++ b/src/Intersight.PowerShell/InitializeCmdlet/auditd.cs @@ -0,0 +1,181 @@ +using System; +using System.Collections.Generic; +using System.Text; +using System.Management.Automation; +using Intersight.Api; +using Intersight.Model; + +namespace Intersight.PowerShell +{ + /// + /// This is the cmdlet to Initialize AuditdPolicy. + /// + [Cmdlet(VerbsData.Initialize, "IntersightAuditdPolicy")] + public class InitializeIntersightAuditdPolicy : PSCmdlet + { + public InitializeIntersightAuditdPolicy() + { + AdminState = AuditdPolicy.AdminStateEnum.Disabled; + AuditdLogLevel = AuditdPolicy.AuditdLogLevelEnum.Notifications; + ClassId = AuditdPolicy.ClassIdEnum.AuditdPolicy; + ObjectType = AuditdPolicy.ObjectTypeEnum.AuditdPolicy; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "Admin state for the AuditD feature.\n* `Disabled` - Admin configured Disabled State.\n* `Enabled` - Admin configured Enabled State." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AdminStateEnum AdminState + { + get; + set; + } + // + /// "The log level for the AuditD feature. The default value is \"notifications\".\n* `notifications` - Generated logs are of Notification level, providing information about normal but significant system events requiring awareness.\n* `emergencies` - Generated logs will be of Emergency log level, indicating a critical and unstable system state.\n* `alerts` - Generated logs are of Alert level, indicating critical issues needing immediate attention to prevent system disruption.\n* `critical` - Generated logs are of Critical level, signaling severe issues that may cause system failure if not addressed immediately.\n* `errors` - Generated logs are of Error level, indicating significant problems that affect functionality but do not cause system failure.\n* `warnings` - Generated logs are of Warning level, highlighting potential issues that require attention but do not yet impact functionality.\n* `information` - Generated logs are of Information level, detailing routine operational messages without indicating any issues or errors.\n* `debugging` - Generated logs are of Debugging level, providing detailed information to help diagnose and troubleshoot system issues." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public AuditdPolicy.AuditdLogLevelEnum AuditdLogLevel + { + 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 AuditdPolicy.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + 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 AuditdPolicy.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.OrganizationOrganizationRelationship Organization + { + get; + set; + } + // + /// "An array of relationships to fabricBaseSwitchProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.AuditdPolicy initObject = new Intersight.Model.AuditdPolicy(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AdminState")) + { + initObject.AdminState = this.AdminState; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AuditdLogLevel")) + { + initObject.AuditdLogLevel = this.AuditdLogLevel; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + { + initObject.Description = this.Description; + } + 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("Organization")) + { + initObject.Organization = this.Organization; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Profiles")) + { + initObject.Profiles = this.Profiles; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } +} \ No newline at end of file diff --git a/src/Intersight.PowerShell/InitializeCmdlet/bios.cs b/src/Intersight.PowerShell/InitializeCmdlet/bios.cs index ab2709f6b..9d6faa10b 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/bios.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/bios.cs @@ -356,6 +356,10 @@ public InitializeIntersightBiosPolicy() ExtendedApic = BiosPolicy.ExtendedApicEnum.PlatformDefault; FlowControl = BiosPolicy.FlowControlEnum.PlatformDefault; Frb2enable = BiosPolicy.Frb2enableEnum.PlatformDefault; + GpuDirectCpu1 = BiosPolicy.GpuDirectCpu1Enum.PlatformDefault; + GpuDirectCpu2 = BiosPolicy.GpuDirectCpu2Enum.PlatformDefault; + GpuDirectCpu3 = BiosPolicy.GpuDirectCpu3Enum.PlatformDefault; + GpuDirectCpu4 = BiosPolicy.GpuDirectCpu4Enum.PlatformDefault; HardwarePrefetch = BiosPolicy.HardwarePrefetchEnum.PlatformDefault; HwpmEnable = BiosPolicy.HwpmEnableEnum.PlatformDefault; ImcInterleave = BiosPolicy.ImcInterleaveEnum.PlatformDefault; @@ -2019,6 +2023,46 @@ public BiosPolicy.Frb2enableEnum Frb2enable set; } // + /// "BIOS Token for setting GPU Direct CPU1 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu1Enum GpuDirectCpu1 + { + get; + set; + } + // + /// "BIOS Token for setting GPU Direct CPU2 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu2Enum GpuDirectCpu2 + { + get; + set; + } + // + /// "BIOS Token for setting GPU Direct CPU3 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu3Enum GpuDirectCpu3 + { + get; + set; + } + // + /// "BIOS Token for setting GPU Direct CPU4 configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public BiosPolicy.GpuDirectCpu4Enum GpuDirectCpu4 + { + get; + set; + } + // /// "BIOS Token for setting Hardware Prefetcher configuration.\n* `platform-default` - Default value used by the platform for the BIOS setting.\n* `enabled` - Enables the BIOS setting.\n* `disabled` - Disables the BIOS setting." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -5946,6 +5990,22 @@ protected override void ProcessRecord() { initObject.Frb2enable = this.Frb2enable; } + if (this.MyInvocation.BoundParameters.ContainsKey("GpuDirectCpu1")) + { + initObject.GpuDirectCpu1 = this.GpuDirectCpu1; + } + if (this.MyInvocation.BoundParameters.ContainsKey("GpuDirectCpu2")) + { + initObject.GpuDirectCpu2 = this.GpuDirectCpu2; + } + if (this.MyInvocation.BoundParameters.ContainsKey("GpuDirectCpu3")) + { + initObject.GpuDirectCpu3 = this.GpuDirectCpu3; + } + if (this.MyInvocation.BoundParameters.ContainsKey("GpuDirectCpu4")) + { + initObject.GpuDirectCpu4 = this.GpuDirectCpu4; + } if (this.MyInvocation.BoundParameters.ContainsKey("HardwarePrefetch")) { initObject.HardwarePrefetch = this.HardwarePrefetch; diff --git a/src/Intersight.PowerShell/InitializeCmdlet/capability.cs b/src/Intersight.PowerShell/InitializeCmdlet/capability.cs index 3a0def7c8..b42ff8111 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/capability.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/capability.cs @@ -189,6 +189,77 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityAdapterConnectionPoint. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityAdapterConnectionPoint")] + public class InitializeIntersightCapabilityAdapterConnectionPoint : PSCmdlet + { + public InitializeIntersightCapabilityAdapterConnectionPoint() + { + ClassId = CapabilityAdapterConnectionPoint.ClassIdEnum.CapabilityAdapterConnectionPoint; + ObjectType = CapabilityAdapterConnectionPoint.ObjectTypeEnum.CapabilityAdapterConnectionPoint; + + } + // + /// + /// + [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 CapabilityAdapterConnectionPoint.ClassIdEnum ClassId + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List EndPointIds + { + 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 CapabilityAdapterConnectionPoint.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityAdapterConnectionPoint initObject = new Intersight.Model.CapabilityAdapterConnectionPoint(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("EndPointIds")) + { + initObject.EndPointIds = this.EndPointIds; + } + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilityAdapterDeprecatedDef. @@ -1910,6 +1981,119 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityDeviceInventory. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityDeviceInventory")] + public class InitializeIntersightCapabilityDeviceInventory : PSCmdlet + { + public InitializeIntersightCapabilityDeviceInventory() + { + ClassId = CapabilityDeviceInventory.ClassIdEnum.CapabilityDeviceInventory; + ObjectType = CapabilityDeviceInventory.ObjectTypeEnum.CapabilityDeviceInventory; + + } + // + /// + /// + [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 CapabilityDeviceInventory.ClassIdEnum ClassId + { + get; + set; + } + // + /// "The type classification of the endpoint device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string DeviceObjectType + { + get; + set; + } + // + /// "The maximum firmware or software version supported by this endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string MaxVersion + { + get; + set; + } + // + /// "The minimum firmware or software version supported by this endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string MinVersion + { + get; + set; + } + // + /// "The specific model identifier of the endpoint device." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Model + { + 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 CapabilityDeviceInventory.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityDeviceInventory initObject = new Intersight.Model.CapabilityDeviceInventory(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("DeviceObjectType")) + { + initObject.DeviceObjectType = this.DeviceObjectType; + } + if (this.MyInvocation.BoundParameters.ContainsKey("MaxVersion")) + { + initObject.MaxVersion = this.MaxVersion; + } + if (this.MyInvocation.BoundParameters.ContainsKey("MinVersion")) + { + initObject.MinVersion = this.MinVersion; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + { + initObject.Model = this.Model; + } + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilityDimmsEndpointDescriptor. @@ -3886,6 +4070,91 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityGpuConnectionPoint. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityGpuConnectionPoint")] + public class InitializeIntersightCapabilityGpuConnectionPoint : PSCmdlet + { + public InitializeIntersightCapabilityGpuConnectionPoint() + { + ClassId = CapabilityGpuConnectionPoint.ClassIdEnum.CapabilityGpuConnectionPoint; + ObjectType = CapabilityGpuConnectionPoint.ObjectTypeEnum.CapabilityGpuConnectionPoint; + + } + // + /// + /// + [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 CapabilityGpuConnectionPoint.ClassIdEnum ClassId + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List EndPointIds + { + 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 CapabilityGpuConnectionPoint.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PcieNodeSlots + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityGpuConnectionPoint initObject = new Intersight.Model.CapabilityGpuConnectionPoint(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("EndPointIds")) + { + initObject.EndPointIds = this.EndPointIds; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieNodeSlots")) + { + initObject.PcieNodeSlots = this.PcieNodeSlots; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilityGpuEndpointDescriptor. @@ -6133,15 +6402,15 @@ protected override void ProcessRecord() } /// - /// This is the cmdlet to Initialize CapabilityServerSchemaDescriptor. + /// This is the cmdlet to Initialize CapabilityServerPcieConnectivityCatalog. /// - [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerSchemaDescriptor")] - public class InitializeIntersightCapabilityServerSchemaDescriptor : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerPcieConnectivityCatalog")] + public class InitializeIntersightCapabilityServerPcieConnectivityCatalog : PSCmdlet { - public InitializeIntersightCapabilityServerSchemaDescriptor() + public InitializeIntersightCapabilityServerPcieConnectivityCatalog() { - ClassId = CapabilityServerSchemaDescriptor.ClassIdEnum.CapabilityServerSchemaDescriptor; - ObjectType = CapabilityServerSchemaDescriptor.ObjectTypeEnum.CapabilityServerSchemaDescriptor; + ClassId = CapabilityServerPcieConnectivityCatalog.ClassIdEnum.CapabilityServerPcieConnectivityCatalog; + ObjectType = CapabilityServerPcieConnectivityCatalog.ObjectTypeEnum.CapabilityServerPcieConnectivityCatalog; } // @@ -6155,81 +6424,420 @@ public Dictionary AdditionalProperties set; } // - /// "An array of relationships to capabilityCapability resources." + /// "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 List Capabilities + public CapabilityServerPcieConnectivityCatalog.ClassIdEnum ClassId { 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." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public CapabilityServerSchemaDescriptor.ClassIdEnum ClassId + public string Moid { get; set; } // - /// "Detailed information about the endpoint." + /// "An unique identifer for a capability descriptor." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Description + public string Name { get; set; } // - /// "Redfish property name for the server." + /// "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 string LocatorLedName + public CapabilityServerPcieConnectivityCatalog.ObjectTypeEnum ObjectType { get; set; } // - /// "The model of the endpoint, for which this capability information is applicable." + /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Model + public List SupportedLayouts { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Moid + public List SupportedNumberOfGpus { 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 CapabilityServerSchemaDescriptor.ObjectTypeEnum ObjectType + public List Tags { get; set; } - // - /// "Redfish version information for the server." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string RedfishSchema + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityServerPcieConnectivityCatalog initObject = new Intersight.Model.CapabilityServerPcieConnectivityCatalog(); + 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("SupportedLayouts")) + { + initObject.SupportedLayouts = this.SupportedLayouts; + } + if (this.MyInvocation.BoundParameters.ContainsKey("SupportedNumberOfGpus")) + { + initObject.SupportedNumberOfGpus = this.SupportedNumberOfGpus; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize CapabilityServerPcieConnectivityLayout. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerPcieConnectivityLayout")] + public class InitializeIntersightCapabilityServerPcieConnectivityLayout : PSCmdlet + { + public InitializeIntersightCapabilityServerPcieConnectivityLayout() + { + ClassId = CapabilityServerPcieConnectivityLayout.ClassIdEnum.CapabilityServerPcieConnectivityLayout; + ObjectType = CapabilityServerPcieConnectivityLayout.ObjectTypeEnum.CapabilityServerPcieConnectivityLayout; + + } + // + /// + /// + [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 CapabilityServerPcieConnectivityLayout.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Unique identifier for the server CPU in the physical connection topology." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long CpuId + { + 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 CapabilityServerPcieConnectivityLayout.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PcieTopology + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ServerSlots + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityServerPcieConnectivityLayout initObject = new Intersight.Model.CapabilityServerPcieConnectivityLayout(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("CpuId")) + { + initObject.CpuId = this.CpuId; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieTopology")) + { + initObject.PcieTopology = this.PcieTopology; + } + if (this.MyInvocation.BoundParameters.ContainsKey("ServerSlots")) + { + initObject.ServerSlots = this.ServerSlots; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize CapabilityServerPcieTopology. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerPcieTopology")] + public class InitializeIntersightCapabilityServerPcieTopology : PSCmdlet + { + public InitializeIntersightCapabilityServerPcieTopology() + { + ClassId = CapabilityServerPcieTopology.ClassIdEnum.CapabilityServerPcieTopology; + ObjectType = CapabilityServerPcieTopology.ObjectTypeEnum.CapabilityServerPcieTopology; + + } + // + /// + /// + [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 CapabilityServerPcieTopology.ClassIdEnum ClassId + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ConnectedAdapter + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ConnectedGpu + { + 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 CapabilityServerPcieTopology.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Unique identifier for the physical PCIe switch in the server topology." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long PcieSwitchId + { + get; + set; + } + // + /// "Unique identifier for the XFM (Switch Fabric Module) in the server topology." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long XfmId + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityServerPcieTopology initObject = new Intersight.Model.CapabilityServerPcieTopology(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("ConnectedAdapter")) + { + initObject.ConnectedAdapter = this.ConnectedAdapter; + } + if (this.MyInvocation.BoundParameters.ContainsKey("ConnectedGpu")) + { + initObject.ConnectedGpu = this.ConnectedGpu; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieSwitchId")) + { + initObject.PcieSwitchId = this.PcieSwitchId; + } + if (this.MyInvocation.BoundParameters.ContainsKey("XfmId")) + { + initObject.XfmId = this.XfmId; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize CapabilityServerSchemaDescriptor. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerSchemaDescriptor")] + public class InitializeIntersightCapabilityServerSchemaDescriptor : PSCmdlet + { + public InitializeIntersightCapabilityServerSchemaDescriptor() + { + ClassId = CapabilityServerSchemaDescriptor.ClassIdEnum.CapabilityServerSchemaDescriptor; + ObjectType = CapabilityServerSchemaDescriptor.ObjectTypeEnum.CapabilityServerSchemaDescriptor; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "An array of relationships to capabilityCapability resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Capabilities + { + 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 CapabilityServerSchemaDescriptor.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Detailed information about the endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + // + /// "Redfish property name for the server." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string LocatorLedName + { + get; + set; + } + // + /// "The model of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Model + { + 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 CapabilityServerSchemaDescriptor.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Redfish version information for the server." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string RedfishSchema { get; set; @@ -6314,6 +6922,175 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize CapabilityServerTopologyMap. + /// + [Cmdlet(VerbsData.Initialize, "IntersightCapabilityServerTopologyMap")] + public class InitializeIntersightCapabilityServerTopologyMap : PSCmdlet + { + public InitializeIntersightCapabilityServerTopologyMap() + { + ClassId = CapabilityServerTopologyMap.ClassIdEnum.CapabilityServerTopologyMap; + ObjectType = CapabilityServerTopologyMap.ObjectTypeEnum.CapabilityServerTopologyMap; + + } + // + /// + /// + [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 CapabilityServerTopologyMap.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Handler identifier for managing this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Handler + { + 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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public CapabilityServerTopologyMap.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "PCIe node model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.CapabilityDeviceInventory PcieNodeDetail + { + get; + set; + } + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.CapabilityDeviceInventory ServerDetail + { + get; + set; + } + // + /// "Server model information for which this topology configuration is defined." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string SupportedTopologyName + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "XFM (Switch Fabric Module) model information for this topology configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.CapabilityDeviceInventory XfmDetail + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.CapabilityServerTopologyMap initObject = new Intersight.Model.CapabilityServerTopologyMap(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Handler")) + { + initObject.Handler = this.Handler; + } + 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("PcieNodeDetail")) + { + initObject.PcieNodeDetail = this.PcieNodeDetail; + } + if (this.MyInvocation.BoundParameters.ContainsKey("ServerDetail")) + { + initObject.ServerDetail = this.ServerDetail; + } + if (this.MyInvocation.BoundParameters.ContainsKey("SupportedTopologyName")) + { + initObject.SupportedTopologyName = this.SupportedTopologyName; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + if (this.MyInvocation.BoundParameters.ContainsKey("XfmDetail")) + { + initObject.XfmDetail = this.XfmDetail; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize CapabilityServerUpgradeSupportMeta. @@ -7451,6 +8228,16 @@ public List Tags set; } // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List UnsupportedPolicies + { + get; + set; + } + // /// "The vendor of the endpoint, for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -7517,6 +8304,10 @@ protected override void ProcessRecord() { initObject.Tags = this.Tags; } + if (this.MyInvocation.BoundParameters.ContainsKey("UnsupportedPolicies")) + { + initObject.UnsupportedPolicies = this.UnsupportedPolicies; + } if (this.MyInvocation.BoundParameters.ContainsKey("Vendor")) { initObject.Vendor = this.Vendor; diff --git a/src/Intersight.PowerShell/InitializeCmdlet/comm.cs b/src/Intersight.PowerShell/InitializeCmdlet/comm.cs index 576e70b79..4ef732bb3 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/comm.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/comm.cs @@ -693,7 +693,7 @@ public CommPhysicalAddress.ClassIdEnum ClassId set; } // - /// "The country code in ISO 3166-1 alpha-2 format.\n* `Unknown` - The value Unknown is used when the country code is not known or applicable.\n* `AD` - The country code for Andorra.\n* `AE` - The country code for United Arab Emirates.\n* `AF` - The country code for Afghanistan.\n* `AG` - The country code for Antigua and Barbuda.\n* `AI` - The country code for Anguilla.\n* `AL` - The country code for Albania.\n* `AM` - The country code for Armenia.\n* `AO` - The country code for Angola.\n* `AQ` - The country code for Antarctica.\n* `AR` - The country code for Argentina.\n* `AS` - The country code for American Samoa.\n* `AT` - The country code for Austria.\n* `AU` - The country code for Australia.\n* `AW` - The country code for Aruba.\n* `AX` - The country code for Åland Islands.\n* `AZ` - The country code for Azerbaijan.\n* `BA` - The country code for Bosnia and Herzegovina.\n* `BB` - The country code for Barbados.\n* `BD` - The country code for Bangladesh.\n* `BE` - The country code for Belgium.\n* `BF` - The country code for Burkina Faso.\n* `BG` - The country code for Bulgaria.\n* `BH` - The country code for Bahrain.\n* `BI` - The country code for Burundi.\n* `BJ` - The country code for Benin.\n* `BL` - The country code for Saint Barthélemy.\n* `BM` - The country code for Bermuda.\n* `BN` - The country code for Brunei Darussalam.\n* `BO` - The country code for Plurinational State of Bolivia.\n* `BQ` - The country code for Sint Eustatius and Saba Bonaire.\n* `BR` - The country code for Brazil.\n* `BS` - The country code for Bahamas.\n* `BT` - The country code for Bhutan.\n* `BV` - The country code for Bouvet Island.\n* `BW` - The country code for Botswana.\n* `BY` - The country code for Belarus.\n* `BZ` - The country code for Belize.\n* `CA` - The country code for Canada.\n* `CC` - The country code for Cocos (Keeling) Islands.\n* `CD` - The country code for Democratic Republic of the Congo.\n* `CF` - The country code for Central African Republic.\n* `CG` - The country code for Congo.\n* `CH` - The country code for Switzerland.\n* `CI` - The country code for Côte d'Ivoire.\n* `CK` - The country code for Cook Islands.\n* `CL` - The country code for Chile.\n* `CM` - The country code for Cameroon.\n* `CN` - The country code for China.\n* `CO` - The country code for Colombia.\n* `CR` - The country code for Costa Rica.\n* `CU` - The country code for Cuba.\n* `CV` - The country code for Cabo Verde.\n* `CW` - The country code for Curaçao.\n* `CX` - The country code for Christmas Island.\n* `CY` - The country code for Cyprus.\n* `CZ` - The country code for Czechia.\n* `DE` - The country code for Germany.\n* `DJ` - The country code for Djibouti.\n* `DK` - The country code for Denmark.\n* `DM` - The country code for Dominica.\n* `DO` - The country code for Dominican Republic.\n* `DZ` - The country code for Algeria.\n* `EC` - The country code for Ecuador.\n* `EE` - The country code for Estonia.\n* `EG` - The country code for Egypt.\n* `EH` - The country code for Western Sahara.\n* `ER` - The country code for Eritrea.\n* `ES` - The country code for Spain.\n* `ET` - The country code for Ethiopia.\n* `FI` - The country code for Finland.\n* `FJ` - The country code for Fiji.\n* `FK` - The country code for Falkland Islands (Malvinas).\n* `FM` - The country code for Federated States of Micronesia.\n* `FO` - The country code for Faroe Islands.\n* `FR` - The country code for France.\n* `GA` - The country code for Gabon.\n* `GB` - The country code for United Kingdom of Great Britain and Northern Ireland.\n* `GD` - The country code for Grenada.\n* `GE` - The country code for Georgia.\n* `GF` - The country code for French Guiana.\n* `GG` - The country code for Guernsey.\n* `GH` - The country code for Ghana.\n* `GI` - The country code for Gibraltar.\n* `GL` - The country code for Greenland.\n* `GM` - The country code for Gambia.\n* `GN` - The country code for Guinea.\n* `GP` - The country code for Guadeloupe.\n* `GQ` - The country code for Equatorial Guinea.\n* `GR` - The country code for Greece.\n* `GS` - The country code for South Georgia and the South Sandwich Islands.\n* `GT` - The country code for Guatemala.\n* `GU` - The country code for Guam.\n* `GW` - The country code for Guinea-Bissau.\n* `GY` - The country code for Guyana.\n* `HK` - The country code for Hong Kong.\n* `HM` - The country code for Heard Island and McDonald Islands.\n* `HN` - The country code for Honduras.\n* `HR` - The country code for Croatia.\n* `HT` - The country code for Haiti.\n* `HU` - The country code for Hungary.\n* `ID` - The country code for Indonesia.\n* `IE` - The country code for Ireland.\n* `IL` - The country code for Israel.\n* `IM` - The country code for Isle of Man.\n* `IN` - The country code for India.\n* `IO` - The country code for British Indian Ocean Territory.\n* `IQ` - The country code for Iraq.\n* `IR` - The country code for Islamic Republic of Iran.\n* `IS` - The country code for Iceland.\n* `IT` - The country code for Italy.\n* `JE` - The country code for Jersey.\n* `JM` - The country code for Jamaica.\n* `JO` - The country code for Jordan.\n* `JP` - The country code for Japan.\n* `KE` - The country code for Kenya.\n* `KG` - The country code for Kyrgyzstan.\n* `KH` - The country code for Cambodia.\n* `KI` - The country code for Kiribati.\n* `KM` - The country code for Comoros.\n* `KN` - The country code for Saint Kitts and Nevis.\n* `KP` - The country code for Democratic People's Republic of Korea.\n* `KR` - The country code for Republic of Korea.\n* `KW` - The country code for Kuwait.\n* `KY` - The country code for Cayman Islands.\n* `KZ` - The country code for Kazakhstan.\n* `LA` - The country code for Lao People's Democratic Republic.\n* `LB` - The country code for Lebanon.\n* `LC` - The country code for Saint Lucia.\n* `LI` - The country code for Liechtenstein.\n* `LK` - The country code for Sri Lanka.\n* `LR` - The country code for Liberia.\n* `LS` - The country code for Lesotho.\n* `LT` - The country code for Lithuania.\n* `LU` - The country code for Luxembourg.\n* `LV` - The country code for Latvia.\n* `LY` - The country code for Libya.\n* `MA` - The country code for Morocco.\n* `MC` - The country code for Monaco.\n* `MD` - The country code for Republic of Moldova.\n* `ME` - The country code for Montenegro.\n* `MF` - The country code for Saint Martin (French part).\n* `MG` - The country code for Madagascar.\n* `MH` - The country code for Marshall Islands.\n* `MK` - The country code for North Macedonia.\n* `ML` - The country code for Mali.\n* `MM` - The country code for Myanmar.\n* `MN` - The country code for Mongolia.\n* `MO` - The country code for Macao.\n* `MP` - The country code for Northern Mariana Islands.\n* `MQ` - The country code for Martinique.\n* `MR` - The country code for Mauritania.\n* `MS` - The country code for Montserrat.\n* `MT` - The country code for Malta.\n* `MU` - The country code for Mauritius.\n* `MV` - The country code for Maldives.\n* `MW` - The country code for Malawi.\n* `MX` - The country code for Mexico.\n* `MY` - The country code for Malaysia.\n* `MZ` - The country code for Mozambique.\n* `NA` - The country code for Namibia.\n* `NC` - The country code for New Caledonia.\n* `NE` - The country code for Niger.\n* `NF` - The country code for Norfolk Island.\n* `NG` - The country code for Nigeria.\n* `NI` - The country code for Nicaragua.\n* `NL` - The country code for Kingdom of the Netherlands.\n* `NO` - The country code for Norway.\n* `NP` - The country code for Nepal.\n* `NR` - The country code for Nauru.\n* `NU` - The country code for Niue.\n* `NZ` - The country code for New Zealand.\n* `OM` - The country code for Oman.\n* `PA` - The country code for Panama.\n* `PE` - The country code for Peru.\n* `PF` - The country code for French Polynesia.\n* `PG` - The country code for Papua New Guinea.\n* `PH` - The country code for Philippines.\n* `PK` - The country code for Pakistan.\n* `PL` - The country code for Poland.\n* `PM` - The country code for Saint Pierre and Miquelon.\n* `PN` - The country code for Pitcairn.\n* `PR` - The country code for Puerto Rico.\n* `PS` - The country code for State of Palestine.\n* `PT` - The country code for Portugal.\n* `PW` - The country code for Palau.\n* `PY` - The country code for Paraguay.\n* `QA` - The country code for Qatar.\n* `RE` - The country code for Réunion.\n* `RO` - The country code for Romania.\n* `RS` - The country code for Serbia.\n* `RU` - The country code for Russian Federation.\n* `RW` - The country code for Rwanda.\n* `SA` - The country code for Saudi Arabia.\n* `SB` - The country code for Solomon Islands.\n* `SC` - The country code for Seychelles.\n* `SD` - The country code for Sudan.\n* `SE` - The country code for Sweden.\n* `SG` - The country code for Singapore.\n* `SH` - The country code for Ascension and Tristan da Cunha Saint Helena.\n* `SI` - The country code for Slovenia.\n* `SJ` - The country code for Svalbard and Jan Mayen.\n* `SK` - The country code for Slovakia.\n* `SL` - The country code for Sierra Leone.\n* `SM` - The country code for San Marino.\n* `SN` - The country code for Senegal.\n* `SO` - The country code for Somalia.\n* `SR` - The country code for Suriname.\n* `SS` - The country code for South Sudan.\n* `ST` - The country code for Sao Tome and Principe.\n* `SV` - The country code for El Salvador.\n* `SX` - The country code for Sint Maarten (Dutch part).\n* `SY` - The country code for Syrian Arab Republic.\n* `SZ` - The country code for Eswatini.\n* `TC` - The country code for Turks and Caicos Islands.\n* `TD` - The country code for Chad.\n* `TF` - The country code for French Southern Territories.\n* `TG` - The country code for Togo.\n* `TH` - The country code for Thailand.\n* `TJ` - The country code for Tajikistan.\n* `TK` - The country code for Tokelau.\n* `TL` - The country code for Timor-Leste.\n* `TM` - The country code for Turkmenistan.\n* `TN` - The country code for Tunisia.\n* `TO` - The country code for Tonga.\n* `TR` - The country code for Türkiye.\n* `TT` - The country code for Trinidad and Tobago.\n* `TV` - The country code for Tuvalu.\n* `TW` - The country code for Province of China Taiwan.\n* `TZ` - The country code for United Republic of Tanzania.\n* `UA` - The country code for Ukraine.\n* `UG` - The country code for Uganda.\n* `UM` - The country code for United States Minor Outlying Islands.\n* `US` - The country code for United States of America.\n* `UY` - The country code for Uruguay.\n* `UZ` - The country code for Uzbekistan.\n* `VA` - The country code for Holy See.\n* `VC` - The country code for Saint Vincent and the Grenadines.\n* `VE` - The country code for Bolivarian Republic of Venezuela.\n* `VG` - The country code for Virgin Islands (British).\n* `VI` - The country code for Virgin Islands (U.S.).\n* `VN` - The country code for Viet Nam.\n* `VU` - The country code for Vanuatu.\n* `WF` - The country code for Wallis and Futuna.\n* `WS` - The country code for Samoa.\n* `YE` - The country code for Yemen.\n* `YT` - The country code for Mayotte.\n* `ZA` - The country code for South Africa.\n* `ZM` - The country code for Zambia.\n* `ZW` - The country code for Zimbabwe." + /// "The country code in ISO 3166-1 alpha-2 format.\n* `Unknown` - The value Unknown is used when the country code is not known or applicable.\n* `AD` - The country code for Andorra.\n* `AE` - The country code for United Arab Emirates.\n* `AF` - The country code for Afghanistan.\n* `AG` - The country code for Antigua and Barbuda.\n* `AI` - The country code for Anguilla.\n* `AL` - The country code for Albania.\n* `AM` - The country code for Armenia.\n* `AO` - The country code for Angola.\n* `AQ` - The country code for Antarctica.\n* `AR` - The country code for Argentina.\n* `AS` - The country code for American Samoa.\n* `AT` - The country code for Austria.\n* `AU` - The country code for Australia.\n* `AW` - The country code for Aruba.\n* `AX` - The country code for Åland Islands.\n* `AZ` - The country code for Azerbaijan.\n* `BA` - The country code for Bosnia and Herzegovina.\n* `BB` - The country code for Barbados.\n* `BD` - The country code for Bangladesh.\n* `BE` - The country code for Belgium.\n* `BF` - The country code for Burkina Faso.\n* `BG` - The country code for Bulgaria.\n* `BH` - The country code for Bahrain.\n* `BI` - The country code for Burundi.\n* `BJ` - The country code for Benin.\n* `BL` - The country code for Saint Barthélemy.\n* `BM` - The country code for Bermuda.\n* `BN` - The country code for Brunei Darussalam.\n* `BO` - The country code for Plurinational State of Bolivia.\n* `BQ` - The country code for Sint Eustatius and Saba Bonaire.\n* `BR` - The country code for Brazil.\n* `BS` - The country code for Bahamas.\n* `BT` - The country code for Bhutan.\n* `BV` - The country code for Bouvet Island.\n* `BW` - The country code for Botswana.\n* `BZ` - The country code for Belize.\n* `CA` - The country code for Canada.\n* `CC` - The country code for Cocos (Keeling) Islands.\n* `CD` - The country code for Democratic Republic of the Congo.\n* `CF` - The country code for Central African Republic.\n* `CG` - The country code for Congo.\n* `CH` - The country code for Switzerland.\n* `CI` - The country code for Côte d'Ivoire.\n* `CK` - The country code for Cook Islands.\n* `CL` - The country code for Chile.\n* `CM` - The country code for Cameroon.\n* `CN` - The country code for China.\n* `CO` - The country code for Colombia.\n* `CR` - The country code for Costa Rica.\n* `CV` - The country code for Cabo Verde.\n* `CW` - The country code for Curaçao.\n* `CX` - The country code for Christmas Island.\n* `CY` - The country code for Cyprus.\n* `CZ` - The country code for Czechia.\n* `DE` - The country code for Germany.\n* `DJ` - The country code for Djibouti.\n* `DK` - The country code for Denmark.\n* `DM` - The country code for Dominica.\n* `DO` - The country code for Dominican Republic.\n* `DZ` - The country code for Algeria.\n* `EC` - The country code for Ecuador.\n* `EE` - The country code for Estonia.\n* `EG` - The country code for Egypt.\n* `EH` - The country code for Western Sahara.\n* `ER` - The country code for Eritrea.\n* `ES` - The country code for Spain.\n* `ET` - The country code for Ethiopia.\n* `FI` - The country code for Finland.\n* `FJ` - The country code for Fiji.\n* `FK` - The country code for Falkland Islands (Malvinas).\n* `FM` - The country code for Federated States of Micronesia.\n* `FO` - The country code for Faroe Islands.\n* `FR` - The country code for France.\n* `GA` - The country code for Gabon.\n* `GB` - The country code for United Kingdom of Great Britain and Northern Ireland.\n* `GD` - The country code for Grenada.\n* `GE` - The country code for Georgia.\n* `GF` - The country code for French Guiana.\n* `GG` - The country code for Guernsey.\n* `GH` - The country code for Ghana.\n* `GI` - The country code for Gibraltar.\n* `GL` - The country code for Greenland.\n* `GM` - The country code for Gambia.\n* `GN` - The country code for Guinea.\n* `GP` - The country code for Guadeloupe.\n* `GQ` - The country code for Equatorial Guinea.\n* `GR` - The country code for Greece.\n* `GS` - The country code for South Georgia and the South Sandwich Islands.\n* `GT` - The country code for Guatemala.\n* `GU` - The country code for Guam.\n* `GW` - The country code for Guinea-Bissau.\n* `GY` - The country code for Guyana.\n* `HK` - The country code for Hong Kong.\n* `HM` - The country code for Heard Island and McDonald Islands.\n* `HN` - The country code for Honduras.\n* `HR` - The country code for Croatia.\n* `HT` - The country code for Haiti.\n* `HU` - The country code for Hungary.\n* `ID` - The country code for Indonesia.\n* `IE` - The country code for Ireland.\n* `IL` - The country code for Israel.\n* `IM` - The country code for Isle of Man.\n* `IN` - The country code for India.\n* `IO` - The country code for British Indian Ocean Territory.\n* `IQ` - The country code for Iraq.\n* `IS` - The country code for Iceland.\n* `IT` - The country code for Italy.\n* `JE` - The country code for Jersey.\n* `JM` - The country code for Jamaica.\n* `JO` - The country code for Jordan.\n* `JP` - The country code for Japan.\n* `KE` - The country code for Kenya.\n* `KG` - The country code for Kyrgyzstan.\n* `KH` - The country code for Cambodia.\n* `KI` - The country code for Kiribati.\n* `KM` - The country code for Comoros.\n* `KN` - The country code for Saint Kitts and Nevis.\n* `KR` - The country code for Republic of Korea.\n* `KW` - The country code for Kuwait.\n* `KY` - The country code for Cayman Islands.\n* `KZ` - The country code for Kazakhstan.\n* `LA` - The country code for Lao People's Democratic Republic.\n* `LB` - The country code for Lebanon.\n* `LC` - The country code for Saint Lucia.\n* `LI` - The country code for Liechtenstein.\n* `LK` - The country code for Sri Lanka.\n* `LR` - The country code for Liberia.\n* `LS` - The country code for Lesotho.\n* `LT` - The country code for Lithuania.\n* `LU` - The country code for Luxembourg.\n* `LV` - The country code for Latvia.\n* `LY` - The country code for Libya.\n* `MA` - The country code for Morocco.\n* `MC` - The country code for Monaco.\n* `MD` - The country code for Republic of Moldova.\n* `ME` - The country code for Montenegro.\n* `MF` - The country code for Saint Martin (French part).\n* `MG` - The country code for Madagascar.\n* `MH` - The country code for Marshall Islands.\n* `MK` - The country code for North Macedonia.\n* `ML` - The country code for Mali.\n* `MM` - The country code for Myanmar.\n* `MN` - The country code for Mongolia.\n* `MO` - The country code for Macao.\n* `MP` - The country code for Northern Mariana Islands.\n* `MQ` - The country code for Martinique.\n* `MR` - The country code for Mauritania.\n* `MS` - The country code for Montserrat.\n* `MT` - The country code for Malta.\n* `MU` - The country code for Mauritius.\n* `MV` - The country code for Maldives.\n* `MW` - The country code for Malawi.\n* `MX` - The country code for Mexico.\n* `MY` - The country code for Malaysia.\n* `MZ` - The country code for Mozambique.\n* `NA` - The country code for Namibia.\n* `NC` - The country code for New Caledonia.\n* `NE` - The country code for Niger.\n* `NF` - The country code for Norfolk Island.\n* `NG` - The country code for Nigeria.\n* `NI` - The country code for Nicaragua.\n* `NL` - The country code for Kingdom of the Netherlands.\n* `NO` - The country code for Norway.\n* `NP` - The country code for Nepal.\n* `NR` - The country code for Nauru.\n* `NU` - The country code for Niue.\n* `NZ` - The country code for New Zealand.\n* `OM` - The country code for Oman.\n* `PA` - The country code for Panama.\n* `PE` - The country code for Peru.\n* `PF` - The country code for French Polynesia.\n* `PG` - The country code for Papua New Guinea.\n* `PH` - The country code for Philippines.\n* `PK` - The country code for Pakistan.\n* `PL` - The country code for Poland.\n* `PM` - The country code for Saint Pierre and Miquelon.\n* `PN` - The country code for Pitcairn.\n* `PR` - The country code for Puerto Rico.\n* `PS` - The country code for State of Palestine.\n* `PT` - The country code for Portugal.\n* `PW` - The country code for Palau.\n* `PY` - The country code for Paraguay.\n* `QA` - The country code for Qatar.\n* `RE` - The country code for Réunion.\n* `RO` - The country code for Romania.\n* `RS` - The country code for Serbia.\n* `RW` - The country code for Rwanda.\n* `SA` - The country code for Saudi Arabia.\n* `SB` - The country code for Solomon Islands.\n* `SC` - The country code for Seychelles.\n* `SD` - The country code for Sudan.\n* `SE` - The country code for Sweden.\n* `SG` - The country code for Singapore.\n* `SH` - The country code for Ascension and Tristan da Cunha Saint Helena.\n* `SI` - The country code for Slovenia.\n* `SJ` - The country code for Svalbard and Jan Mayen.\n* `SK` - The country code for Slovakia.\n* `SL` - The country code for Sierra Leone.\n* `SM` - The country code for San Marino.\n* `SN` - The country code for Senegal.\n* `SO` - The country code for Somalia.\n* `SR` - The country code for Suriname.\n* `SS` - The country code for South Sudan.\n* `ST` - The country code for Sao Tome and Principe.\n* `SV` - The country code for El Salvador.\n* `SX` - The country code for Sint Maarten (Dutch part).\n* `SZ` - The country code for Eswatini.\n* `TC` - The country code for Turks and Caicos Islands.\n* `TD` - The country code for Chad.\n* `TF` - The country code for French Southern Territories.\n* `TG` - The country code for Togo.\n* `TH` - The country code for Thailand.\n* `TJ` - The country code for Tajikistan.\n* `TK` - The country code for Tokelau.\n* `TL` - The country code for Timor-Leste.\n* `TM` - The country code for Turkmenistan.\n* `TN` - The country code for Tunisia.\n* `TO` - The country code for Tonga.\n* `TR` - The country code for Türkiye.\n* `TT` - The country code for Trinidad and Tobago.\n* `TV` - The country code for Tuvalu.\n* `TW` - The country code for Province of China Taiwan.\n* `TZ` - The country code for United Republic of Tanzania.\n* `UA` - The country code for Ukraine.\n* `UG` - The country code for Uganda.\n* `UM` - The country code for United States Minor Outlying Islands.\n* `US` - The country code for United States of America.\n* `UY` - The country code for Uruguay.\n* `UZ` - The country code for Uzbekistan.\n* `VA` - The country code for Holy See.\n* `VC` - The country code for Saint Vincent and the Grenadines.\n* `VE` - The country code for Bolivarian Republic of Venezuela.\n* `VG` - The country code for Virgin Islands (British).\n* `VI` - The country code for Virgin Islands (U.S.).\n* `VN` - The country code for Viet Nam.\n* `VU` - The country code for Vanuatu.\n* `WF` - The country code for Wallis and Futuna.\n* `WS` - The country code for Samoa.\n* `YE` - The country code for Yemen.\n* `YT` - The country code for Mayotte.\n* `ZA` - The country code for South Africa.\n* `ZM` - The country code for Zambia.\n* `ZW` - The country code for Zimbabwe." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/compute.cs b/src/Intersight.PowerShell/InitializeCmdlet/compute.cs index 69e4c0c45..1442932f7 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/compute.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/compute.cs @@ -7,6 +7,178 @@ namespace Intersight.PowerShell { + /// + /// This is the cmdlet to Initialize ComputeAdapterUnitConfig. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeAdapterUnitConfig")] + public class InitializeIntersightComputeAdapterUnitConfig : PSCmdlet + { + public InitializeIntersightComputeAdapterUnitConfig() + { + ClassId = ComputeAdapterUnitConfig.ClassIdEnum.ComputeAdapterUnitConfig; + ObjectType = ComputeAdapterUnitConfig.ObjectTypeEnum.ComputeAdapterUnitConfig; + PcieEndpointType = ComputeAdapterUnitConfig.PcieEndpointTypeEnum.GPU; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List AdapterUnitPropFilters + { + get; + set; + } + // + /// + /// + [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 ComputeAdapterUnitConfig.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 ComputeAdapterUnitConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeAdapterUnitConfig.PcieEndpointTypeEnum PcieEndpointType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeAdapterUnitConfig initObject = new Intersight.Model.ComputeAdapterUnitConfig(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdapterUnitPropFilters")) + { + initObject.AdapterUnitPropFilters = this.AdapterUnitPropFilters; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieEndpointType")) + { + initObject.PcieEndpointType = this.PcieEndpointType; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeAdapterUnitPropFilter. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeAdapterUnitPropFilter")] + public class InitializeIntersightComputeAdapterUnitPropFilter : PSCmdlet + { + public InitializeIntersightComputeAdapterUnitPropFilter() + { + ClassId = ComputeAdapterUnitPropFilter.ClassIdEnum.ComputeAdapterUnitPropFilter; + Model = ComputeAdapterUnitPropFilter.ModelEnum.Any; + ObjectType = ComputeAdapterUnitPropFilter.ObjectTypeEnum.ComputeAdapterUnitPropFilter; + + } + // + /// + /// + [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 ComputeAdapterUnitPropFilter.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Number of Adapters to be selected." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long Count + { + get; + set; + } + // + /// "Specific Adapter model to select.\n* `Any` - To select any Adapter model available in XFM.\n* `UCSC-P-N7S400GF` - Cisco UCS X-Series Adapter with 400G capability and dual port configuration.\n* `UCSC-P-N7D200GF` - Cisco UCS X-Series Adapter with 200G capability and dual port configuration.\n* `UCSC-P-N3140H` - Cisco UCS X-Series Adapter with 200G capability and single port configuration.\n* `UCSC-P-N7S400GFO` - Cisco UCS X-Series SmartNIC with 400G QSFP112 PCIe Gen5 NIC.\n* `UCSC-P-N7D200GFO` - Cisco UCS X-Series SmartNIC with 200G QSFP112 PCIe Gen5 NIC." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeAdapterUnitPropFilter.ModelEnum Model + { + 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 ComputeAdapterUnitPropFilter.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeAdapterUnitPropFilter initObject = new Intersight.Model.ComputeAdapterUnitPropFilter(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Count")) + { + initObject.Count = this.Count; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + { + initObject.Model = this.Model; + } + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + + } /// /// This is the cmdlet to Initialize ComputeAlarmSummary. /// @@ -853,6 +1025,93 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize ComputeCpuConfig. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeCpuConfig")] + public class InitializeIntersightComputeCpuConfig : PSCmdlet + { + public InitializeIntersightComputeCpuConfig() + { + ClassId = ComputeCpuConfig.ClassIdEnum.ComputeCpuConfig; + CpuId = ComputeCpuConfig.CpuIdEnum.Any; + ObjectType = ComputeCpuConfig.ObjectTypeEnum.ComputeCpuConfig; + RootPcieEndpointType = ComputeCpuConfig.RootPcieEndpointTypeEnum.CPU; + + } + // + /// + /// + [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 ComputeCpuConfig.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Unique identifier for a CPU in the server.\n* `Any` - To map PCIe devices to any CPU.\n* `1` - Identifier used to map PCIe device to CPU-1.\n* `2` - Identifier used to map PCIe device to CPU-2." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeCpuConfig.CpuIdEnum CpuId + { + 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 ComputeCpuConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Type of root PCIe endpoint device.\n* `CPU` - The root PCIe endpoint type is CPU." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeCpuConfig.RootPcieEndpointTypeEnum RootPcieEndpointType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeCpuConfig initObject = new Intersight.Model.ComputeCpuConfig(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("CpuId")) + { + initObject.CpuId = this.CpuId; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("RootPcieEndpointType")) + { + initObject.RootPcieEndpointType = this.RootPcieEndpointType; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize ComputeDownloadStatus. @@ -937,21 +1196,548 @@ public string Moid set; } // - /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// "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 ComputeDownloadStatus.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "The sha256checksum of the downloaded file as calculated by the download plugin after successfully downloading a file." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public byte[] Sha256checksum + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeDownloadStatus initObject = new Intersight.Model.ComputeDownloadStatus(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Checksum")) + { + initObject.Checksum = this.Checksum; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("DownloadError")) + { + initObject.DownloadError = this.DownloadError; + } + if (this.MyInvocation.BoundParameters.ContainsKey("DownloadProgress")) + { + initObject.DownloadProgress = this.DownloadProgress; + } + if (this.MyInvocation.BoundParameters.ContainsKey("DownloadRetries")) + { + initObject.DownloadRetries = this.DownloadRetries; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Sha256checksum")) + { + initObject.Sha256checksum = this.Sha256checksum; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeGpuConfig. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeGpuConfig")] + public class InitializeIntersightComputeGpuConfig : PSCmdlet + { + public InitializeIntersightComputeGpuConfig() + { + ClassId = ComputeGpuConfig.ClassIdEnum.ComputeGpuConfig; + ObjectType = ComputeGpuConfig.ObjectTypeEnum.ComputeGpuConfig; + PcieEndpointType = ComputeGpuConfig.PcieEndpointTypeEnum.GPU; + + } + // + /// + /// + [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 ComputeGpuConfig.ClassIdEnum ClassId + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List GpuPropFilters + { + 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 ComputeGpuConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeGpuConfig.PcieEndpointTypeEnum PcieEndpointType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeGpuConfig initObject = new Intersight.Model.ComputeGpuConfig(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("GpuPropFilters")) + { + initObject.GpuPropFilters = this.GpuPropFilters; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieEndpointType")) + { + initObject.PcieEndpointType = this.PcieEndpointType; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeGpuPropFilter. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeGpuPropFilter")] + public class InitializeIntersightComputeGpuPropFilter : PSCmdlet + { + public InitializeIntersightComputeGpuPropFilter() + { + ClassId = ComputeGpuPropFilter.ClassIdEnum.ComputeGpuPropFilter; + Model = ComputeGpuPropFilter.ModelEnum.Any; + ObjectType = ComputeGpuPropFilter.ObjectTypeEnum.ComputeGpuPropFilter; + + } + // + /// + /// + [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 ComputeGpuPropFilter.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Number of GPUs to be selected." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidateRange(1, 2)] + public long Count + { + get; + set; + } + // + /// "Specific GPU model to select.\n* `Any` - To select any GPU model available in GPU Node.\n* `UCSC-GPU-H100-NVL` - NVIDIA H100 GPU with NVL interface.\n* `UCSC-GPU-H200-NVL` - NVIDIA H200 GPU with NVLink interface.\n* `UCSC-GPU-L40S` - NVIDIA L40S GPU with PCIe interface.\n* `UCSC-GPU-RTXP6000` - NVIDIA RTXP6000 GPU with PCIe interface." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeGpuPropFilter.ModelEnum Model + { + 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 ComputeGpuPropFilter.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeGpuPropFilter initObject = new Intersight.Model.ComputeGpuPropFilter(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Count")) + { + initObject.Count = this.Count; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + { + initObject.Model = this.Model; + } + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeHostUtilityOperation. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeHostUtilityOperation")] + public class InitializeIntersightComputeHostUtilityOperation : PSCmdlet + { + public InitializeIntersightComputeHostUtilityOperation() + { + ClassId = ComputeHostUtilityOperation.ClassIdEnum.ComputeHostUtilityOperation; + HostUtilityOperationMode = ComputeHostUtilityOperation.HostUtilityOperationModeEnum.None; + ObjectType = ComputeHostUtilityOperation.ObjectTypeEnum.ComputeHostUtilityOperation; + + } + // + /// + /// + [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 ComputeHostUtilityOperation.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Host operation related configuration such as scrub components those need to be cleared while scrub are specified using this configuration." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.ComputeHostUtilityOperationConfguration HostOpConfig + { + get; + set; + } + // + /// "Host utility operation need to be performed in the endpoint.\n* `None` - Host utility mode of the operation is set to none by default.\n* `SecureErase` - EU LOT-9 secure data cleanup on the server components.\n* `SecureEraseWithDecommission` - EU LOT-9 secure data cleanup on the server components and do decommission.\n* `Scrub` - Quick cleanup on storage and BIOS." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeHostUtilityOperation.HostUtilityOperationModeEnum HostUtilityOperationMode + { + 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 ComputeHostUtilityOperation.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.ComputePhysicalRelationship Server + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeHostUtilityOperation initObject = new Intersight.Model.ComputeHostUtilityOperation(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("HostOpConfig")) + { + initObject.HostOpConfig = this.HostOpConfig; + } + if (this.MyInvocation.BoundParameters.ContainsKey("HostUtilityOperationMode")) + { + initObject.HostUtilityOperationMode = this.HostUtilityOperationMode; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Server")) + { + initObject.Server = this.Server; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeHostUtilityOperationConfguration. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeHostUtilityOperationConfguration")] + public class InitializeIntersightComputeHostUtilityOperationConfguration : PSCmdlet + { + public InitializeIntersightComputeHostUtilityOperationConfguration() + { + + } + // + /// + /// + [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 ComputeHostUtilityOperationConfguration.ClassIdEnum ClassId + { + 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 ComputeHostUtilityOperationConfguration.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeHostUtilityOperationConfguration initObject = new Intersight.Model.ComputeHostUtilityOperationConfguration(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeIpAddress. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeIpAddress")] + public class InitializeIntersightComputeIpAddress : PSCmdlet + { + public InitializeIntersightComputeIpAddress() + { + ClassId = ComputeIpAddress.ClassIdEnum.ComputeIpAddress; + ObjectType = ComputeIpAddress.ObjectTypeEnum.ComputeIpAddress; + + } + // + /// + /// + [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 ComputeIpAddress.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 ComputeIpAddress.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeIpAddress initObject = new Intersight.Model.ComputeIpAddress(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize ComputeMapping. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeMapping")] + public class InitializeIntersightComputeMapping : PSCmdlet + { + public InitializeIntersightComputeMapping() + { + ClassId = ComputeMapping.ClassIdEnum.ComputeMapping; + ObjectType = ComputeMapping.ObjectTypeEnum.ComputeMapping; + + } + // + /// + /// + [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 ComputeMapping.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Remote image location from where the image is uploaded to server." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string FileLocation + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public ComputeDownloadStatus.ObjectTypeEnum ObjectType + public string Moid { get; set; } // - /// "The sha256checksum of the downloaded file as calculated by the download plugin after successfully downloading a file." + /// "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 byte[] Sha256checksum + public ComputeMapping.ObjectTypeEnum ObjectType { get; set; @@ -970,37 +1756,21 @@ public List Tags protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.ComputeDownloadStatus initObject = new Intersight.Model.ComputeDownloadStatus(); + Intersight.Model.ComputeMapping initObject = new Intersight.Model.ComputeMapping(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } - if (this.MyInvocation.BoundParameters.ContainsKey("Checksum")) - { - initObject.Checksum = this.Checksum; - } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("DownloadError")) - { - initObject.DownloadError = this.DownloadError; - } - if (this.MyInvocation.BoundParameters.ContainsKey("DownloadProgress")) - { - initObject.DownloadProgress = this.DownloadProgress; - } - if (this.MyInvocation.BoundParameters.ContainsKey("DownloadRetries")) + if (this.MyInvocation.BoundParameters.ContainsKey("FileLocation")) { - initObject.DownloadRetries = this.DownloadRetries; + initObject.FileLocation = this.FileLocation; } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; } initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("Sha256checksum")) - { - initObject.Sha256checksum = this.Sha256checksum; - } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; @@ -1010,16 +1780,15 @@ protected override void ProcessRecord() } /// - /// This is the cmdlet to Initialize ComputeHostUtilityOperation. + /// This is the cmdlet to Initialize ComputePcieConnectivityPolicy. /// - [Cmdlet(VerbsData.Initialize, "IntersightComputeHostUtilityOperation")] - public class InitializeIntersightComputeHostUtilityOperation : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightComputePcieConnectivityPolicy")] + public class InitializeIntersightComputePcieConnectivityPolicy : PSCmdlet { - public InitializeIntersightComputeHostUtilityOperation() + public InitializeIntersightComputePcieConnectivityPolicy() { - ClassId = ComputeHostUtilityOperation.ClassIdEnum.ComputeHostUtilityOperation; - HostUtilityOperationMode = ComputeHostUtilityOperation.HostUtilityOperationModeEnum.None; - ObjectType = ComputeHostUtilityOperation.ObjectTypeEnum.ComputeHostUtilityOperation; + ClassId = ComputePcieConnectivityPolicy.ClassIdEnum.ComputePcieConnectivityPolicy; + ObjectType = ComputePcieConnectivityPolicy.ObjectTypeEnum.ComputePcieConnectivityPolicy; } // @@ -1037,57 +1806,77 @@ public Dictionary AdditionalProperties /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public ComputeHostUtilityOperation.ClassIdEnum ClassId + public ComputePcieConnectivityPolicy.ClassIdEnum ClassId { get; set; } // - /// "Host operation related configuration such as scrub components those need to be cleared while scrub are specified using this configuration." + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public Model.ComputeHostUtilityOperationConfguration HostOpConfig + public string Moid { get; set; } // - /// "Host utility operation need to be performed in the endpoint.\n* `None` - Host utility mode of the operation is set to none by default.\n* `SecureErase` - EU LOT-9 secure data cleanup on the server components.\n* `SecureEraseWithDecommission` - EU LOT-9 secure data cleanup on the server components and do decommission.\n* `Scrub` - Quick cleanup on storage and BIOS." + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + 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 ComputeHostUtilityOperation.HostUtilityOperationModeEnum HostUtilityOperationMode + public ComputePcieConnectivityPolicy.ObjectTypeEnum ObjectType { get; set; } // - /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Moid + public Model.OrganizationOrganizationRelationship Organization { 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 ComputeHostUtilityOperation.ObjectTypeEnum ObjectType + public List PcieZones { get; set; } // - /// "A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "An array of relationships to policyAbstractConfigProfile resources." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public Model.ComputePhysicalRelationship Server + public List Profiles { get; set; @@ -1106,28 +1895,36 @@ public List Tags protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.ComputeHostUtilityOperation initObject = new Intersight.Model.ComputeHostUtilityOperation(); + Intersight.Model.ComputePcieConnectivityPolicy initObject = new Intersight.Model.ComputePcieConnectivityPolicy(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("HostOpConfig")) - { - initObject.HostOpConfig = this.HostOpConfig; - } - if (this.MyInvocation.BoundParameters.ContainsKey("HostUtilityOperationMode")) + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) { - initObject.HostUtilityOperationMode = this.HostUtilityOperationMode; + initObject.Description = this.Description; } 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("Server")) + if (this.MyInvocation.BoundParameters.ContainsKey("Organization")) { - initObject.Server = this.Server; + initObject.Organization = this.Organization; + } + if (this.MyInvocation.BoundParameters.ContainsKey("PcieZones")) + { + initObject.PcieZones = this.PcieZones; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Profiles")) + { + initObject.Profiles = this.Profiles; } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { @@ -1138,13 +1935,15 @@ protected override void ProcessRecord() } /// - /// This is the cmdlet to Initialize ComputeHostUtilityOperationConfguration. + /// This is the cmdlet to Initialize ComputePcieConnectivityPolicyInventory. /// - [Cmdlet(VerbsData.Initialize, "IntersightComputeHostUtilityOperationConfguration")] - public class InitializeIntersightComputeHostUtilityOperationConfguration : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightComputePcieConnectivityPolicyInventory")] + public class InitializeIntersightComputePcieConnectivityPolicyInventory : PSCmdlet { - public InitializeIntersightComputeHostUtilityOperationConfguration() + public InitializeIntersightComputePcieConnectivityPolicyInventory() { + ClassId = ComputePcieConnectivityPolicyInventory.ClassIdEnum.ComputePcieConnectivityPolicyInventory; + ObjectType = ComputePcieConnectivityPolicyInventory.ObjectTypeEnum.ComputePcieConnectivityPolicyInventory; } // @@ -1158,21 +1957,41 @@ public Dictionary AdditionalProperties 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." + /// "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 ComputeHostUtilityOperationConfguration.ClassIdEnum ClassId + public ComputePcieConnectivityPolicyInventory.ClassIdEnum ClassId { 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." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public ComputeHostUtilityOperationConfguration.ObjectTypeEnum ObjectType + 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 ComputePcieConnectivityPolicyInventory.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags { get; set; @@ -1181,27 +2000,34 @@ public ComputeHostUtilityOperationConfguration.ObjectTypeEnum ObjectType protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.ComputeHostUtilityOperationConfguration initObject = new Intersight.Model.ComputeHostUtilityOperationConfguration(); + Intersight.Model.ComputePcieConnectivityPolicyInventory initObject = new Intersight.Model.ComputePcieConnectivityPolicyInventory(); 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 ComputeIpAddress. + /// This is the cmdlet to Initialize ComputePcieEndpointConfig. /// - [Cmdlet(VerbsData.Initialize, "IntersightComputeIpAddress")] - public class InitializeIntersightComputeIpAddress : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightComputePcieEndpointConfig")] + public class InitializeIntersightComputePcieEndpointConfig : PSCmdlet { - public InitializeIntersightComputeIpAddress() + public InitializeIntersightComputePcieEndpointConfig() { - ClassId = ComputeIpAddress.ClassIdEnum.ComputeIpAddress; - ObjectType = ComputeIpAddress.ObjectTypeEnum.ComputeIpAddress; + PcieEndpointType = ComputePcieEndpointConfig.PcieEndpointTypeEnum.GPU; } // @@ -1215,21 +2041,31 @@ public Dictionary AdditionalProperties 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." + /// "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 ComputeIpAddress.ClassIdEnum ClassId + public ComputePcieEndpointConfig.ClassIdEnum ClassId { get; set; } // - /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// "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 ComputeIpAddress.ObjectTypeEnum ObjectType + public ComputePcieEndpointConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Type of PCIe endpoint device.\n* `GPU` - The PCIe endpoint type is GPU.\n* `Adapter` - The PCIe endpoint type is Adapter." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputePcieEndpointConfig.PcieEndpointTypeEnum PcieEndpointType { get; set; @@ -1238,27 +2074,31 @@ public ComputeIpAddress.ObjectTypeEnum ObjectType protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.ComputeIpAddress initObject = new Intersight.Model.ComputeIpAddress(); + Intersight.Model.ComputePcieEndpointConfig initObject = new Intersight.Model.ComputePcieEndpointConfig(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieEndpointType")) + { + initObject.PcieEndpointType = this.PcieEndpointType; + } WriteObject(initObject); } } /// - /// This is the cmdlet to Initialize ComputeMapping. + /// This is the cmdlet to Initialize ComputePcieZone. /// - [Cmdlet(VerbsData.Initialize, "IntersightComputeMapping")] - public class InitializeIntersightComputeMapping : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightComputePcieZone")] + public class InitializeIntersightComputePcieZone : PSCmdlet { - public InitializeIntersightComputeMapping() + public InitializeIntersightComputePcieZone() { - ClassId = ComputeMapping.ClassIdEnum.ComputeMapping; - ObjectType = ComputeMapping.ObjectTypeEnum.ComputeMapping; + ClassId = ComputePcieZone.ClassIdEnum.ComputePcieZone; + ObjectType = ComputePcieZone.ObjectTypeEnum.ComputePcieZone; } // @@ -1276,47 +2116,37 @@ public Dictionary AdditionalProperties /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public ComputeMapping.ClassIdEnum ClassId - { - get; - set; - } - // - /// "Remote image location from where the image is uploaded to server." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string FileLocation + public ComputePcieZone.ClassIdEnum ClassId { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "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 string Moid + public ComputePcieZone.ObjectTypeEnum ObjectType { 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 ComputeMapping.ObjectTypeEnum ObjectType + public List PcieEndpoints { get; set; } // - /// + /// "Root PCIe endpoint device in a zone." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Tags + public Model.ComputeRootPcieEndpointConfig RootPcieEndpoint { get; set; @@ -1325,24 +2155,20 @@ public List Tags protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.ComputeMapping initObject = new Intersight.Model.ComputeMapping(); + Intersight.Model.ComputePcieZone initObject = new Intersight.Model.ComputePcieZone(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("FileLocation")) - { - initObject.FileLocation = this.FileLocation; - } - if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PcieEndpoints")) { - initObject.Moid = this.Moid; + initObject.PcieEndpoints = this.PcieEndpoints; } - initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + if (this.MyInvocation.BoundParameters.ContainsKey("RootPcieEndpoint")) { - initObject.Tags = this.Tags; + initObject.RootPcieEndpoint = this.RootPcieEndpoint; } WriteObject(initObject); } @@ -2578,6 +3404,78 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize ComputeRootPcieEndpointConfig. + /// + [Cmdlet(VerbsData.Initialize, "IntersightComputeRootPcieEndpointConfig")] + public class InitializeIntersightComputeRootPcieEndpointConfig : PSCmdlet + { + public InitializeIntersightComputeRootPcieEndpointConfig() + { + ClassId = ComputeRootPcieEndpointConfig.ClassIdEnum.ComputeCpuConfig; + ObjectType = ComputeRootPcieEndpointConfig.ObjectTypeEnum.ComputeCpuConfig; + RootPcieEndpointType = ComputeRootPcieEndpointConfig.RootPcieEndpointTypeEnum.CPU; + + } + // + /// + /// + [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 ComputeRootPcieEndpointConfig.ClassIdEnum ClassId + { + 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 ComputeRootPcieEndpointConfig.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "Type of root PCIe endpoint device.\n* `CPU` - The root PCIe endpoint type is CPU." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public ComputeRootPcieEndpointConfig.RootPcieEndpointTypeEnum RootPcieEndpointType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.ComputeRootPcieEndpointConfig initObject = new Intersight.Model.ComputeRootPcieEndpointConfig(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("RootPcieEndpointType")) + { + initObject.RootPcieEndpointType = this.RootPcieEndpointType; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize ComputeScrubOpConfigutation. diff --git a/src/Intersight.PowerShell/InitializeCmdlet/equipment.cs b/src/Intersight.PowerShell/InitializeCmdlet/equipment.cs index 04a953654..a6f3d39db 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/equipment.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/equipment.cs @@ -452,6 +452,16 @@ public EquipmentChassisOperation.AdminLocatorLedActionEnum AdminLocatorLedAction set; } // + /// "Slot id of the expander module slot within chassis that needs to be power cycled." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long AdminPowerCycleExpanderModuleSlotId + { + get; + set; + } + // /// "Slot id of the chassis slot that needs to be power cycled." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -524,6 +534,10 @@ protected override void ProcessRecord() { initObject.AdminLocatorLedAction = this.AdminLocatorLedAction; } + if (this.MyInvocation.BoundParameters.ContainsKey("AdminPowerCycleExpanderModuleSlotId")) + { + initObject.AdminPowerCycleExpanderModuleSlotId = this.AdminPowerCycleExpanderModuleSlotId; + } if (this.MyInvocation.BoundParameters.ContainsKey("AdminPowerCycleSlotId")) { initObject.AdminPowerCycleSlotId = this.AdminPowerCycleSlotId; @@ -976,16 +990,6 @@ public EquipmentExpanderModule.ClassIdEnum ClassId set; } // - /// "An array of relationships to equipmentFanModule resources." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public List FanModules - { - get; - set; - } - // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1006,16 +1010,6 @@ public EquipmentExpanderModule.ObjectTypeEnum ObjectType set; } // - /// "Part number identifier for the expander module." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string PartNumber - { - get; - set; - } - // /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1035,19 +1029,11 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("FanModules")) - { - initObject.FanModules = this.FanModules; - } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; } initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("PartNumber")) - { - initObject.PartNumber = this.PartNumber; - } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; @@ -1183,6 +1169,106 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize EquipmentExpanderModuleOperation. + /// + [Cmdlet(VerbsData.Initialize, "IntersightEquipmentExpanderModuleOperation")] + public class InitializeIntersightEquipmentExpanderModuleOperation : PSCmdlet + { + public InitializeIntersightEquipmentExpanderModuleOperation() + { + AdminOperation = EquipmentExpanderModuleOperation.AdminOperationEnum.None; + ClassId = EquipmentExpanderModuleOperation.ClassIdEnum.EquipmentExpanderModuleOperation; + ObjectType = EquipmentExpanderModuleOperation.ObjectTypeEnum.EquipmentExpanderModuleOperation; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "User configured operation on the X-Fabric Module.\n* `None` - Placeholder default value for iom power state property.\n* `Reboot` - IO Module reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public EquipmentExpanderModuleOperation.AdminOperationEnum AdminOperation + { + 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 EquipmentExpanderModuleOperation.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 EquipmentExpanderModuleOperation.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.EquipmentExpanderModuleOperation initObject = new Intersight.Model.EquipmentExpanderModuleOperation(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AdminOperation")) + { + initObject.AdminOperation = this.AdminOperation; + } + 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 EquipmentFan. @@ -1387,16 +1473,6 @@ public EquipmentFanModule.ClassIdEnum ClassId set; } // - /// "A reference to a equipmentExpanderModule resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public Model.EquipmentExpanderModuleRelationship EquipmentExpanderModule - { - get; - set; - } - // /// "A reference to a equipmentIoCard resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1446,10 +1522,6 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("EquipmentExpanderModule")) - { - initObject.EquipmentExpanderModule = this.EquipmentExpanderModule; - } if (this.MyInvocation.BoundParameters.ContainsKey("EquipmentIoCard")) { initObject.EquipmentIoCard = this.EquipmentIoCard; @@ -2062,6 +2134,91 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize EquipmentInterconnect. + /// + [Cmdlet(VerbsData.Initialize, "IntersightEquipmentInterconnect")] + public class InitializeIntersightEquipmentInterconnect : PSCmdlet + { + public InitializeIntersightEquipmentInterconnect() + { + ClassId = EquipmentInterconnect.ClassIdEnum.EquipmentInterconnect; + ObjectType = EquipmentInterconnect.ObjectTypeEnum.EquipmentInterconnect; + + } + // + /// + /// + [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 EquipmentInterconnect.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 EquipmentInterconnect.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.EquipmentInterconnect initObject = new Intersight.Model.EquipmentInterconnect(); + 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 EquipmentIoCard. @@ -2715,6 +2872,63 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize EquipmentPendingWorkflowTrigger. + /// + [Cmdlet(VerbsData.Initialize, "IntersightEquipmentPendingWorkflowTrigger")] + public class InitializeIntersightEquipmentPendingWorkflowTrigger : PSCmdlet + { + public InitializeIntersightEquipmentPendingWorkflowTrigger() + { + ClassId = EquipmentPendingWorkflowTrigger.ClassIdEnum.EquipmentPendingWorkflowTrigger; + ObjectType = EquipmentPendingWorkflowTrigger.ObjectTypeEnum.EquipmentPendingWorkflowTrigger; + + } + // + /// + /// + [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 EquipmentPendingWorkflowTrigger.ClassIdEnum ClassId + { + 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 EquipmentPendingWorkflowTrigger.ObjectTypeEnum ObjectType + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.EquipmentPendingWorkflowTrigger initObject = new Intersight.Model.EquipmentPendingWorkflowTrigger(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + initObject.ObjectType = this.ObjectType; + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize EquipmentPsu. @@ -3311,6 +3525,176 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize EquipmentSharedAdapterUnit. + /// + [Cmdlet(VerbsData.Initialize, "IntersightEquipmentSharedAdapterUnit")] + public class InitializeIntersightEquipmentSharedAdapterUnit : PSCmdlet + { + public InitializeIntersightEquipmentSharedAdapterUnit() + { + ClassId = EquipmentSharedAdapterUnit.ClassIdEnum.EquipmentSharedAdapterUnit; + ObjectType = EquipmentSharedAdapterUnit.ObjectTypeEnum.EquipmentSharedAdapterUnit; + + } + // + /// + /// + [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 EquipmentSharedAdapterUnit.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 EquipmentSharedAdapterUnit.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.EquipmentSharedAdapterUnit initObject = new Intersight.Model.EquipmentSharedAdapterUnit(); + 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 EquipmentSharedGraphicsCard. + /// + [Cmdlet(VerbsData.Initialize, "IntersightEquipmentSharedGraphicsCard")] + public class InitializeIntersightEquipmentSharedGraphicsCard : PSCmdlet + { + public InitializeIntersightEquipmentSharedGraphicsCard() + { + ClassId = EquipmentSharedGraphicsCard.ClassIdEnum.EquipmentSharedGraphicsCard; + ObjectType = EquipmentSharedGraphicsCard.ObjectTypeEnum.EquipmentSharedGraphicsCard; + + } + // + /// + /// + [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 EquipmentSharedGraphicsCard.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 EquipmentSharedGraphicsCard.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.EquipmentSharedGraphicsCard initObject = new Intersight.Model.EquipmentSharedGraphicsCard(); + 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 EquipmentSharedIoModule. @@ -3743,7 +4127,7 @@ public EquipmentSwitchOperation.AdminLocatorLedActionEnum AdminLocatorLedAction set; } // - /// "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." + /// "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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -3763,7 +4147,7 @@ public EquipmentSwitchOperation.ClassIdEnum ClassId set; } // - /// "Captures the status of evacuation on this switch.\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." + /// "Captures the status of evacuation on this switch.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -3823,7 +4207,7 @@ public Model.EquipmentResetAction ResetAction set; } // - /// "Current status of the reset operation executed on the Fabric Interconnect.\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." + /// "Current status of the reset operation executed on the Fabric Interconnect.\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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/fabric.cs b/src/Intersight.PowerShell/InitializeCmdlet/fabric.cs index 6a95da84c..de20095fa 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/fabric.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/fabric.cs @@ -4892,7 +4892,7 @@ public FabricPcOperation.ClassIdEnum ClassId set; } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -5329,7 +5329,7 @@ public FabricPortOperation.ClassIdEnum ClassId set; } // - /// "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 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.\n* `Scheduled` - User configured settings are scheduled to be applied." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/fcpool.cs b/src/Intersight.PowerShell/InitializeCmdlet/fcpool.cs index 62a22befb..7c29e3635 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/fcpool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/fcpool.cs @@ -441,7 +441,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/firmware.cs b/src/Intersight.PowerShell/InitializeCmdlet/firmware.cs index 04e1fd386..ef1630aa4 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/firmware.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/firmware.cs @@ -597,6 +597,7 @@ public InitializeIntersightFirmwareChassisUpgrade() ObjectType = FirmwareChassisUpgrade.ObjectTypeEnum.FirmwareChassisUpgrade; Status = FirmwareChassisUpgrade.StatusEnum.NONE; UpgradeType = FirmwareChassisUpgrade.UpgradeTypeEnum.DirectUpgrade; + XfmUpgradeOption = FirmwareChassisUpgrade.XfmUpgradeOptionEnum.None; } // @@ -749,6 +750,16 @@ public FirmwareChassisUpgrade.UpgradeTypeEnum UpgradeType get; set; } + // + /// "XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareChassisUpgrade.XfmUpgradeOptionEnum XfmUpgradeOption + { + get; + set; + } protected override void ProcessRecord() { @@ -808,6 +819,10 @@ protected override void ProcessRecord() { initObject.UpgradeType = this.UpgradeType; } + if (this.MyInvocation.BoundParameters.ContainsKey("XfmUpgradeOption")) + { + initObject.XfmUpgradeOption = this.XfmUpgradeOption; + } WriteObject(initObject); } @@ -908,6 +923,16 @@ public List ImpactDetail set; } // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ImpactServersDetail + { + get; + set; + } + // /// "The impact type of the endpoint, whether a reboot is required or not.\n* `NoReboot` - A reboot is not required for the endpoint after upgrade.\n* `Reboot` - A reboot is required to the endpoint after upgrade." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1011,6 +1036,10 @@ protected override void ProcessRecord() { initObject.ImpactDetail = this.ImpactDetail; } + if (this.MyInvocation.BoundParameters.ContainsKey("ImpactServersDetail")) + { + initObject.ImpactServersDetail = this.ImpactServersDetail; + } if (this.MyInvocation.BoundParameters.ContainsKey("ImpactType")) { initObject.ImpactType = this.ImpactType; @@ -1360,7 +1389,7 @@ public FirmwareComponentImpact.ClassIdEnum ClassId set; } // - /// "Impact on the component after the upgrade.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components." + /// "Impact on the component after the upgrade.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components.\n* `PSX` - This represents PSX components." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1549,6 +1578,16 @@ public Dictionary AdditionalProperties set; } // + /// "Certain components have multiple versions packaged in the distributable. For example, the GPU component has multiple versions of the image packaged in the distributable due to a different onboard chip." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string AlternatePackedVersion + { + 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)] @@ -1569,7 +1608,7 @@ public string ComponentLabel set; } // - /// "The type of component image within the distributable.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components." + /// "The type of component image within the distributable.\n* `ALL` - This represents all the components.\n* `ALL,HDD` - This represents all the components plus the HDDs.\n* `Drive-U.2` - This represents the U.2 drives that are SFF/LFF drives (mostly all the drives will fall under this category).\n* `Storage` - This represents the storage controller components.\n* `None` - This represents none of the components.\n* `NXOS` - This represents NXOS components.\n* `ESU` - This represents ESU components.\n* `IOM` - This represents IOM components.\n* `PSU` - This represents PSU components.\n* `CIMC` - This represents CIMC components.\n* `BIOS` - This represents BIOS components.\n* `PCIE` - This represents PCIE components.\n* `Drive` - This represents Drive components.\n* `DIMM` - This represents DIMM components.\n* `BoardController` - This represents Board Controller components.\n* `StorageController` - This represents Storage Controller components.\n* `Storage-Sasexpander` - This represents Storage Sas-Expander components.\n* `Storage-U.2` - This represents U2 Storage Controller components.\n* `HBA` - This represents HBA components.\n* `GPU` - This represents GPU components.\n* `SasExpander` - This represents SasExpander components.\n* `MSwitch` - This represents mSwitch components.\n* `CMC` - This represents CMC components.\n* `PSX` - This represents PSX components." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1687,6 +1726,10 @@ protected override void ProcessRecord() { initObject.AdditionalProperties = this.AdditionalProperties; } + if (this.MyInvocation.BoundParameters.ContainsKey("AlternatePackedVersion")) + { + initObject.AlternatePackedVersion = this.AlternatePackedVersion; + } initObject.ClassId = this.ClassId; if (this.MyInvocation.BoundParameters.ContainsKey("ComponentLabel")) { @@ -3951,16 +3994,6 @@ public Dictionary AdditionalProperties set; } // - /// "Version details at the bundle level for the each of server." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public string BundleVersion - { - 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)] @@ -3971,16 +4004,6 @@ public FirmwareFirmwareSummary.ClassIdEnum ClassId set; } // - /// - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public List ComponentsFwInventory - { - get; - set; - } - // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -4001,16 +4024,6 @@ public FirmwareFirmwareSummary.ObjectTypeEnum ObjectType set; } // - /// "A reference to a computePhysical resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." - /// - [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - - public Model.ComputePhysicalRelationship Server - { - get; - set; - } - // /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -4020,16 +4033,6 @@ public List Tags 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 TargetMo - { - get; - set; - } protected override void ProcessRecord() { @@ -4039,32 +4042,16 @@ protected override void ProcessRecord() { initObject.AdditionalProperties = this.AdditionalProperties; } - if (this.MyInvocation.BoundParameters.ContainsKey("BundleVersion")) - { - initObject.BundleVersion = this.BundleVersion; - } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("ComponentsFwInventory")) - { - initObject.ComponentsFwInventory = this.ComponentsFwInventory; - } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; } initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("Server")) - { - initObject.Server = this.Server; - } if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) { initObject.Tags = this.Tags; } - if (this.MyInvocation.BoundParameters.ContainsKey("TargetMo")) - { - initObject.TargetMo = this.TargetMo; - } WriteObject(initObject); } @@ -5468,15 +5455,17 @@ protected override void ProcessRecord() } /// - /// This is the cmdlet to Initialize FirmwarePcieDescriptor. + /// This is the cmdlet to Initialize FirmwarePciNodeUpgrade. /// - [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePcieDescriptor")] - public class InitializeIntersightFirmwarePcieDescriptor : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePciNodeUpgrade")] + public class InitializeIntersightFirmwarePciNodeUpgrade : PSCmdlet { - public InitializeIntersightFirmwarePcieDescriptor() + public InitializeIntersightFirmwarePciNodeUpgrade() { - ClassId = FirmwarePcieDescriptor.ClassIdEnum.FirmwarePcieDescriptor; - ObjectType = FirmwarePcieDescriptor.ObjectTypeEnum.FirmwarePcieDescriptor; + ClassId = FirmwarePciNodeUpgrade.ClassIdEnum.FirmwarePciNodeUpgrade; + ObjectType = FirmwarePciNodeUpgrade.ObjectTypeEnum.FirmwarePciNodeUpgrade; + Status = FirmwarePciNodeUpgrade.StatusEnum.NONE; + UpgradeType = FirmwarePciNodeUpgrade.UpgradeTypeEnum.DirectUpgrade; } // @@ -5490,121 +5479,131 @@ public Dictionary AdditionalProperties set; } // - /// "The brand string of the endpoint for which this capability information is applicable." + /// "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 string BrandString + public FirmwarePciNodeUpgrade.ClassIdEnum ClassId { get; set; } // - /// "An array of relationships to capabilityCapability resources." + /// "Direct download options in case the upgradeType is direct download based upgrade." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Capabilities + public Model.FirmwareDirectDownload DirectDownload { 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." + /// "A reference to a firmwareDistributable resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePcieDescriptor.ClassIdEnum ClassId + public Model.FirmwareDistributableRelationship Distributable { get; set; } // - /// "Detailed information about the endpoint." + /// "Location of the image in user software repository." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Description + public Model.SoftwarerepositoryFileServer FileServer { get; set; } // - /// "The label type for the component." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Label + public string Moid { get; set; } // - /// "The model of the endpoint, for which this capability information is applicable." + /// "Deprecated (Use 'fileServer' property). Network share options in case of the upgradeType is network share based upgrade." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Model + public Model.FirmwareNetworkShare NetworkShare { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "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 string Moid + public FirmwarePciNodeUpgrade.ObjectTypeEnum ObjectType { 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." + /// "A reference to a pciNode resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePcieDescriptor.ObjectTypeEnum ObjectType + public Model.PciNodeRelationship PciNode { get; set; } // - /// "The revision for the component." + /// "A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Revision + public Model.SoftwarerepositoryReleaseRelationship Release { get; set; } // - /// + /// "User has the option to skip the estimate impact calculation." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Tags + public bool SkipEstimateImpact { get; set; } // - /// "The vendor of the endpoint, for which this capability information is applicable." + /// "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." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Vendor + public FirmwarePciNodeUpgrade.StatusEnum Status { get; set; } // - /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Version + public List Tags + { + get; + set; + } + // + /// "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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwarePciNodeUpgrade.UpgradeTypeEnum UpgradeType { get; set; @@ -5613,68 +5612,71 @@ public string Version protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.FirmwarePcieDescriptor initObject = new Intersight.Model.FirmwarePcieDescriptor(); + Intersight.Model.FirmwarePciNodeUpgrade initObject = new Intersight.Model.FirmwarePciNodeUpgrade(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } - if (this.MyInvocation.BoundParameters.ContainsKey("BrandString")) - { - initObject.BrandString = this.BrandString; - } - if (this.MyInvocation.BoundParameters.ContainsKey("Capabilities")) - { - initObject.Capabilities = this.Capabilities; - } initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + if (this.MyInvocation.BoundParameters.ContainsKey("DirectDownload")) { - initObject.Description = this.Description; + initObject.DirectDownload = this.DirectDownload; } - if (this.MyInvocation.BoundParameters.ContainsKey("Label")) + if (this.MyInvocation.BoundParameters.ContainsKey("Distributable")) { - initObject.Label = this.Label; + initObject.Distributable = this.Distributable; } - if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + if (this.MyInvocation.BoundParameters.ContainsKey("FileServer")) { - initObject.Model = this.Model; + initObject.FileServer = this.FileServer; } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; } + if (this.MyInvocation.BoundParameters.ContainsKey("NetworkShare")) + { + initObject.NetworkShare = this.NetworkShare; + } initObject.ObjectType = this.ObjectType; - if (this.MyInvocation.BoundParameters.ContainsKey("Revision")) + if (this.MyInvocation.BoundParameters.ContainsKey("PciNode")) { - initObject.Revision = this.Revision; + initObject.PciNode = this.PciNode; } - if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + if (this.MyInvocation.BoundParameters.ContainsKey("Release")) { - initObject.Tags = this.Tags; + initObject.Release = this.Release; } - if (this.MyInvocation.BoundParameters.ContainsKey("Vendor")) + if (this.MyInvocation.BoundParameters.ContainsKey("SkipEstimateImpact")) { - initObject.Vendor = this.Vendor; + initObject.SkipEstimateImpact = this.SkipEstimateImpact; } - if (this.MyInvocation.BoundParameters.ContainsKey("Version")) + if (this.MyInvocation.BoundParameters.ContainsKey("Status")) { - initObject.VarVersion = this.Version; + initObject.Status = this.Status; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + if (this.MyInvocation.BoundParameters.ContainsKey("UpgradeType")) + { + initObject.UpgradeType = this.UpgradeType; } WriteObject(initObject); } } /// - /// This is the cmdlet to Initialize FirmwarePolicy. + /// This is the cmdlet to Initialize FirmwarePcieDescriptor. /// - [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePolicy")] - public class InitializeIntersightFirmwarePolicy : PSCmdlet + [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePcieDescriptor")] + public class InitializeIntersightFirmwarePcieDescriptor : PSCmdlet { - public InitializeIntersightFirmwarePolicy() + public InitializeIntersightFirmwarePcieDescriptor() { - ClassId = FirmwarePolicy.ClassIdEnum.FirmwarePolicy; - ObjectType = FirmwarePolicy.ObjectTypeEnum.FirmwarePolicy; - TargetPlatform = FirmwarePolicy.TargetPlatformEnum.Standalone; + ClassId = FirmwarePcieDescriptor.ClassIdEnum.FirmwarePcieDescriptor; + ObjectType = FirmwarePcieDescriptor.ObjectTypeEnum.FirmwarePcieDescriptor; } // @@ -5688,91 +5690,91 @@ public Dictionary AdditionalProperties 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." + /// "The brand string of the endpoint for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePolicy.ClassIdEnum ClassId + public string BrandString { get; set; } // - /// "Description of the policy." + /// "An array of relationships to capabilityCapability resources." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] - public string Description + + public List Capabilities { 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 List ExcludeComponentList + public FirmwarePcieDescriptor.ClassIdEnum ClassId { get; set; } // - /// + /// "Detailed information about the endpoint." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List ModelBundleCombo + public string Description { get; set; } // - /// "The unique identifier of this Managed Object instance." + /// "The label type for the component." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public string Moid + public string Label { get; set; } // - /// "Name of the concrete policy." + /// "The model of the endpoint, for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] - public string Name + + public string Model { get; set; } // - /// "The fully-qualified name of the instantiated, concrete type.\nThe value should be the same as the 'ClassId' property." + /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePolicy.ObjectTypeEnum ObjectType + public string Moid { get; set; } // - /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// "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 Model.OrganizationOrganizationRelationship Organization + public FirmwarePcieDescriptor.ObjectTypeEnum ObjectType { get; set; } // - /// "An array of relationships to policyAbstractConfigProfile resources." + /// "The revision for the component." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public List Profiles + public string Revision { get; set; @@ -5788,11 +5790,21 @@ public List Tags set; } // - /// "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.\n* `UnifiedEdgeServer` - Unified Edge sleds that is managed by Intersight." + /// "The vendor of the endpoint, for which this capability information is applicable." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] - public FirmwarePolicy.TargetPlatformEnum TargetPlatform + public string Vendor + { + get; + set; + } + // + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Version { get; set; @@ -5801,13 +5813,201 @@ public FirmwarePolicy.TargetPlatformEnum TargetPlatform protected override void ProcessRecord() { PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); - Intersight.Model.FirmwarePolicy initObject = new Intersight.Model.FirmwarePolicy(); + Intersight.Model.FirmwarePcieDescriptor initObject = new Intersight.Model.FirmwarePcieDescriptor(); if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) { initObject.AdditionalProperties = this.AdditionalProperties; } - initObject.ClassId = this.ClassId; - if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + if (this.MyInvocation.BoundParameters.ContainsKey("BrandString")) + { + initObject.BrandString = this.BrandString; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Capabilities")) + { + initObject.Capabilities = this.Capabilities; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + { + initObject.Description = this.Description; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Label")) + { + initObject.Label = this.Label; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + { + initObject.Model = this.Model; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Revision")) + { + initObject.Revision = this.Revision; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Vendor")) + { + initObject.Vendor = this.Vendor; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Version")) + { + initObject.VarVersion = this.Version; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize FirmwarePolicy. + /// + [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePolicy")] + public class InitializeIntersightFirmwarePolicy : PSCmdlet + { + public InitializeIntersightFirmwarePolicy() + { + ClassId = FirmwarePolicy.ClassIdEnum.FirmwarePolicy; + ObjectType = FirmwarePolicy.ObjectTypeEnum.FirmwarePolicy; + TargetPlatform = FirmwarePolicy.TargetPlatformEnum.Standalone; + + } + // + /// + /// + [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 FirmwarePolicy.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Description of the policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^$|^[a-zA-Z0-9]+[\\x00-\\xFF]*$")] + public string Description + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ExcludeComponentList + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List ModelBundleCombo + { + get; + set; + } + // + /// "The unique identifier of this Managed Object instance." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Moid + { + get; + set; + } + // + /// "Name of the concrete policy." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + [ValidatePattern("^[a-zA-Z0-9_.:-]{1,64}$")] + public string Name + { + 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 FirmwarePolicy.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "A reference to a organizationOrganization resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.OrganizationOrganizationRelationship Organization + { + get; + set; + } + // + /// "An array of relationships to policyAbstractConfigProfile resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Profiles + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "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.\n* `UnifiedEdgeServer` - Unified Edge sleds that is managed by Intersight." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwarePolicy.TargetPlatformEnum TargetPlatform + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.FirmwarePolicy initObject = new Intersight.Model.FirmwarePolicy(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) { initObject.Description = this.Description; } @@ -6044,6 +6244,203 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize FirmwarePsxDescriptor. + /// + [Cmdlet(VerbsData.Initialize, "IntersightFirmwarePsxDescriptor")] + public class InitializeIntersightFirmwarePsxDescriptor : PSCmdlet + { + public InitializeIntersightFirmwarePsxDescriptor() + { + ClassId = FirmwarePsxDescriptor.ClassIdEnum.FirmwarePsxDescriptor; + ObjectType = FirmwarePsxDescriptor.ObjectTypeEnum.FirmwarePsxDescriptor; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "The brand string of the endpoint for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string BrandString + { + get; + set; + } + // + /// "An array of relationships to capabilityCapability resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Capabilities + { + 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 FirmwarePsxDescriptor.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Detailed information about the endpoint." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Description + { + get; + set; + } + // + /// "The label type for the component." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Label + { + get; + set; + } + // + /// "The model of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Model + { + 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.\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 FirmwarePsxDescriptor.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "The revision for the component." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Revision + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "The vendor of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Vendor + { + get; + set; + } + // + /// "The firmware or software version of the endpoint, for which this capability information is applicable." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Version + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.FirmwarePsxDescriptor initObject = new Intersight.Model.FirmwarePsxDescriptor(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + if (this.MyInvocation.BoundParameters.ContainsKey("BrandString")) + { + initObject.BrandString = this.BrandString; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Capabilities")) + { + initObject.Capabilities = this.Capabilities; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Description")) + { + initObject.Description = this.Description; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Label")) + { + initObject.Label = this.Label; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Model")) + { + initObject.Model = this.Model; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Revision")) + { + initObject.Revision = this.Revision; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Vendor")) + { + initObject.Vendor = this.Vendor; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Version")) + { + initObject.VarVersion = this.Version; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize FirmwareRunningFirmware. @@ -6734,6 +7131,120 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize FirmwareServerImpact. + /// + [Cmdlet(VerbsData.Initialize, "IntersightFirmwareServerImpact")] + public class InitializeIntersightFirmwareServerImpact : PSCmdlet + { + public InitializeIntersightFirmwareServerImpact() + { + ClassId = FirmwareServerImpact.ClassIdEnum.FirmwareServerImpact; + ObjectType = FirmwareServerImpact.ObjectTypeEnum.FirmwareServerImpact; + RebootAt = FirmwareServerImpact.RebootAtEnum.Phase1; + + } + // + /// + /// + [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 FirmwareServerImpact.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Display name of the server impacted by the upgrade." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string DisplayName + { + get; + set; + } + // + /// "Name of the server impacted by the upgrade." + /// + [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." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareServerImpact.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "The reboot impact for the server endpoint during the upgrade operation.\n* `Phase1` - Server will be rebooted in the first phase of upgrade.\n* `Phase2` - Server will be rebooted in the second phase of upgrade." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareServerImpact.RebootAtEnum RebootAt + { + get; + set; + } + // + /// "The server on which this upgrade operation is performed." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Model.MoMoRef Server + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.FirmwareServerImpact initObject = new Intersight.Model.FirmwareServerImpact(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("DisplayName")) + { + initObject.DisplayName = this.DisplayName; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Name")) + { + initObject.Name = this.Name; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("RebootAt")) + { + initObject.RebootAt = this.RebootAt; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Server")) + { + initObject.Server = this.Server; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize FirmwareServerUpgradeImpact. @@ -7895,6 +8406,7 @@ public InitializeIntersightFirmwareUpgradeImpact() ComputationState = FirmwareUpgradeImpact.ComputationStateEnum.Inprogress; ObjectType = FirmwareUpgradeImpact.ObjectTypeEnum.FirmwareUpgradeImpact; Summary = FirmwareUpgradeImpact.SummaryEnum.Basic; + XfmUpgradeOption = FirmwareUpgradeImpact.XfmUpgradeOptionEnum.None; } // @@ -7962,6 +8474,16 @@ public Model.FirmwareDistributableRelationship Distributable /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + public List ExcludeComponentList + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + public List ExcludeComponents { get; @@ -8008,6 +8530,16 @@ public FirmwareUpgradeImpact.ObjectTypeEnum ObjectType set; } // + /// "An array of relationships to pciNode resources." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List PciNode + { + get; + set; + } + // /// "A reference to a softwarerepositoryRelease resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -8047,6 +8579,16 @@ public List Tags get; set; } + // + /// "XFM upgrade option Full or Partial Disruption.\n* `none` - If no option is selected for exclusion.\n* `full-shutdown` - PSX Switch in XFM will be upgraded in single action.\n* `partial-shutdown` - PSX Switch in XFM will be upgraded one after other." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public FirmwareUpgradeImpact.XfmUpgradeOptionEnum XfmUpgradeOption + { + get; + set; + } protected override void ProcessRecord() { @@ -8073,6 +8615,10 @@ protected override void ProcessRecord() { initObject.Distributable = this.Distributable; } + if (this.MyInvocation.BoundParameters.ContainsKey("ExcludeComponentList")) + { + initObject.ExcludeComponentList = this.ExcludeComponentList; + } if (this.MyInvocation.BoundParameters.ContainsKey("ExcludeComponents")) { initObject.ExcludeComponents = this.ExcludeComponents; @@ -8090,6 +8636,10 @@ protected override void ProcessRecord() initObject.NetworkElements = this.NetworkElements; } initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PciNode")) + { + initObject.PciNode = this.PciNode; + } if (this.MyInvocation.BoundParameters.ContainsKey("Release")) { initObject.Release = this.Release; @@ -8106,6 +8656,10 @@ protected override void ProcessRecord() { initObject.Tags = this.Tags; } + if (this.MyInvocation.BoundParameters.ContainsKey("XfmUpgradeOption")) + { + initObject.XfmUpgradeOption = this.XfmUpgradeOption; + } WriteObject(initObject); } diff --git a/src/Intersight.PowerShell/InitializeCmdlet/iam.cs b/src/Intersight.PowerShell/InitializeCmdlet/iam.cs index 747a35961..d7195befa 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/iam.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/iam.cs @@ -2927,7 +2927,7 @@ public IamFeatureDefinition.ClassIdEnum ClassId set; } // - /// "The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `NexusCloud` - Enables Nexus Cloud services functionality.\n* `NexusCloudTrial` - Enables Nexus Cloud trial period.\n* `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist.\n* `NexusCloudSustainability` - Enables Nexus Cloud sustainability.\n* `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.\n* `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans.\n* `IwoDataExporter` - Enables IWO Data Exporter component.\n* `IwoMigrate` - Enables IWO data Migration.\n* `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption.\n* `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences.\n* `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.\n* `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets.\n* `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.\n* `EMEA` - Enable all avaialble features on Intersight EMEA region.\n* `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI.\n* `WorkflowsPreview` - Enable Workflows preview for this account.\n* `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account.\n* `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account.\n* `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences.\n* `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences.\n* `FI6664EFT` - Support for EFT customers to use FI-6664 in Port Policy.\n* `UnifiedEdge` - Enable Unified Edge related features for Avatar Platform." + /// "The beta feature that will be enabled for specific account.\n* `IWO` - Intersight Workflow Optimizer.\n* `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework.\n* `KubernetesExtension` - Extension to the IKS and Adopted Clusters.\n* `NetAppIO` - Support to claim NetApp Storage arrays as IO targets.\n* `IvsPublicCloud` - Enables virtualization service for public clouds.\n* `TerraformCloud` - Enables an ability to create Terraform Cloud.\n* `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades.\n* `Solutions` - Support for managing solutions.\n* `IksBm` - Enables Intersight Kubernetes Service on Baremetal server.\n* `NexusCloud` - Enables Nexus Cloud services functionality.\n* `NexusCloudTrial` - Enables Nexus Cloud trial period.\n* `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist.\n* `NexusCloudSustainability` - Enables Nexus Cloud sustainability.\n* `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher.\n* `IksGpu` - Enables GPU support for Intersight Kubernetes Service.\n* `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans.\n* `IwoDataExporter` - Enables IWO Data Exporter component.\n* `IwoMigrate` - Enables IWO data Migration.\n* `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption.\n* `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences.\n* `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.\n* `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets.\n* `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.\n* `EMEA` - Enable all avaialble features on Intersight EMEA region.\n* `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI.\n* `WorkflowsPreview` - Enable Workflows preview for this account.\n* `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account.\n* `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account.\n* `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences.\n* `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences.\n* `FI6664EFT` - Support for EFT customers to use FI-6664 in Port Policy.\n* `UnifiedEdge` - Enable Unified Edge related features for Avatar Platform.\n* `Goldeneye` - Enable Goldeneye related features." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/ippool.cs b/src/Intersight.PowerShell/InitializeCmdlet/ippool.cs index 761005a50..0d33b0e5b 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/ippool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/ippool.cs @@ -922,7 +922,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1688,7 +1688,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/iqnpool.cs b/src/Intersight.PowerShell/InitializeCmdlet/iqnpool.cs index fef3601bc..5c7c18ed8 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/iqnpool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/iqnpool.cs @@ -427,7 +427,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/macpool.cs b/src/Intersight.PowerShell/InitializeCmdlet/macpool.cs index a130f373a..8304a02e7 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/macpool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/macpool.cs @@ -484,7 +484,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/niaapi.cs b/src/Intersight.PowerShell/InitializeCmdlet/niaapi.cs index b8a1ef4c2..208d7d431 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/niaapi.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/niaapi.cs @@ -3002,6 +3002,274 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize NiaapiNdMetadata. + /// + [Cmdlet(VerbsData.Initialize, "IntersightNiaapiNdMetadata")] + public class InitializeIntersightNiaapiNdMetadata : PSCmdlet + { + public InitializeIntersightNiaapiNdMetadata() + { + ClassId = NiaapiNdMetadata.ClassIdEnum.NiaapiNdMetadata; + ObjectType = NiaapiNdMetadata.ObjectTypeEnum.NiaapiNdMetadata; + + } + // + /// + /// + [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 NiaapiNdMetadata.ClassIdEnum ClassId + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Content + { + get; + set; + } + // + /// "The date when this package is generated." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public DateTime Date + { + get; + set; + } + // + /// "Chksum used to check the integrity of the Metadata file downloaded." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string MetadataChksum + { + get; + set; + } + // + /// "The Filename of this Metadata package." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string MetadataFilename + { + 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 NiaapiNdMetadata.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "The version number of the Metadata package." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public long Version + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.NiaapiNdMetadata initObject = new Intersight.Model.NiaapiNdMetadata(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Content")) + { + initObject.Content = this.Content; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Date")) + { + initObject.Date = this.Date; + } + if (this.MyInvocation.BoundParameters.ContainsKey("MetadataChksum")) + { + initObject.MetadataChksum = this.MetadataChksum; + } + if (this.MyInvocation.BoundParameters.ContainsKey("MetadataFilename")) + { + initObject.MetadataFilename = this.MetadataFilename; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Version")) + { + initObject.VarVersion = this.Version; + } + WriteObject(initObject); + } + + } + /// + /// This is the cmdlet to Initialize NiaapiNdMetadataFileDownloader. + /// + [Cmdlet(VerbsData.Initialize, "IntersightNiaapiNdMetadataFileDownloader")] + public class InitializeIntersightNiaapiNdMetadataFileDownloader : PSCmdlet + { + public InitializeIntersightNiaapiNdMetadataFileDownloader() + { + ClassId = NiaapiNdMetadataFileDownloader.ClassIdEnum.NiaapiNdMetadataFileDownloader; + ObjectType = NiaapiNdMetadataFileDownloader.ObjectTypeEnum.NiaapiNdMetadataFileDownloader; + + } + // + /// + /// + [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 NiaapiNdMetadataFileDownloader.ClassIdEnum ClassId + { + get; + set; + } + // + /// "Filename of this Metadata package file, folder will be handled by api." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string FileName + { + 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 NiaapiNdMetadataFileDownloader.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// "The presigned URL from server to download this file." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string PresignedUrl + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.NiaapiNdMetadataFileDownloader initObject = new Intersight.Model.NiaapiNdMetadataFileDownloader(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("FileName")) + { + initObject.FileName = this.FileName; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) + { + initObject.Moid = this.Moid; + } + initObject.ObjectType = this.ObjectType; + if (this.MyInvocation.BoundParameters.ContainsKey("PresignedUrl")) + { + initObject.PresignedUrl = this.PresignedUrl; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Tags")) + { + initObject.Tags = this.Tags; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize NiaapiNewReleaseDetail. diff --git a/src/Intersight.PowerShell/InitializeCmdlet/pci.cs b/src/Intersight.PowerShell/InitializeCmdlet/pci.cs index fb20feaff..f7fa6d26f 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/pci.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/pci.cs @@ -232,6 +232,105 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize PciEndpoint. + /// + [Cmdlet(VerbsData.Initialize, "IntersightPciEndpoint")] + public class InitializeIntersightPciEndpoint : PSCmdlet + { + public InitializeIntersightPciEndpoint() + { + ClassId = PciEndpoint.ClassIdEnum.PciEndpoint; + ObjectType = PciEndpoint.ObjectTypeEnum.PciEndpoint; + + } + // + /// + /// + [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 PciEndpoint.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 PciEndpoint.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "The unique identifier of the PCIe endpoint as reported by the chassis expander management controller." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Uri + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.PciEndpoint initObject = new Intersight.Model.PciEndpoint(); + 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; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Uri")) + { + initObject.Uri = this.Uri; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize PciLink. @@ -402,6 +501,220 @@ protected override void ProcessRecord() WriteObject(initObject); } + } + /// + /// This is the cmdlet to Initialize PciNodeSetting. + /// + [Cmdlet(VerbsData.Initialize, "IntersightPciNodeSetting")] + public class InitializeIntersightPciNodeSetting : PSCmdlet + { + public InitializeIntersightPciNodeSetting() + { + AdminAction = PciNodeSetting.AdminActionEnum.None; + AdminLocatorLedState = PciNodeSetting.AdminLocatorLedStateEnum.None; + ClassId = PciNodeSetting.ClassIdEnum.PciNodeSetting; + ObjectType = PciNodeSetting.ObjectTypeEnum.PciNodeSetting; + + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public Dictionary AdditionalProperties + { + get; + set; + } + // + /// "User configured action on the PCIe Node.\n* `None` - Placeholder default value for PCIe Node admin state property.\n* `Reboot` - PCIe node reboot state property value." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public PciNodeSetting.AdminActionEnum AdminAction + { + get; + set; + } + // + /// "User configured state of the locator LED for the PCIe Node.\n* `None` - No operation property for locator led.\n* `On` - The Locator Led is turned on.\n* `Off` - The Locator Led is turned off." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public PciNodeSetting.AdminLocatorLedStateEnum AdminLocatorLedState + { + 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 PciNodeSetting.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 PciNodeSetting.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.PciNodeSetting initObject = new Intersight.Model.PciNodeSetting(); + if (this.MyInvocation.BoundParameters.ContainsKey("AdditionalProperties")) + { + initObject.AdditionalProperties = this.AdditionalProperties; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AdminAction")) + { + initObject.AdminAction = this.AdminAction; + } + if (this.MyInvocation.BoundParameters.ContainsKey("AdminLocatorLedState")) + { + initObject.AdminLocatorLedState = this.AdminLocatorLedState; + } + 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 PciPort. + /// + [Cmdlet(VerbsData.Initialize, "IntersightPciPort")] + public class InitializeIntersightPciPort : PSCmdlet + { + public InitializeIntersightPciPort() + { + ClassId = PciPort.ClassIdEnum.PciPort; + ObjectType = PciPort.ObjectTypeEnum.PciPort; + + } + // + /// + /// + [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 PciPort.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 PciPort.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "The unique identifier of the PCIe switch port as reported by chassis expander module management controller." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Uri + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.PciPort initObject = new Intersight.Model.PciPort(); + 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; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Uri")) + { + initObject.Uri = this.Uri; + } + WriteObject(initObject); + } + } /// /// This is the cmdlet to Initialize PciSlot. @@ -587,4 +900,103 @@ protected override void ProcessRecord() } } + /// + /// This is the cmdlet to Initialize PciZone. + /// + [Cmdlet(VerbsData.Initialize, "IntersightPciZone")] + public class InitializeIntersightPciZone : PSCmdlet + { + public InitializeIntersightPciZone() + { + ClassId = PciZone.ClassIdEnum.PciZone; + ObjectType = PciZone.ObjectTypeEnum.PciZone; + + } + // + /// + /// + [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 PciZone.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 PciZone.ObjectTypeEnum ObjectType + { + get; + set; + } + // + /// + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public List Tags + { + get; + set; + } + // + /// "The identifier of the PCIe endpoint zone as reported by the chassis expander module management controller." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public string Uri + { + get; + set; + } + + protected override void ProcessRecord() + { + PSUtils.ProcessRelationshipParam(this.MyInvocation.BoundParameters); + Intersight.Model.PciZone initObject = new Intersight.Model.PciZone(); + 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; + } + if (this.MyInvocation.BoundParameters.ContainsKey("Uri")) + { + initObject.Uri = this.Uri; + } + WriteObject(initObject); + } + + } } \ No newline at end of file diff --git a/src/Intersight.PowerShell/InitializeCmdlet/resourcepool.cs b/src/Intersight.PowerShell/InitializeCmdlet/resourcepool.cs index 19284c504..f5570c99e 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/resourcepool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/resourcepool.cs @@ -834,7 +834,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/tam.cs b/src/Intersight.PowerShell/InitializeCmdlet/tam.cs index 497763bfb..356138a01 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/tam.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/tam.cs @@ -370,7 +370,7 @@ public string Description set; } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1995,7 +1995,7 @@ public float EnvironmentalScore set; } // - /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care in first advisory driver of multinode cluster.\n* `tier2` - Advisory processing will be taken care in second advisory driver of multinode cluster." + /// "Orion pod on which this advisory should process.\n* `tier1` - Advisory processing will be taken care by batch processing.\n* `tier2` - Advisory processing will be taken care by stream processing." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/InitializeCmdlet/task.cs b/src/Intersight.PowerShell/InitializeCmdlet/task.cs index 2dbcc98e6..18f171c71 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/task.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/task.cs @@ -40,6 +40,16 @@ public TaskCatalystSdwanScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -129,6 +139,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -195,6 +209,16 @@ public TaskFabricMosScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -284,6 +308,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -464,6 +492,16 @@ public TaskHciScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -553,6 +591,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -619,6 +661,16 @@ public TaskHitachiScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -708,6 +760,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -774,6 +830,16 @@ public TaskHyperFlexManagementScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -863,6 +929,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -929,6 +999,16 @@ public TaskHyperflexScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1018,6 +1098,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1084,6 +1168,16 @@ public TaskMdsScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1173,6 +1267,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1239,6 +1337,16 @@ public TaskMdsSystemScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1328,6 +1436,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1394,6 +1506,16 @@ public TaskMerakiScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1483,6 +1605,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1549,6 +1675,16 @@ public TaskNetAppScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1638,6 +1774,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1704,6 +1844,16 @@ public TaskNexusScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1793,6 +1943,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -1859,6 +2013,16 @@ public TaskNexusSystemScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -1948,6 +2112,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -2014,6 +2182,16 @@ public TaskNexusVlanScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2103,6 +2281,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -2169,6 +2351,16 @@ public TaskPureScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2258,6 +2450,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; @@ -2324,6 +2520,16 @@ public TaskServerScopedInventory.ClassIdEnum ClassId set; } // + /// "Device will immediately collect the objects from the platform. If false, the device will wait for any in flight scheduled collections to complete first. Used to ensure that any long running collections do not delay the scoped collection result." + /// + [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] + + public bool Immediate + { + get; + set; + } + // /// "The unique identifier of this Managed Object instance." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] @@ -2413,6 +2619,10 @@ protected override void ProcessRecord() initObject.AdditionalProperties = this.AdditionalProperties; } initObject.ClassId = this.ClassId; + if (this.MyInvocation.BoundParameters.ContainsKey("Immediate")) + { + initObject.Immediate = this.Immediate; + } if (this.MyInvocation.BoundParameters.ContainsKey("Moid")) { initObject.Moid = this.Moid; diff --git a/src/Intersight.PowerShell/InitializeCmdlet/uuidpool.cs b/src/Intersight.PowerShell/InitializeCmdlet/uuidpool.cs index c8ff887bf..454f78f7c 100644 --- a/src/Intersight.PowerShell/InitializeCmdlet/uuidpool.cs +++ b/src/Intersight.PowerShell/InitializeCmdlet/uuidpool.cs @@ -130,7 +130,7 @@ public Dictionary AdditionalProperties set; } // - /// "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." + /// "Property is deprecated. Sequential is the only assignment order supported.\n* `sequential` - Identifiers are assigned in a sequential order.\n* `default` - Assignment order is decided by the system." /// [Parameter(Mandatory = false, ValueFromPipelineByPropertyName = true, ValueFromPipeline = false)] diff --git a/src/Intersight.PowerShell/Intersight.PowerShell.csproj b/src/Intersight.PowerShell/Intersight.PowerShell.csproj index 1765fcff9..889f23f0e 100644 --- a/src/Intersight.PowerShell/Intersight.PowerShell.csproj +++ b/src/Intersight.PowerShell/Intersight.PowerShell.csproj @@ -6,7 +6,7 @@ Intersight.PowerShell PSIntersight 1.0.11 - 1.0.11.2025092610 + 1.0.11.2025101412 Library Cisco Systems Cisco Systems diff --git a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json index 867a62ae4..5facbdd72 100644 --- a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json +++ b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json @@ -6,7 +6,7 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { - "Intersight.PowerShell/1.0.11.2025092610": { + "Intersight.PowerShell/1.0.11.2025101412": { "dependencies": { "CompareNETObjects": "4.61.0", "JsonSubTypes": "2.0.1", @@ -173,7 +173,7 @@ } }, "libraries": { - "Intersight.PowerShell/1.0.11.2025092610": { + "Intersight.PowerShell/1.0.11.2025101412": { "type": "project", "serviceable": false, "sha512": "" diff --git a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll index ce6459279..10d3c85c6 100644 Binary files a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb index 2baac051a..358a5a77d 100644 Binary files a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb and b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb differ diff --git a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll index 7992ce0e4..77c81708d 100644 Binary files a/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll and b/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs index 70a59cbdf..3c1da5e17 100644 --- a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs +++ b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("No Copyright")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.11")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11.2025092610+5bad30113d0909435db753ec3401802d05668a0f")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11.2025101412+5bad30113d0909435db753ec3401802d05668a0f")] [assembly: System.Reflection.AssemblyProductAttribute("Intersight.PowerShell")] [assembly: System.Reflection.AssemblyTitleAttribute("Intersight.PowerShell")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.11")] diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache index 7573e5968..66cfc219d 100644 --- a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache +++ b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache @@ -1 +1 @@ -28ae20b9d607b5189b0f80e47d7ad643df2a886af673a67c099792931c72be72 +3ebc3040cc2545eab423caa5f1b1a0fb87e9ccde0cae6ce909e6db81b126c144 diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig index ea65e3f19..d37138233 100644 --- a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig +++ b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = Intersight.PowerShell -build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/ +build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.assets.cache b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.assets.cache index 8cb03ded2..0ff9fbbf6 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.assets.cache and b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.assets.cache differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache index 788bf8dd9..0c272b752 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache and b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache index e5be93bab..2c147a3dd 100644 --- a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache +++ b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -dc8911ab166273beee52ae689d7770ff1c7404a9d16099bf4e17b5cf10fcb565 +0f43ec4752f67a76dda5320e0e5c11600680a51b1be93837c2b7bc2d89a3be60 diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt index acf79dea3..91bcc63aa 100644 --- a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt +++ b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt @@ -1,20 +1,20 @@ -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/KellermanSoftware.Compare-NET-Objects.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/JsonSubTypes.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Newtonsoft.Json.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Polly.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/RestSharp.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.sourcelink.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersig.632982EB.Up2Date -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.deps.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.PowerShell.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/KellermanSoftware.Compare-NET-Objects.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/JsonSubTypes.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Newtonsoft.Json.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Polly.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/RestSharp.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/bin/Debug/net8.0/Intersight.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.AssemblyInfo.cs +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.sourcelink.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersig.632982EB.Up2Date +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll index ce6459279..10d3c85c6 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb index 2baac051a..358a5a77d 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb and b/src/Intersight.PowerShell/obj/Debug/net8.0/Intersight.PowerShell.pdb differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll index 2760b1cbf..e39b87bcb 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Debug/net8.0/ref/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll index 2760b1cbf..e39b87bcb 100644 Binary files a/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Debug/net8.0/refint/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/Intersight.PowerShell.csproj.nuget.dgspec.json b/src/Intersight.PowerShell/obj/Intersight.PowerShell.csproj.nuget.dgspec.json index 3c5019192..9a199417c 100644 --- a/src/Intersight.PowerShell/obj/Intersight.PowerShell.csproj.nuget.dgspec.json +++ b/src/Intersight.PowerShell/obj/Intersight.PowerShell.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj": {} + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj": {} }, "projects": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { - "version": "1.0.11.2025092610", + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { + "version": "1.0.11.2025101412", "restore": { - "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "projectName": "PSIntersight", - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "packagesPath": "/var/lib/jenkins/.nuget/packages/", - "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/", + "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/var/lib/jenkins/.nuget/NuGet/NuGet.Config" diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs index d55b072e8..74ad9b800 100644 --- a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs +++ b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs @@ -14,7 +14,7 @@ [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] [assembly: System.Reflection.AssemblyCopyrightAttribute("No Copyright")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.11")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11.2025092610+5bad30113d0909435db753ec3401802d05668a0f")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11.2025101412+5bad30113d0909435db753ec3401802d05668a0f")] [assembly: System.Reflection.AssemblyProductAttribute("Intersight.PowerShell")] [assembly: System.Reflection.AssemblyTitleAttribute("Intersight.PowerShell")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.11")] diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache index 4e3ecbdf5..2e80574b1 100644 --- a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache +++ b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache @@ -1 +1 @@ -141ecae042b3a27e73075e68154e8143b12baff910846a298ea26fe2ea75663b +516c86a56ae1ad90877c4feb5098f927241b7b7341e181d7195dc9e2eccdc495 diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig index ea65e3f19..d37138233 100644 --- a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig +++ b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = Intersight.PowerShell -build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/ +build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.assets.cache b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.assets.cache index 1a70e106d..f52e71506 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.assets.cache and b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.assets.cache differ diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache index 788bf8dd9..0c272b752 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache and b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache differ diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache index 40a40bf64..4625a24b9 100644 --- a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache +++ b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -5e3223d64b4ea4fd4f62a2e8970cf2451e2a3bd5483bc03962f4dccfc15096f7 +1be6764038045666bebbeb198bae6c15f337f38beef700467cce5b24e9d7e1fe diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt index 8d397b5a8..337b27dbd 100644 --- a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt +++ b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.FileListAbsolute.txt @@ -1,14 +1,14 @@ -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/Intersight.PowerShell/Intersight.PowerShell.deps.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/Intersight.PowerShell/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/Intersight.PowerShell/Intersight.PowerShell.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.sourcelink.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersig.632982EB.Up2Date -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/Intersight.PowerShell/Intersight.PowerShell.deps.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/Intersight.PowerShell/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/Intersight.PowerShell/Intersight.PowerShell.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.AssemblyReference.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.GeneratedMSBuildEditorConfig.editorconfig +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfoInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.AssemblyInfo.cs +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.csproj.CoreCompileInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.sourcelink.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersig.632982EB.Up2Date +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll index 320c3f7c9..bad7138a2 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb index caf8b8d29..f039b050f 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb and b/src/Intersight.PowerShell/obj/Release/net8.0/Intersight.PowerShell.pdb differ diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll index e248236ec..8a8e3737e 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Release/net8.0/ref/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll b/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll index e248236ec..8a8e3737e 100644 Binary files a/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll and b/src/Intersight.PowerShell/obj/Release/net8.0/refint/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShell/obj/project.assets.json b/src/Intersight.PowerShell/obj/project.assets.json index b77aa5a47..8c8a0a1d9 100644 --- a/src/Intersight.PowerShell/obj/project.assets.json +++ b/src/Intersight.PowerShell/obj/project.assets.json @@ -1551,13 +1551,13 @@ "/var/lib/jenkins/.nuget/packages/": {} }, "project": { - "version": "1.0.11.2025092610", + "version": "1.0.11.2025101412", "restore": { - "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "projectName": "PSIntersight", - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "packagesPath": "/var/lib/jenkins/.nuget/packages/", - "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/", + "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/var/lib/jenkins/.nuget/NuGet/NuGet.Config" diff --git a/src/Intersight.PowerShell/obj/project.nuget.cache b/src/Intersight.PowerShell/obj/project.nuget.cache index 038fd1a65..355b380f3 100644 --- a/src/Intersight.PowerShell/obj/project.nuget.cache +++ b/src/Intersight.PowerShell/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "P3e58hA1TI8=", + "dgSpecHash": "r4IPwsVuEb8=", "success": true, - "projectFilePath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectFilePath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "expectedPackageFiles": [ "/var/lib/jenkins/.nuget/packages/comparenetobjects/4.61.0/comparenetobjects.4.61.0.nupkg.sha512", "/var/lib/jenkins/.nuget/packages/jsonsubtypes/2.0.1/jsonsubtypes.2.0.1.nupkg.sha512", diff --git a/src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-27_19_07_44.trx b/src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-31_21_05_43.trx similarity index 56% rename from src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-27_19_07_44.trx rename to src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-31_21_05_43.trx index 14b0724da..4d7ae788d 100644 --- a/src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-27_19_07_44.trx +++ b/src/Intersight.PowerShellTest/TestResults/_sam-tools01_2025-10-31_21_05_43.trx @@ -1,140 +1,140 @@  - - - - + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping b/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping index c939bc1d8..148afc3ab 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping differ diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll index ce6459279..10d3c85c6 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll differ diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb index 2baac051a..358a5a77d 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb differ diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json index 020d0deba..bf6e87696 100644 --- a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json +++ b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json @@ -6,12 +6,12 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { - "Intersight.PowerShellTest/1.0.11-20250926100535174": { + "Intersight.PowerShellTest/1.0.11-20251014120035563": { "dependencies": { "MSTest.TestAdapter": "2.2.8", "MSTest.TestFramework": "2.2.8", "Microsoft.NET.Test.Sdk": "17.1.0", - "PSIntersight": "1.0.11.2025092610", + "PSIntersight": "1.0.11.2025101412", "System.Management.Automation": "7.2.2", "coverlet.collector": "3.1.2", "Intersight": "0.0.0.0", @@ -1683,7 +1683,7 @@ "System.Xml.ReaderWriter": "4.3.0" } }, - "PSIntersight/1.0.11.2025092610": { + "PSIntersight/1.0.11.2025101412": { "dependencies": { "CompareNETObjects": "4.61.0", "JsonSubTypes": "2.0.1", @@ -1716,7 +1716,7 @@ } }, "libraries": { - "Intersight.PowerShellTest/1.0.11-20250926100535174": { + "Intersight.PowerShellTest/1.0.11-20251014120035563": { "type": "project", "serviceable": false, "sha512": "" @@ -2519,7 +2519,7 @@ "path": "system.xml.xdocument/4.3.0", "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" }, - "PSIntersight/1.0.11.2025092610": { + "PSIntersight/1.0.11.2025101412": { "type": "project", "serviceable": false, "sha512": "" diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll index 7fa5aa428..667f896cc 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll differ diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb index 777f3c319..24bc47d48 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb differ diff --git a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll index 7992ce0e4..77c81708d 100644 Binary files a/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll and b/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs index 132bad597..1fe900768 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Intersight.PowerShellTest")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.11.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11-20250926100535174+5bad30113d0909435db753ec3401802d05668a0f")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.11-20251014120035563+5bad30113d0909435db753ec3401802d05668a0f")] [assembly: System.Reflection.AssemblyProductAttribute("Intersight.PowerShellTest")] [assembly: System.Reflection.AssemblyTitleAttribute("Intersight.PowerShellTest")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.11.0")] diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache index 98549d77b..9fb9416c2 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache @@ -1 +1 @@ -c7ba2341288f1dab1d42e5dbc45af0ff6708a06470f4d03027b5e90cc937a08d +8dd72e0d733c4deecbbc50bb1b27d28e7a9011d9669f4bb0f5e46f3343d14173 diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig index 6afecf173..54f9e0a4a 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = Intersight.PowerShellTest -build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/ +build_property.ProjectDir = /home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.assets.cache b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.assets.cache index 6d5472251..a638f5471 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.assets.cache and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.assets.cache differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache index c1fb0a65b..c796fd95c 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache index 5e0cc6ca8..9c474a715 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -a3f0d4200ef661291e8fab41c0f6de1664bdbad4f82cf769869072c14d789c43 +11d1c1d42ad5dba650e9d094edfbf757d662820ecef78a31f91495551f464a5e diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.FileListAbsolute.txt b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.FileListAbsolute.txt index e15e85e98..471b667d3 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.FileListAbsolute.txt +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.FileListAbsolute.txt @@ -1,199 +1,199 @@ -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.AdapterUtilities.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.runtimeconfig.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/KellermanSoftware.Compare-NET-Objects.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/JsonSubTypes.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.ApplicationInsights.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/testhost.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.Win32.Registry.AccessControl.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Newtonsoft.Json.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/NuGet.Frameworks.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Polly.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/RestSharp.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.CodeDom.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Configuration.ConfigurationManager.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Diagnostics.EventLog.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.DirectoryServices.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Drawing.Common.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Management.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Cryptography.Pkcs.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Cryptography.ProtectedData.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Permissions.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Windows.Extensions.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/mi.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/miutils.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-arm/native/libpsl-native.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-arm64/native/libpsl-native.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libpsl-native.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libmi.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libpsl-native.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libpsrpclient.so -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libmi.dylib -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libpsl-native.dylib -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libpsrpclient.dylib -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/pwrshplugin.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/pwrshplugin.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x64/native/pwrshplugin.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x86/native/pwrshplugin.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.DirectoryServices.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Management.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/net6.0/System.Management.Automation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Management.Automation.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.sourcelink.json -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersig.6896C2A7.Up2Date -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache -/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/CoverletSourceRootsMapping +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.AdapterUtilities.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.deps.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.runtimeconfig.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShellTest.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/KellermanSoftware.Compare-NET-Objects.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/JsonSubTypes.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.ApplicationInsights.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/testhost.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.Win32.Registry.AccessControl.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Newtonsoft.Json.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/NuGet.Frameworks.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Polly.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/RestSharp.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.CodeDom.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Configuration.ConfigurationManager.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Diagnostics.EventLog.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.DirectoryServices.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Drawing.Common.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Management.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Cryptography.Pkcs.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Cryptography.ProtectedData.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Security.Permissions.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/System.Windows.Extensions.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x64/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win10-x86/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x64/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win7-x86/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x64/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win8-x86/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x64/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/mi.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win81-x86/native/miutils.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-arm/native/libpsl-native.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-arm64/native/libpsl-native.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-musl-x64/native/libpsl-native.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libmi.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libpsl-native.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/linux-x64/native/libpsrpclient.so +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libmi.dylib +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libpsl-native.dylib +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/osx/native/libpsrpclient.dylib +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm/native/pwrshplugin.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-arm64/native/pwrshplugin.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x64/native/pwrshplugin.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win-x86/native/pwrshplugin.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Win32.Registry.AccessControl.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.DirectoryServices.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Management.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/unix/lib/net6.0/System.Management.Automation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Management.Automation.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/bin/Debug/net8.0/Intersight.PowerShell.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.AssemblyReference.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.GeneratedMSBuildEditorConfig.editorconfig +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfoInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.AssemblyInfo.cs +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.csproj.CoreCompileInputs.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.sourcelink.json +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersig.6896C2A7.Up2Date +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache +/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll index 7fa5aa428..667f896cc 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.dll differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache index f31c37fd0..d6217fad0 100644 --- a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache +++ b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.genruntimeconfig.cache @@ -1 +1 @@ -98fbc9dcff759976dfa10e8f30dc1305656d541fa1019361cc51dee29915ff41 +364b9ceb757868ba195f971f75746e206770c38688685ff02cd77e3d0bffc882 diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb index 777f3c319..24bc47d48 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/Intersight.PowerShellTest.pdb differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll b/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll index 6b4a29b25..8373fef36 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/ref/Intersight.PowerShellTest.dll differ diff --git a/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll b/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll index 6b4a29b25..8373fef36 100644 Binary files a/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll and b/src/Intersight.PowerShellTest/obj/Debug/net8.0/refint/Intersight.PowerShellTest.dll differ diff --git a/src/Intersight.PowerShellTest/obj/Intersight.PowerShellTest.csproj.nuget.dgspec.json b/src/Intersight.PowerShellTest/obj/Intersight.PowerShellTest.csproj.nuget.dgspec.json index afb7986d4..f78ed5a3c 100644 --- a/src/Intersight.PowerShellTest/obj/Intersight.PowerShellTest.csproj.nuget.dgspec.json +++ b/src/Intersight.PowerShellTest/obj/Intersight.PowerShellTest.csproj.nuget.dgspec.json @@ -1,17 +1,17 @@ { "format": 1, "restore": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj": {} + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj": {} }, "projects": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { - "version": "1.0.11.2025092610", + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { + "version": "1.0.11.2025101412", "restore": { - "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "projectName": "PSIntersight", - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj", + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj", "packagesPath": "/var/lib/jenkins/.nuget/packages/", - "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/obj/", + "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/var/lib/jenkins/.nuget/NuGet/NuGet.Config" @@ -93,14 +93,14 @@ } } }, - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj": { - "version": "1.0.11-20250926100535174", + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj": { + "version": "1.0.11-20251014120035563", "restore": { - "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", + "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", "projectName": "Intersight.PowerShellTest", - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", "packagesPath": "/var/lib/jenkins/.nuget/packages/", - "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/", + "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/var/lib/jenkins/.nuget/NuGet/NuGet.Config" @@ -115,8 +115,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj" + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj" } } } diff --git a/src/Intersight.PowerShellTest/obj/project.assets.json b/src/Intersight.PowerShellTest/obj/project.assets.json index 25329bf85..ec19824b3 100644 --- a/src/Intersight.PowerShellTest/obj/project.assets.json +++ b/src/Intersight.PowerShellTest/obj/project.assets.json @@ -2479,7 +2479,7 @@ "lib/netstandard1.3/System.Xml.XDocument.dll": {} } }, - "PSIntersight/1.0.11.2025092610": { + "PSIntersight/1.0.11.2025101412": { "type": "project", "framework": ".NETCoreApp,Version=v8.0", "dependencies": { @@ -7759,7 +7759,7 @@ "system.xml.xdocument.nuspec" ] }, - "PSIntersight/1.0.11.2025092610": { + "PSIntersight/1.0.11.2025101412": { "type": "project", "path": "../Intersight.PowerShell/Intersight.PowerShell.csproj", "msbuildProject": "../Intersight.PowerShell/Intersight.PowerShell.csproj" @@ -7770,7 +7770,7 @@ "MSTest.TestAdapter >= 2.2.8", "MSTest.TestFramework >= 2.2.8", "Microsoft.NET.Test.Sdk >= 17.1.0", - "PSIntersight >= 1.0.11.2025092610", + "PSIntersight >= 1.0.11.2025101412", "System.Management.Automation >= 7.2.2", "coverlet.collector >= 3.1.2" ] @@ -7779,13 +7779,13 @@ "/var/lib/jenkins/.nuget/packages/": {} }, "project": { - "version": "1.0.11-20250926100535174", + "version": "1.0.11-20251014120035563", "restore": { - "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", + "projectUniqueName": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", "projectName": "Intersight.PowerShellTest", - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", "packagesPath": "/var/lib/jenkins/.nuget/packages/", - "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/obj/", + "outputPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/obj/", "projectStyle": "PackageReference", "configFilePaths": [ "/var/lib/jenkins/.nuget/NuGet/NuGet.Config" @@ -7800,8 +7800,8 @@ "net8.0": { "targetAlias": "net8.0", "projectReferences": { - "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { - "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShell/Intersight.PowerShell.csproj" + "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj": { + "projectPath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShell/Intersight.PowerShell.csproj" } } } diff --git a/src/Intersight.PowerShellTest/obj/project.nuget.cache b/src/Intersight.PowerShellTest/obj/project.nuget.cache index 376972521..66c499611 100644 --- a/src/Intersight.PowerShellTest/obj/project.nuget.cache +++ b/src/Intersight.PowerShellTest/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "TfLFiOAstFg=", + "dgSpecHash": "JVDM80YD1ag=", "success": true, - "projectFilePath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025092610/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", + "projectFilePath": "/home/jenkins/workspace/Release-IS-Powershell-Module/src/github.com/cisco-intersight/powershell-generator-intersight/generated/Intersight.PowerShell_1.0.11.2025101412/src/Intersight.PowerShellTest/Intersight.PowerShellTest.csproj", "expectedPackageFiles": [ "/var/lib/jenkins/.nuget/packages/comparenetobjects/4.61.0/comparenetobjects.4.61.0.nupkg.sha512", "/var/lib/jenkins/.nuget/packages/coverlet.collector/3.1.2/coverlet.collector.3.1.2.nupkg.sha512", diff --git a/src/Lib/Intersight.dll b/src/Lib/Intersight.dll index 7992ce0e4..77c81708d 100644 Binary files a/src/Lib/Intersight.dll and b/src/Lib/Intersight.dll differ