{"resource_type":{"id":145,"name":"netbox","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"url\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"NetBox API URL\",\n\t\t\t\"default\": \"\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"User API token\",\n\t\t\t\"default\": \"\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"url\",\n\t\t\"token\"\n\t],\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"url\",\n\t\t\"token\"\n\t]\n}","approved":true,"app":"","description":"API credential for connecting with NetBox","created_by":"abhimanyu saharan149","created_at":"2024-03-28T16:51:54.931Z"}}