mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-06 22:35:24 +00:00
1.6 KiB
1.6 KiB
title | slug | collate |
---|---|---|
CreateSecurityServiceRequest | /main-concepts/metadata-standard/schemas/api/services/createsecurityservice | true |
CreateSecurityServiceRequest
Create Security Service Request.
Properties
name
: Name that identifies this security service. Refer to ../../type/basic.json#/definitions/entityName.displayName
(string): Display Name that identifies this security service.description
: Description of a security service instance. Refer to ../../type/basic.json#/definitions/markdown.serviceType
: Refer to ../../entity/services/securityService.json#/definitions/securityServiceType.connection
: Refer to ../../entity/services/securityService.json#/definitions/securityConnection.tags
(array): Tags for this Security Service. Default:[]
.- Items: Refer to ../../type/tagLabel.json.
owners
: Owners of this security service. Refer to ../../type/entityReferenceList.json.domain
(string): Fully qualified name of the domain the Security Service belongs to.dataProducts
: List of fully qualified names of data products this entity is part of. Refer to ../../type/entityReferenceList.json.
This schema defines the Security Service entity, such as Apache Ranger.