İçeriğe geç
R-Service R-Service
Документация Р-Сервис

AppOfferingCreateInput

Bu içerik henüz dilinizde mevcut değil.

Input values for appOfferingCreate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

compliance ( String )

Compliance description of the app offering.

configurationUriTemplate ( String )

The URI where the app can be configured. The placeholder {account} can be used to include the customer account id in the URI.

description ( String )

Description of the app offering.

descriptionAttachments ( AttachmentInput )

The attachments used in the description field.

disabled ( Boolean )

Whether the app offering may not be used for new instances.

features ( String )

Feature description of the app offering.

name ( String! )

Name of the app offering.

newScopes ( AppOfferingScopeInput )

Scopes of this app offering

policyJwtAlg ( WebhookPolicyJwtAlg )

The algorithm used for generating the policy for the app offering’s webhook.

policyJwtAudience ( String )

The audience for the policy for the app offering’s webhook.

policyJwtClaimExpiresIn ( Int )

The claim expiry time for the policy for the app offering’s webhook.

reference ( String )

This reference can be used to link the app offering to an instance using the R-Service APIs or the R-Service Import functionality.

requiresEnabledOauthPerson ( Boolean )

This app requires an enabled OAuth person.

serviceInstanceId ( ID! )

Identifier of the the service instance this app offering is linked to.

source ( String )

An identifier for the client application submitting the resource or the name of an external system.

sourceID ( String )

The unique identifier of the resource in an external system.

uiExtensionId ( ID )

UI extension that is to be applied to the record.

uiExtensionVersionId ( ID )

Identifier of the UI extension version that is linked to the app offering.

webhookUriTemplate ( String )

The URI for the app offering’s webhook. The placeholder {account} can be used to include the customer account id in the URI.