Class: OneviewSDK::API300::Synergy::ServerProfile

Inherits:
C7000::ServerProfile show all
Extended by:
SASLogicalJBODHelper
Includes:
ServerProfileHelper
Defined in:
lib/oneview-sdk/resource/api300/synergy/server_profile.rb

Overview

Server profile resource implementation for API300 Synergy

Constant Summary

Constants included from SASLogicalJBODHelper

OneviewSDK::API300::Synergy::SASLogicalJBODHelper::ATTACHMENT_URI, OneviewSDK::API300::Synergy::SASLogicalJBODHelper::LOGICAL_JBOD_URI

Constants inherited from OneviewSDK::API200::ServerProfile

OneviewSDK::API200::ServerProfile::BASE_URI, OneviewSDK::API200::ServerProfile::UNIQUE_IDENTIFIERS

Constants inherited from Resource

Resource::BASE_URI, Resource::DEFAULT_REQUEST_HEADER, Resource::UNIQUE_IDENTIFIERS

Instance Attribute Summary

Attributes inherited from Resource

#api_version, #client, #data, #logger

Method Summary

Methods included from SASLogicalJBODHelper

get_sas_logical_jbod, get_sas_logical_jbod_attachment, get_sas_logical_jbod_attachments, get_sas_logical_jbod_drives, get_sas_logical_jbods

Methods included from ServerProfileHelper

#set_os_deployment_settings

Methods inherited from C7000::ServerProfile

#initialize

Methods inherited from OneviewSDK::API200::ServerProfile

#add_connection, #add_volume_attachment, #create_volume_with_attachment, #get_available_hardware, #get_available_networks, get_available_networks, get_available_servers, get_available_storage_system, get_available_storage_systems, get_available_targets, #get_compliance_preview, #get_messages, get_profile_ports, #get_server_hardware, #get_transformation, #initialize, #remove_connection, #remove_volume_attachment, #set_enclosure, #set_enclosure_group, #set_firmware_driver, #set_server_hardware, #set_server_hardware_type, #update_from_template

Methods included from ResourceHelper::PatchOperation

#patch

Methods inherited from Resource

#==, #[], #[]=, build_query, #create, #create!, #deep_merge!, #delete, #each, #eql?, #exists?, find_by, find_with_pagination, from_file, get_all, get_all_with_query, #initialize, #like?, #refresh, #retrieve!, schema, #schema, #set, #set_all, #to_file, #update

Constructor Details

This class inherits a constructor from OneviewSDK::API300::C7000::ServerProfile