vagrant/website/data/vagrant-cloud-nav-data.json
2023-09-28 17:24:40 -07:00

106 lines
1.9 KiB
JSON

[
{
"title": "Boxes",
"routes": [
{
"title": "Overview",
"path": "boxes"
},
{
"title": "Catalog",
"path": "boxes/catalog"
},
{
"title": "Creating a New Box",
"path": "boxes/create"
},
{
"title": "Creating a New Version",
"path": "boxes/create-version"
},
{
"title": "Box Provider Architecture",
"path": "boxes/architecture"
},
{
"title": "Distributing",
"path": "boxes/distributing"
},
{
"title": "Lifecycle",
"path": "boxes/lifecycle"
},
{
"title": "Private Boxes",
"path": "boxes/private"
},
{
"title": "Release Workflow",
"path": "boxes/release-workflow"
},
{
"title": "Finding & Using Boxes",
"path": "boxes/using"
}
]
},
{
"title": "Organizations",
"routes": [
{
"title": "Overview",
"path": "organizations"
},
{
"title": "Create an Organization",
"path": "organizations/create"
},
{
"title": "Migrate User to Organization",
"path": "organizations/migrate"
},
{
"title": "Authentication Policy",
"path": "organizations/authentication-policy"
}
]
},
{
"title": "Users",
"routes": [
{
"title": "Overview",
"path": "users"
},
{
"title": "Authentication",
"path": "users/authentication"
},
{
"title": "Account Recovery",
"path": "users/recovery"
}
]
},
{
"title": "Request Limits",
"path": "request-limits"
},
{
"title": "Support",
"path": "support"
},
{
"title": "API",
"routes": [
{
"title": "v2",
"path": "api/v2"
},
{
"title": "v1",
"path": "api/v1"
}
]
}
]