RecordsApi
Method
HTTP request
Description
RecordsGet
var result RecordReadList = RecordsGet(ctx)
.FilterZoneId(filterZoneId)
.FilterName(filterName)
.FilterState(filterState)
.FilterType(filterType)
.Offset(offset)
.Limit(limit)
.Execute()Example
Path Parameters
Other Parameters
Name
Type
Description
Notes
Return type
HTTP request headers
SecondaryzonesRecordsGet
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Name
Type
Description
Notes
Return type
HTTP request headers
ZonesRecordsDelete
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Return type
HTTP request headers
ZonesRecordsFindById
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Return type
HTTP request headers
ZonesRecordsGet
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Return type
HTTP request headers
ZonesRecordsPost
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Name
Type
Description
Notes
Return type
HTTP request headers
ZonesRecordsPut
Example
Path Parameters
Name
Type
Description
Notes
Other Parameters
Name
Type
Description
Notes
Return type
HTTP request headers
Last updated
