Dell PowerVault MD3060e Series Посібник адміністратора - Сторінка 43

Переглянути онлайн або завантажити pdf Посібник адміністратора для Зберігання Dell PowerVault MD3060e Series. Dell PowerVault MD3060e Series 48 сторінок. Storage enclosure
Також для Dell PowerVault MD3060e Series: Посібник з апаратного та програмного забезпечення (25 сторінок), Посібник з монтажу (11 сторінок), Посібник для початківців (10 сторінок), Інформаційне оновлення (8 сторінок), Інструкція з монтажу стійки (2 сторінок), Налаштування (2 сторінок), Посібник з розгортання (24 сторінок), Посібник адміністратора (35 сторінок), Посібник для початківців (10 сторінок), Посібник з розгортання (24 сторінок), Посібник користувача (40 сторінок), Налаштування (2 сторінок)

Dell PowerVault MD3060e Series Посібник адміністратора
Table 31. Accessing the ReST service
Parameter
Description
Host
The address of the host running the ReST server. This address can be the Fully
Qualified Domain Name (FQDN) of the host or an IP address.
Port
The port number opened for ReST traffic. The default port is 8012.
Program_Space
The application namespace: "SEM".
Version
The major working version number. Currently "1.0".
For example, the base URL
NOTE: For the remainder of this chapter, [base_url] is used in place of the base URL syntax.
To obtain information about different devices, you must use the following ReST query:
[base_url]/<item_group>
To obtain information about a single device, you must use the following ReST query:
[base_url]/<item_group>/<index | wwid>
The <item_group> variable represents the different types of devices contained within the storage
enclosure. Following are the item_group values (device types):
2
adapters
currentsensors
drawers
1, 2
drives
driveslots
2
enclosures
1
emms
emmslots
fans
locks
powersupplies
voltagesensors
1
NOTE:
EMM and drive item groups are queried at a higher level without having to reference an
adapter or enclosure.
2
NOTE:
Adapters, enclosures, and drives are the only item groups that can provide more detail on a
single device in the item group by specifying an index value or World Wide ID (WWID).

Device inventory

All GET commands available in the are implemented in the ReST API. The information returned from a
ReST query is different from the output of a command. ReST API calls return output equivalent to the
output of information commands.
http://127.0.0.1:8012/api/SEM/1.0/
is used to access the ReST server locally.
43