JSON Schema for BTPSA use case definitions Properties

October 26, 2022 ยท View on GitHub

JSON Schema for BTPSA use case definitions Type

object (JSON Schema for BTPSA use case definitions)

JSON Schema for BTPSA use case definitions Properties

PropertyTypeRequiredNullableDefined by
$schemastringOptionalcannot be nullJSON Schema for BTPSA use case definitions
aboutThisUseCaseobjectOptionalcannot be nullJSON Schema for BTPSA use case definitions
assignrolecollectionsarrayOptionalcannot be nullJSON Schema for BTPSA use case definitions
executeAfterAccountSetuparrayOptionalcannot be nullJSON Schema for BTPSA use case definitions
executeBeforeAccountSetuparrayOptionalcannot be nullJSON Schema for BTPSA use case definitions
executeToPruneUseCasearrayOptionalcannot be nullJSON Schema for BTPSA use case definitions
servicesarrayOptionalcannot be nullJSON Schema for BTPSA use case definitions

$schema

$schema

$schema Type

string

aboutThisUseCase

name of the service

aboutThisUseCase

aboutThisUseCase Type

object (name of the service)

assignrolecollections

role collections to be assigned to a service

assignrolecollections

assignrolecollections Type

object[] (Details)

executeAfterAccountSetup

create a list of commands, that should be executed after the SAP BTP account is setup

executeAfterAccountSetup

executeAfterAccountSetup Type

object[] (Details)

executeBeforeAccountSetup

create a list of commands, that should be executed before the SAP BTP account is setup

executeBeforeAccountSetup

executeBeforeAccountSetup Type

object[] (Details)

executeToPruneUseCase

create a list of commands, that should be executed to prune the use case from your SAP BTP account

executeToPruneUseCase

executeToPruneUseCase Type

object[] (Details)

services

services

services Type

object[] (Details)