Add Profiles
POST https://{{crosswork_ip}}:30603/crosswork/ztp/v1/profiles
Use this API call to add a profile(ZTP related) on Crosswork system.
Request Body
{"profiles"=>[{"profileName"=>"RouterSanFran_Profile", "profileDescription"=>"Demo Profile", "osPlatform"=>"IOS-XR", "deviceFamily"=>"CISCO NCS5500", "version"=>"6.6.3", "config"=>"284cfaeb-583f-41f4-8e0b-d79bbcabd5d0", "lastUpdated"=>"1591364924580", "configName"=>"RouterSanFran"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |