https://{{dnac}}:{{port}}/api/v1/file/config

POST https://{{dnac}}:{{port}}/api/v1/file/config

This uploads a configuration file to the controller.

NOTE: You need to select a file to be uploaded. CLick on the body tab to select a file

NOTENOTE: This call is synchronous... there is no task

Request Body

[{"name"=>"fileUpload", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
x-auth-tokenstring