Tenant
Location in GUI: Application Management » Tenants
Diagram
Section titled “Diagram”Classes
Section titled “Classes”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| tenants | List | [tenants] | No |
tenants (ndo)
Section titled “tenants (ndo)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
| sites | List | [sites] | No | |
| users | List | [users] | No | |
| orchestrator_only | Boolean | true, false | No | true |
sites (ndo.tenants)
Section titled “sites (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| azure_subscription_id | String | No | ||
| azure_shared_tenant | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No |
users (ndo.tenants)
Section titled “users (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| domain | String | No |
Examples
Section titled “Examples”On-premise Tenant:
ndo: tenants: - name: MSO1 description: Description sites: - name: APIC1Azure Tenant:
ndo: tenants: - name: AZURE1 sites: - name: AZURE-SITE1 azure_subscription_id: 11111111-1111-1111-1111-111111111111 azure_shared_tenant: AZURELocation in GUI: Application Management » Tenants
Diagram
Section titled “Diagram”Classes
Section titled “Classes”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| tenants | List | [tenants] | No |
tenants (ndo)
Section titled “tenants (ndo)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,64}$ | No | |
| sites | List | [sites] | No | |
| users | List | [users] | No | |
| orchestrator_only | Boolean | true, false | No | true |
sites (ndo.tenants)
Section titled “sites (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| azure_subscription_id | String | No | ||
| azure_shared_tenant | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No |
users (ndo.tenants)
Section titled “users (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| domain | String | No |
Examples
Section titled “Examples”On-premise Tenant:
ndo: tenants: - name: MSO1 description: Description sites: - APIC1Azure Tenant:
ndo: tenants: - name: AZURE1 sites: - name: AZURE-SITE1 azure_subscription_id: 11111111-1111-1111-1111-111111111111 azure_shared_tenant: AZURELocation in GUI: Application Management » Tenants
Diagram
Section titled “Diagram”Classes
Section titled “Classes”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| tenants | List | [tenants] | No |
tenants (ndo)
Section titled “tenants (ndo)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,64}$ | No | |
| sites | List | [sites] | No | |
| users | List | [users] | No | |
| orchestrator_only | Boolean | true, false | No | true |
sites (ndo.tenants)
Section titled “sites (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| azure_subscription_id | String | No | ||
| azure_shared_tenant | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No |
users (ndo.tenants)
Section titled “users (ndo.tenants)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| domain | String | No |
Examples
Section titled “Examples”On-premise Tenant:
ndo: tenants: - name: MSO1 description: Description sites: - APIC1Azure Tenant:
ndo: tenants: - name: AZURE1 sites: - name: AZURE-SITE1 azure_subscription_id: 11111111-1111-1111-1111-111111111111 azure_shared_tenant: AZURE