
Dell Unity™ Family Unisphere® Management REST API Programmer's Guide
Minimal instance resource
A minimal instance resource occurs in response to a POST operation for create that results in a 201 Created HTTP return code. This response body contains the id attribute and a self-link for the new resource instance.
The following examples illustrate the components of a minimal instance resource. It shows a minimal instance resource returned in response to a successful POST request for creating a new user configuration. The request body contains the arguments used to populate the new configuration.
Example
Request
POST https://10.6.9.55/api/types/user/instances
Request body
{
"name": "Operator4",
"role": "operator",
"password":"Password456!"
}
Response
{
"@base": "https://10.6.9.55/api/instances/user",Base URI for this response. All links within this scope use this base URI.
|
"updated": "2013-03-13T17:13:27.616Z",Date and time the response was generated. |
"links": [
{
"rel": "self",
"href": "/user_Operator4"
}
],Self-link to this resource.
|
"content": {
"id": "user_Operator4"
}
}Unique identifier of the new
user instance.
|
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: <>()\