Object Type | Properties | Read-only/Updatable |
---|---|---|
IP6Network | prefix = Prefix of the Network | Read-only |
locationCode = The
hierarchical location code consists of a set of 1 to 3 alpha-numeric
strings separated by a space. The first two characters indicate a
country, followed by next three characters which indicate a city in
UN/LOCODE. New custom locations created under a UN/LOCODE city are
appended to the end of the hierarchy. For example, CA TOR OF1
indicates: CA= Canada TOR=Toronto OF1=Office 1. Note: The code is
case-sensitive. It must be all UPPER CASE letters. The country code
and child location code should be alphanumeric
strings.
|
Both | |
locationInherited = This defines if the location property was defined directly on the object level or was inherited from the parent object. | Read-only | |
IP6Address | address = Address string | Read-only |
macAddress = MAC address of the IP6Address | Both | |
state = State of the address. For possible values, refer to IP Address States. | Read-only | |
reserveUsing = defines the type of reservation, if through Client DUID or MAC Address. Applicable only for DHCP Reserved IP Addresses. | Both | |
ptrs = a string providing unmanaged external host records with which
the IPv6 address will be associated in the format:
viewId,exHostFQDN[, viewId,exHostFQDN,...] |
Write-only | |
locationCode = The
hierarchical location code consists of a set of 1 to 3 alpha-numeric
strings separated by a space. The first two characters indicate a
country, followed by next three characters which indicate a city in
UN/LOCODE. New custom locations created under a UN/LOCODE city are
appended to the end of the hierarchy. For example, CA TOR OF1
indicates: CA= Canada TOR=Toronto OF1=Office 1. Note: The code is
case-sensitive. It must be all UPPER CASE letters. The country code
and child location code should be alphanumeric
strings.
|
Both | |
locationInherited = This defines if the location property was defined directly on the object level or was inherited from the parent object. | Read-only | |
IP6DHCPRange | start = Start of the range | Read-only |
end = End of the range | Read-only | |
size = the size of the range to be created. | Read-only | |
defineRangeBy = the possible values are AUTOCREATE_BY_SIZE, OFFSET_AND_SIZE, and START_ADDRESS_AND_SIZE | Read-only |