Method: customers.nodes.move
    
    
      
    
    
      
      קל לארגן דפים בעזרת אוספים
    
    
      
      אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          בקשת HTTP
          POST https://sasportal.googleapis.com/v1alpha1/{name=customers/*/nodes/*}:move
כתובת ה-URL משתמשת בתחביר של gRPC Transcoding.
        
        
          פרמטרים של נתיב
          
            
              
              
            
            
              
                | פרמטרים | 
            
            
              
                | name | string
 חובה. השם של nodeשרוצים להעביר. | 
            
          
        
        
          גוף הבקשה
          גוף הבקשה מכיל נתונים עם המבנה הבא:
          
            
              
                
                  | ייצוג ב-JSON | 
              
              
                
                  | {
  "destination": string
} | 
              
            
          
          
            
              
                
                
              
              
                
                  | שדות | 
              
              
                
                  | destination | string
 חובה. השם של משאב האב החדש nodeאוcustomerשאליו רוצים להעביר את הצומת. | 
              
            
          
        
        
          גוף התשובה
          אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע של Operation.
        
        
          היקפי הרשאות
          נדרש היקף ההרשאות הבא של OAuth:
          
            - https://www.googleapis.com/auth/sasportal
 
  
    
    
      
       
    
    
  
  
  אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
  עדכון אחרון: 2025-07-25 (שעון UTC).
  
  
  
    
      [null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["This describes moving a node to a new parent node or customer using a POST request to a specified URL. The request requires a `name` path parameter indicating the node to move. The request body, in JSON format, includes the `destination` field, which specifies the new parent node or customer's name. A successful operation returns an Operation instance in the response body. Authorization requires the `https://www.googleapis.com/auth/sasportal` OAuth scope.\n"]]