Contents Now Platform Capabilities Previous Topic Next Topic JsonNode - getIterator(String xPath) Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share JsonNode - getIterator(String xPath) Returns a JsonNodeIterator object for the JSON content. This method is available only in an Edge Encryption rule action script. Note: This method can only be used on the root node, but can be used to traverse deep into the JSON object. Subsequent traversals must use the iterator() method. Table 1. Parameters Name Type Description xPath String An XPath expression. Table 2. Returns Type Description JsonNodeIterator An object that can iterate over nodes in the JSON object. On this page Send Feedback Previous Topic Next Topic
JsonNode - getIterator(String xPath) Returns a JsonNodeIterator object for the JSON content. This method is available only in an Edge Encryption rule action script. Note: This method can only be used on the root node, but can be used to traverse deep into the JSON object. Subsequent traversals must use the iterator() method. Table 1. Parameters Name Type Description xPath String An XPath expression. Table 2. Returns Type Description JsonNodeIterator An object that can iterate over nodes in the JSON object.
JsonNode - getIterator(String xPath) Returns a JsonNodeIterator object for the JSON content. This method is available only in an Edge Encryption rule action script. Note: This method can only be used on the root node, but can be used to traverse deep into the JSON object. Subsequent traversals must use the iterator() method. Table 1. Parameters Name Type Description xPath String An XPath expression. Table 2. Returns Type Description JsonNodeIterator An object that can iterate over nodes in the JSON object.