Method: customers.deployments.devices.create
    
    
      
    
    
      
      Koleksiyonlar ile düzeninizi koruyun
    
    
      
      İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          HTTP isteği
          POST https://sasportal.googleapis.com/v1alpha1/{parent=customers/*/deployments/*}/devices
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
        
        
          Yol parametreleri
          
            
              
              
            
            
              
                | Parametreler | 
            
            
              
                | parent | string
 Zorunlu. Üst kaynağın adı. | 
            
          
        
        
          İstek içeriği
          İstek metni, Device öğesinin bir örneğini içerir.
        
        
          Yanıt gövdesi
          Başarılı olursa yanıt metni, Device öğesinin yeni oluşturulmuş bir örneğini içerir.
        
        
          Yetkilendirme Kapsamları
          Aşağıdaki OAuth kapsamını gerektirir:
          
            - https://www.googleapis.com/auth/sasportal
 
  
    
    
      
       
    
    
  
  
  Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
  Son güncelleme tarihi: 2025-07-25 UTC.
  
  
  
    
      [null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],["This content outlines the process of creating a device within a hierarchical structure.  A `POST` request is sent to the specified URL, which includes the `parent` resource name as a required path parameter. The request body must contain an instance of a `Device`. Upon success, the response body returns the newly created `Device`.  Authorization for this operation requires the `https://www.googleapis.com/auth/sasportal` OAuth scope. The process is also based on a gRPC Transcoding syntax.\n"]]