doc-exports/docs/sfs/api-ref/CLASS.TXT.json
zhangyue 8d1d100b18 SFS API DOC
Reviewed-by: Miskanin, Jan <jan.miskanin@t-systems.com>
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-09-05 08:16:37 +00:00

596 lines
23 KiB
JSON

[
{
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ",
"product_code":"sfs",
"title":"API Usage Guidelines",
"uri":"sfs_02_0001.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"SFS Capacity-Oriented APIs",
"uri":"sfs_02_0016.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"API Version Queries",
"uri":"sfs_02_0017.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to query all available versions of APIs provided by SFS.To support function extension, SFS APIs can be distinguished by version. SFS has two types API ve",
"product_code":"sfs",
"title":"Querying All API Versions",
"uri":"sfs_02_0018.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used for querying details about an API version.GET /{api_version}/Parameter descriptionParameterMandatoryTypeDescriptionapi_versionYesStringSpecifies the API ",
"product_code":"sfs",
"title":"Querying Details About an API Version",
"uri":"sfs_02_0019.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"File Systems",
"uri":"sfs_02_0020.html",
"doc_type":"api",
"p_code":"2",
"code":"6"
},
{
"desc":"This API is used to create a shared file system. After the file system is created, you need to mount the file system to ECSs to achieve shared file storage.This API is an",
"product_code":"sfs",
"title":"Creating a Shared File System",
"uri":"sfs_02_0021.html",
"doc_type":"api",
"p_code":"6",
"code":"7"
},
{
"desc":"This API is used to list the basic information of all shared file systems.GET /v2/{project_id}/shares?all_tenants={all_tenants}&status={status}&limit={limit}&offset={offs",
"product_code":"sfs",
"title":"Querying All Shared File Systems",
"uri":"sfs_02_0022.html",
"doc_type":"api",
"p_code":"6",
"code":"8"
},
{
"desc":"This API is used to query the details about all shared file systems.GET /v2/{project_id}/shares/detail?all_tenants={all_tenants}&project_id={project_id}&status={status}&l",
"product_code":"sfs",
"title":"Querying Details About All Shared File Systems",
"uri":"sfs_02_0023.html",
"doc_type":"api",
"p_code":"6",
"code":"9"
},
{
"desc":"This API is used to query the details about a shared file system.GET /v2/{project_id}/shares/{share_id}Parameter descriptionParameterMandatoryTypeDescriptionshare_idYesSt",
"product_code":"sfs",
"title":"Querying Details About a Shared File System",
"uri":"sfs_02_0024.html",
"doc_type":"api",
"p_code":"6",
"code":"10"
},
{
"desc":"This API is used to query mount locations of a shared file system.This API exists only when X-Openstack-Manila-Api-Version in the request header is greater than or equal ",
"product_code":"sfs",
"title":"Querying Mount Locations of a Shared File System",
"uri":"sfs_02_0025.html",
"doc_type":"api",
"p_code":"6",
"code":"11"
},
{
"desc":"This API is used to modify the name and description of a shared file system.PUT /v2/{project_id}/shares/{share_id}Parameter descriptionParameterMandatoryTypeDescriptionsh",
"product_code":"sfs",
"title":"Modifying a Shared File System",
"uri":"sfs_02_0026.html",
"doc_type":"api",
"p_code":"6",
"code":"12"
},
{
"desc":"This API is used to delete a shared file system.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and receive",
"product_code":"sfs",
"title":"Deleting a Shared File System",
"uri":"sfs_02_0027.html",
"doc_type":"api",
"p_code":"6",
"code":"13"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"File System Access Rules",
"uri":"sfs_02_0028.html",
"doc_type":"api",
"p_code":"2",
"code":"14"
},
{
"desc":"This API is used to add a file system access rule.This API is an asynchronous API. If the returned status code is 200, the API request is successfully delivered and recei",
"product_code":"sfs",
"title":"Adding a File System Access Rule",
"uri":"sfs_02_0029.html",
"doc_type":"api",
"p_code":"14",
"code":"15"
},
{
"desc":"This API is used to delete a file system access rule.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and re",
"product_code":"sfs",
"title":"Deleting a File System Access Rule",
"uri":"sfs_02_0030.html",
"doc_type":"api",
"p_code":"14",
"code":"16"
},
{
"desc":"This API is used to query the access rules of a shared file system.POST /v2/{project_id}/shares/{share_id}/actionParameter descriptionParameterMandatoryTypeDescriptionsha",
"product_code":"sfs",
"title":"Querying File System Access Rules",
"uri":"sfs_02_0031.html",
"doc_type":"api",
"p_code":"14",
"code":"17"
},
{
"desc":"This API is used to query quota information.GET /v2/{project_id}/os-quota-sets/{project_id}Parameter descriptionParameterMandatoryTypeDescriptionproject_idYesStringSpecif",
"product_code":"sfs",
"title":"Quota Management",
"uri":"sfs_02_0032.html",
"doc_type":"api",
"p_code":"2",
"code":"18"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Expansion and Shrinking",
"uri":"sfs_02_0033.html",
"doc_type":"api",
"p_code":"2",
"code":"19"
},
{
"desc":"This API is used to expand the capacity of a shared file system.This API is an asynchronous API. If the returned status code is 202, the API request is successfully deliv",
"product_code":"sfs",
"title":"Expanding a Shared File System",
"uri":"sfs_02_0034.html",
"doc_type":"api",
"p_code":"19",
"code":"20"
},
{
"desc":"This API is used to shrink the capacity of a shared file system.This API is an asynchronous API. If the returned status code is 202, the API request is successfully deliv",
"product_code":"sfs",
"title":"Shrinking a Shared File System",
"uri":"sfs_02_0035.html",
"doc_type":"api",
"p_code":"19",
"code":"21"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Tag Management",
"uri":"sfs_02_0036.html",
"doc_type":"api",
"p_code":"2",
"code":"22"
},
{
"desc":"This API is used to add a tag to a specified shared file system.A shared file system can have a maximum of 20 tags.The keys of multiple tags added to a shared file system",
"product_code":"sfs",
"title":"Adding a Tag to a Shared File System",
"uri":"sfs_02_0037.html",
"doc_type":"api",
"p_code":"22",
"code":"23"
},
{
"desc":"This API is used to delete a tag from a specified shared file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API ca",
"product_code":"sfs",
"title":"Deleting a Tag from a Shared File System",
"uri":"sfs_02_0038.html",
"doc_type":"api",
"p_code":"22",
"code":"24"
},
{
"desc":"This API is used to query all tags of a specified shared file system.GET /v2/{project_id}/sfs/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject",
"product_code":"sfs",
"title":"Querying Tags of a Shared File System",
"uri":"sfs_02_0039.html",
"doc_type":"api",
"p_code":"22",
"code":"25"
},
{
"desc":"This API is used to query the tags of all file systems of a tenant.GET /v2/{project_id}/sfs/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesStringS",
"product_code":"sfs",
"title":"Querying Tags of All File Systems of a Tenant",
"uri":"sfs_02_0040.html",
"doc_type":"api",
"p_code":"22",
"code":"26"
},
{
"desc":"This API is used to batch add tags to a shared file system.A shared file system can have a maximum of 20 tags.The keys of multiple tags added to a shared file system must",
"product_code":"sfs",
"title":"Batch Adding Tags to a Shared File System",
"uri":"sfs_02_0041.html",
"doc_type":"api",
"p_code":"22",
"code":"27"
},
{
"desc":"This API is used to batch delete tags from a specified shared file system.This API is idempotent. If the tags to be deleted do not exist on the shared file system, the de",
"product_code":"sfs",
"title":"Batch Deleting Tags from a Shared File System",
"uri":"sfs_02_0042.html",
"doc_type":"api",
"p_code":"22",
"code":"28"
},
{
"desc":"This API is used to query shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionproject_idYe",
"product_code":"sfs",
"title":"Querying Shared File Systems by Tag",
"uri":"sfs_02_0043.html",
"doc_type":"api",
"p_code":"22",
"code":"29"
},
{
"desc":"This API is used to query the number of shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescripti",
"product_code":"sfs",
"title":"Querying the Number of Shared File Systems by Tag",
"uri":"sfs_02_0044.html",
"doc_type":"api",
"p_code":"22",
"code":"30"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"SFS Turbo APIs",
"uri":"sfs_02_0049.html",
"doc_type":"api",
"p_code":"",
"code":"31"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Lifecycle Management",
"uri":"sfs_02_0050.html",
"doc_type":"api",
"p_code":"31",
"code":"32"
},
{
"desc":"This API is used to create an SFS Turbo file system.URI formatPOST /v1/{project_id}/sfs-turbo/sharesPOST /v1/{project_id}/sfs-turbo/sharesParameter descriptionParameterMa",
"product_code":"sfs",
"title":"Creating a File System",
"uri":"sfs_02_0051.html",
"doc_type":"api",
"p_code":"32",
"code":"33"
},
{
"desc":"This API is used to delete an SFS Turbo file system.URI formatDELETE /v1/{project_id}/sfs-turbo/shares/{share_id}DELETE /v1/{project_id}/sfs-turbo/shares/{share_id}Parame",
"product_code":"sfs",
"title":"Deleting a File System",
"uri":"sfs_02_0052.html",
"doc_type":"api",
"p_code":"32",
"code":"34"
},
{
"desc":"This API is used to query details about all SFS Turbo file systems.URI formatGET /v1/{project_id}/sfs-turbo/shares/detail?limit={limit}&offset={offset}GET /v1/{project_id",
"product_code":"sfs",
"title":"Querying Details About All File Systems",
"uri":"sfs_02_0053.html",
"doc_type":"api",
"p_code":"32",
"code":"35"
},
{
"desc":"This API is used to query details about an SFS Turbo file system.URI formatGET /v1/{project_id}/sfs-turbo/shares/{share_id}GET /v1/{project_id}/sfs-turbo/shares/{share_id",
"product_code":"sfs",
"title":"Querying Details About a Single File System",
"uri":"sfs_02_0054.html",
"doc_type":"api",
"p_code":"32",
"code":"36"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Storage Capacity Management",
"uri":"sfs_02_0055.html",
"doc_type":"api",
"p_code":"31",
"code":"37"
},
{
"desc":"This API is used to expand the capacity of an SFS Turbo file system. Capacity expansion is an asynchronous operation. You can check whether the expansion is successful by",
"product_code":"sfs",
"title":"Expanding the Capacity of a File System",
"uri":"sfs_02_0056.html",
"doc_type":"api",
"p_code":"37",
"code":"38"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Connection Management",
"uri":"sfs_02_0096.html",
"doc_type":"api",
"p_code":"31",
"code":"39"
},
{
"desc":"This API is used to change the security group bound to an SFS Turbo file system. Security group change is an asynchronous task. You can determine whether the security gro",
"product_code":"sfs",
"title":"Changing a Security Group",
"uri":"sfs_02_0097.html",
"doc_type":"api",
"p_code":"39",
"code":"40"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Tag Management",
"uri":"sfs_02_0074.html",
"doc_type":"api",
"p_code":"31",
"code":"41"
},
{
"desc":"This API is used to add a tag to an SFS Turbo file system.A shared file system can have a maximum of 20 tags.The keys of multiple tags added to a shared file system must ",
"product_code":"sfs",
"title":"Adding a Tag to a File System",
"uri":"sfs_02_0075.html",
"doc_type":"api",
"p_code":"41",
"code":"42"
},
{
"desc":"This API is used to delete a tag from an SFS Turbo file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API calling.",
"product_code":"sfs",
"title":"Deleting a Tag from a File System",
"uri":"sfs_02_0076.html",
"doc_type":"api",
"p_code":"41",
"code":"43"
},
{
"desc":"This API is used to query all tags of an SFS Turbo file system.GET /v1/{project_id}/sfs-turbo/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject",
"product_code":"sfs",
"title":"Querying Tags of a File System",
"uri":"sfs_02_0077.html",
"doc_type":"api",
"p_code":"41",
"code":"44"
},
{
"desc":"This API is used to batch add tags to an SFS Turbo file system.A shared file system can have a maximum of 20 tags.The keys of multiple tags added to a shared file system ",
"product_code":"sfs",
"title":"Batch Adding Tags to a File System",
"uri":"sfs_02_0078.html",
"doc_type":"api",
"p_code":"41",
"code":"45"
},
{
"desc":"This API is used to query the tags of all file systems of a tenant.GET /v1/{project_id}/sfs-turbo/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesS",
"product_code":"sfs",
"title":"Querying Tags of All File Systems of a Tenant",
"uri":"sfs_02_0094.html",
"doc_type":"api",
"p_code":"41",
"code":"46"
},
{
"desc":"This API is used to query SFS Turbo file systems by tag.POST /v1/{project_id}/sfs-turbo/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionpro",
"product_code":"sfs",
"title":"Querying File Systems by Tag",
"uri":"sfs_02_0095.html",
"doc_type":"api",
"p_code":"41",
"code":"47"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Name Management",
"uri":"en-us_topic_0000001537230113.html",
"doc_type":"api",
"p_code":"31",
"code":"48"
},
{
"desc":"This API is used to change the name of a file system.POST /v1/{project_id}/sfs-turbo/shares/{share_id}/actionNoneNone",
"product_code":"sfs",
"title":"Changing the Name of a File System",
"uri":"en-us_topic_0000001537629949.html",
"doc_type":"api",
"p_code":"48",
"code":"49"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Permissions Management",
"uri":"en-us_topic_0000001663116961.html",
"doc_type":"api",
"p_code":"31",
"code":"50"
},
{
"desc":"This API is used to create a permission rule.POST /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rulesStatus code: 200Status code: 400Status code: 500Status code: 2",
"product_code":"sfs",
"title":"Creating a Permission Rule",
"uri":"en-us_topic_0000001663156945.html",
"doc_type":"api",
"p_code":"50",
"code":"51"
},
{
"desc":"This API is used to query the permission rules of a file system.GET /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rulesStatus code: 200Status code: 500NoneStatus c",
"product_code":"sfs",
"title":"Querying Permission Rules of a File System",
"uri":"en-us_topic_0000001614397248.html",
"doc_type":"api",
"p_code":"50",
"code":"52"
},
{
"desc":"This API is used to query a specific permission rule of a file system.GET /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rules/{rule_id}Status code: 200Status code:",
"product_code":"sfs",
"title":"Querying a Permission Rule by ID",
"uri":"en-us_topic_0000001662877113.html",
"doc_type":"api",
"p_code":"50",
"code":"53"
},
{
"desc":"This API is used to modify a permission rule.PUT /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rules/{rule_id}Status code: 200Status code: 400Status code: 500Statu",
"product_code":"sfs",
"title":"Modifying a Permission Rule",
"uri":"en-us_topic_0000001662997101.html",
"doc_type":"api",
"p_code":"50",
"code":"54"
},
{
"desc":"This API is used to delete a permission rule.DELETE /v1/{project_id}/sfs-turbo/shares/{share_id}/fs/perm-rules/{rule_id}Status code: 400Status code: 500NoneStatus code: 5",
"product_code":"sfs",
"title":"Deleting a Permissions Rule",
"uri":"en-us_topic_0000001614557076.html",
"doc_type":"api",
"p_code":"50",
"code":"55"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Permissions Policies and Supported Actions",
"uri":"sfs_02_0079.html",
"doc_type":"api",
"p_code":"",
"code":"56"
},
{
"desc":"This section describes fine-grained permissions management for your SFS. If your cloud account does not need individual IAM users, then you may skip over this section.By ",
"product_code":"sfs",
"title":"Introduction",
"uri":"sfs_02_0080.html",
"doc_type":"api",
"p_code":"56",
"code":"57"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Supported Actions",
"uri":"sfs_02_0081.html",
"doc_type":"api",
"p_code":"56",
"code":"58"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"SFS Turbo Actions",
"uri":"sfs_02_0083.html",
"doc_type":"api",
"p_code":"58",
"code":"59"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Common Parameters",
"uri":"sfs_02_0084.html",
"doc_type":"api",
"p_code":"",
"code":"60"
},
{
"desc":"SFS Turbo file system status elementsReturned ValueDescription100CREATING: The file system is being created.200ACTIVE: The file system is active. An SFS Turbo file system",
"product_code":"sfs",
"title":"SFS Turbo File System Statuses",
"uri":"sfs_02_0085.html",
"doc_type":"api",
"p_code":"60",
"code":"61"
},
{
"desc":"SFS Turbo file system substatus elementsReturned ValueDescription121Expanding the capacity online.221Online capacity expansion succeeded.321Failed to perform online capac",
"product_code":"sfs",
"title":"SFS Turbo File System Substatuses",
"uri":"sfs_02_0086.html",
"doc_type":"api",
"p_code":"60",
"code":"62"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Appendix",
"uri":"sfs_02_0088.html",
"doc_type":"api",
"p_code":"",
"code":"63"
},
{
"desc":"NormalReturned ValueDescription200 OKSpecifies the normal response for the GET and PUT operations.201 CreatedSpecifies the normal response for the POST operation.202 Acce",
"product_code":"sfs",
"title":"Status Codes",
"uri":"sfs_02_0089.html",
"doc_type":"api",
"p_code":"63",
"code":"64"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"SFS Turbo Error Codes",
"uri":"ErrorCode.html",
"doc_type":"api",
"p_code":"63",
"code":"65"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"sfs",
"title":"Change History",
"uri":"sfs_02_0092.html",
"doc_type":"api",
"p_code":"",
"code":"66"
}
]