Skip to content

createIMS ​

Creates a new IMS, requires CAN_CREATE_IMSS. Automatically generates a default IMSPermission which grants the authorized user READ and ADMIN

graphql
createIMS(
  input: CreateIMSInput!
): CreateIMSPayload!

Arguments ​

createIMS.input ● CreateIMSInput! non-null input ​

Defines the created IMS

Type ​

CreateIMSPayload object ​

Released under the MIT License.