| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| plcm-pkix-certificate-status | plcm-pkix-certificate-status | See Definition of plcm-pkix-certificate-status | |
| plcm-pkix-certificate-subject | plcm-pkix-certificate-subject | See Definition of plcm-pkix-certificate-subject | Mandatory |
| signature-algorithm | PlcmSupportedShaTypes_0 | The algorithm used to sign the request. | Mandatory |
| public-key | PublicKey | The public key of CSR. | |
| public-key-algorithm | xs:string | The algorithm associated with the public key. | |
| encoded-request-info | EncodedRequestInfo | The generated, encoded Certificate Signing Request. | |
| entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| PlcmSupportedShaTypes_0 | xs:string | Value must be one of:
|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| EncodedRequestInfo | xs:string | Length of value must be >=1 Length of value must be <=8192 |
| PublicKey | xs:string | Length of value must be >=1 Length of value must be <=8192 |