Hitachi Content Platform​

 Register Storage for Rest API Management

  • Object Storage
  • Object Storage
Mohit Chordia's profile image
Mohit Chordia posted 06-30-2021 11:13

Team,

 

We are using ops center with Configuration Manager RestAPI configured on the same VM.

When i try to get information about storage arrays using REST API , the API is not returning any result. All the storage arrays are managed using opsceneter . Do i need to perform any additional configuration for managing the arrays using REST API ?

 

API Version -

http://<opscenterVM>:23450/ConfigurationManager/configuration/version

{

"productName" : "Configuration Manager REST API",

"apiVersion" : "1.17.1"

}

 

 

 

http://<opscenterVM>:23450/ConfigurationManager/v1/objects/storages

{

"data" : [ ]

}

 


#ObjectStorage
William Jansen Van Nieuwenhuizen's profile image
William Jansen Van Nieuwenhuizen

Hello

 

Yes you have ot register your storage arrays in CMRest. Automator provides an easy to use interface to do this under Administration > Configuration Manager. Remeber to add your CMRest Server on the local server first under web Connection, if you have automator available.

 

Alternatively you can register your storage arrays via the Rest Interface. I'll post the link to it below, once it's approved by the moderation team it should show.

William Jansen Van Nieuwenhuizen's profile image
William Jansen Van Nieuwenhuizen

Please see the link to the Common operations below regarding CMREST:

https://knowledge.hitachivantara.com/Documents/Management_Software/Configuration_Manager_REST_API/8.6.5/REST_API/02_Common_operations_in_the_REST_API