Export a component to a json file.

Request

GET https://{hostname}:{port}
    /cli/component/export?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
component string true Name or ID of the component
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: exportComponent.