update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -30,8 +30,8 @@ Name | Type | Description | Notes
**Status** | Pointer to [**ManagedClientStatusEnum**](managed-client-status-enum) | Status of the ManagedClient | [optional] [readonly]
**Type** | **string** | Type of the ManagedClient (VA, CCG) |
**VaDownloadUrl** | Pointer to **string** | ManagedClient VA download URL | [optional] [readonly]
**VaVersion** | Pointer to **string** | Version that the ManagedClient's VA is running | [optional] [readonly]
**Secret** | Pointer to **string** | Client's apiKey | [optional]
**VaVersion** | Pointer to **string** | Version that the ManagedClient's VA is running | [optional] [readonly]
**Secret** | Pointer to **string** | Client's apiKey | [optional]
## Methods