Skip to main content

GetDistributedSystems

Select

SaaS
Customer Managed

This endpoint is used to return the list of distributed systems.

Responses

Success


Schema
  • distributedSystems object[]

    This returns the distributed systems list.

  • id int32

    This gives the id of the distributed system.

  • name string

    This give the name of the distributed system.

  • components object[]

    Provides a list of components of a distributed system.

  • applicationId int32

    Application id of the distributed system component

Loading...