Name: "3-Verify Instance Status" Description: "This script will verify the status check of the target machines in a specific wave" MasterFileName: "3-Verify-instance-status.py" UpdateUrl: "" Group: "Rehost-MGN" Arguments: - name: "Waveid" description: "Wave Name" type: "relationship" rel_display_attribute: "wave_name" rel_entity: "wave" rel_key: "wave_id" validation_regex: "^(?!\\s*$).+" validation_regex_msg: "Wave must be provided." required: true