# | UUID | Name | Type | Tasks | Attributes | Runs | State Changes | Actions | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<%= id+1 %> | <%= row.uuid %> | <%= row.name %> | <%= row.language %> | <%= globally_executed_tasks.size %> | <%= row.automation_attributes.size %> | <%= num_runs %> | <%= link_to "#{prop_changes}", "/execs/#{row.id}/tasks" %> | <%= link_to 'details', "/analysis/index/#{row.id}" %> | <%= link_to 'convergence', "/analysis/conv/auto/#{row.id}" %> | <%= link_to 'idempotence', "/analysis/idem/auto/#{row.id}" %> |
Selected Automation UUID: <%= auto.uuid %>
# | ID | Resource | Action | Success (%) | State Changes | Actions | |
---|---|---|---|---|---|---|---|
<%= count += 1 %> | <%= row.uuid %> | <%= row.resource %> | <%= row.action %> | <%= format_float(row.global_success_percentage) %> % | <%= prop_changes.size %> | convergence | idempotence |
Property Name |
---|
<%= p %> |
[Error: <%= ex %> <%= ex.backtrace %>] |