external help file | Module Name | online version | schema |
---|---|---|---|
Intersight.PowerShell.dll-Help.xml |
Intersight.PowerShell |
2.0.0 |
Fill in the Synopsis
Set-IntersightVirtualizationVmwareHost [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-BootTime< DateTime>][-Cluster< VirtualizationVmwareClusterRelationship>][-ConnectionState< string>][-CpuInfo< VirtualizationCpuInfo>][-DcInvPath< string>][-DnsServers< System.Collections.Generic.List`1[string]>][-HardwareInfo< InfraHardwareInfo>][-HwPowerState< VirtualizationVmwareHost.HwPowerStateEnum>][-HypervisorType< VirtualizationVmwareHost.HypervisorTypeEnum>][-Identity< string>][-IsSshEnabled< bool>][-MaintenanceMode< bool>][-MemoryCapacity< VirtualizationMemoryCapacity>][-Model< string>][[-Moid]< string>][-Name< string>][-NetworkAdapterCount< long>][-NtpServers< System.Collections.Generic.List`1[string]>][-ProcessorCapacity< VirtualizationComputeCapacity>][-ProductInfo< VirtualizationProductInfo>][-QuarantineMode< bool>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-ResourceConsumed< VirtualizationVmwareResourceConsumption>][-Serial< string>][-Status< VirtualizationVmwareHost.StatusEnum>][-StorageAdapterCount< long>][-Tags< System.Collections.Generic.List`1[MoTag]>][-TimeZone< string>][-UpTime< string>][-Uuid< string>][-VcenterHostId< string>][-Vendor< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
Update a 'VirtualizationVmwareHost' resource.
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
The time when this host booted up.
Type: DateTime
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
A reference to a virtualizationVmwareCluster 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.
Type: VirtualizationVmwareClusterRelationship
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Indicates if the host is connected to the vCenter. Values are connected, not connected.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Details about the CPUs installed on this host are represented here.
Note :- Use Initialize-IntersightVirtualizationCpuInfo to create the object of complex type VirtualizationCpuInfo
Type: VirtualizationCpuInfo
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
This field stores the inventory path of a datacenter. Used in host maintenance action.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
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
The hardware details of this host. It includes capacity, manufacturer, and model information.
Note :- Use Initialize-IntersightInfraHardwareInfo to create the object of complex type InfraHardwareInfo
Type: InfraHardwareInfo
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Is the host Powered-up or Powered-down.\n* Unknown
- The entity's power state is unknown.\n* PoweringOn
- The entity is powering on.\n* PoweredOn
- The entity is powered on.\n* PoweringOff
- The entity is powering off.\n* PoweredOff
- The entity is powered down.\n* StandBy
- The entity is in standby mode.\n* Paused
- The entity is in pause state.\n* Rebooting
- The entity reboot is in progress.\n* `` - The entity's power state is not available.
Type: VirtualizationVmwareHost.HwPowerStateEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Identifies the broad type of the underlying hypervisor.\n* ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.\n* Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.\n* Unknown
- The hypervisor running on the HyperFlex cluster is not known.
Type: VirtualizationVmwareHost.HypervisorTypeEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The internally generated identity of this host. This entity is not manipulated by users. It aids in uniquely identifying the datacenter object. For VMware, this is an MOR (managed object reference).
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
True if SSH is enabled in the host, false otherwise.
Type: bool
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Is this host in maintenance mode. Set to true or false.
Type: bool
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The memory capacity and usage information on this host.
Note :- Use Initialize-IntersightVirtualizationMemoryCapacity to create the object of complex type VirtualizationMemoryCapacity
Type: VirtualizationMemoryCapacity
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Commercial model information about this hardware.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The unique identifier of this Managed Object instance.
Type: string
Parameter Sets: (All)
Aliases:
Required: true
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Name of this host supplied by user. It is not the identity of the host. The name is subject to user manipulations.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The count of all network adapters attached to this host.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
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
The capacity and usage information for CPU power on this host.
Note :- Use Initialize-IntersightVirtualizationComputeCapacity to create the object of complex type VirtualizationComputeCapacity
Type: VirtualizationComputeCapacity
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Details of this product, such as vendor, model, etc. are represented here.
Note :- Use Initialize-IntersightVirtualizationProductInfo to create the object of complex type VirtualizationProductInfo
Type: VirtualizationProductInfo
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Indicates if the host is in quarantine mode. Will be set to True, when in quarantine mode.
Type: bool
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.
Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef or use the cmdlet Initialize-IntersightMoMoRef.
Type: AssetDeviceRegistrationRelationship
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Snapshot of resources (CPU, memory, etc.) consumed by this host.
Note :- Use Initialize-IntersightVirtualizationVmwareResourceConsumption to create the object of complex type VirtualizationVmwareResourceConsumption
Type: VirtualizationVmwareResourceConsumption
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Serial number of this host (internally generated).
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Host health status, as reported by the hypervisor platform.\n* Unknown
- Entity status is unknown.\n* Degraded
- State is degraded, and might impact normal operation of the entity.\n* Critical
- Entity is in a critical state, impacting operations.\n* Ok
- Entity status is in a stable state, operating normally.
Type: VirtualizationVmwareHost.StatusEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The count of all storage adapters attached to this host.
Type: long
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
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
Time zone this host is in.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The uptime of the host, stored as Duration (from w3c).
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Universally unique identity of this host (example b3d4483b-5560-9342-8309-b486c9236610). Internally generated.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The identity of this host within vCenter (optional).
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Commercial vendor details of this hardware.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Returns the json payload received in response.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
Returns the HTTP response with headers and content.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
PS C:\> Set-IntersightVirtualizationVmwareHost
{ Add example description here }
Get-IntersightVirtualizationVmwareHost
Initialize-IntersightInfraHardwareInfo
Initialize-IntersightMoVersionContext
Initialize-IntersightVirtualizationComputeCapacity
Initialize-IntersightVirtualizationCpuInfo
Initialize-IntersightVirtualizationMemoryCapacity
Initialize-IntersightVirtualizationProductInfo
Initialize-IntersightVirtualizationVmwareResourceConsumption