组织配置文件清单引用
Creating organization profiles programmatically requires a manifest, written in YAML (https://yaml.org/spec/ (https://yaml.org/spec/)). Use the information provided here to learn about the parameters available in an organization profile manifest.
组织配置文件清单
组织配置文件字段
组织列表中的参数允许您为特定的组织列表创建组织配置文件。确定了必填字段和可选字段。
title(Required)String. The organization profile title. This field represents the Provider domain. It’s shown under the Organization Listing and as a filter option under Providers in an Internal Marketplace.
description(Required)字符串。组织配置文件的描述。
contact(Required)字符串。组织配置文件所有者的电子邮件地址。
approver_contact(Required)字符串。组织配置文件的电子邮件地址。
以下是格式的示例:
allowed_publishers(Optional)The accounts that are allowed to publish the listing associated with the organization profile. You must specify the following with
allowed_publishers:-
access: A list of accounts allowed to publish the listing associated with the organization profile. To allow all accounts to publish the listing associated with the organization profile, useall_internal_accounts: "true". To specify a list of roles within the current account that can access a profile, useroles.Note
You can only assign specific roles in the current account.
以下是格式的示例:
-
logo(Optional)String. The URN for the organization profile icon or emoji. Use the following format to specify a logo: logo: “urn:icon:<name>:<color>”
下表列出了可用的图标:
Icon Name Icon Name 
ai 
blocks 
book 
calendar 
classification 
code 
compute 
dataengineering 
diamond 
energy 
environment 
icon_forecasting 
gear 
government 
healthmedicine 
healthscience 
language 
legal 
loudspeaker 
machinelearning 
marketplaceinternal 
package 
personalinfo 
pin 
pinbuilding 
pindata 
pinglobe 
pinmap 
public 
scale 
shieldlock 
sport 
team 
transportation 
travel 
weather 
writinghand 可用的徽标颜色包括:
- 默认(灰色)
- 蓝色
- 紫色
- 粉红色
- 橙色
- 浅绿色
以下是格式的示例: