ACI Class Names: Composition and Structure

How is an ACI class name composed?

Question

How is an ACI class name composed?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.

In ACI (Application Centric Infrastructure), a class name is composed of two parts: Package name and Class name.

The package name represents the functional area of the ACI management model, such as Fabric, Tenants, Applications, or Security. The class name represents a specific object within that functional area.

For example, the class name of an object representing a bridge domain in the Fabric package would be fabric:BD. The class name of an object representing an application profile in the Applications package would be fv:Ap.

Therefore, the correct answer to the question is option C: Package:ClassName.