REST Resource: customers.nodes.nodes
    
    
      
    
    
      
      সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
    
    
      
      আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    সম্পদ: নোড
| JSON প্রতিনিধিত্ব | 
|---|
| {
  "name": string,
  "displayName": string,
  "sasUserIds": [
    string
  ]
} | 
| ক্ষেত্র | 
|---|
| name |  string  শুধুমাত্র আউটপুট। সম্পদের নাম। | 
| displayName |  string  নোডের প্রদর্শনের নাম। | 
| sasUserIds[] |  string  এই নোডের অন্তর্গত ডিভাইস দ্বারা ব্যবহৃত ব্যবহারকারী আইডি।  | 
|  পদ্ধতি | 
|---|
|  | একটি নতুন nodeতৈরি করে। | 
|  | তালিকা nodes. | 
  
  
  
 
  
    
    
      
       
    
    
  
  
  অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
  2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
  
  
  
    
      [null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["Nodes have a `name`, `displayName`, and `sasUserIds`. The JSON representation of a node includes these three fields as strings, with `sasUserIds` being an array of strings. Key actions include creating a new node via the `create` method and listing existing nodes using the `list` method. The `name` is output-only, while `displayName` is customizable. The `sasUserIds` represents user IDs associated with devices on the node.\n"]]