Create service definition

post

/serviceapi/apm.dataserver/api/v1/services

Create the service definition object passing in the JSON application payload. For more information see Services.

Request

Supported Media Types
Body ()
Information about an Service
Root Schema : Service
Type: object
Information about an Service
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : TimeRange
Type: object
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : ErrorMessage
Type: object
An error message
Show Source
Back to Top

Response

Supported Media Types

201 Response

Service created successfully. See Status Codes for special HTTP response status codes for operations on Services.
Back to Top