Start operation
post
                    /gsadmin/v1/{appName}/tasks
Initiates an operation.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
The operation type. May be "baseline", "partial" or "publish".
                
                
                
                Root Schema : Index
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectSets the operation type - "baseline", "partial" or "publish"
    
    
    
    
        Show Source
        - 
            type(optional): 
            string
            Default Value:baseline
Security
                - 
                        basicAuth: basic
                        
                        Type:basicDescription:Basic username/password authentication.
Response
Supported Media Types
                - application/json
202 Response
A successful request returns a callback URL which can be used to query the status of the operation.