f8d3cbdd59
Add the FastAPI app, PostgreSQL migrations, Docker/Helm packaging, API contracts, docs, client examples, and the unit/integration/compatibility test suite for local client and tooling labs without a real vCenter.
83 lines
1.5 KiB
JSON
83 lines
1.5 KiB
JSON
{
|
|
"product": "vmware-api-simulator",
|
|
"api_version": "7.0.3",
|
|
"major": 7,
|
|
"series": "vSphere 7.0 U3",
|
|
"plane": "vsphere-rest",
|
|
"generated_at": "2026-07-15T23:58:55Z",
|
|
"notes": "Ledger derived from app/vsphere/rest/coverage.py + PATH_FLOOR. implemented_methods = available at this major; universe_methods = full simulator registry.",
|
|
"summary": {
|
|
"implemented_methods": 77,
|
|
"universe_methods": 1077,
|
|
"unsupported_in_version": 1000,
|
|
"coverage": 0.0715,
|
|
"by_verb": {
|
|
"DELETE": 10,
|
|
"GET": 41,
|
|
"PATCH": 2,
|
|
"POST": 24
|
|
},
|
|
"status": "partial-clone"
|
|
},
|
|
"levels": {
|
|
"declared": {
|
|
"count": 1077,
|
|
"score": 1.0
|
|
},
|
|
"gated": {
|
|
"count": 1000,
|
|
"score": 0.9285
|
|
},
|
|
"schema_only": {
|
|
"count": 1000,
|
|
"score": 0.9285
|
|
},
|
|
"implemented": {
|
|
"count": 77,
|
|
"score": 0.0715
|
|
},
|
|
"observed": {
|
|
"count": 77,
|
|
"score": 0.0715
|
|
},
|
|
"verified": {
|
|
"count": 77,
|
|
"score": 0.0715
|
|
}
|
|
},
|
|
"dimensions": {
|
|
"route_method": {
|
|
"count": 77,
|
|
"score": 0.0715
|
|
},
|
|
"get": {
|
|
"count": 41,
|
|
"score": 0.0748
|
|
},
|
|
"post": {
|
|
"count": 24,
|
|
"score": 0.1026
|
|
},
|
|
"patch": {
|
|
"count": 2,
|
|
"score": 0.023
|
|
},
|
|
"delete": {
|
|
"count": 10,
|
|
"score": 0.087
|
|
},
|
|
"auth_session": {
|
|
"count": 6,
|
|
"score": 1.0
|
|
},
|
|
"inventory": {
|
|
"count": 50,
|
|
"score": 0.0865
|
|
},
|
|
"legacy_rest": {
|
|
"count": 12,
|
|
"score": 1.0
|
|
}
|
|
}
|
|
}
|