Type: GET
URL: https://<JetPatch_URL>/vmanage-server/rest/experimental/patch-governance/remediation-plans/{id}
Note - {id} is the requested remedition plan
Body: empty
Example:
{
"archived":false,
"activationTime":1600088698322,
"sparseHidden":false,
"hasUnapprovedPatches":false,
"hasApprovedPatches":false,
"id":4017,
"name":"Test",
"description":null,
"isEmergencyPlan":false,
"isCritical":false,
"createdBy":"admin",
"createdTime":1600088582712,
"modifiedBy":"admin",
"modifiedTime":1600088698322,
"remediationCycle":{
"cycleSteps":[
{
"computerGroupId":5016,
"workflowId":501,
"order":0,
"maintenanceScheduleId":null
},
{
"computerGroupId":5016,
"workflowId":1001,
"order":1,
"maintenanceScheduleId":null
},
{
"computerGroupId":5016,
"workflowId":503,
"order":2,
"maintenanceScheduleId":null
}
Comments
0 comments
Please sign in to leave a comment.