Nexeed
    • Intrduction
    • Release notes
    • User manual
      • Overview of the ID Builder module
      • Configuration tab
      • Test client tab
      • Counters tab
      • Counter definitions tab
      • Shifts tab
    • Operations manual
      • Overview
      • System Architecture and Interfaces
      • System Requirements
        • idbuilder/idb-service
      • Migration from Previous Versions
        • Migration Of Non-Unique Tenant ID
        • Migration from previous versions of ID Builder service
        • Migrations within new service version
        • Migration to Version 3.7
      • Setup and Configuration
        • Setting up and configuring ID Builder
        • Module Health Verification Endpoints and K8S Probes
      • Start and Shutdown
      • Regular Operations
      • Failure Handling
        • Health Verification Endpoints
      • Backup and Restore
      • Logging and Monitoring
      • Known Limitations
    • API documentation
ID Builder
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • Global Production Overview
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Product Setup Management
    • Part Traceability
    • Process Quality
    • Setup Specs
  • Execution
    • Line Control
    • Material Management
    • Order Management
    • Packaging Control
    • Rework Control
  • Intralogistics
    • AGV Control Center
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator

Nexeed Learning Portal

  • ID Builder
  • Operations manual
  • Regular Operations
preview v3.8.x

Regular Operations

Resources and Roles

ID Builder created the following roles:

Role Permissions

Admin

READ and WRITE for all API actions

Application Engineer

READ and WRITE for all API actions with restrictions

User

READ

Here is the detailed permission matrix for the roles and resources:

API Verb Rel. URL Description Resource ID Admin Application Engineer User

Generate

POST

/generate

Gets new Id for specified definition

urn.com.bosch.nexeed.entitytype.generate

YES

YES

YES

Runtime Configuration

GET

/configurations

Get all runtime configurations

urn.com.bosch.nexeed.entitytype.configurations

YES

YES

NO

GET

/configurations/latest

Get the latest runtime configuration

YES

YES

NO

GET

/configurations/latest/string

Get the latest runtime configuration as string

YES

YES

NO

GET

/configurations/{id}

Get a specific runtime configuration by id

YES

YES

NO

GET

/configurations/{id}/string

Get a specific runtime configuration as string by id

YES

YES

NO

POST

/configurations/file

Import configuration from file

YES

YES

NO

POST

/configurations/string

Upload configuration from body

YES

YES

NO

Counters

GET

/counters/{id}

Get a counter by its id

urn.com.bosch.nexeed.entitytype.counters

YES

YES

NO

GET

/counters

Get the list of counters

YES

YES

NO

GET

/counters/definition/{id}

Get a counter by id of its counter definition

YES

YES

NO

POST

/counters

Create a counter

⤴

YES

YES

NO

PUT

/counters/{id}

Update the counter with the specified id

YES

YES

NO

DELETE

/counters/{id}

Delete the counter with the specified id

YES

YES

NO

Shifts

GET

/shifts/{id}

Get a single shift by its id

urn.com.bosch.nexeed.entitytype.shifts

YES

YES

NO

GET

/shifts

Get the list of shifts

YES

YES

NO

POST

/shifts

Create a shift

YES

YES

NO

PUT

/shifts/{id}

Update the shift with the specified id

YES

YES

NO

DELETE

/shifts/{id}

Delete the shift with the specified id

YES

YES

NO

Counter Definitions

GET

/counterdefinitions/{id}

Get a single counter definition by its id

urn.com.bosch.nexeed.entitytype.counterdefinitions

YES

YES

NO

GET

/counterdefinitions

Get the list of counter definitions

YES

YES

NO

POST

/counterdefinitions

Create a counter definition

YES

YES

NO

PUT

/counterdefinitions/{id}

Update the counter definition with the specified id

YES

YES

NO

DELETE

/counterdefinitions/{id}

Delete the counter definition with the specified id

YES

YES

NO

Code Definitions

GET

/codedefinitions

Get the list of code definitions

urn.com.bosch.nexeed.entitytype.codedefinitions

YES

YES

NO

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2025, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses