Export SBOMAsk AIget https://app.aikido.dev/api/public/v1/virtual-machines/{virtual_machine_id}/export/{format}Returns a SBOM of a virtual machinePath Paramsvirtual_machine_idintegerrequiredThe id of the virtual machineformatstringrequiredThe desired format of the virtual machine export. Can be 'sbom', 'sbom_spdx' or 'csv'Response 200the sbom a virtual machineUpdated 4 months ago