{"type":"model","meta":{"id":"/apps/pubhub/media/legacy-umbrella-api/bf58de618cbb72dda8f39b0414ce94c0a15cd467/8e02e061-a337-3c9a-a76f-a51a8c21291c","swagger":"2.0","info":{"title":"Networks","version":"1.0.0","description":"Networks, Internal Networks, Roaming Computers,\nSites, Virtual Appliances, and Internal Domains","contact":{"name":"Cloud Security Developer Community"}},"host":"management.api.umbrella.com","basePath":"/v1","schemes":["https"],"securityDefinitions":{"http":{"type":"basic"}},"security":[{"http":[]}],"x-parser-conf":{"httpBasic":{"username":"","password":""},"overview":{"markdownPath":"legacy/management/networks-overview.md"},"meta":{"useProxy":true}}},"spec":{"properties":{"originId":{"type":"integer","description":"origin id"},"name":{"type":"string","description":"site name"},"siteId":{"type":"integer","description":"site id"},"isDefault":{"type":"boolean","description":"indicates whether the site is default or not"},"type":{"type":"string","description":"site type"},"internalNetworkCount":{"type":"integer","description":"number of internal networks attached to this site"},"vaCount":{"type":"integer","description":"number of virtual appliances attached to this site"},"modifiedAt":{"type":"string","format":"date-time","description":"modified at"},"createdAt":{"type":"string","format":"date-time","description":"created at"}},"type":"object","required":["originId","name","siteId","isDefault","modifiedAt","createdAt"],"example":{"originId":1234,"name":"The name of the site","siteId":14,"isDefault":false,"type":"Type of site","internalNetworkCount":10,"vaCount":2,"createdAt":"2022-03-09T22:18:26.625Z","modifiedAt":"2022-03-09T22:18:26.625Z"},"title":"Site"}}