Class: DeltaCloud::API::Instance

Inherits:
Object
  • Object
show all
Defined in:
doc/deltacloud.rb

Instance Method Summary (collapse)

Instance Method Details

- (String) actions

Value of actions

Returns:

  • (String)

    Value of actions



476
477
478
# File 'doc/deltacloud.rb', line 476

def actions
  # This method was generated dynamically from API
end

- (String) actions_urls

Value of actions_urls

Returns:

  • (String)

    Value of actions_urls



427
428
429
# File 'doc/deltacloud.rb', line 427

def actions_urls
  # This method was generated dynamically from API
end

- (String) client

Value of client

Returns:

  • (String)

    Value of client



406
407
408
# File 'doc/deltacloud.rb', line 406

def client
  # This method was generated dynamically from API
end

- (String) destroy!

Value of destroy!

Returns:

  • (String)

    Value of destroy!



448
449
450
# File 'doc/deltacloud.rb', line 448

def destroy!
  # This method was generated dynamically from API
end

- (String) hardware_profile

Value of hardware_profile

Returns:

  • (String)

    Value of hardware_profile



434
435
436
# File 'doc/deltacloud.rb', line 434

def hardware_profile
  # This method was generated dynamically from API
end

- (String) id

Value of id

Returns:



399
400
401
# File 'doc/deltacloud.rb', line 399

def id
  # This method was generated dynamically from API
end

- (String) image

Value of image

Returns:



420
421
422
# File 'doc/deltacloud.rb', line 420

def image
  # This method was generated dynamically from API
end

- (String) name

Value of name

Returns:



483
484
485
# File 'doc/deltacloud.rb', line 483

def name
  # This method was generated dynamically from API
end

- (String) name=

Value of name=

Returns:



385
386
387
# File 'doc/deltacloud.rb', line 385

def name=
  # This method was generated dynamically from API
end

- (String) owner_id

Value of owner_id

Returns:

  • (String)

    Value of owner_id



413
414
415
# File 'doc/deltacloud.rb', line 413

def owner_id
  # This method was generated dynamically from API
end

- (String) owner_id=

Value of owner_id=

Returns:

  • (String)

    Value of owner_id=



441
442
443
# File 'doc/deltacloud.rb', line 441

def owner_id=
  # This method was generated dynamically from API
end

- (String) private_addresses

Read api::instance collection from Deltacloud API

Parameters:

  • (String, #id) Filter

    by ID

Returns:

  • (String)

    Value of private_addresses



490
491
492
# File 'doc/deltacloud.rb', line 490

def private_addresses
  # This method was generated dynamically from API
end

- (String) private_addresses=

Value of private_addresses=

Returns:

  • (String)

    Value of private_addresses=



392
393
394
# File 'doc/deltacloud.rb', line 392

def private_addresses=
  # This method was generated dynamically from API
end

- (String) public_addresses

Read api::instance collection from Deltacloud API

Parameters:

  • (String, #id) Filter

    by ID

Returns:

  • (String)

    Value of public_addresses



462
463
464
# File 'doc/deltacloud.rb', line 462

def public_addresses
  # This method was generated dynamically from API
end

- (String) public_addresses=

Value of public_addresses=

Returns:

  • (String)

    Value of public_addresses=



511
512
513
# File 'doc/deltacloud.rb', line 511

def public_addresses=
  # This method was generated dynamically from API
end

- (String) realm

Value of realm

Returns:



371
372
373
# File 'doc/deltacloud.rb', line 371

def realm
  # This method was generated dynamically from API
end

- (String) reboot!

Value of reboot!

Returns:

  • (String)

    Value of reboot!



378
379
380
# File 'doc/deltacloud.rb', line 378

def reboot!
  # This method was generated dynamically from API
end

- (String) start!

Value of start!

Returns:

  • (String)

    Value of start!



497
498
499
# File 'doc/deltacloud.rb', line 497

def start!
  # This method was generated dynamically from API
end

- (String) state

Value of state

Returns:



455
456
457
# File 'doc/deltacloud.rb', line 455

def state
  # This method was generated dynamically from API
end

- (String) state=

Value of state=

Returns:

  • (String)

    Value of state=



504
505
506
# File 'doc/deltacloud.rb', line 504

def state=
  # This method was generated dynamically from API
end

- (String) stop!

Value of stop!

Returns:



469
470
471
# File 'doc/deltacloud.rb', line 469

def stop!
  # This method was generated dynamically from API
end

- (String) uri

Value of uri

Returns:



364
365
366
# File 'doc/deltacloud.rb', line 364

def uri
  # This method was generated dynamically from API
end