DX NetOps

 View Only
  • 1.  How to create a more the one object in once?

    Posted Apr 11, 2018 03:47 AM

    Dear,

    is there any way to create a full network range objects (254 pingable objects for example)?

    Thank you.



  • 2.  Re: How to create a more the one object in once?

    Posted Apr 11, 2018 04:12 AM

    Yes, there is a way to do it. You can use REST API to provision devices. You can also if you have real devices pinging use the Discovery Console and add a range.



  • 3.  Re: How to create a more the one object in once?

    Posted Apr 11, 2018 04:52 AM

    How can I do it using REST API? Because the objects that I want to create are not pingable.

    Thank you



  • 4.  Re: How to create a more the one object in once?
    Best Answer

    Posted Apr 11, 2018 08:56 AM

    Hi,

     

    You can create a model specifying the Model Type you want using the noun "model" with the POST method.

     

    You can have a look to an example there: https://docops.ca.com/ca-spectrum/10-2-3/en/programming/web-services-api-reference/how-to-use-the-ca-spectrum-web-servic…