Get an interface by its name for a given virtual machine
GET/projects/:projectId/zones/:zoneName/virtualmachines/:virtualMachineId/interfaces/:interfaceName
Return an interface by its name (in path).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 500
- 503
Ok
Bad Request
Request is not valid
Unauthorized
Credentials are missing
Forbidden
Valid credentials but not enough privileges to perform the operation
Not Found
Unknown resource or service
Method Not Allowed
Operation is not valid according to the state of the resource
Internal Server Error
Unexpected error, please contact support
Service Unavailable
Service probably in maintenance. Please retry later.