Bootstrap
Bootstrap is only used with Ansible and uses the initial admin credentials to provision a set of local users. Optionally a list of objects to be deleted can be provided.
Diagram
Section titled “Diagram”Classes
Section titled “Classes”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
bootstrap | Class | [bootstrap] | No |
bootstrap (apic)
Section titled “bootstrap (apic)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
admin_username | String | No | ||
admin_password | String | Yes | ||
snapshot_policy | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
objects_to_delete | List | [objects_to_delete] | No |
objects_to_delete (apic.bootstrap)
Section titled “objects_to_delete (apic.bootstrap)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
dn | String | Regex: ^[a-zA-Z0-9_.:\-\/]{1,256}$ | Yes |
Examples
Section titled “Examples”apic: bootstrap: admin_username: admin admin_password: cisco