React Components APIs
List of all cluster API endpoints within the React Components
category. Each endpoint provides specific functionality for integrating with cluster services.
POST
Search for React components in blueprints
/_system/react/components/{guid} GET
Get a specific React component by its GUID
/_system/react/components/{guid} PUT
Update a React component with code compilation and validation
/_system/react/components/{guid} DELETE
Delete a React component and clean up associated files
/_system/react/components POST
Create a new React component with code compilation
Back to API Categories Return to the main API categories page to browse other endpoints