User Tools

Site Tools


start:utils:cockpit:ledcockpititsm:api

Endpoints Utilisés

Administration

  • Administration - End-User management
    • save
    • list → POST /api/end-users/list
    • send-access
    • unlock
    • delete
    • get
  • Administration - Exports
    • export → POST /api/export/by-name/{name}
    • list → GET /api/export/list
    • export-by-id
    • parameters → GET /api/export/{id}/parameters
  • Administration - Operator management
    • save
    • get-by-login
    • list → POST /api/operators/list
    • send-access
    • unlock
    • delete
    • get
  • Administration - Server Status
    • server-status

Core

  • Core - Application management
    • create
    • update
    • count-dependencies
    • list
    • migration-list
    • delete
    • get
  • Core - Authentication
    • /oauth2/token → POST /oauth2/token
  • Core - Department
    • get
    • save
    • list-departments → GET /api/department/list
    • migration-list
    • delete
  • Core - Object repository
    • objects → GET /api/repository/objects?module={module}&types={type}
    • objects-excel
    • types
  • Core - Organizations
    • save
    • get → GET /api/organization/by-name?name={name}
    • list-organization → GET /api/organization/list
  • Core - Organizations, teams and users
    • list → POST /api/teams
    • get → GET /api/teams/{teamId}
    • list-end-users
    • list-operators
  • Core - Parameters
    • configuration-parameters → POST /api/configuration-parameters

Home

  • Home - Dashboard
    • elements
    • tile

Infrastructure

  • Infrastructure - Databases
    • add-database
    • update-database
    • list → POST /api/infrastructure/db/list?organizationId={organizationId}
    • create
    • update
    • delete
    • get → GET /api/infrastructure/db/server/{dbId}
    • delete-database
  • Infrastructure - Environment
    • create
    • update
    • count-dependencies
    • list
    • migration-list
    • delete
    • get
  • Infrastructure - Equipment
  • Infrastructure - SAP systems
  • Infrastructure - SSH keys

Monitoring

  • Monitoring - Check
  • Monitoring - Check deployment
  • Monitoring - Exceptional maintenance windows
  • Monitoring - External alert injection
  • Monitoring - Service Status Page operations

Office

  • Office - Equipment

Reports

  • Reports - Report actions

Tickets

  • Tickets - Attachment
  • Tickets - Calls
  • Tickets - Creation
  • Tickets - Custom properties
  • Tickets - Information
  • Tickets - Lists
  • Tickets - Logs
  • Tickets - Modification

Vault

  • Vault - Secured data
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
start/utils/cockpit/ledcockpititsm/api.txt · Last modified: by admin_wiki