{ "deployments": [ { "id": "<string>", "uri": "<string>", "protocol_type": "RequestResponse", "http_version": "<string>", "additional_headers": {}, "created_at": "<string>", "min_protocol_version": 123, "max_protocol_version": 123, "sdk_version": "<string>", "services": [ { "name": "<string>", "revision": 1 } ] } ] }
List all registered deployments.
Show child attributes
Was this page helpful?