Toggle navigation
vProtect REST API Documentation: ProtectionStats
Resources
Data Types
Back to Top
Home
JSON
ProtectionStats
ProtectionStats
Data Type
Properties
name
data type
constraints
description
noSchedule
number
required
notProtected
number
required
protectedNo
number
required
Example
{ "noSchedule" : 12345, "notProtected" : 12345, "protectedNo" : 12345 }