Summary
Fetch a Service instance from NSO
Description
Returns service instance for given service path and instance key
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
service | string | yes | Path to a service Model |
instance_key | string | yes | Instance key of service model |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of getServiceInstance will be a valid instance and if the instance not found return an empty object |