Udostępnij za pośrednictwem


Data - Retrieve Health State By entity ID

Pobiera stan kondycji identyfikatora jednostki.

GET http://<Servername>/OperationsManager/data/healthstate/{entityId}

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
entityId
path True

string

Określ identyfikator jednostki.

Odpowiedzi

Nazwa Typ Opis
200 OK

string

OK. Pomyślnie pobrano stan kondycji.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Przykłady

RetrieveHealthStateByEntityId

Przykładowe żądanie

GET http://<Servername>/OperationsManager/data/healthstate/6B1D1BE8-EBB4-B425-08DC-2385C5930B04

Przykładowa odpowiedź

[
  "//OperationsManager/images/instance/state/StatusOkComplete.png\\"
]