List Content Sources
Deprecated in favor of /content/api/sources/list due to improper usage of query parameters
Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/content/api/sources
COPY
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information, please refer to /content/api/about
string
typeIds
Optional
Search based on Content Source Type Ids
integer
page
Optional
Page you want to retrieve (1..N)
page example
1
integer
size
Optional
Number of records per page
size example
10
Responses
200
Content sources
Returns
ContentSources
of type(s)
application/json
"ContentSources Object"
array of
object
content
Optional
content
object
page
Optional
page
array of
object
links
Optional
links
401
Unauthorized
Returns
ContentSources
of type(s)
application/json
"ContentSources Object"
array of
object
content
Optional
content
object
page
Optional
page
array of
object
links
Optional
links
403
Forbidden
Returns
ContentSources
of type(s)
application/json
"ContentSources Object"
array of
object
content
Optional
content
object
page
Optional
page
array of
object
links
Optional
links
404
Not Found
Returns
ContentSources
of type(s)
application/json
"ContentSources Object"
array of
object
content
Optional
content
object
page
Optional
page
array of
object
links
Optional
links
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/content/api/sources?request=value&pageable=v
Deprecated
Content Source Operations
GET
List Content Sources
Deprecated
POST
Create Content Source
GET
Get Content Source
DELETE
Delete Content Source
PATCH
Update Content Source
GET
List Content Source