CertificateReference
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি নির্দিষ্ট লক্ষ্যে একটি নির্দিষ্ট শংসাপত্র অপসারণের জন্য ত্রুটি তথ্য। একটি শংসাপত্রের একটি রেফারেন্স।
JSON প্রতিনিধিত্ব |
---|
{
"orgUnitId": string,
"network": string
} |
ক্ষেত্র |
---|
orgUnitId | string শুধুমাত্র আউটপুট। রেফারেন্সিং নেটওয়ার্ক যে org ইউনিটে রয়েছে তার অস্পষ্ট আইডি। |
network | string শুধুমাত্র আউটপুট। রেফারেন্সিং নেটওয়ার্কের নাম। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis documentation describes the error information returned when removing a specific certificate from a specific target.\u003c/p\u003e\n"],["\u003cp\u003eThe error information includes the \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e associated with the referencing network.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation uses a dictionary structure with \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e as keys, holding their respective string values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eorgUnitId\u003c/code\u003e is an obfuscated identifier for the organization unit where the network resides, while \u003ccode\u003enetwork\u003c/code\u003e represents the referencing network's name.\u003c/p\u003e\n"]]],[],null,["# CertificateReference\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nError information for removing of a specific certificate on a specific target. A reference to a certificate.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"orgUnitId\": string, \"network\": string } ``` |\n\n| Fields ||\n|-------------|----------------------------------------------------------------------------------------|\n| `orgUnitId` | `string` Output only. The obfuscated id of the org unit the referencing network is in. |\n| `network` | `string` Output only. The name of the referencing network. |"]]