Administration Database

 

Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview

By default, the database in Service Provider Foundation is named SCSPFDB. This database stores all of the information for the Administration component service. The database is used strictly for data storage and does not contain any views or stored procedures.

Tables

The database includes the following described tables.

EventHandlers
Defines the runbooks that can be run when a matching event is raised.

Issuers
Defines the trusted-issuer certificate keys for claims-based authentication.

Offers
Defines the actions, resources, clouds, and networks (as XML strings) from VMM. Each offer has a friendly name associated with it. Each table row represents a single offer.

OfferStamps
Provides offer-to-stamp mapping.

Roles
Defines the self-service users for a tenant.

Servers
Defines the VMM servers that provide infrastructure services to the tenant.

ServerStamps
Provides server-to-stamp mapping.

Stamps
Defines the stamps that can be offered to tenants.

Tenants
Defines the tenants that Service Provider Foundation will serve.

TenantStamps
Provides tenant-to-stamp mapping.

See Also

Architecture Overview
OData Protocol
Service Provider Foundation Services
Service Gaps