Class | Fog::Compute::Brightbox::Collaborations |
In: |
lib/fog/brightbox/models/compute/collaborations.rb
|
Parent: | Fog::Collection |
Invites a user (via an email) to collaborate on the currently scoped account at the role level.
@param [String] email The email address to use for the invitation @param [String] role The role being granted. Only (admin is
currently supported
@return [Fog::Compute::Brightbox::Collaboration]