NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Create/ Add a new profile template

post

/spms/v1/profileConfigurations

This is to create/ add a new profile template

Request

Supported Media Types
Body ()
Fields required to create a profile template
Root Schema : ProfileConfigurations
Type: object
Profile Templates
Show Source
Back to Top

Response

Supported Media Types

201 Response

A profile template has been created
Body ()
Root Schema : ProfileConfigurationsWithId
Type: object
Profile templates
Show Source

400 Response

The supplied parameter(s) is not valid
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

401 Response

You are not authorized to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

You are forbidden to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

405 Response

This method is not available
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

406 Response

The Wizard Id or profile Id supplied does not exist
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

409 Response

You are trying to create a new profile template that exist
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

415 Response

The media supplied is not supported
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Error occurred while processing this request
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

502 Response

Bad Gateway

503 Response

Service not available
Back to Top