최신 PCCSE 무료덤프 - Palo Alto Networks Prisma Certified Cloud Security Engineer
An administrator needs to write a script that automatically deactivates access keys that have not been used for
30 days.
In which order should the API calls be used to accomplish this task? (Drag the steps into the correct order from the first step to the last.) Select and Place:

30 days.
In which order should the API calls be used to accomplish this task? (Drag the steps into the correct order from the first step to the last.) Select and Place:

정답:

Explanation:
* POST https://api.prismacloud.io/login
* GET https://api.prismacloud.io/access_keys
* PATCH https://api.prismacloud.io/access_keys/<id>/status/<status>
To write a script that automatically deactivates access keys that have not been used for 30 days, an administrator would need to follow an ordered sequence of API calls to the Prisma Cloud platform.
The first API call must authenticate the script with the Prisma Cloud API, which is typically done using a POST request to the login endpoint. This step is necessary to establish a session and retrieve an authentication token required for subsequent API calls.
Once the script is authenticated, the next call is a GET request to the access_keys endpoint. This retrieves a list of all access keys within the environment. The script can then parse through these keys to determine which ones have not been used within the specified timeframe of 30 days.
For each access key that meets the criteria (unused for 30 days), the script must send a PATCH request to the specific access key's endpoint, which includes the access key ID and the desired status. This request will change the status of the access key to 'inactive' or a similar status that denotes deactivation.
Following this ordered sequence ensures that the script systematically authenticates, evaluates, and updates the status of access keys based on their usage, thereby maintaining security and compliance within the Prisma Cloud environment.
Which container scan is constructed correctly?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Anomaly policy uses which two logs to identify unusual network and user activity? (Choose two.)
정답: A,D
설명: (DumpTOP 회원만 볼 수 있음)
How does assigning an account group to an administrative user on Prisma Cloud help restrict access to resources?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which three types of classifications are available in the Data Security module? (Choose three.)
정답: B,D,E
설명: (DumpTOP 회원만 볼 수 있음)
A customer has a large environment that needs to upgrade Console without upgrading all Defenders at one time.
What are two prerequisites prior to performing a rolling upgrade of Defenders? (Choose two.)
What are two prerequisites prior to performing a rolling upgrade of Defenders? (Choose two.)
정답: B,D
설명: (DumpTOP 회원만 볼 수 있음)
When configuring SSO how many IdP providers can be enabled for all the cloud accounts monitored by Prisma Cloud?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which two attributes are required for a custom config RQL? (Choose two.)
정답: C,D
설명: (DumpTOP 회원만 볼 수 있음)
Which two options may be used to upgrade the Defenders with a Console v20.04 and Kubernetes deployment?
(Choose two.)
(Choose two.)
정답: B,C
설명: (DumpTOP 회원만 볼 수 있음)
What is a benefit of the Cloud Discovery feature?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
The security auditors need to ensure that given compliance checks are being run on the host. Which option is a valid host compliance policy?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
The attempted bytes count displays?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which categories does the Adoption Advisor use to measure adoption progress for Cloud Security Posture Management?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
A container and image compliance rule has been configured by enabling all checks; however, upon review, the container's compliance view reveals only the entries in the image below.
What is the appropriate action to take next?
What is the appropriate action to take next?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)