Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. ---
  2. - MiqReport:
  3. title: vm_with_custom_attributes
  4. rpt_group: Custom
  5. rpt_type: Custom
  6. priority:
  7. db: Vm
  8. cols:
  9. - name
  10. - active
  11. - v_annotation
  12. - archived
  13. - boot_time
  14. - virtual_custom_attribute_import_status
  15. - virtual_custom_attribute_servicenow_cmdb_sysid
  16. - virtual_custom_attribute_servicenow_cmdb_table
  17. - virtual_custom_attribute_servicenow_incident_number
  18. include:
  19. :custom_attributes: {}
  20. col_order:
  21. - name
  22. - active
  23. - v_annotation
  24. - archived
  25. - boot_time
  26. - virtual_custom_attribute_import_status
  27. - virtual_custom_attribute_servicenow_cmdb_sysid
  28. - virtual_custom_attribute_servicenow_cmdb_table
  29. - virtual_custom_attribute_servicenow_incident_number
  30. headers:
  31. - Name
  32. - Active
  33. - Annotation
  34. - Archived
  35. - Boot Time
  36. - 'Custom Attribute: import_status'
  37. - 'Custom Attribute: servicenow_cmdb_sysid'
  38. - 'Custom Attribute: servicenow_cmdb_table'
  39. - 'Custom Attribute: servicenow_incident_number'
  40. conditions:
  41. order: Ascending
  42. sortby:
  43. group:
  44. graph:
  45. dims:
  46. filename:
  47. file_mtime:
  48. categories: []
  49. timeline:
  50. template_type: report
  51. where_clause:
  52. db_options: {}
  53. generate_cols:
  54. generate_rows:
  55. col_formats:
  56. -
  57. -
  58. -
  59. -
  60. -
  61. -
  62. -
  63. -
  64. -
  65. tz:
  66. time_profile_id:
  67. display_filter:
  68. col_options: {}
  69. rpt_options:
  70. :pdf:
  71. :page_size: US-Letter
  72. :queue_timeout:
  73. miq_group_id: 2
  74. user_id: 1
  75. menu_name: vm_with_custom_attributes
  76. userid: admin
  77. group_description: EvmGroup-super_administrator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement