Smart Licensing
Location in GUI: System
» Smart Licensing
Diagram
Section titled “Diagram”Classes
Section titled “Classes”fabric_policies (apic)
Section titled “fabric_policies (apic)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
smart_licensing | Class | [smart_licensing] | No |
smart_licensing (apic.fabric_policies)
Section titled “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 | |
proxy | Class | [proxy] | No |
proxy (apic.fabric_policies.smart_licensing)
Section titled “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
Section titled “Examples”apic: fabric_policies: smart_licensing: mode: proxy registration_token: ABCDEFG proxy: hostname_ip: 1.1.1.1 port: 80