INPUT_OBJECT
input IcmpDataInput {# Wellknown or ICMP value (See Policy.getRuleTrafDescWellKnownValues(ICMP)) type: String!# Optional ICMP value to specify range rulehighValue: String# Optional ICMP code value if type supports it. Omit to match all codes for the # type.code: String}