Smart Licensing
Location in GUI:
System
» Smart Licensing
Diagram
Classes
fabric_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
smart_licensing | Class | [smart_licensing] | No |
smart_licensing (apic.fabric_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
mode | Choice | cslu , smart-licensing , offline , plr , proxy , satellite , transport-gateway | No | smart-licensing |
registration_token | String | min: 1 , max: 512 | No | |
url | String | min: 1 , max: 512 | No | https://tools.cisco.com/its/service/oddce/services/DDCEService |
proxy | Class | [proxy] | No |
proxy (apic.fabric_policies.smart_licensing)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
hostname_ip | Any | String[Regex: ^[a-zA-Z0-9:\[][a-zA-Z0-9.:-\]]{0,254}$ ] or IP | No | |
port | Integer | min: 0 , max: 65535 | No | 443 |
Examples
apic:
fabric_policies:
smart_licensing:
mode: proxy
registration_token: ABCDEFG
proxy:
hostname_ip: 1.1.1.1
port: 80