Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - IpRange(vim.IpRange)
- Extends
- IpAddress
- Since
- vSphere API Release 5.5
Data Object Description
This class specifies a range of IP addresses by using prefix. Usage: 128.20.20.10/24. Here 128.20.20.10 is IP address and 24 is prefix length.Properties
Name | Type | Description |
---|---|---|
addressPrefix | xsd:string |
IP address prefix.
|
prefixLength* | xsd:int |
Prefix length with max value of 32 for IPv4 and 128 for IPv6.
|
Properties inherited from IpAddress | ||
None | ||
Properties inherited from NegatableExpression | ||
negate | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |