2V0-17.25 · Question #15
An administrator is responsible for managing a VMware Cloud Foundation (VCF)-based private cloud. The private cloud consists of a single organization with two projects, appdev and production. The…
The correct answer is C. Create a new Property Group containing all input properties for the production project. E. Create a new Property Group containing all constant properties for the production project. F. Update all existing blueprints within the production project with the new Property Group(s). Property Groups allow administrators to define sets of inputs (like size, os, location) and constants (like salt master id) centrally, ensuring consistency across deployments. Create a new Property Group for input properties (C) to capture the standard inputs (size, os, Create…
Question
An administrator is responsible for managing a VMware Cloud Foundation (VCF)-based private cloud. The private cloud consists of a single organization with two projects, appdev and production. The administrator has been tasked with ensuring that the following are standardized across all existing and new blueprints within the production project:
Inputs:
- size
- os
- location
Constants:
- salt master id
Which three actions should the administrator take to meet the objective? (Choose three.)
Options
- AUpdate all existing blueprints within the appdev project with the new Property Group(s).
- BUpdate all blueprints within the organization to use the same locally configured inputs.
- CCreate a new Property Group containing all input properties for the production project.
- DCreate a new Property Group containing all required properties for the production project.
- ECreate a new Property Group containing all constant properties for the production project.
- FUpdate all existing blueprints within the production project with the new Property Group(s).
How the community answered
(55 responses)- A9% (5)
- B5% (3)
- C84% (46)
- D2% (1)
Explanation
Property Groups allow administrators to define sets of inputs (like size, os, location) and constants (like salt master id) centrally, ensuring consistency across deployments. Create a new Property Group for input properties (C) to capture the standard inputs (size, os, Create a new Property Group for constant properties (E) to include items like the salt master id. Update all existing blueprints in the production project with the new Property Groups (F) to enforce standardization across new and existing workloads.
Topics
Community Discussion
No community discussion yet for this question.