service-maps/{id}

Get the service map as JSON

Get the service map as JSON response payload

Example URL

  • {base_url}/api/v3/tenants/{clientId}/service-maps/{id}
  • Service as response payload in json only.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

  • idstringrequired

    UUID of the root service of the topology for backup

Responses

  • idstring

  • namestringrequired

  • partnerUUIDstringrequired

  • clientUUIDstringrequired

  • nodeTypestringrequired

    Enum:
    resourceservicedeviceRESOURCESERVICEDEVICE

    Default: service

  • availabilityThresholdobjectrequired

  • alertboolean

  • updatedBystring

  • lastExportedTimestring

  • updatedDatestring

  • linkedServiceboolean

  • alertCountinteger

    0
  • rootboolean

  • servicesarray

Loading Examples...