INPUT_OBJECT
input IcmpDataInput {# 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# Wellknown or ICMP value (See Policy.getRuleTrafDescWellKnownValues(ICMP)) type: String!}