VCF SDDC LCM Service APIs Operations Index

VCF SDDC LCM Service APIs Operations Index

All available VCF SDDC LCM Service APIs Operations

Components
GET
Get Components

Fetch the components registered with SDDC LCM.

POST
Create Components

Install new or import existing component(s).

POST
Fetch Component Statuses

Fetches the status for the components with the input IDs.

GET
Get Component

Get a Component.

PATCH
Update Component

Update component deployment (by adding more nodes to it).

POST
Perform Component Action

Perform an action on a given component.

GET
Get Components Backups

Get the backups for all components.

POST
Backup Restore Components Action

Initiate a backup or restore components task.

GET
Get Component Config

Get a Component's config.

PATCH
Update Component Config

Update a Component's config.

GET
Get Component Nodes

List a Component's nodes.

GET
Get Component Status

Get a Component's status.

Config
GET
Get Config

Fetch the SDDC LCM configuration, including registered components and the associated fleet, if any.

POST
Set Config

Configure SDDC LCM by connecting it to SDDC Manager and Fleet LCM.

Depot
POST
Set Depot

Register Fleet Depot as a depot to components known to this SDDC LCM instance

POST
Resolve Depot Components

Resolve component versions to binary urls given a Fleet Depot endpoint and a list of components with their versions

Health
GET
Get Health

Get the SDDC LCM health status.

Nodes
POST
Create Node

Install new standalone node.

PATCH
Update Node Config

Update a node's config.

Support Bundles
GET
Get Component Support Bundles

Fetch the list of generated support bundles for a given component.

POST
Generate Component Support Bundle

Generates a support bundle for a given component.

DELETE
Delete Component Support Bundle

Delete a support bundle for a given component by its ID.

Task
GET
Get Tasks

Get all tasks

GET
Get Task

Get a task

POST
Retry Task

Retry a failed task from the underlying stage that failed

POST
Cancel Task

Cancel a task. The running stage will continue until it reaches a terminal state, but subsequent stages will not be executed.