無料PCSAEサンプル問題で100%カバー率のリアル試験問題(更新された158問あります) [Q39-Q61]

Share

無料PCSAEサンプル問題で100%カバー率のリアル試験問題(更新された158問あります)

今すぐダウンロード!リアルPalo Alto Networks PCSAE試験問題集テストエンジン試験問題

質問 # 39
A playbook task generates a report as HTML in the context data.
An engineer creates a custom indicator field of type "HTML" and adds the field to a section in a custom indicator layout. How can the engineer populate the HTML field in the indicator layout?

  • A. Add HTML to a list using !setList and use it as an HTML template to populate the custom indicator field.
  • B. Create a custom Indicator Mapper and populate the custom indicator field.
  • C. Populate the custom indicator field with the built-in !SetIndicator command.
  • D. Use the Mapping option in the playbook task that generates the HTML report to populate the custom indicator field.

正解:D


質問 # 40
Where do you navigate to monitor and improve the system performance and resilience for hosts in a multitenant environment?

  • A. Settings > About > Troubleshooting, in the main host account. Each host has a System Diagnostics page.
  • B. Settings > Advanced > System Diagnostics, in the main host account. Each host has a System Diagnostics page.
  • C. Settings > About > System Diagnostics, in the main host account. Each host has a System Diagnostics page.
  • D. Settings > Account Management > Hosts, in the main host account. Each host has a System Diagnostics page.

正解:C


質問 # 41
What are two main uses of context data? (Choose two.)

  • A. Store incident information in JSON format
  • B. Pass data between to-do tasks
  • C. Pass data between playbook tasks
  • D. Store incident information in XML format

正解:A、C


質問 # 42
Which three actions can an engineer take on the troubleshooting page? (Choose three.)

  • A. Download the debug log bundle
  • B. View a list of server administrators
  • C. Export and import custom content
  • D. Put the XSOAR server in maintenance mode
  • E. View and modify server configuration settings

正解:A、D、E


質問 # 43
What are two common use cases for conditional tasks? (Choose two.)

  • A. They are used to determine which incident will be executed
  • B. They are used to interact with users through survey functionality
  • C. They are used for branching paths in a playbook
  • D. They are used for sending a specific question to a person or team

正解:A、C


質問 # 44
What is the correct expression to use when filtering only PDF files?

  • A. Use File.Extension equals (string comparison) PDF
  • B. Use File.Extension that does not equal (string comparison) PDF
  • C. Use File.Name contains PDF
  • D. Use File.Extension contains (general) PDF

正解:C


質問 # 45
Whar are possible war room result (entry) types?

  • A. Note, indicator, error, image
  • B. Video, file, error, image
  • C. Context, file, error, image
  • D. Note, file, error, image

正解:A


質問 # 46
What is a primary use case of data collection tasks?

  • A. To allow multi-

正解:A


質問 # 47
Management would like to get an incident report automatically following an incident's closure. How would this be accomplished?

  • A. Manually create an 'Incident Report'
  • B. Define a task in a playbook to generate an incident report before the closure occurs
  • C. Configure post-processing using a script
  • D. Create an 'Incident Report' from the Reports page

正解:C


質問 # 48
Which two statements describe how timers are configured to start and stop automatically in a playbook?
(Choose two.)

  • A. From the Timers tab of the playbook task, choose the action for the timer and the timer field to perform the action on
  • B. To begin counting time taken, add a task in the playbook with automation startTimer. To end the counting, add a task with automation stopTimer
  • C. After the playbook has run, calculate the total time taken and set the timer field with this value
  • D. Use a field of Number to count the number of seconds elapsed between two tasks

正解:A、C


質問 # 49
How can Cortex XSOAR administrators prevent junior analysts from viewing a senior analyst dashboard?

  • A. Share the dashboard in Read and Write mode for senior analysts.
  • B. Share the dashboard in Read Only mode for junior analysts and senior analysts.
  • C. Share the dashboard in Read and Edit mode for senior analysts.
  • D. Share the dashboard in Read & Edit mode for senior analysts and Read Only for juniors analysts.

正解:D


質問 # 50
Which field type provides an interactive and editable display of table-based data?

  • A. HTML
  • B. Markdown
  • C. Grid (table)
  • D. Multi Select

正解:C


質問 # 51
An engineer asked for a specific command in an integration but the capability does not exist. The engineer decided to edit the existing integration by copying the integration and adding the needed commands.
What is the main concern when adding these commands?

  • A. The commands must return a proper result to the war room for the analysts to understand
  • B. The custom integration will not be maintained and updated by XSOAR content team
  • C. The integrations are locked and cannot be edited with additional commands
  • D. The code may not be written to XSOAR standards

正解:C


質問 # 52
In which two options can an automation script be executed? (Choose two.)

  • A. Engine
  • B. Integration
  • C. Playbook
  • D. War room

正解:C、D


質問 # 53
An administrator wants to run an automation in the War Room to set the incident field "Description" to "Confirmed Phishing". Which command should they enter in the War Room CLI?

  • A. /incidentSet description=Confirmed Phishing
  • B. !incidentSet description="Confirmed Phishing"
  • C. /setIncident description=Confirmed Phishing
  • D. !setIncident description="Confirmed Phishing"

正解:B


質問 # 54
In which two scenarios would it be appropriate to implement a loop for a sub-playbook? (Choose two.)

  • A. In repetitive process flows to iterate for each playbook input
  • B. In repetitive process flows with no more than 10 loops
  • C. In repetitive processes that requires sub-playbook re-execution
  • D. When continuously ingesting incidents from third-party systems

正解:A、D


質問 # 55
What can be added to offload integration instance processing from the main server?

  • A. Engine
  • B. Database node
  • C. Development server
  • D. Application server

正解:B


質問 # 56
Which two solutions are available to scale an overloaded XSOAR environment? (Choose two.)

  • A. Add an engine
  • B. Add an indexing server
  • C. Add a live backup server (disaster recovery)
  • D. Add a distributed database server

正解:C、D


質問 # 57
In which three locations can an engineer try to find information, when troubleshooting a failed integration instance error produced by the test button? (Choose three.)

  • A. The playground war room
  • B. The source code for an integration
  • C. The error message returned directly below the button
  • D. The log bundle
  • E. The audit log

正解:B、C、D


質問 # 58
Which two options are the most effective for moving content between two environments? (Choose two.)

  • A. Copy the content backup from one environment file system (/var/lib/demisto/backup/content- backup-*) and move it to the other environment
  • B. UI based content import/export button
  • C. Remote repository based content sharing
  • D. Download the content items separately and upload them to the other environment

正解:A、C


質問 # 59
What assigns newly ingested event attributes to incident fields?

  • A. Classification
  • B. Layouts
  • C. Playbooks
  • D. Mapping

正解:D


質問 # 60
What are the out-of-the-box aggregate values that can be applied on widgets data?

  • A. Min, Max, Count, Average, Custom Group By
  • B. Count, Average, Sum, Min, Max
  • C. Min, Max, Count, Average, Custom Transformers
  • D. Count, Sum, Min, Max, Transformers

正解:B


質問 # 61
......

最新PCSAEテスト問題集を試そう!更新されたPalo Alto Networks試験が合格できます:https://www.jpntest.com/shiken/PCSAE-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡