Method: nodes.nodes.deployments.list
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בקשת HTTP
GET https://sasportal.googleapis.com/v1alpha1/{parent=nodes/*/nodes/*}/deployments
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
parent |
string
חובה. שם המשאב ההורה, לדוגמה, "nodes/1", customer/1/nodes/2.
|
פרמטרים של שאילתה
פרמטרים |
pageSize |
integer
מספר הפריסות המקסימלי שיש להחזיר בתגובה.
|
pageToken |
string
אסימון עימוד הוחזר משיחה קודמת אל deployments.list , המציין מאיפה צריך להמשיך את הדף העסקי.
|
filter |
string
ביטוי המסנן. המסנן צריך להיות בפורמט הבא: "DIRECT_CHILDREN" או בפורמט: "direct_children". המסנן לא תלוי אותיות רישיות (case-sensitive). אם השדה ריק, אף אחת מהפריסות לא תסונן.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה מכיל מופע של ListDeploymentsResponse
.
היקפי הרשאה
יש צורך בהיקף OAuth הבא:
https://www.googleapis.com/auth/sasportal
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-11-02 (שעון UTC).
[[["התוכן קל להבנה","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 (שעון UTC)."],[[["This documentation outlines how to list deployments within the Spectrum Access System (SAS) using a GET request to a specific endpoint."],["The request requires specifying the parent node in the URL path and can optionally include query parameters for filtering, pagination, and page size."],["A successful response will return a list of deployments adhering to the specified criteria within a ListDeploymentsResponse object."],["Proper authorization with the 'https://www.googleapis.com/auth/sasportal' scope is necessary to access this functionality."]]],[]]