Add Consumer Ref To Cert Library Item
Adds the specified consumer reference to a library item.
Request
URI
POST
https://{api_host}/cloudapi/1.0.0/ssl/certificateLibrary/{certLibraryItemId}/consumers
COPY
Path Parameters
string
certLibraryItemId
Required
certLibraryItemId
string
certLibraryItemId
Required
certLibraryItemId
Request Body
EntityReference of type(s) application/json
Optional
{
"name": "string",
"id": "string"
}
string
name
Optional
name
string
id
Optional
id
Responses
200
OK
Returns EntityReference of type(s) application/json;version=38.0
{
"name": "string",
"id": "string"
}
string
name
Optional
name
string
id
Optional
id
Availability
Added in 35.0
On This Page
Certificate Library Operations
POST
Add Certificate Library Item
POST
Add Consumer Ref To Cert Library Item
DELETE
Delete Certificate Library Item
GET
Get Certificate Library Item
GET
Query Certificate Library
GET
Query Cert Library Item Consumer Refs
PUT
Replace Cert Library Item Consumer Refs
PUT
Update Certificate Library Item