Skip to main content

CIC Renewal Process for Element Device (v2.0)

POST 

/v2.0/api/tenants/:tenant_id/elements/:element_id/certificate_operations

Start the CIC renewal process for an element device.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

    element_id stringrequired

    The element ID.

Body

Details of the operations on element

    action string

    The action performed on the element.

    id string

    Id

    parameters string[]

    The parameters for the element operations.

Responses

Successful Operation

Schema
    action string

    The action performed on the element.

    id string

    Id

    parameters string[]

    The parameters for the element operations.

Loading...