DX NetOps

  • 1.  Export devices from Group -CAPC

    Posted Mar 18, 2019 11:41 AM

    Hi All,

     

     Whether it is possible to export devices from CAPC groups ?Kindly suggest I could not see any options 



  • 2.  Re: Export devices from Group -CAPC

    Broadcom Employee
    Posted Mar 18, 2019 12:43 PM

    Praveen,

     

    You can find the devices associated with a group by utilizing the below REST Url.

     

    http://daHostname:8581/rest/groups

     

    Each group will contain a section like the below which are the Data Aggregator IDs of the devices within the group:

     

    <DeviceIDList relatesURL="relatesto/devices" rootURL="devices">
    <ID>8449</ID>
    <ID>5379</ID>
    <ID>9444</ID>
    <ID>9445</ID>
    <ID>9447</ID>
    <ID>5033</ID>
    <ID>5322</ID>
    <ID>5962</ID>
    <ID>5197</ID>
    <ID>5269</ID>
    <ID>6139</ID>
    <ID>8444</ID>
    <ID>8445</ID>
    <ID>9438</ID>
    <ID>9439</ID>
    <ID>8447</ID>
    <ID>9440</ID>
    <ID>5824</ID>
    <ID>5184</ID>
    </DeviceIDList>
    Regards,
    Troy


  • 3.  Re: Export devices from Group -CAPC

    Posted Mar 19, 2019 12:32 AM

    But i need to export the devices which are placed in group 



  • 4.  Re: Export devices from Group -CAPC

    Posted Mar 19, 2019 01:01 AM

    Simple option would be to use the Devices view and select the group which you want to view. Export the devices 



  • 5.  Re: Export devices from Group -CAPC

    Broadcom Employee
    Posted Mar 19, 2019 09:45 AM

    Praveen,

     

    If neither Phani's nor my options above work, just what exactly are you trying to export (device name, id, something else?), in what format, and why are you needing to export it?

     

    If you can further elaborate in detail as to exactly what you're trying to accomplish we may be able to provide a better answer.

     

    Troy