- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Re: HPE 3PAR Web Services API 1.6.2 not giving exp...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 07:10 AM - last edited on 06-12-2024 09:15 PM by support_s
06-12-2024 07:10 AM - last edited on 06-12-2024 09:15 PM by support_s
HPE 3PAR Web Services API 1.6.2 not giving expect output.
We have a script sent to us by a software backup vendor.
We are Running this script against a HPE 3PAR 8200 with firmware version 3.3.1.410 (MU2)+P32,P40,P45,P51,P52,P60,P76,P78,P90,P96,P103 and HPE 3PAR Web Services API 1.6.2.
The web services are enabled.
The expected output its supposed to be something like this:
"name": "VKlim_Upgrade.r",
"deduplicationState": 2,
"compressionState": 2,
"provisioningType": 2,
"copyType": 1,
"baseId": 43791,
"readOnly": false,
"state": 1,
"failedStates": [
],
"degradedStates": [
],
"additionalStates": [
],
"adminSpace": {
"reservedMiB": 384,
"rawReservedMiB": 1152,
"usedMiB": 4,
"freeMiB": 380
},
"snapshotSpace": {
"reservedMiB": 1024,
"rawReservedMiB": 1229,
"usedMiB": 3,
"freeMiB": 1021
},
"userSpace": {
"reservedMiB": 1024,
"rawReservedMiB": 1229,
"usedMiB": 66,
"freeMiB": 958
},
"totalReservedMiB": 2048,
"totalUsedMiB": 69,
"sizeMiB": 3072,
"hostWriteMiB": 66,
"rwChildId": 43804,
"wwn": "60002AC0000000000400828400005A37",
"creationTimeSec": 1709666205,
"creationTime8601": "2024-03-05T20:16:45+01:00",
"ssSpcAllocWarningPct": 0,
"ssSpcAllocLimitPct": 0,
"usrSpcAllocWarningPct": 0,
"usrSpcAllocLimitPct": 0,
"policies": {
"staleSS": true,
"oneHost": false,
"zeroDetect": true,
"system": false,
"caching": true,
"fsvc": false,
"hostDIF": 3
},
"userCPG": "CPG_14_SSD",
"snapCPG": "CPG_14_SSD",
"uuid": "27662964-6f01-4163-8be3-0a261d5d77af",
"udid": 43791,
"capacityEfficiency": {
"compaction": 89.14
},
"rcopyStatus": 2,
"rcopyGroup": "VKlim_RCG_Upgrade.r23095",
"links": [
{
"href": "https://172.24.131.79:8080/api/v1/volumes/VKlim_Upgrade.r",
"rel": "self"
},
{
"href": "https://172.24.131.79:8080/api/v1/volumespacedistribution/VKlim_Upgrade.r",
"rel": "volumeSpaceDistribution"
}
]
},
But, on our 3PAR we are not getting the rcopyStatus and rcopyGroup info.
},
"rcopyStatus": 2,
"rcopyGroup": "VKlim_RCG_Upgrade.r23095",
"links": [
These specific lines are not showing on our output. Everthing else is there, but not these 2 lines that we need for the backup software to run.
Does anyone have any idea?
Thank you.
- Tags:
- 3PAR StoreServe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 09:01 AM
06-12-2024 09:01 AM
Re: HPE 3PAR Web Services API 1.6.2 not giving expect output.
To help, people might need the a copy of the request body that was sent to Web Services API.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
