id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| managed-client-request |
ManagedClientRequest |
ManagedClientRequest |
ManagedClientRequest |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ManagedClientRequest |
| ManagedClientRequest |
|
/tools/sdk/powershell/v3/models/managed-client-request |
| SDK |
| Software Development Kit |
| ManagedClientRequest |
| ManagedClientRequest |
|
ManagedClientRequest
Properties
| Name |
Type |
Description |
Notes |
| ClusterId |
String |
Cluster ID that the ManagedClient is linked to |
[required] |
| Description |
String |
description for the ManagedClient to create |
[optional] |
| Name |
String |
name for the ManagedClient to create |
[optional] |
| Type |
String |
Type of the ManagedClient (VA, CCG) to create |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]