Skip to content

Commit

Permalink
Update JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkopp committed Oct 2, 2019
1 parent 26162c0 commit efea809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ getServiceInstanceStatus
.. java:method:: public MicoServiceStatusResponseDTO getServiceInstanceStatus(MicoServiceDeploymentInfo serviceDeploymentInfo)
:outertype: MicoStatusService

Get status information for a single \ :java:ref:`MicoServiceDeploymentInfo`\ : # available replicas, # requested replicas, pod metrics (CPU load, memory usage).
Get status information for a single \ :java:ref:`MicoServiceDeploymentInfo`\ if it is deployed: # available replicas, # requested replicas, pod metrics (CPU load, memory usage).

:param serviceDeploymentInfo: the \ :java:ref:`MicoServiceDeploymentInfo`\ .
:return: the \ :java:ref:`MicoServiceStatusResponseDTO`\ which contains status information for a specific instance of a \ :java:ref:`MicoService`\ .
Expand Down

0 comments on commit efea809

Please sign in to comment.