Create a specification
Create a specification
Request Body — REQUIRED Object representing service specifications | ||||
---|---|---|---|---|
name string — REQUIREDPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null | ||||
visible_to NRN[] — REQUIREDPossible values: Value must match regular expression Array representing visibility settings for the entity. Specifies what/who can see this entity | ||||
attributes objectObject representing an attribute with a schema and associated values
| ||||
selectors objectKey-value object representing instance selectors
| ||||
type stringPossible values: [ Type of the service specification. Should be one of the specified values in the enumeration |
Responses | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing service specifications
| ||||||||||||||||
4XX Format for representing errors during API interactions
| ||||||||||||||||
5XX Format for representing errors during API interactions
|