Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
cURL
curl --request GET \ --url https://v1.api.altostrat.io/radius/migration/examples/{type}.csv \ --header 'Authorization: Bearer <token>'
"<string>"
Download a template CSV file for bulk import.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
users
groups
nas
CSV file download.
The response is of type file.
file
Was this page helpful?