{"id":125301,"date":"2026-04-30T07:44:40","date_gmt":"2026-04-30T07:44:40","guid":{"rendered":"https:\/\/www.dumpsbase.com\/freedumps\/?p=125301"},"modified":"2026-04-30T07:44:43","modified_gmt":"2026-04-30T07:44:43","slug":"red-hat-ex280-updated-exam-dumps-v9-02-for-the-red-hat-certified-openshift-administrator-exam-preparation","status":"publish","type":"post","link":"https:\/\/www.dumpsbase.com\/freedumps\/red-hat-ex280-updated-exam-dumps-v9-02-for-the-red-hat-certified-openshift-administrator-exam-preparation.html","title":{"rendered":"Red Hat EX280 Updated Exam Dumps (V9.02) for the Red Hat Certified OpenShift Administrator Exam Preparation"},"content":{"rendered":"\n<p>Whether you are a seasoned system administrator, DevOps engineer, or just starting your journey in container technologies, achieving the Red Hat Certified OpenShift Administrator (EX280) certification can help you stand out in a competitive job market. DumpsBase updated the EX280 dumps to V9.02, offering you 33 practice questions and answers. With these expertly crafted Red Hat EX280 Q&amp;As from DumpsBase, preparing for and passing the EX280 exam has never been more attainable. You can download a PDF file and practice testing software to practice all these exam questions that closely reflect the actual exam pattern and syllabus. With one year of free updates after purchase, you can be confident that your materials stay current even if Red Hat makes minor changes to the OpenShift platform or exam objectives. Explore DumpsBase\u2019s Red Hat EX280 exam dumps (V9.02) today and join the ranks of certified OpenShift administrators who are leading digital transformation initiatives worldwide.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Below are our EX280 free dumps of V9.02, helping you test the quality first:<\/h2>\n\n\n<script>\n\t  window.fbAsyncInit = function() {\n\t    FB.init({\n\t      appId            : '622169541470367',\n\t      autoLogAppEvents : true,\n\t      xfbml            : true,\n\t      version          : 'v3.1'\n\t    });\n\t  };\n\t\n\t  (function(d, s, id){\n\t     var js, fjs = d.getElementsByTagName(s)[0];\n\t     if (d.getElementById(id)) {return;}\n\t     js = d.createElement(s); js.id = id;\n\t     js.src = \"https:\/\/connect.facebook.net\/en_US\/sdk.js\";\n\t     fjs.parentNode.insertBefore(js, fjs);\n\t   }(document, 'script', 'facebook-jssdk'));\n\t<\/script><script type=\"text\/javascript\" >\ndocument.addEventListener(\"DOMContentLoaded\", function(event) { \nif(!window.jQuery) alert(\"The important jQuery library is not properly loaded in your site. Your WordPress theme is probably missing the essential wp_head() call. You can switch to another theme and you will see that the plugin works fine and this notice disappears. If you are still not sure what to do you can contact us for help.\");\n});\n<\/script>  \n  \n<div  id=\"watupro_quiz\" class=\"quiz-area single-page-quiz\">\n<p id=\"submittingExam12134\" style=\"display:none;text-align:center;\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/plugins\/watupro\/img\/loading.gif\" width=\"16\" height=\"16\"><\/p>\n\n<div class=\"watupro-exam-description\" id=\"description-quiz-12134\"><\/div>\n\n<form action=\"\" method=\"post\" class=\"quiz-form\" id=\"quiz-12134\"  enctype=\"multipart\/form-data\" >\n<div class='watu-question ' id='question-1' style=';'><div id='questionWrap-1'  class='   watupro-question-id-474557'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>1. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nScale an application automatically<br \/>\r\n<br \/>\r\nAutomatically scale the hydra application deployment configuration in the lerna project with the following requirements:<br \/>\r\n<br \/>\r\nMinimum number of replicas: 6 Maximum number of replicas: 9<br \/>\r\n<br \/>\r\nTarget average CPU utilization: 60 percent Container CPU resource request: 25m Container CPU<br \/>\r\n<br \/>\r\nresource limit: 100m<\/div><input type='hidden' name='question_id[]' id='qID_1' value='474557' \/><input type='hidden' id='answerType474557' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474557[]' id='answer-id-1833737' class='answer   answerof-474557 ' value='1833737'   \/><label for='answer-id-1833737' id='answer-label-1833737' class=' answer'><span>Solution: \r\n<br>$ oc project lerna \r\n<br>$ oc get pods \r\n<br>$ oc get all | grep deployment \r\n<br>$ oc autoscale deployment.apps\/hydra --max=9 --min=6 --cpu-percent=60 $ oc get hpa \r\n<br>$ oc set resources deployment.apps\/hydra --limits=cpu=100m -- requests=cpu=25m $ oc describe deployment.apps\/hydra | grep Limits -A3<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-2' style=';'><div id='questionWrap-2'  class='   watupro-question-id-474558'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>2. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure a secure route<br \/>\r\n<br \/>\r\nConfigure the oxcart application in the area51 project with the following requirements:<br \/>\r\n<br \/>\r\nThe application uses a route called oxcart<br \/>\r\n<br \/>\r\nThe application uses a CA signed certificate with the following subject fields:<br \/>\r\n<br \/>\r\n\/C=US\/ST=NV\/L=Hiko\/O=CIA\/OU=USAF\/CN=classified.apps.domainxx.example.com The application is reachable only at the following address: https:\/\/classified.apps.domainxx.example.com<br \/>\r\n<br \/>\r\nThe application produces output<br \/>\r\n<br \/>\r\nA utility script called newcert has been provided to create the CA signed certificate. You may enter the certificate parameters manually or pass the subject as a parameter.<br \/>\r\n<br \/>\r\nYour certificate signing request will be uploaded to the CA where it will immediately be signed and then downloaded to your current directory.<\/div><input type='hidden' name='question_id[]' id='qID_2' value='474558' \/><input type='hidden' id='answerType474558' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474558[]' id='answer-id-1833738' class='answer   answerof-474558 ' value='1833738'   \/><label for='answer-id-1833738' id='answer-label-1833738' class=' answer'><span>Solution: \r\n<br>$ oc project area51 \r\n<br>$ oc get pods \r\n<br>$ oc get all | grep deployment \r\n<br>$ oc get route \r\n<br>$ oc delete route oxcart \r\n<br>$ openssl genrsa -out ex280.key 2048 \r\n<br>$ openssl req -new -key ex280.key -out ex280.csr -subj &quot;\/C=US\/ST=NV\/L=Hiko\/O=CIA\/OU=USAF\/CN=classified.apps.domainxx.example.com&quot; \r\n<br>$ openssl x509 -req -in ex280.csr -signkey ex280.key -out ex280.crt \r\n<br>$ oc create route edge oxcart --service oxcart --key ex280.key --cert ex280.crt --hostname classified.apps.domainxx.example.com \r\n<br>$ oc get route \r\n<br>$ oc get svc<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-3' style=';'><div id='questionWrap-3'  class='   watupro-question-id-474559'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>3. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure project permissions<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to meet the following requirements: The following projects exist:<br \/>\r\n<br \/>\r\napollo manhattan gemini bluebook titan<br \/>\r\n<br \/>\r\nThe user account armstrong is an administrator for project apollo and project gemini The user account wozniak can view project titan but not administer or delete it<\/div><input type='hidden' name='question_id[]' id='qID_3' value='474559' \/><input type='hidden' id='answerType474559' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474559[]' id='answer-id-1833739' class='answer   answerof-474559 ' value='1833739'   \/><label for='answer-id-1833739' id='answer-label-1833739' class=' answer'><span>Solution: \r\n<br>$ oc new-project apollo \r\n<br>$ oc new-project manhattan \r\n<br>$ oc new-project gemini \r\n<br>$ oc new-project bluebook \r\n<br>$ oc new-project titan \r\n<br>$ oc adm policy add-role-to-user admin armstrong -n apollo \r\n<br>$ oc adm policy add-role-to-user admin armstrong -n gemini \r\n<br>$ oc adm policy add-role-to-user view wozniak -n titan<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-4' style=';'><div id='questionWrap-4'  class='   watupro-question-id-474560'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>4. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nDeploy an application<br \/>\r\n<br \/>\r\nDeploy the application called rocky in the bullwinkle project so that the following conditions are true:<br \/>\r\n<br \/>\r\nThe application is reachable at the following address: http:\/\/rocky.apps.domainXX.example.com<br \/>\r\n<br \/>\r\nThe application produces output<\/div><input type='hidden' name='question_id[]' id='qID_4' value='474560' \/><input type='hidden' id='answerType474560' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474560[]' id='answer-id-1833740' class='answer   answerof-474560 ' value='1833740'   \/><label for='answer-id-1833740' id='answer-label-1833740' class=' answer'><span>Solution: \r\n<br>$ oc project bullwinkle \r\n<br>$ oc get pods \r\n<br>$ oc get all | grep deploy \r\n<br>$ oc get nodes \r\n<br>$ oc describe nodes | grep -i taint \r\n<br>$ oc adm taint nodes worker0 key1=value1:NoSchedule- \r\n<br>$ oc adm taint nodes worker1 key1=value1:NoSchedule- \r\n<br>$ oc describe nodes | grep -i taint \r\n<br>$ oc get route \r\n<br>$ oc delete route rocky \r\n<br>$ oc expose svc rocky --hostname rocky.apps.domainxx.example.com $ oc get route<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-5' style=';'><div id='questionWrap-5'  class='   watupro-question-id-474561'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>5. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure an identity provider<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to use an HTPasswd identity provider with the following requirements:<br \/>\r\n<br \/>\r\nThe name of the identity provider is: ex280-htpasswd The name of the secret is: ex280-idp-secret<br \/>\r\n<br \/>\r\nThe user account armstrong=indionce The user account collins=veraster The user account aldrin=roonkere The user account jobs=sestiver<br \/>\r\n<br \/>\r\nThe user account wozniak=glegunge<\/div><input type='hidden' name='question_id[]' id='qID_5' value='474561' \/><input type='hidden' id='answerType474561' value='textarea'><!-- end question-content--><\/div><div class='question-choices '><p><textarea name='answer-474561[]' id='textarea_q_474561' class='watupro-textarea-medium' rows='5' cols='80'><\/textarea>\n<\/p><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-6' style=';'><div id='questionWrap-6'  class='   watupro-question-id-474562'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>6. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure cluster permissions<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to meet the following requirements: The user account jobs can perform cluster administration tasks The user account wozniak can create projects<br \/>\r\n<br \/>\r\nThe user account wozniak cannot perform cluster administration tasks The user account armstrong cannot create projects<br \/>\r\n<br \/>\r\nThe user account kubeadmin is not present<\/div><input type='hidden' name='question_id[]' id='qID_6' value='474562' \/><input type='hidden' id='answerType474562' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474562[]' id='answer-id-1833742' class='answer   answerof-474562 ' value='1833742'   \/><label for='answer-id-1833742' id='answer-label-1833742' class=' answer'><span>Solution: \r\n<br>$ oc adm policy add-cluster-role-to-user cluster-admin jobs \r\n<br>$ oc adm policy remove-cluster-role-from-group self-provisioner \r\n<br>system:authenticated:oauth \r\n<br>$ oc adm policy add-cluster-role-to-user self-provisioner wozniak \r\n<br>$ oc delete secret kubeadmin -n kube-system<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-7' style=';'><div id='questionWrap-7'  class='   watupro-question-id-474563'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>7. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure groups<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to meet the following requirements: The user account armstrong is a member of the commander group The user account collins is a member of the pilot group<br \/>\r\n<br \/>\r\nThe user account aldrin is a member of the pilot group<br \/>\r\n<br \/>\r\nMembers of the commander group have edit permission in the apollo project Members of the pilot group have view permission in the apollo project<\/div><input type='hidden' name='question_id[]' id='qID_7' value='474563' \/><input type='hidden' id='answerType474563' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474563[]' id='answer-id-1833743' class='answer   answerof-474563 ' value='1833743'   \/><label for='answer-id-1833743' id='answer-label-1833743' class=' answer'><span>Solution: \r\n<br>$ oc adm groups new commander \r\n<br>$ oc adm groups new pilot \r\n<br>$ oc adm groups add-users commander armstrong \r\n<br>$ oc adm groups add-users pilot collins \r\n<br>$ oc adm groups add-users pilot aldrin \r\n<br>$ oc adm policy add-role-to-group edit commander -n apollo $ oc adm policy add-role-to-group view pilot -n apollo<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-8' style=';'><div id='questionWrap-8'  class='   watupro-question-id-474564'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>8. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nScale an application manually<br \/>\r\n<br \/>\r\nManually scale the minion application in the gru project to a total of 5 replicas.<\/div><input type='hidden' name='question_id[]' id='qID_8' value='474564' \/><input type='hidden' id='answerType474564' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474564[]' id='answer-id-1833744' class='answer   answerof-474564 ' value='1833744'   \/><label for='answer-id-1833744' id='answer-label-1833744' class=' answer'><span>Solution: \r\n<br>$ oc project gru \r\n<br>$ oc get pods \r\n<br>$ oc get all | grep deployment \r\n<br>$ oc scale --replicas=5 deployment.apps\/minion \r\n<br>$ oc get pods<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-9' style=';'><div id='questionWrap-9'  class='   watupro-question-id-474565'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>9. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure quotas<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to use quotas in the manhattan project with the following requirements:<br \/>\r\n<br \/>\r\nThe name of the ResourceQuota resource is: ex280-quota<br \/>\r\n<br \/>\r\nThe amount of memory consumed across all containers may not exceed 1Gi<br \/>\r\n<br \/>\r\nThe total amount of CPU usage consumed across all containers may not exceed 2 full cores<br \/>\r\n<br \/>\r\nThe maximum number of replication controllers does not exceed 3 The maximum number of pods does not exceed 3<br \/>\r\n<br \/>\r\nThe maximum number of services does not exceed 6<\/div><input type='hidden' name='question_id[]' id='qID_9' value='474565' \/><input type='hidden' id='answerType474565' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474565[]' id='answer-id-1833745' class='answer   answerof-474565 ' value='1833745'   \/><label for='answer-id-1833745' id='answer-label-1833745' class=' answer'><span>Solution: \r\n<br>$ oc project manhattan \r\n<br>$ oc create quota ex280-quota -- \r\n<br>hard=memory=1Gi,cpu=2,pods=3,services=6,replicationcontrollers=3 \r\n<br>$ oc get resourcequota<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div class='watu-question ' id='question-10' style=';'><div id='questionWrap-10'  class='   watupro-question-id-474566'>\n\t\t\t<div class='question-content'><div><span class='watupro_num'>10. <\/span>SIMULATION<br \/>\r\n<br \/>\r\nConfigure limits<br \/>\r\n<br \/>\r\nConfigure your OpenShift cluster to use limits in the bluebook project with the following requirements:<br \/>\r\n<br \/>\r\nThe name of the LimitRange resource is: ex280-limits<br \/>\r\n<br \/>\r\nThe amount of memory consumed by a single pod is between 5Mi and 300Mi<br \/>\r\n<br \/>\r\nThe amount of memory consumed by a single container is between 5Mi and 300Mi with a default request value of 100Mi<br \/>\r\n<br \/>\r\nThe amount of CPU consumed by a single pod is between 10m and 500m<br \/>\r\n<br \/>\r\nThe amount of CPU consumed by a single container is between 10m and 500m with a default request value of 100m<\/div><input type='hidden' name='question_id[]' id='qID_10' value='474566' \/><input type='hidden' id='answerType474566' value='radio'><!-- end question-content--><\/div><div class='question-choices watupro-choices-columns '><div class='watupro-question-choice  ' dir='auto' ><input type='radio' name='answer-474566[]' id='answer-id-1833746' class='answer   answerof-474566 ' value='1833746'   \/><label for='answer-id-1833746' id='answer-label-1833746' class=' answer'><span>Solution: \r\n<br>$ vim limit.yaml \r\n<br># Edit the yaml file like below mentioned \r\n<br>apiVersion: &quot;v1&quot; kind: &quot;LimitRange&quot; metadata: \r\n<br>name: &quot;resource-limits&quot; spec: \r\n<br>limits: \r\n<br>- type: &quot;Pod&quot; \r\n<br>max: \r\n<br>cpu: &quot;500m&quot; memory: &quot;300Mi&quot; \r\n<br>min: \r\n<br>cpu: &quot;10m&quot; memory: &quot;5Mi&quot; \r\n<br>- type: &quot;Container&quot; max: \r\n<br>cpu: &quot;500m&quot; memory: &quot;300Mi&quot; \r\n<br>min: \r\n<br>cpu: &quot;10m&quot; memory: &quot;5Mi&quot; \r\n<br>defaultRequest: cpu: &quot;100m&quot; memory: &quot;100Mi&quot; \r\n<br>$ oc create -f limit.yaml --save-config -n bluebook \r\n<br>$ oc describe limitranges -n bluebook<\/span><\/label><\/div><!-- end question-choices--><\/div><!-- end questionWrap--><\/div><\/div><div style='display:none' id='question-11'>\n\t<div class='question-content'>\n\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/plugins\/watupro\/img\/loading.gif\" width=\"16\" height=\"16\" alt=\"Loading...\" title=\"Loading...\" \/>&nbsp;Loading...\t<\/div>\n<\/div>\n\n<br \/>\n\t\n\t\t\t<div class=\"watupro_buttons flex \" id=\"watuPROButtons12134\" >\n\t\t  <div id=\"prev-question\" style=\"display:none;\"><input type=\"button\" value=\"&lt; Previous\" onclick=\"WatuPRO.nextQuestion(event, 'previous');\"\/><\/div>\t\t  \t\t  \t\t   \n\t\t   \t  \t\t<div><input type=\"button\" name=\"action\" class=\"watupro-submit-button\" onclick=\"WatuPRO.submitResult(event)\" id=\"action-button\" value=\"View Results\"  \/>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t<input type=\"hidden\" name=\"quiz_id\" value=\"12134\" id=\"watuPROExamID\"\/>\n\t<input type=\"hidden\" name=\"start_time\" id=\"startTime\" value=\"2026-04-30 10:42:24\" \/>\n\t<input type=\"hidden\" name=\"start_timestamp\" id=\"startTimeStamp\" value=\"1777545744\" \/>\n\t<input type=\"hidden\" name=\"question_ids\" value=\"\" \/>\n\t<input type=\"hidden\" name=\"watupro_questions\" value=\"474557:1833737 | 474558:1833738 | 474559:1833739 | 474560:1833740 | 474561:1833741 | 474562:1833742 | 474563:1833743 | 474564:1833744 | 474565:1833745 | 474566:1833746\" \/>\n\t<input type=\"hidden\" name=\"no_ajax\" value=\"0\">\t\t\t<\/form>\n\t<p>&nbsp;<\/p>\n<\/div>\n\n<script type=\"text\/javascript\">\n\/\/jQuery(document).ready(function(){\ndocument.addEventListener(\"DOMContentLoaded\", function(event) { \t\nvar question_ids = \"474557,474558,474559,474560,474561,474562,474563,474564,474565,474566\";\nWatuPROSettings[12134] = {};\nWatuPRO.qArr = question_ids.split(',');\nWatuPRO.exam_id = 12134;\t    \nWatuPRO.post_id = 125301;\nWatuPRO.store_progress = 0;\nWatuPRO.curCatPage = 1;\nWatuPRO.requiredIDs=\"0\".split(\",\");\nWatuPRO.hAppID = \"0.00067800 1777545744\";\nvar url = \"https:\/\/www.dumpsbase.com\/freedumps\/wp-content\/plugins\/watupro\/show_exam.php\";\nWatuPRO.examMode = 1;\nWatuPRO.siteURL=\"https:\/\/www.dumpsbase.com\/freedumps\/wp-admin\/admin-ajax.php\";\nWatuPRO.emailIsNotRequired = 0;\nWatuPROIntel.init(12134);\nWatuPRO.inCategoryPages=1;});    \t \n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Whether you are a seasoned system administrator, DevOps engineer, or just starting your journey in container technologies, achieving the Red Hat Certified OpenShift Administrator (EX280) certification can help you stand out in a competitive job market. DumpsBase updated the EX280 dumps to V9.02, offering you 33 practice questions and answers. With these expertly crafted Red [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18807,236],"tags":[21154],"class_list":["post-125301","post","type-post","status-publish","format-standard","hentry","category-red-hat-certified-openshift-administrator","category-redhat","tag-ex280"],"_links":{"self":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/125301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/comments?post=125301"}],"version-history":[{"count":1,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/125301\/revisions"}],"predecessor-version":[{"id":125302,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/posts\/125301\/revisions\/125302"}],"wp:attachment":[{"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/media?parent=125301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/categories?post=125301"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dumpsbase.com\/freedumps\/wp-json\/wp\/v2\/tags?post=125301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}