Dell PowerVault MD3060e Series 관리자 매뉴얼 - 페이지 43

{카테고리_이름} Dell PowerVault MD3060e Series에 대한 관리자 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. 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