{
"operation-name" : "generate-jdr-report",
"description" : "Request the generation of a JDR report.",
"request-properties" : {},
"reply-properties" : {
"type" : {
"TYPE_MODEL_VALUE" : "OBJECT"
},
"value-type" : {
"start-time" : {
"type" : {
"TYPE_MODEL_VALUE" : "LONG"
},
"description" : "Time JDR report collection was initiated.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"stability" : "default"
},
"end-time" : {
"type" : {
"TYPE_MODEL_VALUE" : "LONG"
},
"description" : "Time JDR report collection was initiated.",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"stability" : "default"
},
"report-location" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Location of the JDR report.",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
},
"access-constraints" : {"sensitive" : {"jdr" : {"type" : "jdr"}}},
"stability" : "default",
"read-only" : true,
"runtime-only" : true
}