Retrieves the details of a cloud computer policy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:DescribePolicyGroups |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Call DescribeRegions to query the regions supported by WUYING Workspace. |
cn-hangzhou |
| MaxResults |
integer |
No |
The number of entries per page.
|
10 |
| NextToken |
string |
No |
The pagination token. Set this parameter to the NextToken value returned in the previous response. Do not set this parameter for the first request. |
caeba0bbb2be03f84eb48b699f0a4883 |
| PolicyGroupId |
array |
No |
The list of cloud computer policy IDs. |
system-all-enabled-policy |
|
string |
No |
The cloud computer policy ID. |
system-all-enabled-policy |
|
| Scope |
string |
No |
The effective scope of the cloud computer policy. Valid values:
|
GLOBAL |
| ExternalPolicyGroupIds |
array |
No |
The list of cloud computer policy IDs to exclude from the query results. |
|
|
string |
No |
The cloud computer policy ID to exclude from the query results. |
pg-0cid8v30p16k4**** |
|
| PageNumber |
integer |
No |
||
| PageSize |
integer |
No |
||
| BusinessChannel |
string |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
A collection of the returned information. |
||
| NextToken |
string |
The pagination token for the next query. If NextToken is empty, no further pages exist. |
caeba0bbb2be03f84eb48b699f0a**** |
| RequestId |
string |
The request ID. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| Count |
integer |
||
| PageNumber |
integer |
||
| PageSize |
integer |
||
| DescribePolicyGroups |
array<object> |
The detailed information about the cloud computer policies. |
|
|
array<object> |
The detailed information about the cloud computer policies. |
||
| PolicyStatus |
string |
The status of the cloud computer policy. Valid values:
|
AVAILABLE |
| Html5Access |
string |
The web client access policy. Valid values:
|
off |
| WatermarkType |
string |
The watermark type. Valid values:
|
EndUserId |
| PreemptLogin |
string |
The cloud computer preemption policy. Note
To ensure user experience and data security for end users currently using a cloud computer, mutual preemption between multiple users is not allowed. This parameter defaults to Valid values:
|
off |
| WatermarkCustomText |
string |
If you set |
custom-watermark |
| Clipboard |
string |
The clipboard permissions. Valid values:
|
off |
| PolicyGroupId |
string |
The cloud computer policy ID. |
pg-gx2x1dhsmthe9**** |
| PrinterRedirection |
string |
The printer redirection policy. Valid values:
|
on |
| WatermarkTransparency |
string |
The watermark transparency level. Valid values:
|
LIGHT |
| Html5FileTransfer |
string |
The file transfer policy for the web client. Valid values:
|
off |
| UsbRedirect |
string |
USB redirection. Valid values:
|
on |
| PolicyGroupType |
string |
The cloud computer policy type. Valid values:
|
SYSTEM |
| Watermark |
string |
Watermark. Valid values:
|
on |
| VisualQuality |
string |
The image display quality policy. Valid values:
|
medium |
| EdsCount |
integer |
The total number of cloud computers and computer pools associated with this policy. This value is returned only for custom policies. |
2 |
| Name |
string |
The cloud computer policy name. |
testPolicyGroupName |
| LocalDrive |
string |
The local disk mapping permissions. Valid values:
|
readwrite |
| AuthorizeSecurityPolicyRules |
array<object> |
The security group control rules. |
|
|
object |
The security group control rule. |
||
| Type |
string |
The rule direction of the security group control rule. Valid values:
|
inflow |
| Policy |
string |
The authorization policy of the security group control rule. Valid values:
|
accept |
| Description |
string |
The description of the security group control rule. |
test |
| PortRange |
string |
The port range of the security group control rule. |
22/22 |
| IpProtocol |
string |
The protocol type of the security group control rule. Valid values:
|
tcp |
| Priority |
string |
The priority of the security group control rule. A smaller number indicates a higher priority. |
1 |
| CidrIp |
string |
The target of the security group control rule. The value is an IPv4 CIDR block. |
47.100.XX.XX/16 |
| AuthorizeAccessPolicyRules |
array<object> |
The client IP address whitelist. Only IP addresses within the whitelisted CIDR blocks can access the cloud computer. |
|
|
object |
The client IP address whitelist entry. |
||
| Description |
string |
The remarks for the client-accessible CIDR block. |
test |
| CidrIp |
string |
The client-accessible IP address segment. The value is an IPv4 CIDR block. |
47.100.XX.XX/16 |
| ClientTypes |
array<object> |
The logon method control list. Controls which clients can access the cloud computer. |
|
|
object |
The logon method control rule. |
||
| Status |
string |
Whether a specific client type is allowed to connect to the cloud computer. Valid values:
|
ON |
| ClientType |
string |
The client type. Valid values:
|
windows |
| PreemptLoginUsers |
array |
The usernames of users who can preempt the cloud computer. |
|
|
string |
The username of a user who can preempt the cloud computer. |
Alice |
|
| GpuAcceleration |
string |
Whether to enable the image quality policy for graphics-specification cloud computers. Enable this policy if you have high requirements for cloud computer performance and user experience, such as in professional design scenarios. Valid values:
|
off |
| UsbSupplyRedirectRule |
array<object> |
The USB redirection rule. |
|
|
object |
The USB redirection rule. |
||
| VendorId |
string |
The vendor ID. For more information, see Valid USB Vendor IDs (VIDs). |
04** |
| ProductId |
string |
The product ID. |
08** |
| Description |
string |
The rule description. |
Test rule |
| UsbRedirectType |
integer |
The USB redirection type. Valid values:
|
1 |
| DeviceClass |
string |
The device class. This parameter is required when |
0Eh |
| DeviceSubclass |
string |
The device subclass. This parameter is required when |
xxh |
| UsbRuleType |
integer |
The USB redirection rule type. Valid values:
|
1 |
| DomainResolveRuleType |
string |
The domain name resolution policy switch. Valid values:
|
on |
| DomainResolveRule |
array<object> |
The domain name resolution policy list. |
|
|
object |
The domain name resolution policy details. |
||
| Domain |
string |
The domain name. |
*.example.com |
| Policy |
string |
The resolution policy. Valid values:
|
allow |
| Description |
string |
The policy description. |
Test rule |
| NetRedirectRule |
array<object> |
The network redirection policy list. Note
This feature is in invitational preview and is not publicly available. |
|
|
object |
The network redirection policy details. Note
This feature is in invitational preview and is not publicly available. |
||
| Domain |
string |
The policy content. |
*.example.com |
| RuleType |
string |
The policy type. Valid values:
|
domain |
| Policy |
string |
The policy type. Valid values:
|
allow |
| Recording |
string |
Whether to enable screen recording. Valid values:
|
OFF |
| RecordingStartTime |
string |
The screen recording start time in HH:MM:SS format. This parameter takes effect only when Recording is set to PERIOD. |
08:00:00 |
| RecordingEndTime |
string |
The screen recording end time in HH:MM:SS format. This parameter takes effect only when Recording is set to PERIOD. |
08:59:00 |
| RecordingFps |
integer |
The screen recording frame rate. Unit: FPS (frames per second). Valid values:
|
5 |
| RecordingExpires |
integer |
The retention period for screen recording files. Valid values: 1 to 180 days. |
15 |
| CameraRedirect |
string |
Whether to enable local camera redirection. Valid values:
|
on |
| NetRedirect |
string |
Network redirection. Note
This feature is in invitational preview and is not publicly available. Valid values:
|
off |
| AppContentProtection |
string |
Whether to enable the anti-screenshot feature. Valid values:
|
off |
| RecordContent |
string |
Whether to enable custom screen recording. Valid values:
|
off |
| RecordContentExpires |
integer |
The expiration time for custom screen recording files. Default value: 30 days. |
30 |
| RemoteCoordinate |
string |
The keyboard and mouse control permissions during remote assistance. Valid values:
|
fullControl |
| RecordingDuration |
integer |
The screen recording file viewing duration in minutes. Recording files are automatically split based on this duration and uploaded to the bucket. When a file reaches 300 MB, it is preferentially rolled over. Valid values:
|
10 |
| Scope |
string |
The effective scope of the policy. Valid values:
|
GLOBAL |
| ScopeValue |
array |
Specify this parameter when |
|
|
string |
The effective CIDR block. |
47.100.XX.XX/24 |
|
| RecordingAudio |
string |
The option to record audio from the cloud computer. Valid values:
|
on |
| InternetCommunicationProtocol |
string |
The network communication protocol. Valid values:
|
BOTH |
| VideoRedirect |
string |
Multimedia redirection. Valid values:
|
off |
| WatermarkTransparencyValue |
integer |
The watermark transparency. A higher value means lower transparency. Valid values: 10 to 100. |
10 |
| WatermarkColor |
integer |
The watermark font color in RGB format. Valid values: 0 to 16777215. |
0 |
| WatermarkFontSize |
integer |
The watermark font size. Valid values: 10 to 20. |
10 |
| WatermarkFontStyle |
string |
The watermark font style. Valid values:
|
plain |
| WatermarkDegree |
number |
The watermark tilt angle. Valid values: -10 to -30. |
-10 |
| WatermarkRowAmount |
integer |
The number of watermark rows. Note
This parameter is not publicly available. |
5 |
| EndUserApplyAdminCoordinate |
string |
The switch for users to request administrator assistance. Valid values:
|
on |
| EndUserGroupCoordinate |
string |
The switch for stream collaboration between users. Valid values:
|
on |
| CpuProtectedMode |
string |
The CPU protection mode switch. Valid values:
|
on |
| CpuRateLimit |
integer |
The overall CPU usage percentage. Valid values: 70 to 90. |
70 |
| CpuSampleDuration |
integer |
The overall CPU sampling duration in seconds. Valid values: 10 to 60. |
10 |
| CpuSingleRateLimit |
integer |
The single-core CPU usage percentage. Valid values: 70 to 100. |
70 |
| CpuDownGradeDuration |
integer |
The CPU downclocking duration in seconds. Valid values: 30 to 120. |
30 |
| CpuProcessors |
array |
The process whitelist exempt from CPU usage limits. |
|
|
string |
The process name. |
chrome.exe |
|
| MemoryProtectedMode |
string |
The memory protection mode switch. Valid values:
|
on |
| MemoryRateLimit |
integer |
The overall memory usage percentage. Valid values: 70 to 90. |
70 |
| MemorySampleDuration |
integer |
The overall memory sampling duration in seconds. Valid values: 30 to 60. |
30 |
| MemorySingleRateLimit |
integer |
The memory usage percentage per worker. Valid values: 30 to 60. |
30 |
| MemoryDownGradeDuration |
integer |
The memory downclocking duration per process in seconds. Valid values: 30 to 120. |
30 |
| MemoryProcessors |
array |
The process whitelist exempt from memory usage limits. |
|
|
string |
The process name. |
notepad.exe |
|
| WatermarkSecurity |
string |
The blind watermark security priority rule. Valid values:
|
on |
| WatermarkAntiCam |
string |
The blind watermark anti-photo feature. Valid values:
|
off |
| WatermarkPower |
string |
The blind watermark enhancement feature. Valid values:
|
medium |
| RecordingUserNotify |
string |
The screen recording client notification feature. Valid values:
|
off |
| RecordingUserNotifyMessage |
string |
The screen recording client notification message. Leave empty by default. |
Your cloud computer is being recorded |
| AdminAccess |
string |
Whether end users have administrative permission after connecting to the cloud computer. Note
This feature is in invitational preview and is not publicly available. |
deny |
| MaxReconnectTime |
integer |
The maximum retry time for reconnecting to the cloud computer after a disconnection caused by objective reasons. Valid values: 30 to 7200 seconds. |
120 |
| DisplayMode |
string |
The display mode. Valid values:
|
adminCustom |
| StreamingMode |
string |
The streaming mode adaptation scenario. Valid values:
|
smooth |
| ColorEnhancement |
string |
Whether to enable color enhancement for design and 3D application scenarios. Valid values:
|
off |
| SmoothEnhancement |
string |
Whether to enable smoothness enhancement for daily office scenarios. Valid values:
|
off |
| QualityEnhancement |
string |
Whether to enable image quality enhancement for design and 3D application scenarios. Valid values:
|
off |
| VideoEncPolicy |
string |
The video encoding policy. Valid values:
|
qualityFirst |
| TargetFps |
integer |
The target frame rate. Valid values: 10 to 60. |
30 |
| VideoEncMinQP |
integer |
The minimum quantization parameter (QP) for video encoding, representing the highest quality. Valid values: 0 to 51. |
20 |
| VideoEncMaxQP |
integer |
The maximum quantization parameter (QP) for video encoding, representing the lowest quality. Valid values: 0 to 51. |
20 |
| VideoEncAvgKbps |
integer |
The average bitrate for video encoding. Valid values: 1000 to 50000. |
1000 |
| VideoEncPeakKbps |
integer |
The peak bitrate for video encoding. Valid values: 1000 to 50000. |
1000 |
| DeviceRedirects |
array<object> |
The device redirection rule list. |
|
|
object |
The device redirection rule. |
||
| DeviceType |
string |
The peripheral type. Valid values:
|
camera |
| RedirectType |
string |
The redirection type.
|
usbRedirect |
| DeviceRules |
array<object> |
The custom peripheral rule list. |
|
|
object |
The custom peripheral rule. |
||
| DeviceType |
string |
The peripheral type. Valid values:
|
storage |
| DeviceName |
string |
The device name. |
sandisk |
| DeviceVid |
string |
The vendor ID. For more information, see Valid USB Vendor IDs (VIDs). |
0x0781 |
| DevicePid |
string |
The product ID. |
0x55b1 |
| RedirectType |
string |
The redirection type. Valid values:
|
usbRedirect |
| OptCommand |
string |
The link optimization command. |
2:0 |
| Platforms |
string |
||
| WyAssistant |
string |
Whether to provide the WUYING AI Assistant feature in the floating ball when accessing the cloud computer. Valid values:
|
on |
| ResourceRegionId |
string |
The region to which the cloud computer policy belongs. Note
For region-less policies, this value is |
center |
| DomainList |
string |
The access control for domain names. Wildcards (*) are supported. Separate multiple domain names with commas (,). Valid values:
|
off |
| StatusMonitor |
string |
Whether to provide the status monitoring feature in the floating ball when accessing the cloud computer. Valid values:
|
on |
| MobileRestart |
string |
Whether to display the restart button in the floating ball when accessing the cloud computer from mobile clients (including Android and iOS clients). Note
Applies only to mobile clients of V7.4 or later. Valid values:
|
off |
| MobileShutdown |
string |
Whether to display the shutdown button in the floating ball when accessing the cloud computer from mobile clients (including Android and iOS clients). Note
Applies only to mobile clients of V7.4 or later. Valid values:
|
off |
| DesktopCount |
integer |
The number of cloud computers associated with this policy. |
1 |
| DesktopGroupCount |
integer |
The number of computer pools associated with this policy. |
1 |
| ResourceGroupCount |
integer |
The number of resource groups associated with this policy. |
1 |
| RecordEventFilePaths |
array |
The list of absolute paths for file monitoring in screen recording audit. |
|
|
string |
The absolute path for file monitoring in screen recording audit. |
d:/data |
|
| RecordEventRegisters |
array |
The list of absolute paths for registry monitoring in screen recording audit. |
|
|
string |
The absolute path for registry monitoring in screen recording audit. |
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR |
|
| RecordEventDuration |
integer |
The screen recording duration after an event is detected in screen recording audit. Unit: minutes. Valid values: 10 to 60. |
10 |
| ResetDesktop |
string |
Resets the cloud computer. |
null |
| FileTransfer |
string |
File transfer. |
null |
| DeviceConnectHint |
string |
||
| ResolutionModel |
string |
||
| ResolutionWidth |
integer |
||
| ResolutionHeight |
integer |
||
| FileMigrate |
string |
||
| WuyingKeeper |
string |
||
| InternetPrinter |
string |
||
| SafeMenu |
string |
||
| ScreenDisplayMode |
string |
||
| ClientControlMenu |
string |
||
| FileTransferSpeedLocation |
string |
||
| FileTransferAddress |
string |
||
| FileTransferSpeed |
string |
||
| CpdDriveClipboard |
string |
||
| UseTime |
string |
||
| AutoReconnect |
string |
The automatic client reconnection configuration. |
off |
| MobileWuyingKeeper |
string |
The WUYING Keeper switch for mobile clients. |
off |
| MobileSafeMenu |
string |
The Windows security control switch for mobile clients. |
off |
| MobileWyAssistant |
string |
The Xiaoying AI Assistant switch for mobile clients. |
off |
| ExternalDrive |
string |
||
| ClientCreateSnapshot |
string |
||
| WatermarkShadow |
string |
||
| AcademicProxy |
string |
||
| ModelLibrary |
string |
||
| PortProxy |
string |
||
| DiskOverload |
string |
||
| CpuOverload |
string |
||
| MemoryOverload |
string |
||
| ResolutionDpi |
integer |
||
| HoverConfigMsg |
string |
||
| MultiScreen |
string |
||
| HoverShutdown |
string |
||
| HoverRestart |
string |
||
| HoverHibernate |
string |
||
| ClientShutdown |
string |
||
| ClientRestart |
string |
||
| ClientHibernate |
string |
||
| KeyboardControl |
string |
||
| AdminKeyboardOnWindows |
string |
||
| AdminKeyboardOnFullScreen |
string |
||
| RecordEventLevels |
array<object> |
The screen recording event severity switch. |
|
|
object |
|||
| EventType |
string |
The event type. |
|
| EventLevel |
string |
The event severity. |
|
| RecordEventFileExts |
array |
The screen recording event suffix. |
|
|
string |
|||
| Description |
string |
||
| NetworkPrinter |
string |
||
| EndUserCount |
string |
||
| OrganizationCount |
string |
Examples
Success response
JSON format
{
"NextToken": "caeba0bbb2be03f84eb48b699f0a****",
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"Count": 0,
"PageNumber": 0,
"PageSize": 0,
"DescribePolicyGroups": [
{
"PolicyStatus": "AVAILABLE",
"Html5Access": "off",
"WatermarkType": "EndUserId",
"PreemptLogin": "off",
"WatermarkCustomText": "custom-watermark",
"Clipboard": "off",
"PolicyGroupId": "pg-gx2x1dhsmthe9****",
"PrinterRedirection": "on",
"WatermarkTransparency": "LIGHT",
"Html5FileTransfer": "off",
"UsbRedirect": "on",
"PolicyGroupType": "SYSTEM",
"Watermark": "on",
"VisualQuality": "medium",
"EdsCount": 2,
"Name": "testPolicyGroupName",
"LocalDrive": "readwrite",
"AuthorizeSecurityPolicyRules": [
{
"Type": "inflow",
"Policy": "accept",
"Description": "test",
"PortRange": "22/22",
"IpProtocol": "tcp",
"Priority": "1",
"CidrIp": "47.100.XX.XX/16"
}
],
"AuthorizeAccessPolicyRules": [
{
"Description": "test",
"CidrIp": "47.100.XX.XX/16"
}
],
"ClientTypes": [
{
"Status": "ON",
"ClientType": "windows"
}
],
"PreemptLoginUsers": [
"Alice"
],
"GpuAcceleration": "off",
"UsbSupplyRedirectRule": [
{
"VendorId": "04**",
"ProductId": "08**",
"Description": "Test rule",
"UsbRedirectType": 1,
"DeviceClass": "0Eh",
"DeviceSubclass": "xxh",
"UsbRuleType": 1
}
],
"DomainResolveRuleType": "on",
"DomainResolveRule": [
{
"Domain": "*.example.com",
"Policy": "allow",
"Description": "Test rule"
}
],
"NetRedirectRule": [
{
"Domain": "*.example.com",
"RuleType": "domain",
"Policy": "allow"
}
],
"Recording": "OFF",
"RecordingStartTime": "08:00:00",
"RecordingEndTime": "08:59:00",
"RecordingFps": 5,
"RecordingExpires": 15,
"CameraRedirect": "on",
"NetRedirect": "off",
"AppContentProtection": "off",
"RecordContent": "off",
"RecordContentExpires": 30,
"RemoteCoordinate": "fullControl",
"RecordingDuration": 10,
"Scope": "GLOBAL",
"ScopeValue": [
"47.100.XX.XX/24"
],
"RecordingAudio": "on",
"InternetCommunicationProtocol": "BOTH",
"VideoRedirect": "off",
"WatermarkTransparencyValue": 10,
"WatermarkColor": 0,
"WatermarkFontSize": 10,
"WatermarkFontStyle": "plain",
"WatermarkDegree": -10,
"WatermarkRowAmount": 5,
"EndUserApplyAdminCoordinate": "on",
"EndUserGroupCoordinate": "on",
"CpuProtectedMode": "on",
"CpuRateLimit": 70,
"CpuSampleDuration": 10,
"CpuSingleRateLimit": 70,
"CpuDownGradeDuration": 30,
"CpuProcessors": [
"chrome.exe"
],
"MemoryProtectedMode": "on",
"MemoryRateLimit": 70,
"MemorySampleDuration": 30,
"MemorySingleRateLimit": 30,
"MemoryDownGradeDuration": 30,
"MemoryProcessors": [
"notepad.exe"
],
"WatermarkSecurity": "on",
"WatermarkAntiCam": "off",
"WatermarkPower": "medium",
"RecordingUserNotify": "off",
"RecordingUserNotifyMessage": "Your cloud computer is being recorded",
"AdminAccess": "deny",
"MaxReconnectTime": 120,
"DisplayMode": "adminCustom",
"StreamingMode": "smooth",
"ColorEnhancement": "off",
"SmoothEnhancement": "off",
"QualityEnhancement": "off",
"VideoEncPolicy": "qualityFirst",
"TargetFps": 30,
"VideoEncMinQP": 20,
"VideoEncMaxQP": 20,
"VideoEncAvgKbps": 1000,
"VideoEncPeakKbps": 1000,
"DeviceRedirects": [
{
"DeviceType": "camera",
"RedirectType": "usbRedirect"
}
],
"DeviceRules": [
{
"DeviceType": "storage",
"DeviceName": "sandisk",
"DeviceVid": "0x0781",
"DevicePid": "0x55b1",
"RedirectType": "usbRedirect",
"OptCommand": "2:0",
"Platforms": ""
}
],
"WyAssistant": "on",
"ResourceRegionId": "center",
"DomainList": "off",
"StatusMonitor": "on",
"MobileRestart": "off",
"MobileShutdown": "off",
"DesktopCount": 1,
"DesktopGroupCount": 1,
"ResourceGroupCount": 1,
"RecordEventFilePaths": [
"d:/data"
],
"RecordEventRegisters": [
"Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR"
],
"RecordEventDuration": 10,
"ResetDesktop": "null",
"FileTransfer": "null",
"DeviceConnectHint": "",
"ResolutionModel": "",
"ResolutionWidth": 0,
"ResolutionHeight": 0,
"FileMigrate": "",
"WuyingKeeper": "",
"InternetPrinter": "",
"SafeMenu": "",
"ScreenDisplayMode": "",
"ClientControlMenu": "",
"FileTransferSpeedLocation": "",
"FileTransferAddress": "",
"FileTransferSpeed": "",
"CpdDriveClipboard": "",
"UseTime": "",
"AutoReconnect": "off",
"MobileWuyingKeeper": "off",
"MobileSafeMenu": "off",
"MobileWyAssistant": "off",
"ExternalDrive": "",
"ClientCreateSnapshot": "",
"WatermarkShadow": "",
"AcademicProxy": "",
"ModelLibrary": "",
"PortProxy": "",
"DiskOverload": "",
"CpuOverload": "",
"MemoryOverload": "",
"ResolutionDpi": 0,
"HoverConfigMsg": "",
"MultiScreen": "",
"HoverShutdown": "",
"HoverRestart": "",
"HoverHibernate": "",
"ClientShutdown": "",
"ClientRestart": "",
"ClientHibernate": "",
"KeyboardControl": "",
"AdminKeyboardOnWindows": "",
"AdminKeyboardOnFullScreen": "",
"RecordEventLevels": [
{
"EventType": "",
"EventLevel": ""
}
],
"RecordEventFileExts": [
""
],
"Description": "",
"NetworkPrinter": "",
"EndUserCount": "",
"OrganizationCount": ""
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.