controller probe-info¶
Harmony controller probe statistics
probe-info Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
probe-info
Element URI
/axapi/v3/controller/probe-info
Element Attributes
probe-info_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/controller/probe-info/stats
Operational Data URI
/axapi/v3/controller/probe-info/oper
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/controller/probe-info | ||
Get Object | GET | /axapi/v3/controller/probe-info | ||
Modify Object | POST | /axapi/v3/controller/probe-info | ||
Replace Object | PUT | /axapi/v3/controller/probe-info | ||
Delete Object | DELETE | /axapi/v3/controller/probe-info |
probe-info attributes¶
sampling-enable
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification
Value
Type
list
Block object keys
counters1
Description ‘all’: all; ‘data-showtech-sent’: DATA_SHOWTECH samples sent successfully to probe; ‘data-showtech-failed’: DATA_SHOWTECH samples failed to send to probe; ‘data-varlog-sent’: DATA_VARLOG samples sent successfully to probe; ‘data-varlog-failed’: DATA_VARLOG samples failed to send to probe; ‘ssh-connection-failed’: SSH_CONNECTION failures (ACOS-A10C);
Type: string
Supported Values: all, data-showtech-sent, data-showtech-failed, data-varlog-sent, data-varlog-failed, ssh-connection-failed