SA REST XML Schema

Use the GET /serverautomation/SA-REST.xsd endpoint to retrieve the complete Server Automation REST API XML schema, which defines the valid XML for requests and responses. No request body is required, and POST, PUT, and DELETE are not supported for this resource.

Table 1. SA REST XML Schema API
Method Summary
GET

Endpoint: /serverautomation/SA-REST.xsd

Description: Returns the full Server Automation REST API XML schema file. This document describes the valid XML content that may be supplied to, or returned from, the SA REST API.

Required Request Content: N/A.

Response Content: Help contents.

POST

Not supported for this resource.

PUT

Not supported for this resource.

DELETE

Not supported for this resource.