The following request deletes information about the WWN of an HBA (or the iSCSI name) from a specific server.
Execution permission
Storage Administrator (Provisioning)
Request line
DELETE base-URL/simple/v1/objects/servers/object-ID/hbas/object-ID
Request message
- Object ID
-
Combines multiple object IDs that are specified.
- To specify the WWN of the HBA
Specify the serverId value and the hbaWwn value, obtained by using the API function for getting information about the WWN of the HBA (iSCSI name), in the following format:
serverId/hbas/hbaWwn
Attribute
Type
Description
serverId
int
(Required) Server ID
hbaWwn
string
(Required) WWN of the HBA
- To specify the iSCSI name
Specify the serverId value and the iscsiName value, obtained by using the API function for getting information about the WWN of the HBA (iSCSI name), in the following format:
serverId/hbas/iscsiName
Attribute
Type
Description
serverId
int
(Required) Server ID
iscsiName
string
(Required) iSCSI name
- To specify the WWN of the HBA
Response message
- Body
-
Attribute
Type
Description
statusResource
string
URL used to obtain the results of the delete the information about the WWN of an HBA (or the iSCSI name) from the server request
Note:Run the API function for obtaining information about the status of the API function that performs asynchronous processing. For details, see Getting status information about an API function that performs asynchronous processing.
Status codes
See HTTP status codes.
Coding example
curl -v -H "Accept:application/json" -H "Content-Type:application/json" -H "Authorization:Session b74777a3f9f04ea8bd8f09847fac48d3" -X DELETE https://192.0.2.100/ConfigurationManager/simple/v1/objects/servers/10/hbas/210003e08b0256f9