{"id":27953332,"url":"https://github.com/johnelse/xenapi-helpers","last_synced_at":"2025-10-19T00:17:20.629Z","repository":{"id":66952584,"uuid":"12674032","full_name":"johnelse/xenapi-helpers","owner":"johnelse","description":"Helper scripts for working with XenAPI interactively via ipython","archived":false,"fork":false,"pushed_at":"2016-06-07T11:07:38.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T17:05:27.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnelse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-08T00:57:19.000Z","updated_at":"2016-06-07T11:07:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a96630f8-0e77-4fe7-aaad-1b4c3eae4ea0","html_url":"https://github.com/johnelse/xenapi-helpers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnelse/xenapi-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fxenapi-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fxenapi-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fxenapi-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fxenapi-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnelse","download_url":"https://codeload.github.com/johnelse/xenapi-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnelse%2Fxenapi-helpers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261986657,"owners_count":23240681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T17:01:58.977Z","updated_at":"2025-10-19T00:17:15.588Z","avatar_url":"https://github.com/johnelse.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"An interactive shell for XenAPI. Requires ipython.\n\nUsage:\n\n```\n./run \u003chostname\u003e [\u003cusername\u003e [\u003cpassword\u003e]]\n```\n\nExample:\n\n```\n$ ./run myxenserver\n\nYou now have the following objects to play with:\nsession - an API session object for myxenserver.\napi - an API dispatcher for myxenserver (just an alias for session.xenapi).\n\nIn [1]: hosts = api.host.get_all()\n\nIn [2]: api.host.get_address(hosts[0])\nOut[2]: '192.168.1.123'\n\nIn [3]: api.host.get_PIFs(hosts[0])\nOut[3]:\n['OpaqueRef:d6ffc2d8-de83-5958-abe2-6e3c4239708b',\n 'OpaqueRef:7fe8a78a-5533-c24e-1dcd-fe7ad87add2d',\n 'OpaqueRef:f44b4c44-155a-1bc6-27be-63ed3e45e52b',\n 'OpaqueRef:f38a7a96-32de-3bac-12ac-d099c7ddd715']\n\nIn [4]: api.host.set_name_label(hosts[0], \"foo\")\nOut[4]: ''\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnelse%2Fxenapi-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnelse%2Fxenapi-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnelse%2Fxenapi-helpers/lists"}