-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVAddressPoolRange
Retrieve Address Pool Range information.
Get-HPOVAddressPoolRange [-Type] <Object>[ [-ApplianceConnection] <Object>] [<CommonParameters>]
Get-HPOVAddressPoolRange [-InputObject] <Object>[ [-ApplianceConnection] <Object>] [<CommonParameters>]
THis Cmdlet will display configured Address Pool Ranges defined on an HPE OneView appliance.
-ApplianceConnection <Object>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | false |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | False |
-InputObject <Object>
Aliases [-Pool]
Specify the type of Address Range Pool, or the Address Pool object fro Get-HPOVAddressPool. Allowed values are:
* IPv4
* VMAC
* VWWN
* VSN
* All
Default: All
Aliases | None |
Required? | true |
Position? | named |
Default value | all |
Accept pipeline input? | true (ByValue) |
Accept wildcard characters? | False |
-Type <Object>
Aliases [-Pool]
Specify the type of Address Range Pool, or the Address Pool object fro Get-HPOVAddressPool. Allowed values are:
* IPv4
* VMAC
* VWWN
* VSN
* All
Default: All
Aliases | Pool |
Required? | true |
Position? | named |
Default value | all |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
HPOneView.Appliance.AddressPool [System.Management.Automation.PSCustomObject]
Address Pool resource object.
HPOneView.Appliance.AddressPoolRange [System.Management.Automation.PSCustomObject]
Single Address Pool Range object.
System.Collections.ArrayList <HPOneView.Appliance.AddressPoolRange>
Collection of Address Pool Range(s).
-------------------------- EXAMPLE 1 --------------------------[PS] C:\> Get-HPOVAddressPoolRange Name Enabled Category Total Allocated Available Reserved Start End ---- ------- -------- ----- --------- --------- -------- ----- --- VMAC True Generated 1048576 2 1048574 0 62:79:84:50:00:00 62:79:84:5F:FF:FF VWWN True Generated 1048576 0 1048576 0 10:00:92:5a:1f:b0:00:00 10:00:92:5a:1f:bf:ff:ff VSN True Generated 46656 1 46655 0 VCGBWAB000 VCGBWABZZZ VMAC True Generated 1048576 0 1048576 0 F6:38:E6:90:00:00 F6:38:E6:9F:FF:FF VWWN True Generated 1048576 0 1048576 0 10:00:ce:58:fa:50:00:00 10:00:ce:58:fa:5f:ff:ff VSN True Generated 46656 0 46656 0 VCGA290000 VCGA290ZZZ
Get all configured Address Pool Ranges from all connected appliances.
-------------------------- EXAMPLE 2 --------------------------[PS] C:\> Get-HPOVAddressPoolRange vmac Name Enabled Category Total Allocated Available Reserved Start End ---- ------- -------- ----- --------- --------- -------- ----- --- VMAC True Generated 1048576 2 1048574 0 62:79:84:50:00:00 62:79:84:5F:FF:FF VMAC True Generated 1048576 0 1048576 0 F6:38:E6:90:00:00 F6:38:E6:9F:FF:FF
Get a specific Address Pool Range type (VMAC) from all connected appliances.
Retrieve Address Pool Range information.
Get-HPOVAddressPoolRange [-Type] <Object>[ [-ApplianceConnection] <Object>] [<CommonParameters>]
Get-HPOVAddressPoolRange [-InputObject] <Object>[ [-ApplianceConnection] <Object>] [<CommonParameters>]
THis Cmdlet will display configured Address Pool Ranges defined on an HPE OneView appliance.
-ApplianceConnection <Object>
Aliases [-Appliance]
Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).
Default Value: ${Global:ConnectedSessions} | ? Default
Aliases | Appliance |
Required? | false |
Position? | named |
Default value | (${Global:ConnectedSessions} | ? Default) |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | False |
-InputObject <Object>
Aliases [-Pool]
Specify the type of Address Range Pool, or the Address Pool object fro Get-HPOVAddressPool. Allowed values are:
* IPv4
* VMAC
* VWWN
* VSN
* All
Default: All
Aliases | None |
Required? | true |
Position? | named |
Default value | all |
Accept pipeline input? | true (ByValue) |
Accept wildcard characters? | False |
-Type <Object>
Aliases [-Pool]
Specify the type of Address Range Pool, or the Address Pool object fro Get-HPOVAddressPool. Allowed values are:
* IPv4
* VMAC
* VWWN
* VSN
* All
Default: All
Aliases | Pool |
Required? | true |
Position? | named |
Default value | all |
Accept pipeline input? | false |
Accept wildcard characters? | False |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)
HPOneView.Appliance.AddressPool [System.Management.Automation.PSCustomObject]
Address Pool resource object.
HPOneView.Appliance.AddressPoolRange [System.Management.Automation.PSCustomObject]
Single Address Pool Range object.
System.Collections.ArrayList <HPOneView.Appliance.AddressPoolRange>
Collection of Address Pool Range(s).
-------------------------- EXAMPLE 1 --------------------------[PS] C:\> Get-HPOVAddressPoolRange Name Enabled Category Total Allocated Available Reserved Start End ---- ------- -------- ----- --------- --------- -------- ----- --- VMAC True Generated 1048576 2 1048574 0 62:79:84:50:00:00 62:79:84:5F:FF:FF VWWN True Generated 1048576 0 1048576 0 10:00:92:5a:1f:b0:00:00 10:00:92:5a:1f:bf:ff:ff VSN True Generated 46656 1 46655 0 VCGBWAB000 VCGBWABZZZ VMAC True Generated 1048576 0 1048576 0 F6:38:E6:90:00:00 F6:38:E6:9F:FF:FF VWWN True Generated 1048576 0 1048576 0 10:00:ce:58:fa:50:00:00 10:00:ce:58:fa:5f:ff:ff VSN True Generated 46656 0 46656 0 VCGA290000 VCGA290ZZZ
Get all configured Address Pool Ranges from all connected appliances.
-------------------------- EXAMPLE 2 --------------------------[PS] C:\> Get-HPOVAddressPoolRange vmac Name Enabled Category Total Allocated Available Reserved Start End ---- ------- -------- ----- --------- --------- -------- ----- --- VMAC True Generated 1048576 2 1048574 0 62:79:84:50:00:00 62:79:84:5F:FF:FF VMAC True Generated 1048576 0 1048576 0 F6:38:E6:90:00:00 F6:38:E6:9F:FF:FF
Get a specific Address Pool Range type (VMAC) from all connected appliances.