Export a component to a json file.#

Request#

GET https://{hostname}:{port}
    /cli/component/export?{parameters}
Accept: application/json

Parameter Type Required Description
component string true Name or ID of the component
Parameter Type Required Description
Accept application/json true  

Related CLI command: exportComponent.

Parent topic: component resource