POST https://xentro.io/api/accounts/linkorb/drives/agent-gryxfirisykc66yjhzo9tw/presence

Routing

api_drive_presence Matched route

Route Parameters

Name Value
account
"linkorb"
driveName
"agent-gryxfirisykc66yjhzo9tw"

Route Matching Logs

Path to match: /api/accounts/linkorb/drives/agent-gryxfirisykc66yjhzo9tw/presence
# Route name Path Log
1 public_root / Path does not match
2 public_pricing_legacy /pricing Path does not match
3 public_editions_legacy /editions Path does not match
4 public_edition_legacy /editions/{slug} Path does not match
5 console_settings /console/settings Path does not match
6 _wdt_stylesheet /_wdt/styles Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 admin_index /admin Path does not match
21 admin_design /admin/design Path does not match
22 admin_users /admin/users Path does not match
23 admin_user_new /admin/users/new Path does not match
24 admin_user_show /admin/users/{xuid} Path does not match
25 admin_user_account_add /admin/users/{xuid}/accounts/add Path does not match
26 admin_user_edit /admin/users/{xuid}/edit Path does not match
27 admin_user_password /admin/users/{xuid}/password Path does not match
28 admin_account_new /admin/accounts/new Path does not match
29 admin_accounts /admin/accounts Path does not match
30 admin_account_show /admin/accounts/{xuid} Path does not match
31 admin_account_edit /admin/accounts/{xuid}/edit Path does not match
32 admin_account_member_add /admin/accounts/{xuid}/members/add Path does not match
33 admin_drives /admin/drives Path does not match
34 admin_drive_new /admin/accounts/{xuid}/drives/new Path does not match
35 admin_drive_show /admin/accounts/{xuid}/drives/{driveXuid} Path does not match
36 admin_drive_edit /admin/accounts/{xuid}/drives/{driveXuid} Path does not match
37 admin_drive_user_add /admin/accounts/{xuid}/drives/{driveXuid}/users/add Path does not match
38 admin_drive_user_remove /admin/accounts/{xuid}/drives/{driveXuid}/users/{userXuid}/remove Path does not match
39 admin_agent_new /admin/accounts/{xuid}/agents/new Path does not match
40 admin_agent_edit /admin/agents/{xuid}/edit Path does not match
41 admin_agent_studio /admin/agents/{xuid}/studio Path does not match
42 admin_agent_delete /admin/agents/{xuid}/delete Path does not match
43 admin_session_new /admin/accounts/{xuid}/sessions/new Path does not match
44 admin_session_archive /admin/sessions/{xuid}/archive Path does not match
45 api_account_agent_list /api/accounts/{account}/agents Path does not match
46 api_account_agent_create /api/accounts/{account}/agents Path does not match
47 api_account_agent_show /api/accounts/{account}/agents/{xuid} Path does not match
48 api_account_agent_update /api/accounts/{account}/agents/{xuid} Path does not match
49 api_account_agent_delete /api/accounts/{account}/agents/{xuid} Path does not match
50 api_drive_list /api/accounts/{account}/drives Path does not match
51 api_drive_create /api/accounts/{account}/drives Path does not match
52 api_drive_show /api/accounts/{account}/drives/{driveName} Path does not match
53 api_drive_update /api/accounts/{account}/drives/{driveName} Path does not match
54 api_drive_delete /api/accounts/{account}/drives/{driveName} Path does not match
55 api_files_list /api/accounts/{account}/drives/{driveName}/files Path does not match
56 api_files_read /api/accounts/{account}/drives/{driveName}/files/content Path does not match
57 api_files_raw /api/accounts/{account}/drives/{driveName}/files/raw Path does not match
58 api_files_write /api/accounts/{account}/drives/{driveName}/files/content Path does not match
59 api_files_create /api/accounts/{account}/drives/{driveName}/files Path does not match
60 api_files_upload /api/accounts/{account}/drives/{driveName}/files/upload Path does not match
61 api_files_delete /api/accounts/{account}/drives/{driveName}/files Path does not match
62 api_files_move /api/accounts/{account}/drives/{driveName}/files/move Path does not match
63 api_message_list /api/sessions/{xuid}/messages Path does not match
64 api_message_create /api/sessions/{xuid}/messages Path does not match
65 api_message_stream /api/sessions/{xuid}/messages/{messageXuid}/stream Path does not match
66 api_identity_get /api/identity Path does not match
67 api_identity_update /api/identity Path does not match
68 api_drive_chat_list /api/accounts/{account}/drives/{driveName}/chat Path does not match
69 api_drive_chat_create /api/accounts/{account}/drives/{driveName}/chat Path does not match
70 api_drive_presence /api/accounts/{account}/drives/{driveName}/presence Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.