vRA 7.6 Extensibility Flashcards

1
Q

Describe the Master workflow states for provisioning machines

A
  1. Requested
  2. BuildingMachine
  3. MachineProvisioned
  4. TurningOn
  5. On
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe the Master workflow states for importing machines

A
  1. Requested
  2. MachineRegistered
  3. MachineProvisioned
  4. TurningOn
  5. On
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the Master workflow states for machine lease expiration

A
  1. On
  2. MachineExpired
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe the Master workflow states for disposing a machine

A
  1. DeactivateMachine
  2. UnprovisionMachine
  3. MachineDisposing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What Master Workflow State is used to accomplish this example: Prepare for the machine to be created on the hypervisor. Create a configuration management database (CMDB) record, call out to an external system to assign an IP Address to a machine, and then during machine disposal, use WFStubMachineDisposing to return the IP Address to the pool.

A

BuildingMachine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What Master Workflow State is used to accomplish this example: Add an imported machine to an application provisioning tool to receive updates and undergo compliance checks

A

RegisterMachine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What Master Workflow State is used to accomplish this example: The machine exists on the hypervisor, and any additional customizations are completed at this point, for example guest agent customizations. Use this workflow stub to update a configuration management database (CMDB) record with DHCP IP Address and storage information. Customizations made by using the WFStubMachineProvisioned are typically reversed usingthe WFSTubUnprovisionMachine.

A

MachineProvisioned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What Master Workflow State is used to accomplish this example: Move an expired machine to low cost storage to reduce archival costs and update the CMDP record and billing system to reflect storage and cost changes.

A

Expired

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What Master Workflow State is used to accomplish this example: Removes machines from active directory accounts. Customizations made by using the WFStubMachineProvisioned are typically reversed by using WFStubUnprovisionMachine

A

UnprovisionMachine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What Master Workflow State is used to accomplish this example: Return IP Address to pool

A

Disposing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the Customizable Workflow Name for the Master Workflow State: BuildingMachine

A

WFStubBuildingMachine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Customizable Workflow Name for the Master Workflow State: RegisterMachine

A

WFStubMachineRegistered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the Customizable Workflow Name for the Master Workflow State: MachineProvisioned

A

WFStubMachineProvisioned

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the Customizable Workflow Name for the Master Workflow State: Expired

A

WFStubMachineExpired

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the Customizable Workflow Name for the Master Workflow State: UnprovisionMachine

A

WFStubUnprovisionMachine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the Customizable Workflow Name for the Master Workflow State: Disposing

A

WFStubMachineDisposing