Service.Puppet

Puppet methods.

Summary
Service.PuppetPuppet methods.
Functions
deployRun puppet for a customer (all containers) or a list of containers.

Functions

deploy

Run puppet for a customer (all containers) or a list of containers.

Parameters

customerIdno docs (idx: 1, type: Types.CustomerId, optional)
containersno docs (idx: 2, type: Thrift.list (Types.ContainerId), optional)
siteIdsno docs (idx: 3, type: Thrift.list (Types.SiteId), optional)
environmentIdsno docs (idx: 4, type: Thrift.list (Types.EnvironmentId), optional)

Returns

Thrift.void

Throws

Exceptions.InvalidArguments (idx: 1)

Roles

  • customer
Base type Thrift.i16
A Thrift built-in type.
Base type Thrift.i32
Base type Thrift.i16
Base type Thrift.i16
A Thrift built-in type.
Close