Create fake hypervisor manager.
| media type | data type | description |
|---|---|---|
| application/json | FakeHypervisorManagerRequest (JSON) | specify details for new hypervisor manager |
| media type | data type | description |
|---|---|---|
| application/json | object (JSON) | details of newly created hypervisor manager |
POST /hypervisor-manager/fake
Content-Type: application/json
Accept: application/json
{ }
HTTP/1.1 201 Created
Content-Type: application/json
...