EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Properties

GET /config/properties/

Get system configuration properties


Query Parameters

category- type of properties to return: all, config, ovf, mutated, secrets (require SecurityAdmin role) or obsolete

Required Roles

Requires one of the following roles:

  • SECURITY_ADMIN
  • SYSTEM_MONITOR

Response Body

Properties Information if success. Error response, if error./**

Field Description Type Notes
<property_info>
<properties>
<properties> Map
</properties>
</property_info>