Sha256: 557e36c7dc50b0c783dc3ca2a8591cbc95de39d7e33a086f37757dab4e416d38
Contents?: true
Size: 558 Bytes
Versions: 85
Compression:
Stored size: 558 Bytes
Contents
# Creating a vApp connection.servers.create( :vdc_uri => vdc-uuid, :catalog_item_uri => catalog-uuid, :name => vApp-name, :network_uri => network-uri, :network_name => network-name, :connection_options => { :ssl_verify_peer => false, :omit_default_port => true } ) - Not most of the uris can be found by understanding the vcloud api eg various network information can be retrieved by `connection.servers.service.networks`
Version data entries
85 entries across 83 versions & 7 rubygems