Organizing Fleet with Workspaces
Overview
Understanding Workspace Structure
Workspace Hierarchy
Permission Model
Workspace Discovery
Viewing Available Workspaces
Returns the list of all workspaces available
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
List of equipment
Unable to authenticate the token
Equipment Organization
Adding Equipment to Workspaces
Add asset workspaces data with assetId or (serialNumber AND make) of Asset and workspace names
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
Equipment has been added
OKMissing parameters or invalid parameters
Unable to authenticate the token
An error occurred while processing the request
Removing Equipment from Workspaces
delete link asset and workspaces data with assetId or (serialNumber AND make) of Asset and workspace names
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
Equipment has been unlink between asset and workspace
OKMissing parameters or invalid parameters
Unable to authenticate the token
An error occurred while processing the request
Common Organization Patterns
Business Unit Structure
Geographical Organization
Hybrid Organization
Integration Strategies
ERP/CMMS System Alignment
Best Practices
Workspace Design Principles
Workspace Management
Last updated
Was this helpful?