sflow collector ip

Configure sFlow IPv4 collector

ip Specification

   
Type Collection
Object Key(s) addr, port
Collection Name ip-list
Collection URI /axapi/v3/sflow/collector/ip
Element Name ip
Element URI /axapi/v3/sflow/collector/ip/{addr}+{port}
Element Attributes ip_attributes
Schema ip schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/sflow/collector/ip

ip attributes

Create List

POST

/axapi/v3/sflow/collector/ip

ip attributes

Get Object

GET

/axapi/v3/sflow/collector/ip/{addr}+{port}

ip attributes

Get List

GET

/axapi/v3/sflow/collector/ip

ip-list

Modify Object

POST

/axapi/v3/sflow/collector/ip/{addr}+{port}

ip attributes

Replace Object

PUT

/axapi/v3/sflow/collector/ip/{addr}+{port}

ip attributes

Replace List

PUT

/axapi/v3/sflow/collector/ip

ip-list

Delete Object

DELETE

/axapi/v3/sflow/collector/ip/{addr}+{port}

ip attributes

ip-list

ip-list is JSON List of ip attributes

ip-list : [

]

ip attributes

addr

Description Configure sFlow collector IP address

Type: string

Format: ipv4-address

port

Description Port number (default is 6343)

Type: number

Range: 1-65535

Default: 6343

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters