Class: OneviewSDK::API600::Synergy::ServerCertificate

Inherits:
C7000::ServerCertificate show all
Defined in:
lib/oneview-sdk/resource/api600/synergy/server_certificate.rb

Overview

Server certificate resource implementation for API 600 Synergy

Constant Summary

Constants inherited from C7000::ServerCertificate

C7000::ServerCertificate::BASE_URI, C7000::ServerCertificate::CERT_URI, C7000::ServerCertificate::DEFAULT_REQUEST_HEADER

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 inherited from C7000::ServerCertificate

#delete, #get_certificate, #import, #initialize, #remove, #retrieve!

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::API600::C7000::ServerCertificate