{"id":24930201,"url":"https://github.com/cgascoig/intersight-go-sdk","last_synced_at":"2026-05-20T05:37:38.625Z","repository":{"id":49736927,"uuid":"425158946","full_name":"cgascoig/intersight-go-sdk","owner":"cgascoig","description":"Go SDK for Cisco Intersight API","archived":false,"fork":false,"pushed_at":"2022-07-26T00:51:17.000Z","size":62878,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T02:39:33.636Z","etag":null,"topics":["go","intersight","sdk"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgascoig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-06T04:54:42.000Z","updated_at":"2021-12-10T08:34:45.000Z","dependencies_parsed_at":"2022-09-14T21:40:46.347Z","dependency_job_id":null,"html_url":"https://github.com/cgascoig/intersight-go-sdk","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/cgascoig/intersight-go-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgascoig%2Fintersight-go-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgascoig%2Fintersight-go-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgascoig%2Fintersight-go-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgascoig%2Fintersight-go-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgascoig","download_url":"https://codeload.github.com/cgascoig/intersight-go-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgascoig%2Fintersight-go-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378992,"owners_count":24240915,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","intersight","sdk"],"created_at":"2025-02-02T13:53:48.940Z","updated_at":"2026-05-20T05:37:33.599Z","avatar_url":"https://github.com/cgascoig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecation Notice\n\nThis repository is no longer updated (manually or automatically)! Please use the supported [Intersight Go](https://github.com/ciscodevnet/intersight-go) SDK in the Cisco DevNet repository.\n\n# (Unofficial) Intersight Go SDK\n\nThis is a Go module that contains the Intersight SDK. \n\nThis module is generated automatically (using the [OpenAPITools OpenAPI Generator](https://github.com/OpenAPITools/openapi-generator)) from the [Intersight OpenAPI specification](https://intersight.com/apidocs/downloads/) and updated automatically whenever there is a new version of the specification available. \n\n# Usage\n\nWith each new specification release, a new tag is created in this repository for the SDK, for example. `v1.0.9-4870`. \n\nTo add the SDK to your `go.mod` file, use:\n\n```\ngo get github.com/cgascoig/intersight-go-sdk/intersight@v1.0.9-4870\n```\n\nThen in your code:\n\n```\n...\nimport \"github.com/cgascoig/intersight-go-sdk/intersight\"\n\nfunc main() {\n\tconfig := intersight.NewConfiguration()\n\tclient := intersight.NewAPIClient(config)\n...\n```\n\nYou can find a simple example using this module in the [intersight-go-example](https://github.com/cgascoig/intersight-go-example) repository. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgascoig%2Fintersight-go-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgascoig%2Fintersight-go-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgascoig%2Fintersight-go-sdk/lists"}