EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Execution Windows

GET /catalog/execution-windows

Gets the list of execution windows


Query Parameters

tenantIdthe URN of a tenant

Required Roles

This call has no restrictions.


Response Body

A list of execution windows

Field Description Type Notes
<execution_windows>
<execution_windows>     0-* Elements
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</execution_windows>      
</execution_windows>