Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescriptionRequiredDefault valueExample Value
cartridgeType
  This determines the type of the cartridge that you wish to subscribe to.YesN/A  
alias
  This determines the alias name of the cartridge that you wish to subscribe to.YesN/A  
repoURL
  This determines the URL of the Git repository.YesN/A  
privateRepo
    
repoUsername
    
repoPassword
    
autoscalePolicy
    
This determines whether the Git repository is a private or public repository. If the value assigned to this field is "true", then it will indicate that the repository is a private repository.Yesfalsetrue
repoUsername
If you have defined a private Git repository, then the username used to access the repository needs to be entered.NoN/A 
repoPassword
If you have defined a private Git repository, then the password used to access the repository needs to be entered.NoN/A 
autoscalePolicy
This determines the autoscaling policy that will be used by the cartridge.YesN/A 
deploymentPolicy
This determines the deployment policy that will be used by the cartridge.YesN/A
deploymentPolicy
    

Example

Use case: Subscribe to the mytestphp cartridge. The example request is as follows:

...