Skip to content

Latest commit

 

History

History
514 lines (396 loc) · 12 KB

Set-IntersightVirtualizationVmwareDatastoreCluster.md

File metadata and controls

514 lines (396 loc) · 12 KB
external help file Module Name online version schema
Intersight.PowerShell.dll-Help.xml
Intersight.PowerShell
2.0.0

Set-IntersightVirtualizationVmwareDatastoreCluster

SYNOPSIS

Fill in the Synopsis

SYNTAX


Set-IntersightVirtualizationVmwareDatastoreCluster [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-AutomationLevel< string>][-Capacity< VirtualizationStorageCapacity>][-DatastoreCount< long>][-FreeSpaceThreshold< long>][-HostCount< long>][-Identity< string>][-InventoryPath< string>][-IoLatencyThreshold< int>][-IoLoadBalanceAutomationMode< string>][-IoLoadImbalanceThreshold< int>][-IoMetricsEnabled< bool>][-MinSpaceUtilizationDifference< int>][[-Moid]< string>][-Name< string>][-PolicyEnforcementAutomationMode< string>][-RegisteredDevice< AssetDeviceRegistrationRelationship>][-ReservablePercentThreshold< int>][-RuleEnforcementAutomationMode< string>][-SpaceLoadBalanceAutomationMode< string>][-SpaceThresholdMode< string>][-Status< VirtualizationVmwareDatastoreCluster.StatusEnum>][-StorageDrsEnabled< bool>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Type< VirtualizationVmwareDatastoreCluster.TypeEnum>][-UtilizedSpaceThreshold< int>][-VmCount< long>][-VmEvacuationAutomationMode< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]

DESCRIPTION

Update a 'VirtualizationVmwareDatastoreCluster' resource.

PARAMETERS

-AdditionalProperties

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

-AutomationLevel

The global automation level for all virtual machines in this datastore cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-Capacity

Storage utilization for this datastore cluster.

Note :- Use Initialize-IntersightVirtualizationStorageCapacity to create the object of complex type VirtualizationStorageCapacity

Type: VirtualizationStorageCapacity
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-DatastoreCount

Number of datastores present in this datastore cluster.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-FreeSpaceThreshold

Minimum level of free space for each datastore that is the threshold for action.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-HostCount

Number of hosts attached to or supported-by this datastore cluster.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-Identity

The internally generated identity of this datastore cluster. This entity is not manipulated by users. It aids in uniquely identifying the datastore cluster 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

-InventoryPath

Inventory path of the Datastore Cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-IoLatencyThreshold

Minimum I/O latency for each datastore below which I/O load balancing moves are not considered.

Type: int
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-IoLoadBalanceAutomationMode

Storage DRS behavior when it generates recommendations for correcting I/O load imbalance in a datastore cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-IoLoadImbalanceThreshold

Amount of imbalance that Storage DRS should tolerate.

Type: int
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-IoMetricsEnabled

Is I/O Metrics enabled for this datastore cluster.

Type: bool
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-MinSpaceUtilizationDifference

Specify how much of an improvement DRS should look for before making a recommendation or performing a migration.

Type: int
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.

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 Datastore Cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-PolicyEnforcementAutomationMode

Storage DRS behavior when it generates recommendations for correcting storage and VM policy violations in a datastore cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-RegisteredDevice

A reference to a assetDeviceRegistration resource.\nWhen the $expand query parameter is specified, the referenced resource is returned inline.

Note:- To get the relationship object pass the MO to the cmdlet Get-IntersightMoMoRef or use the cmdlet Initialize-IntersightMoMoRef.

Type: AssetDeviceRegistrationRelationship
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-ReservablePercentThreshold

Storage DRS makes storage migration recommendations if total IOPs reservation of all VMs running on a datastore is higher than the specified threshold.

Type: int
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-RuleEnforcementAutomationMode

Storage DRS behavior when it generates recommendations for correcting affinity rule violations in a datastore cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-SpaceLoadBalanceAutomationMode

Storage DRS behavior when it generates recommendations for correcting space load imbalance in a datastore cluster.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-SpaceThresholdMode

Runtime thresholds govern when Storage DRS performs or recommends migrations.

Type: string
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-Status

Datastore cluster 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: VirtualizationVmwareDatastoreCluster.StatusEnum
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-StorageDrsEnabled

Is Storage DRS enabled for this datastore cluster.

Type: bool
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

Type: System.Collections.Generic.List`1[MoTag]
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-Type

Type of the Datastore Cluster.\n* Unknown - The nature of the file system is unknown.\n* VMFS - It is a Virtual Machine Filesystem.\n* NFS - It is a Network File System.\n* vSAN - It is a virtual Storage Area Network file system.\n* VirtualVolume - A Virtual Volume datastore represents a storage container in a hypervisor server.

Type: VirtualizationVmwareDatastoreCluster.TypeEnum
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-UtilizedSpaceThreshold

Minimum level of consumed space for each datastore that is the threshold for action.

Type: int
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-VmCount

Number of virtual machines relying on (using) this datastore cluster.

Type: long
Parameter Sets: (All)
Aliases:

Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False

-VmEvacuationAutomationMode

Storage DRS behavior when it generates recommendations for VM evacuations from datastores in a datastore cluster.

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.

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.

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.

EXAMPLES

Example 1

PS C:\> Set-IntersightVirtualizationVmwareDatastoreCluster

{ Add example description here }

INPUTS

System.Int32

System.String

OUTPUTS

TestModule.FavoriteStuff

NOTES

RELATED LINKS

Get-IntersightVirtualizationVmwareDatastoreCluster

Initialize-IntersightMoVersionContext

Initialize-IntersightVirtualizationStorageCapacity