# TemplateState.md

## NAME

TemplateState

## DESCRIPTION

| Values              | Description          |
| ------------------- | -------------------- |
| Unknown             | Unknown              |
| CreatingVM          | Creating VM          |
| CreateVMFailed      | Creating VM Failed   |
| PushingAgent        | Pushing Agent        |
| PushAgentFailed     | Pushing Agent Failed |
| Configuring         | Configuring          |
| ConfigureFailed     | Configuring Failed   |
| Converting          | Converting           |
| ConvertFailed       | Converting Failed    |
| Creating            | Creating             |
| Created             | Created              |
| Deleting            | Deleting             |
| DeleteFailed        | Delete Failed        |
| Deleted             | Deleted              |
| Failed              | Failed               |
| EnteringMaintenance | Entering Maintenance |
| ExitingMaintenance  | Exiting Maintenance  |
| Maintenance         | Maintenance          |
| CloningInProgress   | Cloning in progress  |
| NeedsUpdate         | Needs update         |
| Broken              | Broken               |
| CreatingVersion     | Creating version     |

### References to Types | | |

\|------------------------------------------------| | | [TemplateStatus](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/TemplateStatus.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/templatestate.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.
