EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Site Error

GET /site/{uuid}/error

Retry last operation when in STANDBY_ERROR

uuidsite UUID

Required Roles

Requires one of the following roles:

  • SECURITY_ADMIN
  • RESTRICTED_SECURITY_ADMIN
  • SYSTEM_ADMIN
  • RESTRICTED_SYSTEM_ADMIN
  • SYSTEM_MONITOR

Response Body

Site response with detail information

Field Description Type Notes
<site_error>
<creationTime> Date
<serviceCode> Integer
<serviceCodeName> String
<errorMessage> String
<operation> String
</site_error>