Interface FleetAutomationApiGetFleetDeploymentRequest

Hierarchy

  • FleetAutomationApiGetFleetDeploymentRequest

Properties

deploymentId: string

The unique identifier of the deployment to retrieve.

limit?: number

Maximum number of hosts to return per page. Default is 50, maximum is 100.

page?: number

Page index for pagination (zero-based). Use this to retrieve subsequent pages of hosts.

Generated using TypeDoc