Layouts
| Task | Method | Path |
|---|---|---|
| Download layout to an EAR file | get | /v1/portal/layouts/{id}/archive |
| Get layout details given its short ID | get | /v1/portal/layouts/{id} |
| Query for Layouts | get | /v1/portal/layouts |
| Update layout given its short ID | put | /v1/portal/layouts/{id} |
| Upload Layout metadata file | post | /v1/portal/layouts |
| Task | Method | Path |
|---|---|---|
| Query for Layouts | get | /v1/portal/layouts |
| Upload Layout metadata file | post | /v1/portal/layouts |
| Get layout details given its short ID | get | /v1/portal/layouts/{id} |
| Update layout given its short ID | put | /v1/portal/layouts/{id} |
| Download layout to an EAR file | get | /v1/portal/layouts/{id}/archive |
| Task | Method | Path |
|---|---|---|
| Query for Layouts | get | /v1/portal/layouts |
| Get layout details given its short ID | get | /v1/portal/layouts/{id} |
| Download layout to an EAR file | get | /v1/portal/layouts/{id}/archive |
| Upload Layout metadata file | post | /v1/portal/layouts |
| Update layout given its short ID | put | /v1/portal/layouts/{id} |