Edit storage pool Notification Service

Request

Security

Table 1. Roles capable of executing the Edit storage pool Notification Service (editStoragePoolNotificationService) API method
Any Super User System Admin Security Admin Operator
  superUser systemAdmin    

HTTP method


POST /manager/api/{apiResponseType}/1.0/editStoragePoolNotificationService.adm HTTP/1.1 Host:{manager.dsnet} id={spId}&notificationServiceId={notificationServiceId}&notificationServiceTopicOverride={notificationServiceTopicOverride}

Curl method


curl -u {admin}:{password} 
 -k ”https://\{manager.dsnet}/manager/api/{apiResponseType}/1.0/editStoragePoolNotificationService.adm“ 
 -d ”id={spId}&notificationServiceId={notificationServiceId}&notificationServiceTopicOverride={notificationServiceTopicOverride}“

Parameters

Table 2. Request Parameters for Edit storage pool Notification Service (editStoragePoolNotificationService) API method
Parameter Type Usage Default Description
id Long Required   ID of an existing storage pool.
notificationServiceId Long Optional   The id of the IBM Cloud Object Storage Notification Service to associate with this storage pool
notificationServiceTopicOverride String Optional   The topic to use instead of the default topic of an associated IBM Cloud Object Storage Notification Service
notificationServiceTopicDelegated Boolean Optional   Delegate the configuration of the Notification Service topic.