Get Credential Rotation Status
Report convergence of an in-flight or completed site-wide credential rotation. When deviceMac is set, the counts describe just that device and a per-device detail block is returned. Equivalent to nico-admin-cli credential rotation-status.
User must have authorization role with PROVIDER_ADMIN suffix.
Query parameters
ID of the Site to query.
Credential family to report.
Report only this device's convergence, matched by MAC.
Response
Credential rotation status
Changes
Changed in 2 of the 93 revisions of this API.71
- ▲
the
convergedresponse's property type/format changed frominteger/int64tointeger/uint64for status200response-property-type-changed
- ▲
the
device/currentVersionresponse's property type/format changed fromintegernull/int64tointegernull/uint32for status200response-property-type-changed
- ▲
the
device/rotateAttemptsresponse's property type/format changed frominteger/int64tointeger/uint32for status200response-property-type-changed
- ▲
the
device/rotatingToVersionresponse's property type/format changed fromintegernull/int64tointegernull/uint32for status200response-property-type-changed
- ▲
the
pendingresponse's property type/format changed frominteger/int64tointeger/uint64for status200response-property-type-changed
- ▲
the
quarantinedresponse's property type/format changed frominteger/int64tointeger/uint64for status200response-property-type-changed
- ▲
the
targetVersionresponse's property type/format changed frominteger/int64tointeger/uint32for status200response-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○