object¶
Configure Object
object Specification¶
Type Intermediate Resource Element Name object Element URI /axapi/v3/object Element Attributes object_attributes Schema object schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/object | object_attributes |
object attributes¶
network-list
Type: List
Reference Object: /axapi/v3/object/network/{net-name}
network-list¶
Specification Type list Block object keys description
Description Description of the object instance
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
ip-range-end
Description IPV4 Host address end
Type: string
Format: ipv4-address
ip-range-start
Description IPv4 Host Address start
Type: string
Format: ipv4-address
Mutual Exclusion: ip-range-startipv6-range-start, subnet and ipv6-subnet are mutually exclusive
ipv6-range-end
Description IPV6 Host address end
Type: string
Format: ipv6-address
ipv6-range-start
Description IPv6 Host Address start
Type: string
Format: ipv6-address
Mutual Exclusion: ipv6-range-startip-range-start, subnet and ipv6-subnet are mutually exclusive
ipv6-subnet
Description IPv6 Network Address
Type: string
Format: ipv6-address-plen
Mutual Exclusion: ipv6-subnetip-range-start, ipv6-range-start and subnet are mutually exclusive
net-name
Description Network Object Name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
subnet
Description IPv4 Network Address
Type: string
Format: ipv4-cidr
Mutual Exclusion: subnetip-range-start, ipv6-range-start and ipv6-subnet are mutually exclusive
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters