REST Resource: customers.deployments
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المورد: النشر
تمثيل JSON |
{
"name": string,
"displayName": string,
"sasUserIds": [
string
],
"frns": [
string
]
} |
الحقول |
name |
string
الناتج فقط. اسم المورد
|
displayName |
string
الاسم المعروض للنشر.
|
sasUserIds[] |
string
رقم تعريف المستخدم الذي تستخدمه الأجهزة التي تنتمي إلى عملية النشر هذه. يجب ربط كل عملية نشر بمعرّف مستخدم فريد واحد.
|
frns[] |
string
الناتج فقط. تم نسخ أرقام تسجيل هيئة الاتصالات الفيدرالية (FRN) من الشركة الرئيسية المباشرة.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]