id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| sed-approval-status |
SedApprovalStatus |
SedApprovalStatus |
SedApprovalStatus |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SedApprovalStatus |
|
/tools/sdk/powershell/v2024/models/sed-approval-status |
| SDK |
| Software Development Kit |
| SedApprovalStatus |
|
SedApprovalStatus
Properties
| Name |
Type |
Description |
Notes |
| FailedReason |
Pointer to String |
failed reason will be display if status is failed |
[optional] |
| Id |
Pointer to String |
Sed id |
[optional] |
| Status |
Pointer to String |
SUCCESS |
FAILED |
Examples
- Convert the resource to JSON
[Back to top]