Location in GUI: Admin
» Import/Export
» Remote Locations
Diagram
Classes
fabric_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|
remote_locations | List | [remote_locations] | No | |
remote_locations (apic.fabric_policies)
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 | |
hostname_ip | Any | String[Regex: ^[a-zA-Z0-9:][a-zA-Z0-9.:-]{0,254}$ ] or IP | Yes | |
protocol | Choice | ftp , sftp , scp | Yes | |
path | String | min: 0 , max: 512 | No | / |
port | Integer | min: 0 , max: 65535 | No | |
auth_type | Choice | password , ssh_keys | No | password |
username | String | Regex: ^[a-zA-Z0-9][a-zA-Z0-9_.@\\-]{0,31}$ | Yes | |
password | String | | No | |
ssh_public_key | String | | No | |
ssh_private_key | String | | No | |
ssh_passphrase | String | min: 1 , max: 512 | No | |
mgmt_epg | Choice | inb , oob | No | inb |
Examples