You are on page 1of 1

{

"id":"/axapi/v3/cmcov",
"type":"object",
"node-type":"scalar",
"title":"cmcov",
"operation-not-allowed": ["PUT"],
"partition-visibility":"shared",
"operational":1,
"description":"CM code coverage",
"properties":{
"dump":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Dump code coverage data and and generate report}",
"optional":true
},
"export":{
"type":"number",
"format":"flag",
"default":0,
"partition-visibility":"shared",
"description":"Export code coverage report",
"optional":true
}
}
}

You might also like