app-service_management

On this page:

getInstance

Summary

Get Details of a Service Instance

Description

Get the details of a service instance.

Route

GET /service_management/getInstance/:model/:value

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
model string yes Name of the service model of the instance.
value string yes Key of the service instance.

Return

DetailsExampleSchema
Name Type Description
result object Details of the service instance.