# TemplateVersionStatusType.md

## NAME

TemplateVersionStatusType

## DESCRIPTION

| Values          | Description                          |
| --------------- | ------------------------------------ |
| Unknown         | No template version status available |
| NotCreated      | Template version not created         |
| Creating        | Template version creating            |
| OK              | Template version status ok           |
| FailedToCreate  | Template version failed to create    |
| Deleting        | Template version deleting            |
| DeletionPending | Template version deletion pending    |
| DeletingClones  | Template version deleting clones     |

### References to Types | | |

\|--------------------------------------------------------------| | | [TemplateVersionStatus](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/TemplateVersionStatus.md) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/templateversionstatustype.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
