HP OneView REST API Reference

certificates
certificates.html[10/17/2013 10:36:02 AM]
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
Map<String,String> Status of the certificate deletion
Response Codes
REST API Response Codes
Examples
The following example deletes the SSL certificate based on the alias
name.
An example URI is included.
DELETE https://example.net/rest/certificates/certaliasname1
CertificateV2
description: Used to transport and store configuration data to create a self signed certificate or to
retrieve the content of the currently configured self signed certificate
type: object
Properties
surname: description: The surname entry cannot exceed 64 characters
type: string
uri: description: The canonical URI of the resource
type: string
challengePassword: description: The challenge password is a required entry and must contain a minimum of 8
characters
type: string
issuer: description: The issuer is an optional entry which is the designated authority who issues
the certificate
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
locality: description: The city or locality entry is a required entry, can contain up to 128 characters
type: string
commonName: description: The common name is a required entry, can be FQDN/hostname or IPv4/IPv6
address
type: string
state: description: The state or province entry is a required entry, can contain up to 128