mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
adding powershell sdk docs back
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: completion-status
|
||||
title: CompletionStatus
|
||||
pagination_label: CompletionStatus
|
||||
sidebar_label: CompletionStatus
|
||||
sidebar_class_name: powershellsdk
|
||||
keywords: ['powershell', 'PowerShell', 'sdk', 'CompletionStatus', 'CompletionStatus']
|
||||
slug: /tools/sdk/powershell/v3/models/completion-status
|
||||
tags: ['SDK', 'Software Development Kit', 'CompletionStatus', 'CompletionStatus']
|
||||
---
|
||||
|
||||
|
||||
# CompletionStatus
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `SUCCESS` (value: `"SUCCESS"`)
|
||||
|
||||
* `FAILURE` (value: `"FAILURE"`)
|
||||
|
||||
* `INCOMPLETE` (value: `"INCOMPLETE"`)
|
||||
|
||||
* `PENDING` (value: `"PENDING"`)
|
||||
|
||||
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user