{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/1382f749-f33c-3203-a8e1-dcb3accf0140","info":{"title":"Crosswork ZTP Configuration Service API","version":"7.1.0","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"description":"This document explains the Crosswork REST APIs that you can use to manage configuration files for Zero Touch Provisioning (ZTP) devices."},"security":[{"bearerAuth":[]}],"tags":[{"name":"Device Platform APIs","description":"List of Device Platform APIs."},{"name":"Config APIs","description":"List of Config APIs."}],"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/ztp-config-service-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"/crosswork/ztpconfig/v1"}],"securitySchemes":{"bearerAuth":{"description":"Security definitions details.","in":"header","name":"Authorization","type":"apiKey"}}},"spec":{"properties":{"content":{"description":"Data for a single config.","items":{"type":"object"},"type":"array"},"pageNumber":{"format":"int32","type":"integer","description":"Indicates the page number in the list of records, paginated by \"pageSize\"."},"pageSize":{"format":"int32","type":"integer","description":"Number of records to be returned in a single response."}},"description":"Config response object.","type":"object","$$ref":"#/components/schemas/ConfigResponseDto","title":"ConfigResponseDto"}}