{"type":"api","title":"Generate network inventory file","meta":{"id":"/apps/pubhub/media/conc-2512/e4127924420206b51a12ca369b8fc51519653b60/6ced7018-7004-370d-9adc-9a2a90365720","info":{"title":"ONC UI Service","description":"Swagger documentation for CONC UI APIs","contact":{},"version":"1.0.0-25.1.2"},"security":[{"basicAuth":[]}],"tags":[{"name":"alarms","description":"Operations related to alarm management"},{"name":"alienImport","description":"Operations for importing alien data"},{"name":"health","description":"Operations related to Health check"},{"name":"highAvailability","description":"Operations for managing high availability"},{"name":"inventory","description":"Operations related to inventory management"},{"name":"links","description":"Operations for managing network links"},{"name":"logs","description":"Operations for managing system logs"},{"name":"nodes","description":"Operations for managing nodes"},{"name":"pmHistory","description":"Operations for managing performance monitoring history"},{"name":"serviceManager","description":"Operations for managing services"},{"name":"swimu","description":"Operations for managing software upgrades and backups"},{"name":"topology","description":"Operations for managing topology"}],"x-parser-conf":{"overview":{"markdownPath":"reference/ui-service.md"}},"openapi":"3.0.1","servers":[{"url":"https://cisco-onc-ip:8443/","description":"Generated server url"}],"securitySchemes":{"basicAuth":{"type":"http","description":"Basic Authentication - use with curl: -k -u username:password","scheme":"basic"},"oAuthSample":{"description":"SecurityOAuth","type":"oauth2","flows":{"implicit":{"authorizationUrl":"https://api.example.com/oauth2/authorize","scopes":{"read_alarms":"read alarms in your account","write_alarms":"read alarms in your account","write":"write pmHistory","read":"read pmHistory"}}}}}},"spec":{"operationId":"exportGenerate","tags":["inventory"],"description":"Download the Generated file\n\n### Curl Example:\n```\ncurl -k -X POST \"https://cisco-onc-ip:8443/api/inventory/exportGenerate\" \\\n -u username:password\n```","summary":"Generate network inventory file","responses":{"200":{"description":"User can download the Generated file."},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"405":{"description":"Method Not Allowed"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"exportGenerate","security":[{"basicAuth":[]}],"method":"post","path":"/api/inventory/exportGenerate"}}