Skip to content

zmf_swmgmt_csi_query not working #21

Description

@adn1107
- name: Query a CSI data set
  ansible.builtin.include_role:
    name: ibm.ibm_zosmf.zmf_swmgmt_csi_query
  vars: 
    software_instance_name: '{{ item.name }}'
    system_nickname: '{{item.system}}'
    zones: '"ALLTZONES"'
    entries: '"SYSMOD"'
    csi_query_response_file: '{{ playbook_dir }}/playbook_output/{{ software_instance_name }}-CSI_DS.json'
fatal: [zos_host]: FAILED! => changed=false 
  msg: 'CSI Query failure details: {''reason'': ''2'', ''messages'': [''The request could not be completed because an error occurred. Error: "java.lang.String incompatible with com.ibm.json.java.JSONArray"'']} '

Metadata

Metadata

Assignees

Labels

investigatingSomeone is looking into the issue

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions