About the author

Related Articles

5 Comments

  1. 1

    Justin

    vra machines list –allMachines true –columns name,status,interfaceType,owner,blueprint,catalogResource.organization.subtenantLabel,reservation,resourceUsage.memoryUsageAverage,resourceUsage.cpuUsageAverage –format CSV –export machineList.csv

    The column name is a little bit different from UI, and user can always use:
    vra machines list –allMachines true –format JSON
    to check the column name and decide what value should be put into the “–columns” field.
    However, due to the GuestOS is a deeply nested parameter, CloudClient cannot export into CSV and Table yet,

    Reply
  2. 2

    santhosh

    Hi Justin,

    is that possible to pull report of Virtual machine which got deployed in last one month not the all machines report.

    Reply
    1. 2.1

      viktorious

      Maybe you can do this with vRealize Operations?

      Reply
  3. 3

    Domenico D'Apice

    Hi, can we export custom forms from a blueprint with the cloudclient? Or via vra rest api…

    Thanks
    Dominic

    Reply
    1. 3.1

      scott rosenberg

      You can get a custom form from the API using the forms service. Check out the API documentation. I believe it can also be done from the composition service but I’m not sure about that

      Reply

Leave a Reply to viktoriousCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.