Get CA set associations

Get a CA set Associations.

Path Params
string
required

Identifies each CA set.

Query Params
string
enum

Enum Specifies the type of associations to retrieve for the CA set. Accepted values are: enrollments to fetch enrollments linked to the CA set, and properties to fetch properties linked to the CA set.

Allowed:
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object
associations
object

Generic object that nests associations of a CA set.

enrollments
array of objects | null

List of all CPS slots associated with the CA set.

enrollments
object
string

Common name.

integer
≥ 1

Unique identification for the enrollment.

string
length ≥ 1
productionSlots
array of integers
length ≥ 0

List of slots in production bound to the CA set.

productionSlots
stagingSlots
array of integers
length ≥ 0

List of slots in staging bound to the CA set.

stagingSlots
properties
array of objects | null

List of all properties associated with the CA set.

properties
object
integer | null

An alternative identifier for the property.

integer | null

Identifies the group to which the property is assigned.

hostnames
array of objects
length ≥ 1

List of hostnames within the property.

hostnames
object
string
length ≥ 1

A hostname of the property.

string
enum

Indicates the network on which CA set to hostname association is formed/removed/in progress, either STAGING or PRODUCTION.

STAGING PRODUCTION

string
enum

Indicates the status of CA set to hostname association and can be one of ATTACHING, ATTACHED, or DETACHING.

ATTACHING ATTACHED DETACHING

string

Uniquely identifies a property.

string
length ≥ 1
string | null

Name of the property.

Headers
object
string

Hypermedia link to the newly created version.

integer

Total number of requests you can make in the current time window. You can't make more requests than this value. See Rate Limiting.

date-time

The time when your request counter resets to the full limit specified by X-RateLimit-Limit. See Rate Limiting.

integer

Total number of requests you can still make in the current time window. See Rate Limiting.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate