visibility reporting template notification template-name stats¶
Statistics for the object template-name
template-name Specification¶
Parameter Value Type Collection Collection Name template-name-list Collection URI /axapi/v3/visibility/reporting/template/notification/template-name/{name} Element Name template-name Element URI /axapi/v3/visibility/reporting/template/notification/template-name/{name}/stats Element Attributes template-name_attributes Partition Visibility None Schema template-name schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object  | POST  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}  | ||
Create List  | POST  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}  | ||
Get Object  | GET  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}/stats  | ||
Get List  | GET  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}  | ||
Modify Object  | POST  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}/stats  | ||
Replace Object  | PUT  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}/stats  | ||
Replace List  | PUT  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}  | ||
Delete Object  | DELETE  | /axapi/v3/visibility/reporting/template/notification/template-name/{name}/stats  | 
template-name-list¶
template-name-list is JSON List of template-name attributes
template-name-list : [
]
template-name attributes¶
name
Description Notification template name
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object response_fail
Description Response failures
Type: number
Format: counter
send_fail
Description Send failures
Type: number
Format: counter
sent_successful
Description Sent successful
Type: number
Format: counter