{
"config": {
"__meta__": {
"user:rd": "op"
},
"attribution": "system",
"content": {
"access_key_id": "string",
"access_key_secret": "string",
"access_token": "string",
"access_token_expire_time": "2019-08-24T14:15:22.123Z",
"agent_id": "string",
"alerts_code": "string",
"app_id": "string",
"app_key": "string",
"app_secret": "string",
"corp_id": "string",
"error_code": "string",
"hostname": "string",
"hostport": 0,
"password": "string",
"phone_number": "string",
"secret": "string",
"sender_address": "string",
"service_url": "string",
"signature": "string",
"sms_driver": "string",
"ssl_global": true,
"username": "string",
"verifiy_code": "string"
},
"description": "test create network",
"dry_run": false,
"generate_name": "test###",
"is_emulated": true,
"name": "test-network",
"project_domain_id": "string",
"type": "feishu"
},
"count": 1
}curl --location --request POST 'https://example.com:30888/configs' \
--header 'Content-Type: application/json' \
--data-raw '{
"config": {
"__meta__": {
"user:rd": "op"
},
"attribution": "system",
"content": {
"access_key_id": "string",
"access_key_secret": "string",
"access_token": "string",
"access_token_expire_time": "2019-08-24T14:15:22.123Z",
"agent_id": "string",
"alerts_code": "string",
"app_id": "string",
"app_key": "string",
"app_secret": "string",
"corp_id": "string",
"error_code": "string",
"hostname": "string",
"hostport": 0,
"password": "string",
"phone_number": "string",
"secret": "string",
"sender_address": "string",
"service_url": "string",
"signature": "string",
"sms_driver": "string",
"ssl_global": true,
"username": "string",
"verifiy_code": "string"
},
"description": "test create network",
"dry_run": false,
"generate_name": "test###",
"is_emulated": true,
"name": "test-network",
"project_domain_id": "string",
"type": "feishu"
},
"count": 1
}'{
"config": {
"attribution": "string",
"can_delete": true,
"can_update": true,
"content": {
"access_key_id": "string",
"access_key_secret": "string",
"access_token": "string",
"access_token_expire_time": "2019-08-24T14:15:22.123Z",
"agent_id": "string",
"alerts_code": "string",
"app_id": "string",
"app_key": "string",
"app_secret": "string",
"corp_id": "string",
"error_code": "string",
"hostname": "string",
"hostport": 0,
"password": "string",
"phone_number": "string",
"secret": "string",
"sender_address": "string",
"service_url": "string",
"signature": "string",
"sms_driver": "string",
"ssl_global": true,
"username": "string",
"verifiy_code": "string"
},
"created_at": "2019-08-24T14:15:22.123Z",
"delete_fail_reason": {
"class": "string",
"code": 0,
"details": "string"
},
"deleted": true,
"deleted_at": "2019-08-24T14:15:22.123Z",
"description": "string",
"domain_id": "string",
"domain_src": "local",
"id": "string",
"is_emulated": true,
"metadata": {
"property1": "string",
"property2": "string"
},
"name": "string",
"project_domain": "string",
"type": "string",
"update_fail_reason": {
"class": "string",
"code": 0,
"details": "string"
},
"update_version": 0,
"updated_at": "2019-08-24T14:15:22.123Z"
}
}