User Manual
ASUS ASMB9-iKVM
4-7
The following Redfish URI is redirected to the Associated URI as given below:
Table 3 Associated URI
URI Associated Redfish-Defined URI
/redfish/v1/ /redfish/v1/
The other defined and relative Redfish URIs are accessed using basic Authentication. Those
URIs are explained in
4.3 Redfish Resources
.
• Redfish URI Rules for Redirection
All URI’s given in Redfish API List in
Table 1
with a trailing slash will be redirected to
the same URI without a trailing slash and will send the response status and body as
the original URI’s in
Table 1
.
For example: “
/redfish/v1/Systems/{{system_instance}}/
” with a trailing
slash will be redirected to “
/redfish/v1/Systems/{{system_instance}}
” and
both will display the same response.
4.2.3 Requests
This section describes the requests that can be sent to Redfish services
A. Read Requests (GET)
The GET method is used to retrieve a representation of a resource. That representation can
either be a single resource or a collection.
• Service Root Request
The root URL for Redfish version 1 services shall be “
/redfish/v1/
”. The root URL
for the service returns a Service Root resource as defined by this specification.
• Metadata Document Request
Redfish services shall expose a metadata document describing the service at the “
/
redfish/v1/$metadata
” resource. The Services shall not require authentication in
order to retrieve the metadata document.
• OData Service Document Request
Redfish services shall expose an OData Service Document, at the
/redfish/v1/
odata
resource. This service document provides a standard format for enumerating
the resources. Services shall not require authentication in order to retrieve the service
document.
• Resource Retrieval Requests
Clients request resources by issuing GET requests to the URI for the individual
resource or resource collection. The URI for a resource or resource collection may be
obtained from a resource identifier property returned in a previous request
E16160_ASMB9-iKVM_UM_V3.indb 7E16160_ASMB9-iKVM_UM_V3.indb 7 1/17/2020 2:29:24 PM1/17/2020 2:29:24 PM