curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/dfs-gateway-groups/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"dfs_gateway_groups": [
{
"status": "string",
"share_nums": {
"property1": 0,
"property2": 0
},
"ad": {
"realm": "string",
"id": 0,
"name": "string"
},
"encoding": "string",
"cpus": 0,
"action_status": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"port": 0,
"hdfs_securities": [
"string"
],
"s3_scheme": "string",
"s3_port": 0,
"smb1_enabled": true,
"create": "2019-08-24T14:15:22Z",
"smb_ports": [
0
],
"rootfs_num": 0,
"id": 0,
"s3_user_num": 0,
"smb_type": "string",
"ldap": {
"id": 0,
"name": "string"
},
"shared": true,
"smb_homes": true,
"gateway_num": 0,
"description": "string",
"hdfs_num": 0,
"zone_num": 0,
"update": "2019-08-24T14:15:22Z",
"bucket_num": 0,
"ftp_mode": "string",
"protocol_auth_type": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"smb_browseable": true,
"smb_clustering": true,
"types": [
"string"
],
"ssl_certificate": {
"global_apply": true,
"domain": "string",
"force_https": true,
"id": 0,
"name": "string"
},
"name": "string",
"securities": [
"string"
],
"memory_kbyte": 0,
"nfs_versions": [
"string"
]
}
]
}