(p *CreateConditionParams)
| 35 | CreateAutoScaleVmProfile(p *CreateAutoScaleVmProfileParams) (*CreateAutoScaleVmProfileResponse, error) |
| 36 | NewCreateAutoScaleVmProfileParams(serviceofferingid string, templateid string, zoneid string) *CreateAutoScaleVmProfileParams |
| 37 | CreateCondition(p *CreateConditionParams) (*CreateConditionResponse, error) |
| 38 | NewCreateConditionParams(counterid string, relationaloperator string, threshold int64) *CreateConditionParams |
| 39 | CreateCounter(p *CreateCounterParams) (*CreateCounterResponse, error) |
| 40 | NewCreateCounterParams(name string, provider string, source string, value string) *CreateCounterParams |
no outgoing calls