Customizing STATIC configuration for ZRD-DS Discovery Agent on USS

This topic provides information about how to customize the FILE_STATIC_JCL.YML file configuration.

Procedure

  1. Go to the discovery-static folder where you have copied the STATIC file FILE_STATIC_JCL.YML.
    cd discovery-agent-<version>/config
  2. Update the values in the FILE_STATIC_JCL.YML file.
    The format of the FILE_STATIC_JCL.YML file is:
    files:
      - version: v1
        type: STATIC
        timestamp: 2023-01-01 00:00:00
        deleted: false
        sysplex_name: SYSPLEX_NAME
        dataset_name: DATASET_NAME
        member_name: MEMBER_NAME
      - version: v1
        type: STATIC
        timestamp: 2023-01-01 00:00:00
        deleted: false
        sysplex_name: SYSPLEX_NAME
        dataset_name: DATASET_NAME
        member_name: MEMBER_NAME
    

    The following is an example of FILE_STATIC_JCL.YML for STATIC type:

    files:
      - version: v1
        type: STATIC
        timestamp: 2023-01-01 00:00:00
        deleted: false
        sysplex_name: sysplex1
        dataset_name: DS.JCL
        member_name: JOB*B?