Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Unity™ Family Unisphere® Management REST API Programmer's Guide

PDF

Request body

A JSON request body for the Unisphere Management REST API consists of a collection of name:value pairs for a single resource type. The request body has the following syntax:

  • For number or boolean values:
    {
        <attributeName1>:<value1>,
        <attributeName2>:<value2>,
        .
        .
        .
    }
  • For IP, string, or datetime values:
    {
        <attributeName1>:"<value1>",
        <attributeName2>:"<value2>",
        .
        .
        .
    }

For example, the request body for a create request for the user resource type could contain the following values:

{
    "name": "June",
    "role": "operator",
    "password": "Operator_EMC1!"
}

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\