DeployContainerRequest: {
    containerId: string;
    region?: Region;
}

Type declaration

  • containerId: string

    UUID of the container to deploy.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.