REST Resource: customers.deployments
সম্পদ: স্থাপনা
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"displayName": string,
"sasUserIds": [
string
],
"frns": [
string
]
} |
ক্ষেত্র |
---|
name | string শুধুমাত্র আউটপুট। সম্পদের নাম. |
displayName | string স্থাপনার প্রদর্শনের নাম। |
sasUserIds[] | string এই স্থাপনার অন্তর্গত ডিভাইস দ্বারা ব্যবহৃত ব্যবহারকারী আইডি। প্রতিটি স্থাপনার একটি অনন্য ব্যবহারকারী আইডির সাথে যুক্ত হওয়া উচিত। |
frns[] | string শুধুমাত্র আউটপুট। FCC রেজিস্ট্রেশন নম্বর (FRNs) এর সরাসরি অভিভাবক থেকে কপি করা হয়েছে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2022-11-02 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This document provides information on the Deployment resource within the Spectrum Access System."],["A Deployment is represented by properties like name, display name, SAS user IDs, and FRNs (FCC Registration Numbers)."],["Key methods to manage Deployments include creation, deletion, retrieval, listing, moving, and patching."],["Each deployment should be uniquely identified by a user ID associated with its devices."],["FRNs linked to a deployment are inherited from its parent node or customer in the hierarchy."]]],["Deployments, represented in JSON, contain a `name`, `displayName`, `sasUserIds`, and `frns`. Key actions include creating, deleting, retrieving (get), listing, moving, and updating (patch) deployments. `sasUserIds` are unique user IDs associated with devices. `frns` are FCC Registration Numbers copied from a parent. The `name` and `frns` fields are output-only. Actions allow for managing deployments and their relationship with other nodes or customers.\n"]]