Create certificate on storage system HPE Alletra Storage MP identified by {systemId}
POST {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/certificates
Create certificate on storage system HPE Alletra Storage MP identified by {systemId}
Request Body
{"type"=>"<string>", "service"=>"CLI", "authorityChain"=>"<string>", "commonName"=>"<string>", "country"=>"<string>", "days"=>"<long>", "keyLength"=>"<long>", "locality"=>"<string>", "organization"=>"<string>", "organizationUnit"=>"<string>", "province"=>"<string>", "subjectAltName"=>{"DNS"=>"<string>", "IP"=>"<string>", "email"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |