HP OneView REST API Reference

certificates
certificates.html[10/17/2013 10:36:02 AM]
format: -----BEGIN CERTIFICATE----- encoded data here -----END CERTIFICATE-----
type: description: Identifies the resource type. This field must be set to 'CertificateDataV2'.
type: string
name: description: Display name for the resource
type: string
RabbitMqClientCert
description: Used to transport and store SSL certificate data between different service layers
type: object
Properties
uri: description: The canonical URI of the resource
type: string
aliasName: description: Alias name associated with the client certificate
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
base64SSLCertData: description: The Base64 encoded client certificate data
type: string
format: -----BEGIN CERTIFICATE----- encoded ssl certificate data -----END
CERTIFICATE-----
organizationalUnitName: description: The organizational unit name is a an optional entry and cannot exceed
64 characters
type: string
locality: description: The state or province entry is an optional entry and can contain up to
128 characters
type: string
commonName: description: Common name of the client certificate, a mandatory attribute
type: string
base64SSLKeyData: description: The Base64 encoded client certificate data
type: string
format: -----BEGIN RSA PRIVATE KEY----- encoded private key data -----END
RSA PRIVATE KEY-----
state: description: State is not applicable to this resource.
type: string