{"id":22611,"date":"2026-09-26T06:33:02","date_gmt":"2026-09-26T06:33:02","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22611"},"modified":"2026-09-26T06:33:02","modified_gmt":"2026-09-26T06:33:02","slug":"citrix-1y0-342-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/citrix-1y0-342-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Citrix 1Y0-342 Practice Test Questions and Exam Dumps Part9 Q161-180"},"content":{"rendered":"<p><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/1y0-342-exam-dumps\"><b>Citrix 1Y0-342 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/p>\n<p><b><br \/>\n<\/b><b>Question 161. What is the purpose of an HTTP callout?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Store cached objects<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Create SSL certificates<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Retrieve information from an external application<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Build service groups<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Retrieve information from an external application<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An HTTP callout allows NetScaler to send an HTTP or HTTPS request to an external application while evaluating a policy. The external application can return information that NetScaler uses to make a traffic processing decision. For example, a callout can check a client address against an external database and return information used by a Responder or Rewrite policy. HTTP callouts can also update information on external systems. This feature extends advanced policy logic beyond information already available locally on the appliance and supports integrations with external decision services.<\/span><\/p>\n<p><b>Question 162. Which expression invokes an HTTP callout?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> SYS HTTP CALLOUT<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> HTTP REQUEST CALLOUT<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> APP HTTP CALL<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SYS EXTERNAL HTTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. SYS HTTP CALLOUT<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The SYS HTTP CALLOUT expression is used within an advanced policy expression to invoke a configured HTTP callout. The callout sends a request to the configured external application and returns a value to NetScaler. Administrators can then evaluate that returned value with appropriate text, numeric, or Boolean operations. The exact operations available depend on the configured return type. This mechanism allows external information to become part of local traffic decisions. A policy can therefore block, redirect, modify, or otherwise process traffic according to information obtained dynamically from another application.<\/span><\/p>\n<p><b>Question 163. Which HTTP methods are supported by HTTP callouts?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> PUT and DELETE<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> TRACE and CONNECT<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> PATCH and OPTIONS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> GET and POST<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. GET and POST<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">NetScaler HTTP callouts support GET and POST methods for requests generated toward the external callout application. GET is the default method. Administrators can configure request attributes such as the destination, host information, URL, headers, parameters, body, and expected response information. Choosing GET or POST depends on how the external application expects to receive the information. Query parameters are placed in the URL for GET requests and can be placed in the request body for POST requests. The returned information can then be evaluated by advanced policy expressions.<\/span><\/p>\n<p><b>Question 164. What is the default HTTP callout method?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> POST<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> GET<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> PUT<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> PATCH<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. GET<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">GET is the default HTTP method when an HTTP callout is created. Administrators can change the method to POST if the external application requires information to be submitted in that way. Other callout settings determine the destination, request URL, headers, parameters, request body, response type, and expression used to extract the required information from the response. Selecting the correct method is important because the external callout application must understand and process the generated request. The policy can then use the returned value as part of its traffic evaluation logic.<\/span><\/p>\n<p><b>Question 165. Which HTTP callout return type represents text data?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> TEXT<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> BOOL<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> NUM<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DATA<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. TEXT<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">TEXT is used when the HTTP callout response should be treated as a text string. NetScaler also supports numeric and Boolean return types. The selected return type determines which advanced expression operations can be applied to the returned information. For example, text data can be evaluated with text operations such as checking whether a particular string is present. A numeric response can use numeric comparison operations. Administrators must select the return type carefully because NetScaler documentation notes that the return type cannot be changed after it has been configured for the callout.<\/span><\/p>\n<p><b>Question 166. Which object can receive HTTP callout traffic instead of a direct server address?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL profile<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Authentication policy<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Load balancing virtual server<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Cache content group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Load balancing virtual server<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An HTTP callout can send its request through a load balancing virtual server instead of directly to one external server address. This is useful when several instances of the callout application exist and NetScaler should distribute callout requests among them. Content switching and cache redirection virtual servers can also be used in supported callout configurations. Using a load balancing virtual server improves availability because the callout application does not depend on one backend instance. The configured virtual server processes the generated callout request similarly to a normal client request.<\/span><\/p>\n<p><b>Question 167. What is a pattern set designed to store?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL private keys<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Indexed string patterns<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Backend passwords<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS zones<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Indexed string patterns<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A pattern set is an array of indexed string patterns used during advanced policy string matching. It provides a more efficient way to compare traffic against many possible strings than writing one large expression containing many individual comparisons. Each pattern receives a unique index value. The policy expression can determine whether a match exists or retrieve the index of the matching pattern depending on the function used. Pattern sets can simplify configuration, reduce resource consumption, and make policies easier to maintain when administrators must match many URLs, file extensions, headers, or other text patterns.<\/span><\/p>\n<p><b>Question 168. Are pattern set matches case sensitive by default?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Never<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Only for numbers<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Only for addresses<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Yes<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Yes<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Pattern set matching is case sensitive by default. This means two patterns that contain the same letters with different capitalization are treated as different strings. Administrators can configure the related expression to ignore case when case independent matching is required. Understanding this behavior is important because an incorrectly capitalized pattern might fail to match application traffic even though the text appears otherwise identical. Every pattern in the set also has a unique index. NetScaler can assign index values automatically or administrators can specify the values manually when creating and binding patterns to the set.<\/span><\/p>\n<p><b>Question 169. What index is assigned automatically to the first pattern?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> 1<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 0<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 10<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 100<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. 1<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">If an administrator does not manually specify an index when adding the first pattern to a pattern set, NetScaler automatically assigns index value 1. Additional automatically generated values are one number higher than the highest existing index. Index values must remain unique within the pattern set. If a pattern is later removed, NetScaler does not automatically renumber all remaining patterns. These index values can be useful when advanced expressions need to identify which pattern matched rather than simply determining whether any match occurred. Careful index management can therefore simplify complex policy decision logic.<\/span><\/p>\n<p><b>Question 170. What is a data set primarily used to store?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> User passwords<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Certificate files<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Cache responses<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Typed patterns such as numbers and IP addresses<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Typed patterns such as numbers and IP addresses<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A data set is a specialized pattern collection that supports typed data such as numbers, IPv4 addresses, IPv6 addresses, and other supported value types. This differs from a standard pattern set, which is primarily used for indexed string patterns. Data sets allow advanced policy expressions to compare traffic information against collections of structured values efficiently. Administrators assign a type when creating the data set and then bind appropriate patterns to it. Like pattern sets, data sets can reduce the complexity of policy expressions when many values must be evaluated against incoming traffic.<\/span><\/p>\n<p><b>Question 171. What does a string map contain?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Number ranges only<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> String key and value pairs<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL session records<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Service health states<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. String key and value pairs<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A string map contains key and value pairs where both the key and the value are strings. Advanced policy expressions can use these maps for efficient lookup and string matching. String maps are useful when a large set of input values should map to corresponding output values. They can provide better performance and simpler configuration than writing many separate string comparisons in policy expressions. String maps resemble pattern sets, but pattern sets map numeric indexes to strings while string maps map strings to other strings. They can be used by NetScaler features that support the advanced policy syntax.<\/span><\/p>\n<p><b>Question 172. What is a benefit of string maps?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Increase SSL key length<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Disable policy evaluation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Reduce complex string matching policies<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Replace load balancing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Reduce complex string matching policies<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">String maps simplify configurations that would otherwise require many string comparison expressions. Instead of building numerous policies for individual key and value combinations, administrators can place those mappings into one string map and reference it from an advanced expression. Citrix documentation notes that this approach can improve performance, reduce configuration size, and require fewer policies. String maps are especially helpful when applications contain many known mappings such as host names, URL values, application identifiers, or other text data. They do not replace traffic management features such as load balancing or SSL configuration.<\/span><\/p>\n<p><b>Question 173. What does a named advanced expression improve?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Expression reuse<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Hardware memory<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL certificate storage<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Backend server health<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Expression reuse<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A named advanced expression allows administrators to define a frequently used expression once and reference its name in multiple policies. This reduces duplication and makes policy configuration easier to read and maintain. A named expression can contain a simple expression or a compound expression. It can also act as a prefix for a compatible function when the returned data type supports that function. When application logic changes, administrators can update the reusable expression rather than manually changing the same expression in many different policies. Named expressions are therefore particularly valuable in complex AppExpert policy deployments.<\/span><\/p>\n<p><b>Question 174. What does a policy rule normally return?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> A certificate<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> A service group<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> A route<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> True or false<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. True or false<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A policy rule is normally a logical expression that ultimately returns true or false. NetScaler evaluates traffic or other available data against the expression. If the result is true, the policy matches and the associated action can be performed according to the feature and policy binding. Individual components inside an expression can return text, numbers, addresses, or other data types, but the complete policy rule typically determines whether the policy applies. Advanced expressions can examine information such as HTTP headers, client addresses, request methods, URLs, body data, system information, and external callout results.<\/span><\/p>\n<p><b>Question 175. What is the maximum length of an advanced policy expression in a policy?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> 255 characters<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 1024 characters<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 1499 characters<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> 8191 characters<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. 1499 characters<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An advanced policy expression configured as a policy rule can contain up to 1499 characters. Although this allows complex logic, extremely long expressions can become difficult to read and maintain. Administrators can simplify complex configurations by using named expressions, pattern sets, data sets, string maps, policy labels, and HTTP callouts where appropriate. These AppExpert tools reduce duplication and make advanced policy design more structured. Expressions can combine prefixes, operations, Boolean logic, arithmetic operations, and other supported functions to make detailed traffic decisions while still returning the logical result required by the policy.<\/span><\/p>\n<p><b>Question 176. Which feature must be enabled before URL transformation is used?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> GSLB<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Rewrite<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Integrated Caching<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> AppFlow<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Rewrite<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Rewrite feature must be enabled before administrators can use URL transformation. URL transformation changes external URLs seen by users into internal forms used by web servers and can also convert internal URLs in responses back into the external format. The configuration uses transformation profiles, actions, and policies. Policies identify the HTTP requests that require transformation, while profiles describe how the transformation should occur. Rewrite provides the processing framework that performs these URL modifications. Administrators must therefore enable Rewrite before building and applying a URL transformation configuration.<\/span><\/p>\n<p><b>Question 177. What can URL transformation hide from external users?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Internal network URL structure<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> NetScaler license<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Administrator password<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Physical interface speed<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Internal network URL structure<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">URL transformation can hide complex internal URL structures from external users by presenting simpler external URLs and translating them internally for application servers. This can improve usability and reduce exposure of internal application naming or network structure. The feature can also modify URLs appearing in HTML response bodies so that links returned by internal applications remain usable from the external side. It does not replace authentication or security controls, but it helps separate the public URL design from internal application addressing. Administrators configure profiles and transformation actions to define how external and internal URLs correspond.<\/span><\/p>\n<p><b>Question 178. Where does URL transformation rewrite response URLs?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS records<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL certificate fields<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Routing tables<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> HTML response body<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. HTML response body<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">URL transformation rewrites applicable URLs found in the HTML response body so that internal application URLs can be presented to clients in their correct external form. This helps maintain working links when request URLs are translated between public and internal structures. Citrix notes that URL transformation applies to URLs in HTML response content and does not automatically transform URLs stored in JavaScript or other variables. Administrators must therefore understand how the application generates links before relying on the feature. Complex applications can require additional Rewrite logic when URLs appear outside the supported HTML transformation context.<\/span><\/p>\n<p><b>Question 179. Which Policy Manager feature can identify unused policies and actions?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> GSLB Manager<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Advanced Policy Manager<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL Dashboard<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS Manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Advanced Policy Manager<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Policy Manager available for supported advanced policy features can help administrators identify and remove policies and actions that are not being used. It also provides a graphical way to configure policy banks and bindings. Citrix documents Policy Manager support for features including Rewrite, Responder, Integrated Caching, and Compression. Cleaning up unused objects makes the configuration easier to understand and reduces unnecessary policy complexity. Administrators should still review dependencies carefully before deleting any policy or action because an object can be referenced by a binding or another configuration component even when its purpose is not immediately obvious.<\/span><\/p>\n<p><b>Question 180. What does an advanced policy binding determine?<\/b><\/p>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> SSL key storage<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Backend server hardware<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Where and when a policy is evaluated<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS zone ownership<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Where and when a policy is evaluated<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Binding an advanced policy determines the bind point where NetScaler evaluates that policy and assigns information such as its priority within the policy bank. A policy can be bound globally or to a supported virtual server depending on the feature. The bind point controls the scope of the policy, while priority and Goto behavior influence evaluation order. Policies sharing the same bind point form a policy bank. Creating a policy without binding it does not make it active for traffic processing. Correct binding is therefore essential when deploying advanced Rewrite, Responder, caching, and other AppExpert policy configurations.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Citrix 1Y0-342 Exam Dumps and Practice Test Dumps. Question 161. What is the purpose of an HTTP callout? Store cached objects Create SSL certificates Retrieve information from an external application Build service groups Correct Answer: 3. Retrieve information from an external application Explanation: An HTTP callout allows NetScaler to send an HTTP or [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22611"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=22611"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22611\/revisions"}],"predecessor-version":[{"id":22612,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22611\/revisions\/22612"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}