Need to export in Modelgateway module type model
book
Article ID: 124921
calendar_today
Updated On:
Products
CA Spectrum
Issue/Introduction
How to use Modelgateway/MGW to export all info related to Devices and interfaces - here especially the Module model-types.
The MGW export and import processing is controlled by configuration file (default ./SS-Tools/.modelinggatewayresource.xml) - covering control flags as follows:
<ExportConfiguration
export_devices = "true"
export_containers = "true"
export_port_attributes = "true"
export_links = "true"
export_topology_layout = "true"
export_annotation = "true"
export_WA_Link_models = "true"
export_spectrum_settings = "true"
export_user_models = "true"
export_service_modeling = "true"
export_schedules = "true"
export_global_collections = "true"
export_discovery_configs = "true"
export_from_primary_ss_only = "false"
export_policy_manager = "true"
/>
The configuration does not allow to reconfigure for Module model-type export.
How to use Modelgateway to export all info related to Devices and interfaces - here especially the Module model-types?
Environment
This applies to all supported CA Spectrum platforms and releases (per now / Jan 2019).
Resolution
This is not possible via MGW - but could be done via CLI.
Feedback
thumb_up
Yes
thumb_down
No