Create certificate on storage system Primera / Alletra 9K identified by {systemId}

POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/certificates

Create certificate on storage system Primera / Alletra 9K identified by {systemId}

Request Body

{"type"=>"csr", "service"=>"QW_CLIENT", "authorityChain"=>"-----BEGIN CERTIFICATE REQUEST-----abc----END CERTIFICATE REQUEST-----", "commonName"=>"hpe.com CA - Intermediate", "country"=>"IN", "days"=>365, "keyLength"=>2048, "locality"=>"BLR", "organization"=>"HPE", "organizationUnit"=>"HPE Primera", "province"=>"Karnataka", "subjectAltName"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring